[INFO] cloning repository https://github.com/waynr/pingers [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waynr/pingers" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaynr%2Fpingers", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaynr%2Fpingers'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c47b6694c168b7997dc91a1954d1f38e196b03d [INFO] checking waynr/pingers against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaynr%2Fpingers" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/waynr/pingers 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/waynr/pingers [INFO] finished tweaking git repo https://github.com/waynr/pingers [INFO] tweaked toml for git repo https://github.com/waynr/pingers written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/waynr/pingers 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pnet_base v0.33.0 [INFO] [stderr] Downloaded pnet_transport v0.33.0 [INFO] [stderr] Downloaded netlink-proto v0.11.2 [INFO] [stderr] Downloaded anstyle-wincon v2.1.0 [INFO] [stderr] Downloaded clap_lex v0.5.1 [INFO] [stderr] Downloaded no-std-net v0.6.0 [INFO] [stderr] Downloaded clap v4.4.2 [INFO] [stderr] Downloaded pnet_packet v0.33.0 [INFO] [stderr] Downloaded memchr v2.6.2 [INFO] [stderr] Downloaded netlink-packet-route v0.17.1 [INFO] [stderr] Downloaded object v0.32.0 [INFO] [stderr] Downloaded clap_builder v4.4.2 [INFO] [stderr] Downloaded rtnetlink v0.13.1 [INFO] [stderr] Downloaded clap_derive v4.4.2 [INFO] [stderr] Downloaded env_logger v0.5.13 [INFO] [stderr] Downloaded ipnetwork v0.20.0 [INFO] [stderr] Downloaded regex v1.9.4 [INFO] [stderr] Downloaded pnet_datalink v0.33.0 [INFO] [stderr] Downloaded pnet_macros v0.33.0 [INFO] [stderr] Downloaded pnet v0.33.0 [INFO] [stderr] Downloaded anstream v0.5.0 [INFO] [stderr] Downloaded anstyle v1.0.2 [INFO] [stderr] Downloaded pnet_macros_support v0.33.0 [INFO] [stderr] Downloaded pnet_sys v0.33.0 [INFO] [stderr] Downloaded netlink-packet-core v0.7.0 [INFO] [stderr] Downloaded regex-automata v0.3.7 [INFO] [stderr] Downloaded csv v1.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4f808bf55ee300d1319ac656cd8f798d064c5b5d26365317dafad0ecb7dfb7bb [INFO] running `Command { std: "docker" "start" "-a" "4f808bf55ee300d1319ac656cd8f798d064c5b5d26365317dafad0ecb7dfb7bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4f808bf55ee300d1319ac656cd8f798d064c5b5d26365317dafad0ecb7dfb7bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f808bf55ee300d1319ac656cd8f798d064c5b5d26365317dafad0ecb7dfb7bb", kill_on_drop: false }` [INFO] [stdout] 4f808bf55ee300d1319ac656cd8f798d064c5b5d26365317dafad0ecb7dfb7bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 85b07bbf74754bfe2cd9be2ed811bc984041578b93d1c013b25aee5bc0f4d078 [INFO] running `Command { std: "docker" "start" "-a" "85b07bbf74754bfe2cd9be2ed811bc984041578b93d1c013b25aee5bc0f4d078", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking memchr v2.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking anyhow v1.0.75 [INFO] [stderr] Checking pnet_base v0.33.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking pnet_macros_support v0.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling pnet v0.33.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking pnet_sys v0.33.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling pnet_macros v0.33.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking netlink-packet-route v0.17.1 [INFO] [stderr] Checking pnet_packet v0.33.0 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking pnet_transport v0.33.0 [INFO] [stderr] Checking netlink-sys v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking netlink-proto v0.11.2 [INFO] [stderr] Checking rtnetlink v0.13.1 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking pnet_datalink v0.33.0 [INFO] [stderr] Checking pingers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/prober.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | let mut addr_ll_ref: *mut libc::sockaddr_ll = [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/prober.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | let mut addr_ll_ref: *mut libc::sockaddr_ll = [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ICMP_REPLY_PACKET_SIZE` is never used [INFO] [stdout] --> src/probes/icmp.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | const ICMP_REPLY_PACKET_SIZE: usize = EchoReplyPacket::minimum_packet_size(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ICMP_REPLY_PACKET_SIZE` is never used [INFO] [stdout] --> src/probes/icmp.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | const ICMP_REPLY_PACKET_SIZE: usize = EchoReplyPacket::minimum_packet_size(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.68s [INFO] running `Command { std: "docker" "inspect" "85b07bbf74754bfe2cd9be2ed811bc984041578b93d1c013b25aee5bc0f4d078", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85b07bbf74754bfe2cd9be2ed811bc984041578b93d1c013b25aee5bc0f4d078", kill_on_drop: false }` [INFO] [stdout] 85b07bbf74754bfe2cd9be2ed811bc984041578b93d1c013b25aee5bc0f4d078 [INFO] checking waynr/pingers 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%2Fwaynr%2Fpingers" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/waynr/pingers 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/waynr/pingers [INFO] finished tweaking git repo https://github.com/waynr/pingers [INFO] tweaked toml for git repo https://github.com/waynr/pingers written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/waynr/pingers 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 9ff0a1b78d42ca299ce3129119edb059b87522e0710c1b95f1228270014155f9 [INFO] running `Command { std: "docker" "start" "-a" "9ff0a1b78d42ca299ce3129119edb059b87522e0710c1b95f1228270014155f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9ff0a1b78d42ca299ce3129119edb059b87522e0710c1b95f1228270014155f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ff0a1b78d42ca299ce3129119edb059b87522e0710c1b95f1228270014155f9", kill_on_drop: false }` [INFO] [stdout] 9ff0a1b78d42ca299ce3129119edb059b87522e0710c1b95f1228270014155f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] eab81870407dfbb7ccbe32e021c6c894df083363c52eb7ac81d7e1592fa13b78 [INFO] running `Command { std: "docker" "start" "-a" "eab81870407dfbb7ccbe32e021c6c894df083363c52eb7ac81d7e1592fa13b78", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking memchr v2.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking no-std-net v0.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking anyhow v1.0.75 [INFO] [stderr] Checking pnet_base v0.33.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking pnet_macros_support v0.33.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling pnet v0.33.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking pnet_sys v0.33.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.3.7 [INFO] [stderr] Checking regex v1.9.4 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling pnet_macros v0.33.0 [INFO] [stderr] Checking netlink-packet-utils v0.5.2 [INFO] [stderr] Checking netlink-packet-core v0.7.0 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking netlink-packet-route v0.17.1 [INFO] [stderr] Checking pnet_packet v0.33.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking pnet_transport v0.33.0 [INFO] [stderr] Checking netlink-sys v0.8.5 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking netlink-proto v0.11.2 [INFO] [stderr] Checking rtnetlink v0.13.1 [INFO] [stderr] Checking ipnetwork v0.20.0 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking pnet_datalink v0.33.0 [INFO] [stderr] Checking pingers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/prober.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | let mut addr_ll_ref: *mut libc::sockaddr_ll = [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/prober.rs:391:13 [INFO] [stdout] | [INFO] [stdout] 391 | let mut addr_ll_ref: *mut libc::sockaddr_ll = [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ICMP_REPLY_PACKET_SIZE` is never used [INFO] [stdout] --> src/probes/icmp.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | const ICMP_REPLY_PACKET_SIZE: usize = EchoReplyPacket::minimum_packet_size(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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:92:90 [INFO] [stdout] | [INFO] [stdout] 88 | let probes = IcmpProbe::many(cli.concurrent_probes, ðernet_conf)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | let (prober, target_sender, mut output_receiver) = Prober::new()?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | tokio::spawn(async move { prober.run_probes(probes, ethernet_conf, icmp_timeout).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] = 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/prober.rs:102:33 [INFO] [stdout] | [INFO] [stdout] 98 | let (sender, receiver) = async_channel::bounded(1); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 102 | receiver.recv().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/prober.rs:279:12 [INFO] [stdout] | [INFO] [stdout] 276 | let (output_sender, output_receiver) = unbounded_channel(); [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] 277 | let (target_sender, target_receiver) = async_channel::unbounded(); [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] 278 | [INFO] [stdout] 279 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 280 | | Self { [INFO] [stdout] 281 | | target_receiver, [INFO] [stdout] 282 | | output_sender, [INFO] [stdout] ... | [INFO] [stdout] 285 | | output_receiver, [INFO] [stdout] 286 | | )) [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/prober.rs:313:23 [INFO] [stdout] | [INFO] [stdout] 304 | let mut probe_task = ProbeTask { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 313 | match probe_task.run().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/prober.rs:353:8 [INFO] [stdout] | [INFO] [stdout] 346 | let socket = Socket::new(Domain::IPV4, Type::RAW, Some(Protocol::ICMPV4))?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 353 | Ok(AsyncSocket::new(socket)?) [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/prober.rs:419:8 [INFO] [stdout] | [INFO] [stdout] 375 | let socket = Socket::new(Domain::PACKET, Type::RAW, None)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 419 | Ok(AsyncSocket::new(socket)?) [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/probes/icmp.rs:138:89 [INFO] [stdout] | [INFO] [stdout] 138 | async fn send(&mut self, socket: AsyncSocket, tparams: &TargetParams) -> Result<()> { [INFO] [stdout] | ______________________________-------------------________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | | self.update_icmp_request_packet(&tparams.addr, tparams.seq) [INFO] [stdout] 140 | | .await; [INFO] [stdout] 141 | | match socket.send(self.buf.lock().await.as_slice()).await { [INFO] [stdout] ... | [INFO] [stdout] 149 | | Ok(()) [INFO] [stdout] 150 | | } [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/socket.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(s: Socket) -> Result { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 19 | | inner: Arc::new(AsyncFd::new(s)?), [INFO] [stdout] 20 | | }) [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] warning: constant `ICMP_REPLY_PACKET_SIZE` is never used [INFO] [stdout] --> src/probes/icmp.rs:27:7 [INFO] [stdout] | [INFO] [stdout] 27 | const ICMP_REPLY_PACKET_SIZE: usize = EchoReplyPacket::minimum_packet_size(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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:92:90 [INFO] [stdout] | [INFO] [stdout] 88 | let probes = IcmpProbe::many(cli.concurrent_probes, ðernet_conf)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 89 | let (prober, target_sender, mut output_receiver) = Prober::new()?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 92 | tokio::spawn(async move { prober.run_probes(probes, ethernet_conf, icmp_timeout).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] = 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/prober.rs:102:33 [INFO] [stdout] | [INFO] [stdout] 98 | let (sender, receiver) = async_channel::bounded(1); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 102 | receiver.recv().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/prober.rs:279:12 [INFO] [stdout] | [INFO] [stdout] 276 | let (output_sender, output_receiver) = unbounded_channel(); [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] 277 | let (target_sender, target_receiver) = async_channel::unbounded(); [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] 278 | [INFO] [stdout] 279 | Ok(( [INFO] [stdout] | ____________^ [INFO] [stdout] 280 | | Self { [INFO] [stdout] 281 | | target_receiver, [INFO] [stdout] 282 | | output_sender, [INFO] [stdout] ... | [INFO] [stdout] 285 | | output_receiver, [INFO] [stdout] 286 | | )) [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/prober.rs:313:23 [INFO] [stdout] | [INFO] [stdout] 304 | let mut probe_task = ProbeTask { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 313 | match probe_task.run().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/prober.rs:353:8 [INFO] [stdout] | [INFO] [stdout] 346 | let socket = Socket::new(Domain::IPV4, Type::RAW, Some(Protocol::ICMPV4))?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 353 | Ok(AsyncSocket::new(socket)?) [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/prober.rs:419:8 [INFO] [stdout] | [INFO] [stdout] 375 | let socket = Socket::new(Domain::PACKET, Type::RAW, None)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 419 | Ok(AsyncSocket::new(socket)?) [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/probes/icmp.rs:138:89 [INFO] [stdout] | [INFO] [stdout] 138 | async fn send(&mut self, socket: AsyncSocket, tparams: &TargetParams) -> Result<()> { [INFO] [stdout] | ______________________________-------------------________________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 139 | | self.update_icmp_request_packet(&tparams.addr, tparams.seq) [INFO] [stdout] 140 | | .await; [INFO] [stdout] 141 | | match socket.send(self.buf.lock().await.as_slice()).await { [INFO] [stdout] ... | [INFO] [stdout] 149 | | Ok(()) [INFO] [stdout] 150 | | } [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/socket.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn new(s: Socket) -> Result { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 19 | | inner: Arc::new(AsyncFd::new(s)?), [INFO] [stdout] 20 | | }) [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 8 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pingers` (bin "pingers") due to 9 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `pingers` (bin "pingers" test) due to 9 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "eab81870407dfbb7ccbe32e021c6c894df083363c52eb7ac81d7e1592fa13b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eab81870407dfbb7ccbe32e021c6c894df083363c52eb7ac81d7e1592fa13b78", kill_on_drop: false }` [INFO] [stdout] eab81870407dfbb7ccbe32e021c6c894df083363c52eb7ac81d7e1592fa13b78