[INFO] fetching crate pf-rs 0.2.4...
[INFO] building pf-rs-0.2.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate pf-rs 0.2.4 into /workspace/builds/worker-1-tc2/source
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate pf-rs 0.2.4
[INFO] finished tweaking crates.io crate pf-rs 0.2.4
[INFO] tweaked toml for crates.io crate pf-rs 0.2.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pf-rs 0.2.4 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 4 packages to latest compatible versions
[INFO] [stderr]       Adding nix v0.27.1 (available: v0.30.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49c603f7dd3d127bfd4b0708e355431a17fb285250418c757f3415cace72d902
[INFO] running `Command { std: "docker" "start" "-a" "49c603f7dd3d127bfd4b0708e355431a17fb285250418c757f3415cace72d902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49c603f7dd3d127bfd4b0708e355431a17fb285250418c757f3415cace72d902", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49c603f7dd3d127bfd4b0708e355431a17fb285250418c757f3415cace72d902", kill_on_drop: false }`
[INFO] [stdout] 49c603f7dd3d127bfd4b0708e355431a17fb285250418c757f3415cace72d902
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4917990f972b95047c5ccae4517917df5487148acbed31bf30ca7e88116fce66
[INFO] running `Command { std: "docker" "start" "-a" "4917990f972b95047c5ccae4517917df5487148acbed31bf30ca7e88116fce66", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling pf-rs v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]  --> build.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{process::Command, env};
[INFO] [stdout]   |                             ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ioctl.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /         cfor!(let mut p_resp = res; p_resp != std::ptr::null_mut(); p_resp = (*p_resp).ai_next;
[INFO] [stdout] 110 | |             {
[INFO] [stdout] 111 | |                 let resp = *p_resp;
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ioctl.rs:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 | /                     cfor!(let mut p_resp1 = res1; p_resp1 != std::ptr::null_mut(); p_resp1 = (*p_resp1).ai_next;
[INFO] [stdout] 181 | |                         {
[INFO] [stdout] 182 | |                             let resp1 = *p_resp1;
[INFO] [stdout] ...   |
[INFO] [stdout] 241 | |                     );
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pfr_addr.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 | /             cfor!(let mut i = 31; tmp & (1 << i) > 0; i -= 1; // or (i = 31; tmp & (1 << i); --i)
[INFO] [stdout] 291 | |                 {
[INFO] [stdout] 292 | |                     b += 1;   //C b++;
[INFO] [stdout] 293 | |                 }
[INFO] [stdout] 294 | |             ); 
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pfr_addr.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 | /         cfor!(let mut i = 31; i > 31-b; i -= 1; // for (i = 31; i > 31-b; --i)
[INFO] [stdout] 373 | |             {
[INFO] [stdout] 374 | |                 m.pfa.addr32[j] |= 1 << i;   // m->addr32[j] |= (1 << i);
[INFO] [stdout] 375 | |             }
[INFO] [stdout] 376 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pfr_addr.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             cfor!(let mut i = 0; i < 4; i += 1; // for (i = 0; i < 4; i++)
[INFO] [stdout] 387 | |                 {
[INFO] [stdout] 388 | |                     addr.pfa.addr32[i] = addr.pfa.addr32[i] & m.pfa.addr32[i]; // n->addr32[i] = n->addr32[i] & m->addr32[i];
[INFO] [stdout] 389 | |                 }
[INFO] [stdout] 390 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pfr_addr.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 | /             cfor!(let mut p_resp = res; p_resp != std::ptr::null_mut(); p_resp = (*p_resp).ai_next;
[INFO] [stdout] 619 | |                 {
[INFO] [stdout] 620 | |                     let resp = *p_resp;
[INFO] [stdout] ...   |
[INFO] [stdout] 687 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `tmp` is never read
[INFO] [stdout]    --> src/pfr_addr.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let mut tmp: u32 = 0;
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `mask` is never read
[INFO] [stdout]    --> src/pfr_addr.rs:708:17
[INFO] [stdout]     |
[INFO] [stdout] 708 |         let mut mask: libc::c_int = -1;
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `bits` is never read
[INFO] [stdout]    --> src/pfr_addr.rs:840:17
[INFO] [stdout]     |
[INFO] [stdout] 840 |         let mut bits: libc::c_int = 0;
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pfr_addr.rs:838:12
[INFO] [stdout]     |
[INFO] [stdout] 838 |     fn new(mut n: node_host, is_test: libc::c_int, not: libc::c_int) -> PfResult<Self>
[INFO] [stdout]     |            ----^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.27s
[INFO] running `Command { std: "docker" "inspect" "4917990f972b95047c5ccae4517917df5487148acbed31bf30ca7e88116fce66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4917990f972b95047c5ccae4517917df5487148acbed31bf30ca7e88116fce66", kill_on_drop: false }`
[INFO] [stdout] 4917990f972b95047c5ccae4517917df5487148acbed31bf30ca7e88116fce66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25247ea6ee511223af5d68cfdfaebb67f9e8c5523abdc4a9d9da1ad528965205
[INFO] running `Command { std: "docker" "start" "-a" "25247ea6ee511223af5d68cfdfaebb67f9e8c5523abdc4a9d9da1ad528965205", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `env`
[INFO] [stdout]  --> build.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{process::Command, env};
[INFO] [stdout]   |                             ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ioctl.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /         cfor!(let mut p_resp = res; p_resp != std::ptr::null_mut(); p_resp = (*p_resp).ai_next;
[INFO] [stdout] 110 | |             {
[INFO] [stdout] 111 | |                 let resp = *p_resp;
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ioctl.rs:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 | /                     cfor!(let mut p_resp1 = res1; p_resp1 != std::ptr::null_mut(); p_resp1 = (*p_resp1).ai_next;
[INFO] [stdout] 181 | |                         {
[INFO] [stdout] 182 | |                             let resp1 = *p_resp1;
[INFO] [stdout] ...   |
[INFO] [stdout] 241 | |                     );
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pfr_addr.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 | /             cfor!(let mut i = 31; tmp & (1 << i) > 0; i -= 1; // or (i = 31; tmp & (1 << i); --i)
[INFO] [stdout] 291 | |                 {
[INFO] [stdout] 292 | |                     b += 1;   //C b++;
[INFO] [stdout] 293 | |                 }
[INFO] [stdout] 294 | |             ); 
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pfr_addr.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 | /         cfor!(let mut i = 31; i > 31-b; i -= 1; // for (i = 31; i > 31-b; --i)
[INFO] [stdout] 373 | |             {
[INFO] [stdout] 374 | |                 m.pfa.addr32[j] |= 1 << i;   // m->addr32[j] |= (1 << i);
[INFO] [stdout] 375 | |             }
[INFO] [stdout] 376 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pfr_addr.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             cfor!(let mut i = 0; i < 4; i += 1; // for (i = 0; i < 4; i++)
[INFO] [stdout] 387 | |                 {
[INFO] [stdout] 388 | |                     addr.pfa.addr32[i] = addr.pfa.addr32[i] & m.pfa.addr32[i]; // n->addr32[i] = n->addr32[i] & m->addr32[i];
[INFO] [stdout] 389 | |                 }
[INFO] [stdout] 390 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pfr_addr.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 | /             cfor!(let mut p_resp = res; p_resp != std::ptr::null_mut(); p_resp = (*p_resp).ai_next;
[INFO] [stdout] 619 | |                 {
[INFO] [stdout] 620 | |                     let resp = *p_resp;
[INFO] [stdout] ...   |
[INFO] [stdout] 687 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `tmp` is never read
[INFO] [stdout]    --> src/pfr_addr.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let mut tmp: u32 = 0;
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `mask` is never read
[INFO] [stdout]    --> src/pfr_addr.rs:708:17
[INFO] [stdout]     |
[INFO] [stdout] 708 |         let mut mask: libc::c_int = -1;
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `bits` is never read
[INFO] [stdout]    --> src/pfr_addr.rs:840:17
[INFO] [stdout]     |
[INFO] [stdout] 840 |         let mut bits: libc::c_int = 0;
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pfr_addr.rs:838:12
[INFO] [stdout]     |
[INFO] [stdout] 838 |     fn new(mut n: node_host, is_test: libc::c_int, not: libc::c_int) -> PfResult<Self>
[INFO] [stdout]     |            ----^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pf-rs v0.2.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ioctl.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | /         cfor!(let mut p_resp = res; p_resp != std::ptr::null_mut(); p_resp = (*p_resp).ai_next;
[INFO] [stdout] 110 | |             {
[INFO] [stdout] 111 | |                 let resp = *p_resp;
[INFO] [stdout] ...   |
[INFO] [stdout] 265 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/ioctl.rs:180:21
[INFO] [stdout]     |
[INFO] [stdout] 180 | /                     cfor!(let mut p_resp1 = res1; p_resp1 != std::ptr::null_mut(); p_resp1 = (*p_resp1).ai_next;
[INFO] [stdout] 181 | |                         {
[INFO] [stdout] 182 | |                             let resp1 = *p_resp1;
[INFO] [stdout] ...   |
[INFO] [stdout] 241 | |                     );
[INFO] [stdout]     | |_____________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pfr_addr.rs:290:13
[INFO] [stdout]     |
[INFO] [stdout] 290 | /             cfor!(let mut i = 31; tmp & (1 << i) > 0; i -= 1; // or (i = 31; tmp & (1 << i); --i)
[INFO] [stdout] 291 | |                 {
[INFO] [stdout] 292 | |                     b += 1;   //C b++;
[INFO] [stdout] 293 | |                 }
[INFO] [stdout] 294 | |             ); 
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pfr_addr.rs:372:9
[INFO] [stdout]     |
[INFO] [stdout] 372 | /         cfor!(let mut i = 31; i > 31-b; i -= 1; // for (i = 31; i > 31-b; --i)
[INFO] [stdout] 373 | |             {
[INFO] [stdout] 374 | |                 m.pfa.addr32[j] |= 1 << i;   // m->addr32[j] |= (1 << i);
[INFO] [stdout] 375 | |             }
[INFO] [stdout] 376 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pfr_addr.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 | /             cfor!(let mut i = 0; i < 4; i += 1; // for (i = 0; i < 4; i++)
[INFO] [stdout] 387 | |                 {
[INFO] [stdout] 388 | |                     addr.pfa.addr32[i] = addr.pfa.addr32[i] & m.pfa.addr32[i]; // n->addr32[i] = n->addr32[i] & m->addr32[i];
[INFO] [stdout] 389 | |                 }
[INFO] [stdout] 390 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/common.rs:8:18
[INFO] [stdout]     |
[INFO] [stdout]   8 |               $init;
[INFO] [stdout]     |                    ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/pfr_addr.rs:618:13
[INFO] [stdout]     |
[INFO] [stdout] 618 | /             cfor!(let mut p_resp = res; p_resp != std::ptr::null_mut(); p_resp = (*p_resp).ai_next;
[INFO] [stdout] 619 | |                 {
[INFO] [stdout] 620 | |                     let resp = *p_resp;
[INFO] [stdout] ...   |
[INFO] [stdout] 687 | |             );
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `cfor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `bits` is never read
[INFO] [stdout]    --> src/pfr_addr.rs:840:17
[INFO] [stdout]     |
[INFO] [stdout] 840 |         let mut bits: libc::c_int = 0;
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pfr_addr.rs:838:12
[INFO] [stdout]     |
[INFO] [stdout] 838 |     fn new(mut n: node_host, is_test: libc::c_int, not: libc::c_int) -> PfResult<Self>
[INFO] [stdout]     |            ----^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `mask` is never read
[INFO] [stdout]    --> src/pfr_addr.rs:708:17
[INFO] [stdout]     |
[INFO] [stdout] 708 |         let mut mask: libc::c_int = -1;
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `tmp` is never read
[INFO] [stdout]    --> src/pfr_addr.rs:279:17
[INFO] [stdout]     |
[INFO] [stdout] 279 |         let mut tmp: u32 = 0;
[INFO] [stdout]     |                 ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/pf.rs:387:9
[INFO] [stdout]     |
[INFO] [stdout] 387 |         unsafe { pf.pfctl_kill_state("192.168.2.104", None).unwrap() };
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]    --> src/pf.rs:395:9
[INFO] [stdout]     |
[INFO] [stdout] 395 |         unsafe { pf.pfctl_kill_state("192.168.2.1", None).unwrap() };
[INFO] [stdout]     |         ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.57s
[INFO] running `Command { std: "docker" "inspect" "25247ea6ee511223af5d68cfdfaebb67f9e8c5523abdc4a9d9da1ad528965205", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25247ea6ee511223af5d68cfdfaebb67f9e8c5523abdc4a9d9da1ad528965205", kill_on_drop: false }`
[INFO] [stdout] 25247ea6ee511223af5d68cfdfaebb67f9e8c5523abdc4a9d9da1ad528965205
