[INFO] fetching crate aquatic_ws 0.9.0... [INFO] checking aquatic_ws-0.9.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate aquatic_ws 0.9.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate aquatic_ws 0.9.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 aquatic_ws 0.9.0 [INFO] finished tweaking crates.io crate aquatic_ws 0.9.0 [INFO] tweaked toml for crates.io crate aquatic_ws 0.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate aquatic_ws 0.9.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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e33bf6e8243aeb402b2c9d24411ed2e341f156f5486b28cf317d42c5b28ed80f [INFO] running `Command { std: "docker" "start" "-a" "e33bf6e8243aeb402b2c9d24411ed2e341f156f5486b28cf317d42c5b28ed80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e33bf6e8243aeb402b2c9d24411ed2e341f156f5486b28cf317d42c5b28ed80f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e33bf6e8243aeb402b2c9d24411ed2e341f156f5486b28cf317d42c5b28ed80f", kill_on_drop: false }` [INFO] [stdout] e33bf6e8243aeb402b2c9d24411ed2e341f156f5486b28cf317d42c5b28ed80f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ca7ab128164ded57b1d0ab255ff39e5805d4513c36898ca256095797ad3bba92 [INFO] running `Command { std: "docker" "start" "-a" "ca7ab128164ded57b1d0ab255ff39e5805d4513c36898ca256095797ad3bba92", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aws-lc-rs v1.7.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.59 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking mirai-annotations v1.12.0 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking rustls-pki-types v1.5.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking raw-cpuid v11.0.2 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling ref-cast v1.0.22 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling rustls v0.23.5 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking quanta v0.12.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling aws-lc-sys v0.16.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.37 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling glommio v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking cache-padded v1.3.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking owned-alloc v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking lockfree v0.5.1 [INFO] [stderr] Checking concurrent-queue v1.2.4 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking simplelog v0.12.2 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking intrusive-collections v0.9.6 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking rlimit v0.6.2 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking enclose v1.1.8 [INFO] [stderr] Checking bitmaps v3.2.1 [INFO] [stderr] Checking buddy-alloc v0.4.2 [INFO] [stderr] Checking sketches-ddsketch v0.1.3 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking mimalloc v0.1.41 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling aquatic_toml_config_derive v0.9.0 [INFO] [stderr] Compiling duplicate v1.0.0 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling zerocopy-derive v0.7.32 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling git-testament-derive v0.2.0 [INFO] [stderr] Checking git-testament v0.2.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking privdrop v0.5.4 [INFO] [stderr] Checking metrics v0.22.3 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking async-tungstenite v0.25.1 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking aquatic_peer_id v0.9.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking halfbrown v0.2.5 [INFO] [stderr] Checking value-trait v0.8.1 [INFO] [stderr] Checking aquatic_toml_config v0.9.0 [INFO] [stderr] Checking simd-json v0.13.10 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking metrics-util v0.16.3 [INFO] [stderr] Checking aquatic_ws_protocol v0.9.0 [INFO] [stderr] Checking rustls-webpki v0.102.3 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking futures-rustls v0.26.0 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking metrics-exporter-prometheus v0.14.0 [INFO] [stderr] Checking aquatic_common v0.9.0 [INFO] [stderr] Checking aquatic_ws v0.9.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/lib.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 74 | let state = state.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | let opt_tls_config = opt_tls_config.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | let control_mesh_builder = control_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | let request_mesh_builder = request_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let response_mesh_builder = response_mesh_builder.clone(); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let priv_dropper = priv_dropper.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | / LocalExecutorBuilder::default() [INFO] [stdout] 85 | | .make() [INFO] [stdout] 86 | | .map_err(|err| anyhow::anyhow!("Spawning executor failed: {:#}", err))? [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:87:26 [INFO] [stdout] | [INFO] [stdout] 74 | let state = state.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | let opt_tls_config = opt_tls_config.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | let control_mesh_builder = control_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | let request_mesh_builder = request_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let response_mesh_builder = response_mesh_builder.clone(); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let priv_dropper = priv_dropper.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | .run(workers::socket::run_socket_worker( [INFO] [stdout] | __________________________^ [INFO] [stdout] 88 | | config, [INFO] [stdout] 89 | | state, [INFO] [stdout] 90 | | opt_tls_config, [INFO] [stdout] ... | [INFO] [stdout] 96 | | i, [INFO] [stdout] 97 | | )) [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:114:17 [INFO] [stdout] | [INFO] [stdout] 106 | let state = state.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | let control_mesh_builder = control_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | let request_mesh_builder = request_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | let response_mesh_builder = response_mesh_builder.clone(); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | / LocalExecutorBuilder::default() [INFO] [stdout] 115 | | .make() [INFO] [stdout] 116 | | .map_err(|err| anyhow::anyhow!("Spawning executor failed: {:#}", err))? [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:117:26 [INFO] [stdout] | [INFO] [stdout] 106 | let state = state.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | let control_mesh_builder = control_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | let request_mesh_builder = request_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | let response_mesh_builder = response_mesh_builder.clone(); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | .run(workers::swarm::run_swarm_worker( [INFO] [stdout] | __________________________^ [INFO] [stdout] 118 | | config, [INFO] [stdout] 119 | | state, [INFO] [stdout] 120 | | control_mesh_builder, [INFO] [stdout] ... | [INFO] [stdout] 124 | | i, [INFO] [stdout] 125 | | )) [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:84:17 [INFO] [stdout] | [INFO] [stdout] 74 | let state = state.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | let opt_tls_config = opt_tls_config.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | let control_mesh_builder = control_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | let request_mesh_builder = request_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let response_mesh_builder = response_mesh_builder.clone(); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let priv_dropper = priv_dropper.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 84 | / LocalExecutorBuilder::default() [INFO] [stdout] 85 | | .make() [INFO] [stdout] 86 | | .map_err(|err| anyhow::anyhow!("Spawning executor failed: {:#}", err))? [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:87:26 [INFO] [stdout] | [INFO] [stdout] 74 | let state = state.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 75 | let opt_tls_config = opt_tls_config.clone(); [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 76 | let control_mesh_builder = control_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 77 | let request_mesh_builder = request_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let response_mesh_builder = response_mesh_builder.clone(); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 79 | let priv_dropper = priv_dropper.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | .run(workers::socket::run_socket_worker( [INFO] [stdout] | __________________________^ [INFO] [stdout] 88 | | config, [INFO] [stdout] 89 | | state, [INFO] [stdout] 90 | | opt_tls_config, [INFO] [stdout] ... | [INFO] [stdout] 96 | | i, [INFO] [stdout] 97 | | )) [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:114:17 [INFO] [stdout] | [INFO] [stdout] 106 | let state = state.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | let control_mesh_builder = control_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | let request_mesh_builder = request_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | let response_mesh_builder = response_mesh_builder.clone(); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | / LocalExecutorBuilder::default() [INFO] [stdout] 115 | | .make() [INFO] [stdout] 116 | | .map_err(|err| anyhow::anyhow!("Spawning executor failed: {:#}", err))? [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:117:26 [INFO] [stdout] | [INFO] [stdout] 106 | let state = state.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 107 | let control_mesh_builder = control_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 108 | let request_mesh_builder = request_mesh_builder.clone(); [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 109 | let response_mesh_builder = response_mesh_builder.clone(); [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | .run(workers::swarm::run_swarm_worker( [INFO] [stdout] | __________________________^ [INFO] [stdout] 118 | | config, [INFO] [stdout] 119 | | state, [INFO] [stdout] 120 | | control_mesh_builder, [INFO] [stdout] ... | [INFO] [stdout] 124 | | i, [INFO] [stdout] 125 | | )) [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/workers/socket/mod.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 111 | enclose!((config, connection_handles, opt_tls_config) move || { [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] 114 | connection_handles.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/workers/socket/mod.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 111 | enclose!((config, connection_handles, opt_tls_config) move || { [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] 116 | opt_tls_config.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/workers/socket/mod.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 111 | enclose!((config, connection_handles, opt_tls_config) move || { [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] 114 | connection_handles.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/workers/socket/mod.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 111 | enclose!((config, connection_handles, opt_tls_config) move || { [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] 116 | opt_tls_config.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/workers/socket/mod.rs:359:8 [INFO] [stdout] | [INFO] [stdout] 314 | priv_dropper: PrivilegeDropper, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 324 | let socket = socket2::Socket::new(domain, socket2::Type::STREAM, Some(socket2::Protocol::TCP)) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 359 | Ok(unsafe { TcpListener::from_raw_fd(socket.into_raw_fd()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/workers/socket/mod.rs:359:8 [INFO] [stdout] | [INFO] [stdout] 314 | priv_dropper: PrivilegeDropper, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 324 | let socket = socket2::Socket::new(domain, socket2::Type::STREAM, Some(socket2::Protocol::TCP)) [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 359 | Ok(unsafe { TcpListener::from_raw_fd(socket.into_raw_fd()) }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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/workers/socket/connection.rs:205:42 [INFO] [stdout] | [INFO] [stdout] 155 | self, [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | let (ws_out, ws_in) = futures::StreamExt::split(stream); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 173 | let access_list_cache = create_access_list_cache(&self.access_list); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 177 | let reader_future = enclose!((pending_scrape_slab, clean_up_data) async move { [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] 178 | let mut reader = ConnectionReader { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | total_announce_requests_counter: ::metrics::counter!( [INFO] [stdout] | __________________________________________________- [INFO] [stdout] | |__________________________________________________| [INFO] [stdout] 191 | | "aquatic_requests_total", [INFO] [stdout] 192 | | "type" => "announce", [INFO] [stdout] 193 | | "ip_version" => ip_version_to_metrics_str(self.ip_version), [INFO] [stdout] 194 | | "worker_index" => WORKER_INDEX.with(|index| index.get()).to_string(), [INFO] [stdout] 195 | | ), [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | #[cfg(feature = "metrics")] [INFO] [stdout] 197 | total_scrape_requests_counter: ::metrics::counter!( [INFO] [stdout] | ________________________________________________- [INFO] [stdout] | |________________________________________________| [INFO] [stdout] 198 | | "aquatic_requests_total", [INFO] [stdout] 199 | | "type" => "scrape", [INFO] [stdout] 200 | | "ip_version" => ip_version_to_metrics_str(self.ip_version), [INFO] [stdout] 201 | | "worker_index" => WORKER_INDEX.with(|index| index.get()).to_string(), [INFO] [stdout] 202 | | ) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | | reader.run_in_message_loop().await [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/workers/socket/connection.rs:205:42 [INFO] [stdout] | [INFO] [stdout] 155 | self, [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | let (ws_out, ws_in) = futures::StreamExt::split(stream); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 173 | let access_list_cache = create_access_list_cache(&self.access_list); [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 177 | let reader_future = enclose!((pending_scrape_slab, clean_up_data) async move { [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] 178 | let mut reader = ConnectionReader { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | total_announce_requests_counter: ::metrics::counter!( [INFO] [stdout] | __________________________________________________- [INFO] [stdout] | |__________________________________________________| [INFO] [stdout] 191 | | "aquatic_requests_total", [INFO] [stdout] 192 | | "type" => "announce", [INFO] [stdout] 193 | | "ip_version" => ip_version_to_metrics_str(self.ip_version), [INFO] [stdout] 194 | | "worker_index" => WORKER_INDEX.with(|index| index.get()).to_string(), [INFO] [stdout] 195 | | ), [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | #[cfg(feature = "metrics")] [INFO] [stdout] 197 | total_scrape_requests_counter: ::metrics::counter!( [INFO] [stdout] | ________________________________________________- [INFO] [stdout] | |________________________________________________| [INFO] [stdout] 198 | | "aquatic_requests_total", [INFO] [stdout] 199 | | "type" => "scrape", [INFO] [stdout] 200 | | "ip_version" => ip_version_to_metrics_str(self.ip_version), [INFO] [stdout] 201 | | "worker_index" => WORKER_INDEX.with(|index| index.get()).to_string(), [INFO] [stdout] 202 | | ) [INFO] [stdout] | | - [INFO] [stdout] | |_________________| [INFO] [stdout] | |_________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | | reader.run_in_message_loop().await [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/workers/socket/connection.rs:220:43 [INFO] [stdout] | [INFO] [stdout] 155 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | clean_up_data: ConnectionCleanupData, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | let (ws_out, ws_in) = futures::StreamExt::split(stream); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | [INFO] [stdout] 172 | let pending_scrape_slab = Rc::new(RefCell::new(Slab::new())); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | let mut writer = ConnectionWriter { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | writer.run_out_message_loop().await [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/workers/socket/connection.rs:220:43 [INFO] [stdout] | [INFO] [stdout] 155 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | clean_up_data: ConnectionCleanupData, [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 170 | let (ws_out, ws_in) = futures::StreamExt::split(stream); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 171 | [INFO] [stdout] 172 | let pending_scrape_slab = Rc::new(RefCell::new(Slab::new())); [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | let mut writer = ConnectionWriter { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | writer.run_out_message_loop().await [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/workers/swarm/storage.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 116 | let peer_gauge = match ip_version { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | IpVersion::V4 => ::metrics::gauge!( [INFO] [stdout] | ______________________________- [INFO] [stdout] | |______________________________| [INFO] [stdout] 118 | | "aquatic_peers", [INFO] [stdout] 119 | | "ip_version" => "4", [INFO] [stdout] 120 | | "worker_index" => worker_index.to_string(), [INFO] [stdout] 121 | | ), [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | IpVersion::V6 => ::metrics::gauge!( [INFO] [stdout] | ______________________________- [INFO] [stdout] | |______________________________| [INFO] [stdout] 123 | | "aquatic_peers", [INFO] [stdout] 124 | | "ip_version" => "6", [INFO] [stdout] 125 | | "worker_index" => worker_index.to_string(), [INFO] [stdout] 126 | | ), [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | | let torrent_gauge = match ip_version { [INFO] [stdout] | | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | IpVersion::V4 => ::metrics::gauge!( [INFO] [stdout] | ______________________________- [INFO] [stdout] | |______________________________| [INFO] [stdout] 131 | | "aquatic_torrents", [INFO] [stdout] 132 | | "ip_version" => "4", [INFO] [stdout] 133 | | "worker_index" => worker_index.to_string(), [INFO] [stdout] 134 | | ), [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | IpVersion::V6 => ::metrics::gauge!( [INFO] [stdout] | ______________________________- [INFO] [stdout] | |______________________________| [INFO] [stdout] 136 | | "aquatic_torrents", [INFO] [stdout] 137 | | "ip_version" => "6", [INFO] [stdout] 138 | | "worker_index" => worker_index.to_string(), [INFO] [stdout] 139 | | ), [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | | torrents: Default::default(), [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/workers/swarm/storage.rs:143:23 [INFO] [stdout] | [INFO] [stdout] 116 | let peer_gauge = match ip_version { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | IpVersion::V4 => ::metrics::gauge!( [INFO] [stdout] | ______________________________- [INFO] [stdout] | |______________________________| [INFO] [stdout] 118 | | "aquatic_peers", [INFO] [stdout] 119 | | "ip_version" => "4", [INFO] [stdout] 120 | | "worker_index" => worker_index.to_string(), [INFO] [stdout] 121 | | ), [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 122 | IpVersion::V6 => ::metrics::gauge!( [INFO] [stdout] | ______________________________- [INFO] [stdout] | |______________________________| [INFO] [stdout] 123 | | "aquatic_peers", [INFO] [stdout] 124 | | "ip_version" => "6", [INFO] [stdout] 125 | | "worker_index" => worker_index.to_string(), [INFO] [stdout] 126 | | ), [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 129 | | let torrent_gauge = match ip_version { [INFO] [stdout] | | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 130 | IpVersion::V4 => ::metrics::gauge!( [INFO] [stdout] | ______________________________- [INFO] [stdout] | |______________________________| [INFO] [stdout] 131 | | "aquatic_torrents", [INFO] [stdout] 132 | | "ip_version" => "4", [INFO] [stdout] 133 | | "worker_index" => worker_index.to_string(), [INFO] [stdout] 134 | | ), [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 135 | IpVersion::V6 => ::metrics::gauge!( [INFO] [stdout] | ______________________________- [INFO] [stdout] | |______________________________| [INFO] [stdout] 136 | | "aquatic_torrents", [INFO] [stdout] 137 | | "ip_version" => "6", [INFO] [stdout] 138 | | "worker_index" => worker_index.to_string(), [INFO] [stdout] 139 | | ), [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | | torrents: Default::default(), [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 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 10 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aquatic_ws` (lib) due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `aquatic_ws` (lib test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "ca7ab128164ded57b1d0ab255ff39e5805d4513c36898ca256095797ad3bba92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca7ab128164ded57b1d0ab255ff39e5805d4513c36898ca256095797ad3bba92", kill_on_drop: false }` [INFO] [stdout] ca7ab128164ded57b1d0ab255ff39e5805d4513c36898ca256095797ad3bba92