[INFO] cloning repository https://github.com/casey/gossamer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/casey/gossamer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fgossamer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcasey%2Fgossamer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 840dbc6aef8480e349e6edf504e77a870e2a3288 [INFO] checking casey/gossamer/840dbc6aef8480e349e6edf504e77a870e2a3288 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%2Fcasey%2Fgossamer" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/casey/gossamer 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/casey/gossamer [INFO] finished tweaking git repo https://github.com/casey/gossamer [INFO] tweaked toml for git repo https://github.com/casey/gossamer written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/casey/gossamer 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-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e42663c72b93978a5ea4b8ce1b8890c9a034750302707286089e2b80387dfa5b [INFO] running `Command { std: "docker" "start" "-a" "e42663c72b93978a5ea4b8ce1b8890c9a034750302707286089e2b80387dfa5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e42663c72b93978a5ea4b8ce1b8890c9a034750302707286089e2b80387dfa5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e42663c72b93978a5ea4b8ce1b8890c9a034750302707286089e2b80387dfa5b", kill_on_drop: false }` [INFO] [stdout] e42663c72b93978a5ea4b8ce1b8890c9a034750302707286089e2b80387dfa5b [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcbef3fe6b3e26c776de3fa3637cfbbe7261cb6d76fc376f032b8244851519f8 [INFO] running `Command { std: "docker" "start" "-a" "dcbef3fe6b3e26c776de3fa3637cfbbe7261cb6d76fc376f032b8244851519f8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.0.104 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking arrayref v0.3.7 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking tinyvec v1.7.0 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking object v0.36.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling new_mime_guess v4.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking html-escaper v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking addr2line v0.22.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling camino v1.1.7 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Compiling snafu-derive v0.8.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling boilerplate v1.0.0 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling regex_static_impl v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap_builder v4.5.8 [INFO] [stderr] Checking snafu v0.8.4 [INFO] [stderr] Compiling regex_static_macro v0.1.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking open v5.2.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking regex_static v0.1.1 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking media v0.0.0 (/opt/rustwide/workdir/crates/media) [INFO] [stderr] Checking clap v4.5.8 [INFO] [stderr] Checking hyper v1.4.0 [INFO] [stderr] Checking console_log v1.0.0 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum-server v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking hypermedia v0.0.0 (/opt/rustwide/workdir/crates/hypermedia) [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] --> crates/hypermedia/src/cast.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | fn cast(self) -> T { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | self.dyn_into::().expect("cast failed") [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] --> crates/hypermedia/src/component.rs:34:63 [INFO] [stdout] | [INFO] [stdout] 18 | let component = match Self::initialize().await { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let callback = Closure::once(move |root| Self::connected(&Arc::new(component), root)); [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/hypermedia/src/error.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn from(err: Error) -> Self { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | JsError::new(&err.to_string()).into() [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 3 previous errors [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] --> crates/hypermedia/src/cast.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | fn cast(self) -> T { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 9 | self.dyn_into::().expect("cast failed") [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] --> crates/hypermedia/src/component.rs:34:63 [INFO] [stdout] | [INFO] [stdout] 18 | let component = match Self::initialize().await { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | let callback = Closure::once(move |root| Self::connected(&Arc::new(component), root)); [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/hypermedia/src/error.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | fn from(err: Error) -> Self { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | JsError::new(&err.to_string()).into() [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] [stderr] error: could not compile `hypermedia` (lib test) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hypermedia` (lib) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "dcbef3fe6b3e26c776de3fa3637cfbbe7261cb6d76fc376f032b8244851519f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcbef3fe6b3e26c776de3fa3637cfbbe7261cb6d76fc376f032b8244851519f8", kill_on_drop: false }` [INFO] [stdout] dcbef3fe6b3e26c776de3fa3637cfbbe7261cb6d76fc376f032b8244851519f8