[INFO] fetching crate s3rs 0.4.30... [INFO] checking s3rs-0.4.30 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate s3rs 0.4.30 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate s3rs 0.4.30 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate s3rs 0.4.30 [INFO] finished tweaking crates.io crate s3rs 0.4.30 [INFO] tweaked toml for crates.io crate s3rs 0.4.30 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate s3rs 0.4.30 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 655e3e9a80e109f01e712cc1fd099962bf712c680b21fb7cf01210802e45db4f [INFO] running `Command { std: "docker" "start" "-a" "655e3e9a80e109f01e712cc1fd099962bf712c680b21fb7cf01210802e45db4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "655e3e9a80e109f01e712cc1fd099962bf712c680b21fb7cf01210802e45db4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655e3e9a80e109f01e712cc1fd099962bf712c680b21fb7cf01210802e45db4f", kill_on_drop: false }` [INFO] [stdout] 655e3e9a80e109f01e712cc1fd099962bf712c680b21fb7cf01210802e45db4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8abdc3c64e0b18ff8dd72d3714921f8d86103509b7774d32d7cae01a914a859 [INFO] running `Command { std: "docker" "start" "-a" "d8abdc3c64e0b18ff8dd72d3714921f8d86103509b7774d32d7cae01a914a859", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking hmac-sha1 v0.1.3 [INFO] [stderr] Checking clap_builder v4.4.18 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking dyn-clone v1.0.16 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking chrono v0.4.32 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking blake2-rfc v0.2.18 [INFO] [stderr] Checking quick-xml v0.26.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking base64 v0.20.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking interactor v0.1.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.23 [INFO] [stderr] Checking s3handler v0.8.1 [INFO] [stderr] Checking s3rs v0.4.30 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 30 | fn read_parse(tty: &mut File, prompt: &str, min: T, max: T) -> io::Result [INFO] [stdout] | ------ ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | let mut reader = io::BufReader::new(tty); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | match result.replace('\n', "").parse::() { [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:38:11 [INFO] [stdout] | [INFO] [stdout] 30 | fn read_parse(tty: &mut File, prompt: &str, min: T, max: T) -> io::Result [INFO] [stdout] | ------ ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 35 | let mut reader = io::BufReader::new(tty); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | match result.replace('\n', "").parse::() { [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 `s3rs` (bin "s3rs") 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 `s3rs` (bin "s3rs" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d8abdc3c64e0b18ff8dd72d3714921f8d86103509b7774d32d7cae01a914a859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8abdc3c64e0b18ff8dd72d3714921f8d86103509b7774d32d7cae01a914a859", kill_on_drop: false }` [INFO] [stdout] d8abdc3c64e0b18ff8dd72d3714921f8d86103509b7774d32d7cae01a914a859