[INFO] updating cached repository https://github.com/Trildar/song-director-htmx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6fee53c733ff760886ef98756b23d3176964edb2 [INFO] checking Trildar/song-director-htmx/6fee53c733ff760886ef98756b23d3176964edb2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrildar%2Fsong-director-htmx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Trildar/song-director-htmx 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 git repo https://github.com/Trildar/song-director-htmx [INFO] finished tweaking git repo https://github.com/Trildar/song-director-htmx [INFO] tweaked toml for git repo https://github.com/Trildar/song-director-htmx written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Trildar/song-director-htmx 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] ee4c954bbd0a931d72c13ec4be8df750511e4b72b34a4c01a9c1229ed65d34b8 [INFO] running `Command { std: "docker" "start" "-a" "ee4c954bbd0a931d72c13ec4be8df750511e4b72b34a4c01a9c1229ed65d34b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee4c954bbd0a931d72c13ec4be8df750511e4b72b34a4c01a9c1229ed65d34b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee4c954bbd0a931d72c13ec4be8df750511e4b72b34a4c01a9c1229ed65d34b8", kill_on_drop: false }` [INFO] [stdout] ee4c954bbd0a931d72c13ec4be8df750511e4b72b34a4c01a9c1229ed65d34b8 [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] 831bd62bd97f374840f29caeaaec71fa80930487f872391152da08b63931fcc3 [INFO] running `Command { std: "docker" "start" "-a" "831bd62bd97f374840f29caeaaec71fa80930487f872391152da08b63931fcc3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Checking bstr v1.6.2 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking deunicode v0.4.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.6 [INFO] [stderr] Checking http-range-header v0.3.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling regex v1.9.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling pest v2.7.4 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking tungstenite v0.20.0 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking tracing-subscriber v0.3.17 [INFO] [stderr] Compiling pest_meta v2.7.4 [INFO] [stderr] Compiling pest_generator v2.7.4 [INFO] [stderr] Compiling pest_derive v2.7.4 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking tokio-tungstenite v0.20.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking song-director-htmx v0.1.0 (/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:153:9 [INFO] [stdout] | [INFO] [stdout] 149 | tera, section_rx, .. [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] 152 | return ws.on_upgrade(move |socket| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | section_socket(socket, tera, section_rx).instrument(tracing::info_span!( [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:153:9 [INFO] [stdout] | [INFO] [stdout] 149 | tera, section_rx, .. [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] 152 | return ws.on_upgrade(move |socket| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 153 | section_socket(socket, tera, section_rx).instrument(tracing::info_span!( [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] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `song-director-htmx` (bin "song-director-htmx") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `song-director-htmx` (bin "song-director-htmx" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "831bd62bd97f374840f29caeaaec71fa80930487f872391152da08b63931fcc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "831bd62bd97f374840f29caeaaec71fa80930487f872391152da08b63931fcc3", kill_on_drop: false }` [INFO] [stdout] 831bd62bd97f374840f29caeaaec71fa80930487f872391152da08b63931fcc3