[INFO] cloning repository https://github.com/B4dM4n/arping-exporter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/B4dM4n/arping-exporter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB4dM4n%2Farping-exporter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB4dM4n%2Farping-exporter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdc4a55cc0ee43e03132cf26c949248c752e96c0 [INFO] checking B4dM4n/arping-exporter against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB4dM4n%2Farping-exporter" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/B4dM4n/arping-exporter on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/B4dM4n/arping-exporter [INFO] finished tweaking git repo https://github.com/B4dM4n/arping-exporter [INFO] tweaked toml for git repo https://github.com/B4dM4n/arping-exporter written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/B4dM4n/arping-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded password-auth v1.0.0 [INFO] [stderr] Downloaded prometheus v0.13.4 [INFO] [stderr] Downloaded serde_yml v0.0.10 [INFO] [stderr] Downloaded libyml v0.0.3 [INFO] [stderr] Downloaded nix v0.29.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf14da0ae649f11805084b81a1a24115e483a8fbb9dd3c191b92105c61339277 [INFO] running `Command { std: "docker" "start" "-a" "bf14da0ae649f11805084b81a1a24115e483a8fbb9dd3c191b92105c61339277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf14da0ae649f11805084b81a1a24115e483a8fbb9dd3c191b92105c61339277", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf14da0ae649f11805084b81a1a24115e483a8fbb9dd3c191b92105c61339277", kill_on_drop: false }` [INFO] [stdout] bf14da0ae649f11805084b81a1a24115e483a8fbb9dd3c191b92105c61339277 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 573d3748d10b1634dd5d01f9cdff057795925027240159b0e28cbd7af553cebd [INFO] running `Command { std: "docker" "start" "-a" "573d3748d10b1634dd5d01f9cdff057795925027240159b0e28cbd7af553cebd", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling serde_yml v0.0.10 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking parking_lot v0.12.3 [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 password-auth v1.0.0 [INFO] [stderr] Checking sd-notify v0.4.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking pnet_packet v0.35.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [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 tower v0.4.13 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking pnet_transport v0.35.0 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking pnet_datalink v0.35.0 [INFO] [stderr] Checking arping-exporter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.51s [INFO] running `Command { std: "docker" "inspect" "573d3748d10b1634dd5d01f9cdff057795925027240159b0e28cbd7af553cebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "573d3748d10b1634dd5d01f9cdff057795925027240159b0e28cbd7af553cebd", kill_on_drop: false }` [INFO] [stdout] 573d3748d10b1634dd5d01f9cdff057795925027240159b0e28cbd7af553cebd [INFO] checking B4dM4n/arping-exporter against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FB4dM4n%2Farping-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/arping-exporter on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/B4dM4n/arping-exporter [INFO] finished tweaking git repo https://github.com/B4dM4n/arping-exporter [INFO] tweaked toml for git repo https://github.com/B4dM4n/arping-exporter written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/B4dM4n/arping-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 311b599f565ddabd3503435971cb70e2969bab2117ceb4320f343d523117e189 [INFO] running `Command { std: "docker" "start" "-a" "311b599f565ddabd3503435971cb70e2969bab2117ceb4320f343d523117e189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "311b599f565ddabd3503435971cb70e2969bab2117ceb4320f343d523117e189", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "311b599f565ddabd3503435971cb70e2969bab2117ceb4320f343d523117e189", kill_on_drop: false }` [INFO] [stdout] 311b599f565ddabd3503435971cb70e2969bab2117ceb4320f343d523117e189 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c261cc15d77b6def7f0b0f89f5f09fcc8ddccff47e30ca0176c845a73d59ee3 [INFO] running `Command { std: "docker" "start" "-a" "3c261cc15d77b6def7f0b0f89f5f09fcc8ddccff47e30ca0176c845a73d59ee3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking num_cpus v1.16.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 no-std-net v0.6.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking pnet_base v0.35.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking pnet_macros_support v0.35.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking pnet_sys v0.35.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling pnet v0.35.0 [INFO] [stderr] Compiling serde_yml v0.0.10 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking parking_lot v0.12.3 [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 sync_wrapper v1.0.1 [INFO] [stderr] Checking libyml v0.0.3 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking password-auth v1.0.0 [INFO] [stderr] Checking sd-notify v0.4.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling pnet_macros v0.35.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking tokio v1.38.1 [INFO] [stderr] Checking pnet_packet v0.35.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking pnet_transport v0.35.0 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking pnet_datalink v0.35.0 [INFO] [stderr] Checking arping-exporter v0.1.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/main.rs:218:6 [INFO] [stdout] | [INFO] [stdout] 185 | 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] 186 | | "ping_targets", [INFO] [stdout] 187 | | "Number of currently active targets", [INFO] [stdout] 188 | | registry [INFO] [stdout] 189 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 190 | 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] 191 | | "ping_dynamic_targets", [INFO] [stdout] 192 | | "Number of currently active dynamic targets", [INFO] [stdout] 193 | | registry [INFO] [stdout] 194 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | 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] 199 | | "ping_rtt", [INFO] [stdout] 200 | | "Round Trip Time of the packets send to the targets", [INFO] [stdout] 201 | | &["target", "version"], [INFO] [stdout] 202 | | rtt_buckets, [INFO] [stdout] 203 | | registry [INFO] [stdout] 204 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | 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] 206 | | "ping_timeouts", [INFO] [stdout] 207 | | "Number of packets for which no answer was received in the maxium bucket time", [INFO] [stdout] 208 | | &["target", "version"], [INFO] [stdout] 209 | | registry [INFO] [stdout] 210 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | 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] 212 | | "ping_errors", [INFO] [stdout] 213 | | "Number of packets failed to send or receive due to errors", [INFO] [stdout] 214 | | &["target", "version"], [INFO] [stdout] 215 | | registry [INFO] [stdout] 216 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 217 | [INFO] [stdout] 218 | 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] 219 | | ping_targets, [INFO] [stdout] 220 | | ping_dynamic_targets, [INFO] [stdout] 221 | | ping_errors, [INFO] [stdout] ... | [INFO] [stdout] 224 | | send_timeout, [INFO] [stdout] 225 | | }) [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] | [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:218:6 [INFO] [stdout] | [INFO] [stdout] 185 | 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] 186 | | "ping_targets", [INFO] [stdout] 187 | | "Number of currently active targets", [INFO] [stdout] 188 | | registry [INFO] [stdout] 189 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 190 | 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] 191 | | "ping_dynamic_targets", [INFO] [stdout] 192 | | "Number of currently active dynamic targets", [INFO] [stdout] 193 | | registry [INFO] [stdout] 194 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | 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] 199 | | "ping_rtt", [INFO] [stdout] 200 | | "Round Trip Time of the packets send to the targets", [INFO] [stdout] 201 | | &["target", "version"], [INFO] [stdout] 202 | | rtt_buckets, [INFO] [stdout] 203 | | registry [INFO] [stdout] 204 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 205 | 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] 206 | | "ping_timeouts", [INFO] [stdout] 207 | | "Number of packets for which no answer was received in the maxium bucket time", [INFO] [stdout] 208 | | &["target", "version"], [INFO] [stdout] 209 | | registry [INFO] [stdout] 210 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | 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] 212 | | "ping_errors", [INFO] [stdout] 213 | | "Number of packets failed to send or receive due to errors", [INFO] [stdout] 214 | | &["target", "version"], [INFO] [stdout] 215 | | registry [INFO] [stdout] 216 | | )?; [INFO] [stdout] | |___- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 217 | [INFO] [stdout] 218 | 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] 219 | | ping_targets, [INFO] [stdout] 220 | | ping_dynamic_targets, [INFO] [stdout] 221 | | ping_errors, [INFO] [stdout] ... | [INFO] [stdout] 224 | | send_timeout, [INFO] [stdout] 225 | | }) [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] | [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:328:11 [INFO] [stdout] | [INFO] [stdout] 323 | .map(|listener| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 324 | let app = router.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 325 | let cancellation = cancellation.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 328 | / async move { [INFO] [stdout] 329 | | axum::serve( [INFO] [stdout] 330 | | listener, [INFO] [stdout] 331 | | app.into_make_service_with_connect_info::(), [INFO] [stdout] ... | [INFO] [stdout] 336 | | } [INFO] [stdout] 337 | | .in_current_span(), [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:328:11 [INFO] [stdout] | [INFO] [stdout] 323 | .map(|listener| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 324 | let app = router.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 325 | let cancellation = cancellation.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 328 | / async move { [INFO] [stdout] 329 | | axum::serve( [INFO] [stdout] 330 | | listener, [INFO] [stdout] 331 | | app.into_make_service_with_connect_info::(), [INFO] [stdout] ... | [INFO] [stdout] 336 | | } [INFO] [stdout] 337 | | .in_current_span(), [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:335:14 [INFO] [stdout] | [INFO] [stdout] 323 | .map(|listener| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 324 | let app = router.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 325 | let cancellation = cancellation.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 335 | .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:335:14 [INFO] [stdout] | [INFO] [stdout] 323 | .map(|listener| { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 324 | let app = router.clone(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 325 | let cancellation = cancellation.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 335 | .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:333:75 [INFO] [stdout] | [INFO] [stdout] 325 | let cancellation = cancellation.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | .with_graceful_shutdown(async move { cancellation.cancelled().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:333:75 [INFO] [stdout] | [INFO] [stdout] 325 | let cancellation = cancellation.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | .with_graceful_shutdown(async move { cancellation.cancelled().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:443:14 [INFO] [stdout] | [INFO] [stdout] 435 | ping_targets: IntGauge, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 436 | ping_dynamic_targets: IntGauge, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 437 | arp_interfaces: Arc, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 440 | send_args: Arc, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 441 | cancellation: CancellationToken, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 442 | ) -> Arc { [INFO] [stdout] 443 | Arc::new(Self { [INFO] [stdout] | ______________^ [INFO] [stdout] 444 | | ping_targets, [INFO] [stdout] 445 | | ping_dynamic_targets, [INFO] [stdout] ... | [INFO] [stdout] 452 | | cancellation, [INFO] [stdout] 453 | | }) [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:610:51 [INFO] [stdout] | [INFO] [stdout] 603 | let this = self.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | 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] 610 | match this.send(args.send_timeout, now).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:443:14 [INFO] [stdout] | [INFO] [stdout] 435 | ping_targets: IntGauge, [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 436 | ping_dynamic_targets: IntGauge, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 437 | arp_interfaces: Arc, [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 440 | send_args: Arc, [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 441 | cancellation: CancellationToken, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 442 | ) -> Arc { [INFO] [stdout] 443 | Arc::new(Self { [INFO] [stdout] | ______________^ [INFO] [stdout] 444 | | ping_targets, [INFO] [stdout] 445 | | ping_dynamic_targets, [INFO] [stdout] ... | [INFO] [stdout] 452 | | cancellation, [INFO] [stdout] 453 | | }) [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:610:51 [INFO] [stdout] | [INFO] [stdout] 603 | let this = self.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 604 | 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] 610 | match this.send(args.send_timeout, now).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:156:26 [INFO] [stdout] | [INFO] [stdout] 155 | 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] 156 | 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: 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:156:26 [INFO] [stdout] | [INFO] [stdout] 155 | 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] 156 | 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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/arp.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 47 | cancellation: CancellationToken, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | let socket = Socket::new_raw(Domain::PACKET, Type::DGRAM, None)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let raw_socket = RawSocket::new(socket)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | let (sender, receiver) = mpsc::channel(32); [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] 82 | let this = Arc::new(Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | let task = { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | let this = this.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | Ok((this, task)) [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] | [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/arp.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 47 | cancellation: CancellationToken, [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | let socket = Socket::new_raw(Domain::PACKET, Type::DGRAM, None)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | let raw_socket = RawSocket::new(socket)?; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 81 | let (sender, receiver) = mpsc::channel(32); [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] 82 | let this = Arc::new(Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | let task = { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 87 | let this = this.clone(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | Ok((this, task)) [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] | [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/arp.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn new(cancellation: CancellationToken) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | bound: Mutex::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/arp.rs:254:14 [INFO] [stdout] | [INFO] [stdout] 251 | pub fn new(cancellation: CancellationToken) -> Self { [INFO] [stdout] | ------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | bound: Mutex::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/raw_socket.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(socket: Socket) -> IoResult { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let io = AsyncFd::new(socket)?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Ok(Self { io }) [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/raw_socket.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(socket: Socket) -> IoResult { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let io = AsyncFd::new(socket)?; [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Ok(Self { io }) [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: 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 `arping-exporter` (bin "arping-exporter") due to 11 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `arping-exporter` (bin "arping-exporter" test) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "3c261cc15d77b6def7f0b0f89f5f09fcc8ddccff47e30ca0176c845a73d59ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c261cc15d77b6def7f0b0f89f5f09fcc8ddccff47e30ca0176c845a73d59ee3", kill_on_drop: false }` [INFO] [stdout] 3c261cc15d77b6def7f0b0f89f5f09fcc8ddccff47e30ca0176c845a73d59ee3