[INFO] cloning repository https://github.com/bouzuya/date-line-charts [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bouzuya/date-line-charts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbouzuya%2Fdate-line-charts", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbouzuya%2Fdate-line-charts'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f107ccb91ad32ed7e40c2e655f83ff6f25fdc23 [INFO] checking bouzuya/date-line-charts/9f107ccb91ad32ed7e40c2e655f83ff6f25fdc23 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%2Fbouzuya%2Fdate-line-charts" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bouzuya/date-line-charts 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/bouzuya/date-line-charts [INFO] finished tweaking git repo https://github.com/bouzuya/date-line-charts [INFO] tweaked toml for git repo https://github.com/bouzuya/date-line-charts written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bouzuya/date-line-charts 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] aff8ed390f2e29aaa8265ca8b40c2931e7be913ebe5d16eb600d4e5553fa6380 [INFO] running `Command { std: "docker" "start" "-a" "aff8ed390f2e29aaa8265ca8b40c2931e7be913ebe5d16eb600d4e5553fa6380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aff8ed390f2e29aaa8265ca8b40c2931e7be913ebe5d16eb600d4e5553fa6380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff8ed390f2e29aaa8265ca8b40c2931e7be913ebe5d16eb600d4e5553fa6380", kill_on_drop: false }` [INFO] [stdout] aff8ed390f2e29aaa8265ca8b40c2931e7be913ebe5d16eb600d4e5553fa6380 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9b03736f3b72c23de0c503678b149ba5751850d1d4b0ceb84b7b5d7ee5588b08 [INFO] running `Command { std: "docker" "start" "-a" "9b03736f3b72c23de0c503678b149ba5751850d1d4b0ceb84b7b5d7ee5588b08", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bytes v1.7.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling cc v1.1.7 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.121 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking clap_builder v4.5.11 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking rustls-webpki v0.102.6 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Checking ppv-lite86 v0.2.19 [INFO] [stderr] Checking write_model v0.0.0 (/opt/rustwide/workdir/crates/write_model) [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking google-cloud-token v0.1.2 [INFO] [stderr] Checking firestore-path v0.9.25 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling clap_derive v4.5.11 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking prost-types v0.12.6 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking mockall v0.12.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking command_use_case v0.0.0 (/opt/rustwide/workdir/crates/command_use_case) [INFO] [stderr] Checking query_use_case v0.0.0 (/opt/rustwide/workdir/crates/query_use_case) [INFO] [stderr] Checking clap v4.5.11 [INFO] [stderr] Checking in_memory_store v0.0.0 (/opt/rustwide/workdir/crates/in_memory_store) [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking hyper-rustls v0.27.2 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking jsonwebtoken v9.3.0 [INFO] [stderr] Checking file_system_store v0.0.0 (/opt/rustwide/workdir/crates/file_system_store) [INFO] [stderr] Checking google-cloud-metadata v0.5.0 [INFO] [stderr] Checking google-cloud-auth v0.15.0 [INFO] [stderr] Checking hyper v0.14.30 [INFO] [stderr] Checking server v0.0.0 (/opt/rustwide/workdir/crates/server) [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/server/src/server/handler/create_chart.rs:106:31 [INFO] [stdout] | [INFO] [stdout] 100 | let mut create_chart = MockCreateChart::new(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | create_chart: Arc::new(create_chart), [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/server/src/server/handler/create_data_point.rs:157:36 [INFO] [stdout] | [INFO] [stdout] 148 | let mut create_data_point = MockCreateDataPoint::new(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | create_data_point: Arc::new(create_data_point), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/server/src/server/handler/delete_chart.rs:98:31 [INFO] [stdout] | [INFO] [stdout] 92 | let mut delete_chart = MockDeleteChart::new(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 98 | delete_chart: Arc::new(delete_chart), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/server/src/server/handler/delete_data_point.rs:105:36 [INFO] [stdout] | [INFO] [stdout] 97 | let mut delete_data_point = MockDeleteDataPoint::new(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 105 | delete_data_point: Arc::new(delete_data_point), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/server/src/server/handler/get_chart.rs:136:28 [INFO] [stdout] | [INFO] [stdout] 124 | let mut get_chart = MockGetChart::new(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 136 | get_chart: Arc::new(get_chart), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/server/src/server/handler/get_data_point.rs:152:33 [INFO] [stdout] | [INFO] [stdout] 136 | let mut get_data_point = MockGetDataPoint::new(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 152 | get_data_point: Arc::new(get_data_point), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/server/src/server/handler/list_charts.rs:123:30 [INFO] [stdout] | [INFO] [stdout] 118 | let mut list_charts = MockListCharts::new(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 123 | list_charts: Arc::new(list_charts), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/server/src/server/handler/list_data_points.rs:156:35 [INFO] [stdout] | [INFO] [stdout] 149 | let mut list_data_points = MockListDataPoints::new(); [INFO] [stdout] | ---------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 156 | list_data_points: Arc::new(list_data_points), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/server/src/server/handler/update_chart.rs:108:31 [INFO] [stdout] | [INFO] [stdout] 101 | let mut update_chart = MockUpdateChart::new(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 108 | update_chart: Arc::new(update_chart), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/server/src/server/handler/update_data_point.rs:116:36 [INFO] [stdout] | [INFO] [stdout] 107 | let mut update_data_point = MockUpdateDataPoint::new(); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 116 | update_data_point: Arc::new(update_data_point), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/server/src/server/handler.rs:65:67 [INFO] [stdout] | [INFO] [stdout] 65 | async fn into_body_string(self) -> anyhow::Result { [INFO] [stdout] | ___________________________________----____________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | | let body = axum::body::to_bytes(self.into_body(), usize::MAX).await?; [INFO] [stdout] 67 | | Ok(String::from_utf8(body.to_vec())?) [INFO] [stdout] 68 | | } [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> crates/server/src/server/handler.rs:69:95 [INFO] [stdout] | [INFO] [stdout] 69 | async fn into_body_as_json(self) -> anyhow::Result { [INFO] [stdout] | ____________________________________________________________________----_______________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 70 | | Ok(serde_json::from_str(&self.into_body_string().await?)?) [INFO] [stdout] 71 | | } [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `server` (lib test) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9b03736f3b72c23de0c503678b149ba5751850d1d4b0ceb84b7b5d7ee5588b08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b03736f3b72c23de0c503678b149ba5751850d1d4b0ceb84b7b5d7ee5588b08", kill_on_drop: false }` [INFO] [stdout] 9b03736f3b72c23de0c503678b149ba5751850d1d4b0ceb84b7b5d7ee5588b08