[INFO] fetching crate thag_rs 0.1.4... [INFO] checking thag_rs-0.1.4 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate thag_rs 0.1.4 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate thag_rs 0.1.4 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 thag_rs 0.1.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate thag_rs 0.1.4 [INFO] tweaked toml for crates.io crate thag_rs 0.1.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate thag_rs 0.1.4 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-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f503d6ff2a48744803ddc7ec3d029d31e88e610a1fcc70c0434817c5eb33ff67 [INFO] running `Command { std: "docker" "start" "-a" "f503d6ff2a48744803ddc7ec3d029d31e88e610a1fcc70c0434817c5eb33ff67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f503d6ff2a48744803ddc7ec3d029d31e88e610a1fcc70c0434817c5eb33ff67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f503d6ff2a48744803ddc7ec3d029d31e88e610a1fcc70c0434817c5eb33ff67", kill_on_drop: false }` [INFO] [stdout] f503d6ff2a48744803ddc7ec3d029d31e88e610a1fcc70c0434817c5eb33ff67 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4398ef2ece7acb567e0be2ab620fdad172b5432fc6f03a26cf90eee249900b38 [INFO] running `Command { std: "docker" "start" "-a" "4398ef2ece7acb567e0be2ab620fdad172b5432fc6f03a26cf90eee249900b38", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking value-bag v1.9.0 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Checking indexmap v2.5.0 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking async-executor v1.13.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking lru v0.12.4 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Checking filedescriptor v0.8.2 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Compiling thag_rs v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking supports-color v3.0.1 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking firestorm v0.5.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling sequential-macro v0.1.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Checking sequential-test v0.2.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking mockall v0.13.0 [INFO] [stderr] Compiling test-generator v0.3.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_with v3.9.0 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking serde_merge v0.1.3 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking cargo_toml v0.20.4 [INFO] [stderr] Checking polling v3.7.3 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking reedline v0.34.0 [INFO] [stderr] Checking async-io v2.3.4 [INFO] [stderr] Checking edit v0.1.5 [INFO] [stderr] Checking async-global-executor v2.4.1 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking termbg v0.5.0 [INFO] [stderr] Checking tui-textarea v0.6.1 [INFO] [stdout] error: this value of type `ExprCall` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/code_utils.rs:336:27 [INFO] [stdout] | [INFO] [stdout] 332 | let expr: Expr = parse_quote! { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 335 | let function_map = set_up_function_map(); [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 336 | if let Expr::Call(call) = expr { [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 `ExprCall` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/code_utils.rs:354:27 [INFO] [stdout] | [INFO] [stdout] 350 | let expr: Expr = parse_quote! { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 353 | let function_map = set_up_function_map(); [INFO] [stdout] | ------------ these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 354 | if let Expr::Call(call) = expr { [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 `thag_rs` (test "code_utils") due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4398ef2ece7acb567e0be2ab620fdad172b5432fc6f03a26cf90eee249900b38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4398ef2ece7acb567e0be2ab620fdad172b5432fc6f03a26cf90eee249900b38", kill_on_drop: false }` [INFO] [stdout] 4398ef2ece7acb567e0be2ab620fdad172b5432fc6f03a26cf90eee249900b38