[INFO] fetching crate pf-rs 0.2.4...
[INFO] building pf-rs-0.2.4 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate pf-rs 0.2.4 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pf-rs 0.2.4 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44161928845c897b7ca7ae61e5b7176f1264c4be1915c55b2bc2ccd0f5129074
[INFO] running `Command { std: "docker" "start" "-a" "44161928845c897b7ca7ae61e5b7176f1264c4be1915c55b2bc2ccd0f5129074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44161928845c897b7ca7ae61e5b7176f1264c4be1915c55b2bc2ccd0f5129074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44161928845c897b7ca7ae61e5b7176f1264c4be1915c55b2bc2ccd0f5129074", kill_on_drop: false }`
[INFO] [stdout] 44161928845c897b7ca7ae61e5b7176f1264c4be1915c55b2bc2ccd0f5129074
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 525767c0308a015a2d5daa1e4bdd0a21d7439ea0d8f77a785ead766f2f9cc193
[INFO] running `Command { std: "docker" "start" "-a" "525767c0308a015a2d5daa1e4bdd0a21d7439ea0d8f77a785ead766f2f9cc193", 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 3.73s
[INFO] running `Command { std: "docker" "inspect" "525767c0308a015a2d5daa1e4bdd0a21d7439ea0d8f77a785ead766f2f9cc193", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "525767c0308a015a2d5daa1e4bdd0a21d7439ea0d8f77a785ead766f2f9cc193", kill_on_drop: false }`
[INFO] [stdout] 525767c0308a015a2d5daa1e4bdd0a21d7439ea0d8f77a785ead766f2f9cc193
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6497ff4db824442c055bfbff64f823288090bf6121d9bc98e3622f6e7e18d96
[INFO] running `Command { std: "docker" "start" "-a" "a6497ff4db824442c055bfbff64f823288090bf6121d9bc98e3622f6e7e18d96", 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: 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] [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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s
[INFO] running `Command { std: "docker" "inspect" "a6497ff4db824442c055bfbff64f823288090bf6121d9bc98e3622f6e7e18d96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6497ff4db824442c055bfbff64f823288090bf6121d9bc98e3622f6e7e18d96", kill_on_drop: false }`
[INFO] [stdout] a6497ff4db824442c055bfbff64f823288090bf6121d9bc98e3622f6e7e18d96
