[INFO] fetching crate warg-server 0.8.0... [INFO] checking warg-server-0.8.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate warg-server 0.8.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate warg-server 0.8.0 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 crates.io crate warg-server 0.8.0 [INFO] finished tweaking crates.io crate warg-server 0.8.0 [INFO] tweaked toml for crates.io crate warg-server 0.8.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate warg-server 0.8.0 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] 98a5d27206d02bd464e13e43c8310e37c2101df946ce91d2bbbd7235c024a7a0 [INFO] running `Command { std: "docker" "start" "-a" "98a5d27206d02bd464e13e43c8310e37c2101df946ce91d2bbbd7235c024a7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98a5d27206d02bd464e13e43c8310e37c2101df946ce91d2bbbd7235c024a7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98a5d27206d02bd464e13e43c8310e37c2101df946ce91d2bbbd7235c024a7a0", kill_on_drop: false }` [INFO] [stdout] 98a5d27206d02bd464e13e43c8310e37c2101df946ce91d2bbbd7235c024a7a0 [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] d678aebb6d77f3254345564f5d63ef3bbdb73539cc68972f8065f4edae94fd63 [INFO] running `Command { std: "docker" "start" "-a" "d678aebb6d77f3254345564f5d63ef3bbdb73539cc68972f8065f4edae94fd63", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.201 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.83 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking const-oid v0.9.6 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Compiling rustversion v1.0.16 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking http-range-header v0.4.1 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling warg-server v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.201 [INFO] [stderr] Compiling prost-derive v0.12.5 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling logos-derive v0.13.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling logos v0.14.0 [INFO] [stderr] Compiling logos v0.13.0 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling miette v7.2.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Checking prost-types v0.12.4 [INFO] [stderr] Compiling prost-build v0.12.4 [INFO] [stderr] Compiling pbjson-build v0.6.2 [INFO] [stderr] Compiling prost-reflect v0.13.1 [INFO] [stderr] Compiling protox-parse v0.6.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling pbjson-types v0.6.0 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling protox v0.6.0 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking pbjson v0.6.0 [INFO] [stderr] Checking warg-crypto v0.8.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Compiling warg-protobuf v0.8.0 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking wasmparser v0.121.2 [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking warg-transparency v0.8.0 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking warg-protocol v0.8.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking warg-api v0.8.0 [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/lib.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 67 | operator_key: PrivateKey, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | data_store: None, [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/lib.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 67 | operator_key: PrivateKey, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | shutdown: None, [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] --> src/lib.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 67 | operator_key: PrivateKey, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | content_policy: None, [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] --> src/lib.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 67 | operator_key: PrivateKey, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | record_policy: None, [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] --> src/api/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 25 | core: CoreService, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | content_policy: Option>, [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | record_policy: Option>, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | ) -> Router { [INFO] [stdout] 31 | let router = Router::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | / router [INFO] [stdout] 35 | | .nest( [INFO] [stdout] 36 | | "/v1", [INFO] [stdout] 37 | | v1::create_router( [INFO] [stdout] ... | [INFO] [stdout] 45 | | ) [INFO] [stdout] 46 | | .nest_service("/content", ServeDir::new(files_dir)) [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] --> src/api/mod.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 25 | core: CoreService, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | content_policy: Option>, [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | record_policy: Option>, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | ) -> Router { [INFO] [stdout] 31 | let router = Router::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | / ServiceBuilder::new() [INFO] [stdout] 49 | | .layer( [INFO] [stdout] 50 | | TraceLayer::new_for_http() [INFO] [stdout] 51 | | .make_span_with(DefaultMakeSpan::new().include_headers(true)) [INFO] [stdout] ... | [INFO] [stdout] 68 | | ]), [INFO] [stdout] 69 | | ), [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] --> src/api/v1/mod.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | #[from_request(via(axum::Json), rejection(Error))] [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] --> src/api/v1/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | fn into_response(self) -> axum::response::Response { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | axum::Json(self.0).into_response() [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] --> src/api/v1/mod.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 129 | core: CoreService, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | content_policy: Option>, [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | record_policy: Option>, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | ) -> Router { [INFO] [stdout] 135 | let proof_config = proof::Config::new(core.clone()); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | let package_config = package::Config::new( [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | let fetch_config = fetch::Config::new(core.clone()); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let content_config = content::Config::new(content_base_url, files_dir); [INFO] [stdout] 145 | let monitor_config = monitor::Config::new(core.clone()); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | let ledger_config = ledger::Config::new(core); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | [INFO] [stdout] 148 | / Router::new() [INFO] [stdout] 149 | | .nest("/content", content_config.into_router()) [INFO] [stdout] 150 | | .nest("/fetch", fetch_config.into_router()) [INFO] [stdout] 151 | | .nest("/ledger", ledger_config.into_router()) [INFO] [stdout] 152 | | .nest("/package", package_config.into_router()) [INFO] [stdout] 153 | | .nest("/proof", proof_config.into_router()) [INFO] [stdout] 154 | | .nest("/verify", monitor_config.into_router()) [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] --> src/api/v1/fetch.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn into_router(self) -> Router { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | / Router::new() [INFO] [stdout] 38 | | .route("/checkpoint", get(fetch_checkpoint)) [INFO] [stdout] 39 | | .route("/logs", post(fetch_logs)) [INFO] [stdout] 40 | | .route("/names", post(fetch_package_names)) [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] --> src/api/v1/ledger.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn into_router(self) -> Router { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | / Router::new() [INFO] [stdout] 28 | | .route("/", get(get_ledger_sources)) [INFO] [stdout] 29 | | .route("/records/:start", get(get_ledger_records)) [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] --> src/api/v1/monitor.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn into_router(self) -> Router { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | / Router::new() [INFO] [stdout] 23 | | .route("/checkpoint", post(verify_checkpoint)) [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] --> src/api/v1/package.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn into_router(self) -> Router { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | / Router::new() [INFO] [stdout] 64 | | .route("/:log_id/record", post(publish_record)) [INFO] [stdout] 65 | | .route("/:log_id/record/:record_id", get(get_record)) [INFO] [stdout] 66 | | .route( [INFO] [stdout] 67 | | "/:log_id/record/:record_id/content/:digest", [INFO] [stdout] 68 | | post(upload_content), [INFO] [stdout] 69 | | ) [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] --> src/api/v1/package.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 89 | missing_digests: impl IntoIterator, [INFO] [stdout] | ------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | ) -> IndexMap { [INFO] [stdout] 91 | / missing_digests [INFO] [stdout] 92 | | .into_iter() [INFO] [stdout] 93 | | .map(|digest| { [INFO] [stdout] 94 | | let url = format!("v1/package/{log_id}/record/{record_id}/content/{digest}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | ) [INFO] [stdout] 105 | | }) [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] --> src/lib.rs:75:25 [INFO] [stdout] | [INFO] [stdout] 67 | operator_key: PrivateKey, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | data_store: None, [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/lib.rs:78:23 [INFO] [stdout] | [INFO] [stdout] 67 | operator_key: PrivateKey, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | shutdown: None, [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] --> src/lib.rs:80:29 [INFO] [stdout] | [INFO] [stdout] 67 | operator_key: PrivateKey, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | content_policy: None, [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] --> src/lib.rs:81:28 [INFO] [stdout] | [INFO] [stdout] 67 | operator_key: PrivateKey, [INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | record_policy: None, [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] --> src/api/v1/proof.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn into_router(self) -> Router { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | / Router::new() [INFO] [stdout] 23 | | .route("/consistency", post(prove_consistency)) [INFO] [stdout] 24 | | .route("/inclusion", post(prove_inclusion)) [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] --> src/args.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 11 | val: Option, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | ) -> Result { [INFO] [stdout] 13 | match (path, val) { [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] --> src/api/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 25 | core: CoreService, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | content_policy: Option>, [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | record_policy: Option>, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | ) -> Router { [INFO] [stdout] 31 | let router = Router::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 34 | / router [INFO] [stdout] 35 | | .nest( [INFO] [stdout] 36 | | "/v1", [INFO] [stdout] 37 | | v1::create_router( [INFO] [stdout] ... | [INFO] [stdout] 45 | | ) [INFO] [stdout] 46 | | .nest_service("/content", ServeDir::new(files_dir)) [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] --> src/api/mod.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 25 | core: CoreService, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | content_policy: Option>, [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | record_policy: Option>, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | ) -> Router { [INFO] [stdout] 31 | let router = Router::new(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 48 | / ServiceBuilder::new() [INFO] [stdout] 49 | | .layer( [INFO] [stdout] 50 | | TraceLayer::new_for_http() [INFO] [stdout] 51 | | .make_span_with(DefaultMakeSpan::new().include_headers(true)) [INFO] [stdout] ... | [INFO] [stdout] 68 | | ]), [INFO] [stdout] 69 | | ), [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] --> src/api/v1/mod.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | #[from_request(via(axum::Json), rejection(Error))] [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] --> src/api/v1/mod.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 39 | fn into_response(self) -> axum::response::Response { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | axum::Json(self.0).into_response() [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] --> src/api/v1/mod.rs:148:5 [INFO] [stdout] | [INFO] [stdout] 129 | core: CoreService, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 132 | content_policy: Option>, [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 133 | record_policy: Option>, [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 134 | ) -> Router { [INFO] [stdout] 135 | let proof_config = proof::Config::new(core.clone()); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 136 | let package_config = package::Config::new( [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | let fetch_config = fetch::Config::new(core.clone()); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 144 | let content_config = content::Config::new(content_base_url, files_dir); [INFO] [stdout] 145 | let monitor_config = monitor::Config::new(core.clone()); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 146 | let ledger_config = ledger::Config::new(core); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 147 | [INFO] [stdout] 148 | / Router::new() [INFO] [stdout] 149 | | .nest("/content", content_config.into_router()) [INFO] [stdout] 150 | | .nest("/fetch", fetch_config.into_router()) [INFO] [stdout] 151 | | .nest("/ledger", ledger_config.into_router()) [INFO] [stdout] 152 | | .nest("/package", package_config.into_router()) [INFO] [stdout] 153 | | .nest("/proof", proof_config.into_router()) [INFO] [stdout] 154 | | .nest("/verify", monitor_config.into_router()) [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] --> src/api/v1/fetch.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn into_router(self) -> Router { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 37 | / Router::new() [INFO] [stdout] 38 | | .route("/checkpoint", get(fetch_checkpoint)) [INFO] [stdout] 39 | | .route("/logs", post(fetch_logs)) [INFO] [stdout] 40 | | .route("/names", post(fetch_package_names)) [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] --> src/api/v1/ledger.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn into_router(self) -> Router { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | / Router::new() [INFO] [stdout] 28 | | .route("/", get(get_ledger_sources)) [INFO] [stdout] 29 | | .route("/records/:start", get(get_ledger_records)) [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] --> src/api/v1/monitor.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn into_router(self) -> Router { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | / Router::new() [INFO] [stdout] 23 | | .route("/checkpoint", post(verify_checkpoint)) [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] --> src/datastore/memory.rs:579:27 [INFO] [stdout] | [INFO] [stdout] 579 | envelope: entry.record_content.clone(), [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] --> src/api/v1/package.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub fn into_router(self) -> Router { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | / Router::new() [INFO] [stdout] 64 | | .route("/:log_id/record", post(publish_record)) [INFO] [stdout] 65 | | .route("/:log_id/record/:record_id", get(get_record)) [INFO] [stdout] 66 | | .route( [INFO] [stdout] 67 | | "/:log_id/record/:record_id/content/:digest", [INFO] [stdout] 68 | | post(upload_content), [INFO] [stdout] 69 | | ) [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] --> src/api/v1/package.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 89 | missing_digests: impl IntoIterator, [INFO] [stdout] | ------------------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 90 | ) -> IndexMap { [INFO] [stdout] 91 | / missing_digests [INFO] [stdout] 92 | | .into_iter() [INFO] [stdout] 93 | | .map(|digest| { [INFO] [stdout] 94 | | let url = format!("v1/package/{log_id}/record/{record_id}/content/{digest}"); [INFO] [stdout] ... | [INFO] [stdout] 104 | | ) [INFO] [stdout] 105 | | }) [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] --> src/api/v1/proof.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn into_router(self) -> Router { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 22 | / Router::new() [INFO] [stdout] 23 | | .route("/consistency", post(prove_consistency)) [INFO] [stdout] 24 | | .route("/inclusion", post(prove_inclusion)) [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] --> src/args.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 11 | val: Option, [INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 12 | ) -> Result { [INFO] [stdout] 13 | match (path, val) { [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] --> src/services/core.rs:413:23 [INFO] [stdout] | [INFO] [stdout] 401 | let log_checkpoint = self.log.checkpoint(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 413 | log_root: log_checkpoint.root().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/datastore/memory.rs:579:27 [INFO] [stdout] | [INFO] [stdout] 579 | envelope: entry.record_content.clone(), [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] --> src/services/core.rs:413:23 [INFO] [stdout] | [INFO] [stdout] 401 | let log_checkpoint = self.log.checkpoint(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 413 | log_root: log_checkpoint.root().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 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `warg-server` (lib) due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `warg-server` (lib test) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "d678aebb6d77f3254345564f5d63ef3bbdb73539cc68972f8065f4edae94fd63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d678aebb6d77f3254345564f5d63ef3bbdb73539cc68972f8065f4edae94fd63", kill_on_drop: false }` [INFO] [stdout] d678aebb6d77f3254345564f5d63ef3bbdb73539cc68972f8065f4edae94fd63