[INFO] fetching crate reason-shell 0.3.10... [INFO] checking reason-shell-0.3.10 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate reason-shell 0.3.10 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate reason-shell 0.3.10 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 reason-shell 0.3.10 [INFO] finished tweaking crates.io crate reason-shell 0.3.10 [INFO] tweaked toml for crates.io crate reason-shell 0.3.10 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate reason-shell 0.3.10 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d2aca2dde8de2ca248e2655622633d3a38df5a82a22706e3d247b08ae0e07385 [INFO] running `Command { std: "docker" "start" "-a" "d2aca2dde8de2ca248e2655622633d3a38df5a82a22706e3d247b08ae0e07385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2aca2dde8de2ca248e2655622633d3a38df5a82a22706e3d247b08ae0e07385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2aca2dde8de2ca248e2655622633d3a38df5a82a22706e3d247b08ae0e07385", kill_on_drop: false }` [INFO] [stdout] d2aca2dde8de2ca248e2655622633d3a38df5a82a22706e3d247b08ae0e07385 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 20cb17d88a71a284e9917145e9b061dd2e78a3ebcb1139393e455eb8ac772797 [INFO] running `Command { std: "docker" "start" "-a" "20cb17d88a71a284e9917145e9b061dd2e78a3ebcb1139393e455eb8ac772797", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking hashbrown v0.12.1 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking crypto-common v0.1.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking headers v0.3.7 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking clap v3.2.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking filetime v0.2.17 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking block-modes v0.7.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking opener v0.5.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking crossterm v0.20.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking nix v0.20.2 [INFO] [stderr] Checking gitignore v1.0.7 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking deflate v0.9.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking fd-lock v2.0.0 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking ordermap v0.4.2 [INFO] [stderr] Checking topological-sort v0.1.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking strum v0.21.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking clap_complete v3.2.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling fax_derive v0.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling pdf_derive v0.1.22 [INFO] [stderr] Compiling rustyline-derive v0.4.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking fax v0.1.1 [INFO] [stderr] Checking pin-project v1.0.11 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking comfy-table v4.1.1 [INFO] [stderr] Checking tungstenite v0.14.0 [INFO] [stderr] Checking snafu v0.6.10 [INFO] [stderr] Checking rustyline v8.2.0 [INFO] [stderr] Checking pdf v0.7.2 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking tokio-stream v0.1.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-tungstenite v0.15.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml v0.5.9 [INFO] [stderr] Checking serde_yaml v0.8.25 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Checking handlebars v4.3.1 [INFO] [stderr] Checking elasticlunr-rs v3.0.0 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Checking ammonia v3.2.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking soup v0.5.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking warp v0.3.2 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking mdbook v0.4.21 [INFO] [stderr] Checking reason-shell v0.3.10 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `Paper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cmd/curl.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 88 | let client = reqwest::blocking::ClientBuilder::new() [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | let soup = Soup::from_reader(res)?; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | let title = match soup.class("title").find() { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let authors = match soup.class("authors").find() { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | let mut cursor = Cursor::new( [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut file = File::create(&filepath)?; [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | ..Default::default() [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 `Paper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cmd/curl.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 88 | let client = reqwest::blocking::ClientBuilder::new() [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | let soup = Soup::from_reader(res)?; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 97 | let title = match soup.class("title").find() { [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 115 | let authors = match soup.class("authors").find() { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 127 | let mut cursor = Cursor::new( [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | let mut file = File::create(&filepath)?; [INFO] [stdout] | -------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 145 | ..Default::default() [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 `Paper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cmd/curl.rs:277:11 [INFO] [stdout] | [INFO] [stdout] 183 | let client = reqwest::blocking::ClientBuilder::new() [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 189 | let soup = Soup::from_reader(res)?; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let authors = match soup.class("field-name-field-paper-people-text").find() { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 208 | let p = match authors.tag("p").find() { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 277 | ..Default::default() [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 `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cmd/curl.rs:239:34 [INFO] [stdout] | [INFO] [stdout] 238 | .filter_map(|f| { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | if let Some(a) = f.tag("a").find() { [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 `Paper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cmd/curl.rs:345:11 [INFO] [stdout] | [INFO] [stdout] 292 | let client = reqwest::blocking::ClientBuilder::new() [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 297 | let mut cursor = Cursor::new(client.get(url).send()?.bytes()?); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 298 | let mut tmpfile = NamedTempFile::new_in(&config.storage.file_dir)?; [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 303 | let pdf = pdf::file::File::open(tmpfile.path()).ok(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 345 | ..Default::default() [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 `Paper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cmd/curl.rs:277:11 [INFO] [stdout] | [INFO] [stdout] 183 | let client = reqwest::blocking::ClientBuilder::new() [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 189 | let soup = Soup::from_reader(res)?; [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let authors = match soup.class("field-name-field-paper-people-text").find() { [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 208 | let p = match authors.tag("p").find() { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 277 | ..Default::default() [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 `std::option::Option>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cmd/curl.rs:239:34 [INFO] [stdout] | [INFO] [stdout] 238 | .filter_map(|f| { [INFO] [stdout] | - these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | if let Some(a) = f.tag("a").find() { [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/cmd/ed.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 52 | fn spawn(mut command: Command, block: bool) { [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | match command.spawn() { [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 `Paper` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cmd/curl.rs:345:11 [INFO] [stdout] | [INFO] [stdout] 292 | let client = reqwest::blocking::ClientBuilder::new() [INFO] [stdout] | ------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 297 | let mut cursor = Cursor::new(client.get(url).send()?.bytes()?); [INFO] [stdout] | ---------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 298 | let mut tmpfile = NamedTempFile::new_in(&config.storage.file_dir)?; [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 303 | let pdf = pdf::file::File::open(tmpfile.path()).ok(); [INFO] [stdout] | --- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 345 | ..Default::default() [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/cmd/open.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 77 | fn spawn(mut command: Command) -> bool { [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | match command.spawn() { [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/cmd/ed.rs:53:11 [INFO] [stdout] | [INFO] [stdout] 52 | fn spawn(mut command: Command, block: bool) { [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | match command.spawn() { [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/cmd/printf.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 77 | fn spawn(mut command: Command) -> bool { [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | match command.spawn() { [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/cmd/open.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 77 | fn spawn(mut command: Command) -> bool { [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | match command.spawn() { [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/cmd/printf.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 77 | fn spawn(mut command: Command) -> bool { [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | match command.spawn() { [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 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reason-shell` (bin "reason") due to 8 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reason-shell` (bin "reason" test) due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "20cb17d88a71a284e9917145e9b061dd2e78a3ebcb1139393e455eb8ac772797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20cb17d88a71a284e9917145e9b061dd2e78a3ebcb1139393e455eb8ac772797", kill_on_drop: false }` [INFO] [stdout] 20cb17d88a71a284e9917145e9b061dd2e78a3ebcb1139393e455eb8ac772797