[INFO] updating cached repository https://github.com/B4dM4n/ping-exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec1257e73eeca436c050c36427719890e15c2778 [INFO] checking B4dM4n/ping-exporter/ec1257e73eeca436c050c36427719890e15c2778 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB4dM4n%2Fping-exporter" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/B4dM4n/ping-exporter on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/B4dM4n/ping-exporter [INFO] finished tweaking git repo https://github.com/B4dM4n/ping-exporter [INFO] tweaked toml for git repo https://github.com/B4dM4n/ping-exporter written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/B4dM4n/ping-exporter 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3e7c634c8b598d10601944092e7618ad09f0154ab512c8edfcafd26cfc4802fd [INFO] running `Command { std: "docker" "start" "-a" "3e7c634c8b598d10601944092e7618ad09f0154ab512c8edfcafd26cfc4802fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e7c634c8b598d10601944092e7618ad09f0154ab512c8edfcafd26cfc4802fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e7c634c8b598d10601944092e7618ad09f0154ab512c8edfcafd26cfc4802fd", kill_on_drop: false }` [INFO] [stdout] 3e7c634c8b598d10601944092e7618ad09f0154ab512c8edfcafd26cfc4802fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a579b34d24fcaca5db9ee35a18871d6c7ef19a28ee83970b500f55bf438368e3 [INFO] running `Command { std: "docker" "start" "-a" "a579b34d24fcaca5db9ee35a18871d6c7ef19a28ee83970b500f55bf438368e3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling syn v2.0.70 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pnet_base v0.34.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking pnet_macros_support v0.34.0 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling serde_yml v0.0.10 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking libyml v0.0.3 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking password-auth v1.0.0 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling pnet_macros v0.34.0 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking pnet_packet v0.34.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking hickory-proto v0.24.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking surge-ping v0.8.1 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking hickory-resolver v0.24.1 [INFO] [stderr] Checking ping-exporter v0.3.4 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:238:6 [INFO] [stdout] | [INFO] [stdout] 193 | let ping_targets = prometheus::register_int_gauge_with_registry!( [INFO] [stdout] | _______------------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 194 | | "ping_targets", [INFO] [stdout] 195 | | "Number of currently active targets", [INFO] [stdout] 196 | | registry [INFO] [stdout] 197 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | let ping_dynamic_targets = prometheus::register_int_gauge_with_registry!( [INFO] [stdout] | _______--------------------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | | "ping_dynamic_targets", [INFO] [stdout] 200 | | "Number of currently active dynamic targets", [INFO] [stdout] 201 | | registry [INFO] [stdout] 202 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 206 | let ping_rtt = prometheus::register_histogram_vec_with_registry!( [INFO] [stdout] | _______--------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 207 | | "ping_rtt", [INFO] [stdout] 208 | | "Round Trip Time of the packets send to the targets", [INFO] [stdout] 209 | | &["target", "version"], [INFO] [stdout] 210 | | rtt_buckets, [INFO] [stdout] 211 | | registry [INFO] [stdout] 212 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 213 | let ping_timeouts = prometheus::register_int_counter_vec_with_registry!( [INFO] [stdout] | _______-------------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | | "ping_timeouts", [INFO] [stdout] 215 | | "Number of packets for which no answer was received in the maxium bucket time", [INFO] [stdout] 216 | | &["target", "version"], [INFO] [stdout] 217 | | registry [INFO] [stdout] 218 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | let ping_errors = prometheus::register_int_counter_vec_with_registry!( [INFO] [stdout] | _______-----------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 220 | | "ping_errors", [INFO] [stdout] 221 | | "Number of packets failed to send or receive due to errors", [INFO] [stdout] 222 | | &["target", "version"], [INFO] [stdout] 223 | | registry [INFO] [stdout] 224 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 225 | let ping_resolve_errors = prometheus::register_int_counter_vec_with_registry!( [INFO] [stdout] | _______-------------------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | | "ping_resolve_errors", [INFO] [stdout] 227 | | "Number of time the hostname resolve failed", [INFO] [stdout] 228 | | &["target", "version"], [INFO] [stdout] 229 | | registry [INFO] [stdout] 230 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 231 | let ping_duplicates = prometheus::register_int_counter_vec_with_registry!( [INFO] [stdout] | _______---------------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 232 | | "ping_duplicates", [INFO] [stdout] 233 | | "Number of duplicate packages received", [INFO] [stdout] 234 | | &["target", "version"], [INFO] [stdout] 235 | | registry [INFO] [stdout] 236 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 237 | [INFO] [stdout] 238 | Ok(Metrics { [INFO] [stdout] | ______^ [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] 239 | | ping_targets, [INFO] [stdout] 240 | | ping_dynamic_targets, [INFO] [stdout] 241 | | ping_duplicates, [INFO] [stdout] ... | [INFO] [stdout] 246 | | send_timeout, [INFO] [stdout] 247 | | }) [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] | |___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] | |___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] | |___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] | |___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] | |___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] | |___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] | |___these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 324 | futures_util::future::select_all(listeners.into_iter().map(|listener| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 325 | / axum::serve( [INFO] [stdout] 326 | | listener, [INFO] [stdout] 327 | | app [INFO] [stdout] 328 | | .clone() [INFO] [stdout] 329 | | .into_make_service_with_connect_info::(), [INFO] [stdout] 330 | | ) [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/main.rs:423:14 [INFO] [stdout] | [INFO] [stdout] 415 | ping_targets: IntGauge, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 416 | ping_dynamic_targets: IntGauge, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 419 | send_args: Arc, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 420 | resolve_args: Arc, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 421 | cancellation: CancellationToken, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | ) -> Arc { [INFO] [stdout] 423 | Arc::new(Self { [INFO] [stdout] | ______________^ [INFO] [stdout] 424 | | ping_targets, [INFO] [stdout] 425 | | ping_dynamic_targets, [INFO] [stdout] ... | [INFO] [stdout] 432 | | cancellation, [INFO] [stdout] 433 | | }) [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/main.rs:630:53 [INFO] [stdout] | [INFO] [stdout] 623 | let mut pinger = client_v4.pinger(addr.into(), id).await; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 626 | let this = self.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 627 | let args = args.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 630 | match this.send_ipv4(seq, addr, pinger).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/main.rs:671:53 [INFO] [stdout] | [INFO] [stdout] 664 | let mut pinger = client_v6.pinger(addr.into(), id).await; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 667 | let this = self.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 668 | let args = args.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 671 | match this.send_ipv6(seq, addr, pinger).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/args.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 159 | fn from_path(path: impl AsRef) -> IoResult { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | Self::from_file(&mut File::open(path)?) [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ping-exporter` (bin "ping-exporter") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:238:6 [INFO] [stdout] | [INFO] [stdout] 193 | let ping_targets = prometheus::register_int_gauge_with_registry!( [INFO] [stdout] | _______------------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 194 | | "ping_targets", [INFO] [stdout] 195 | | "Number of currently active targets", [INFO] [stdout] 196 | | registry [INFO] [stdout] 197 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 198 | let ping_dynamic_targets = prometheus::register_int_gauge_with_registry!( [INFO] [stdout] | _______--------------------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 199 | | "ping_dynamic_targets", [INFO] [stdout] 200 | | "Number of currently active dynamic targets", [INFO] [stdout] 201 | | registry [INFO] [stdout] 202 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 206 | let ping_rtt = prometheus::register_histogram_vec_with_registry!( [INFO] [stdout] | _______--------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 207 | | "ping_rtt", [INFO] [stdout] 208 | | "Round Trip Time of the packets send to the targets", [INFO] [stdout] 209 | | &["target", "version"], [INFO] [stdout] 210 | | rtt_buckets, [INFO] [stdout] 211 | | registry [INFO] [stdout] 212 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 213 | let ping_timeouts = prometheus::register_int_counter_vec_with_registry!( [INFO] [stdout] | _______-------------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 214 | | "ping_timeouts", [INFO] [stdout] 215 | | "Number of packets for which no answer was received in the maxium bucket time", [INFO] [stdout] 216 | | &["target", "version"], [INFO] [stdout] 217 | | registry [INFO] [stdout] 218 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | let ping_errors = prometheus::register_int_counter_vec_with_registry!( [INFO] [stdout] | _______-----------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 220 | | "ping_errors", [INFO] [stdout] 221 | | "Number of packets failed to send or receive due to errors", [INFO] [stdout] 222 | | &["target", "version"], [INFO] [stdout] 223 | | registry [INFO] [stdout] 224 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 225 | let ping_resolve_errors = prometheus::register_int_counter_vec_with_registry!( [INFO] [stdout] | _______-------------------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 226 | | "ping_resolve_errors", [INFO] [stdout] 227 | | "Number of time the hostname resolve failed", [INFO] [stdout] 228 | | &["target", "version"], [INFO] [stdout] 229 | | registry [INFO] [stdout] 230 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 231 | let ping_duplicates = prometheus::register_int_counter_vec_with_registry!( [INFO] [stdout] | _______---------------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 232 | | "ping_duplicates", [INFO] [stdout] 233 | | "Number of duplicate packages received", [INFO] [stdout] 234 | | &["target", "version"], [INFO] [stdout] 235 | | registry [INFO] [stdout] 236 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 237 | [INFO] [stdout] 238 | Ok(Metrics { [INFO] [stdout] | ______^ [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] | |______| [INFO] [stdout] 239 | | ping_targets, [INFO] [stdout] 240 | | ping_dynamic_targets, [INFO] [stdout] 241 | | ping_duplicates, [INFO] [stdout] ... | [INFO] [stdout] 246 | | send_timeout, [INFO] [stdout] 247 | | }) [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] | |___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] | |___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] | |___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] | |___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] | |___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] | |___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] | |___these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/main.rs:325:7 [INFO] [stdout] | [INFO] [stdout] 324 | futures_util::future::select_all(listeners.into_iter().map(|listener| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 325 | / axum::serve( [INFO] [stdout] 326 | | listener, [INFO] [stdout] 327 | | app [INFO] [stdout] 328 | | .clone() [INFO] [stdout] 329 | | .into_make_service_with_connect_info::(), [INFO] [stdout] 330 | | ) [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/main.rs:423:14 [INFO] [stdout] | [INFO] [stdout] 415 | ping_targets: IntGauge, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 416 | ping_dynamic_targets: IntGauge, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 419 | send_args: Arc, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 420 | resolve_args: Arc, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 421 | cancellation: CancellationToken, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 422 | ) -> Arc { [INFO] [stdout] 423 | Arc::new(Self { [INFO] [stdout] | ______________^ [INFO] [stdout] 424 | | ping_targets, [INFO] [stdout] 425 | | ping_dynamic_targets, [INFO] [stdout] ... | [INFO] [stdout] 432 | | cancellation, [INFO] [stdout] 433 | | }) [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/main.rs:630:53 [INFO] [stdout] | [INFO] [stdout] 623 | let mut pinger = client_v4.pinger(addr.into(), id).await; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 626 | let this = self.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 627 | let args = args.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 630 | match this.send_ipv4(seq, addr, pinger).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/main.rs:671:53 [INFO] [stdout] | [INFO] [stdout] 664 | let mut pinger = client_v6.pinger(addr.into(), id).await; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 667 | let this = self.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 668 | let args = args.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 671 | match this.send_ipv6(seq, addr, pinger).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/args.rs:160:26 [INFO] [stdout] | [INFO] [stdout] 159 | fn from_path(path: impl AsRef) -> IoResult { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | Self::from_file(&mut File::open(path)?) [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 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ping-exporter` (bin "ping-exporter" test) due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "a579b34d24fcaca5db9ee35a18871d6c7ef19a28ee83970b500f55bf438368e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a579b34d24fcaca5db9ee35a18871d6c7ef19a28ee83970b500f55bf438368e3", kill_on_drop: false }` [INFO] [stdout] a579b34d24fcaca5db9ee35a18871d6c7ef19a28ee83970b500f55bf438368e3