[INFO] cloning repository https://github.com/blueluna/nl80211-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blueluna/nl80211-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblueluna%2Fnl80211-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblueluna%2Fnl80211-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3103877aa588633b2ceaf82fdf976b9b5661abcd [INFO] checking blueluna/nl80211-rs/3103877aa588633b2ceaf82fdf976b9b5661abcd against master#068609ce766e55d2e7371cd2a86143a6d7e8e2e4 for pr-138952 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblueluna%2Fnl80211-rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blueluna/nl80211-rs on toolchain 068609ce766e55d2e7371cd2a86143a6d7e8e2e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/blueluna/nl80211-rs [INFO] finished tweaking git repo https://github.com/blueluna/nl80211-rs [INFO] tweaked toml for git repo https://github.com/blueluna/nl80211-rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/blueluna/netlink-rs` [INFO] [stderr] Locking 74 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.0) [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.32) [INFO] [stderr] Adding mio v0.8.11 (available: v1.0.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8fa15043ab4e28a489070046fcc27abb20a1373c004eebb5acd29a19895cb4c [INFO] running `Command { std: "docker" "start" "-a" "a8fa15043ab4e28a489070046fcc27abb20a1373c004eebb5acd29a19895cb4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8fa15043ab4e28a489070046fcc27abb20a1373c004eebb5acd29a19895cb4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8fa15043ab4e28a489070046fcc27abb20a1373c004eebb5acd29a19895cb4c", kill_on_drop: false }` [INFO] [stdout] a8fa15043ab4e28a489070046fcc27abb20a1373c004eebb5acd29a19895cb4c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+068609ce766e55d2e7371cd2a86143a6d7e8e2e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86648d60bc411dec6bbddcc030ae989ad4731bcd45ab0bf911346947385e4235 [INFO] running `Command { std: "docker" "start" "-a" "86648d60bc411dec6bbddcc030ae989ad4731bcd45ab0bf911346947385e4235", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking netlink-rust v0.1.1 (https://github.com/blueluna/netlink-rs?branch=master#1397836d) [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Compiling nl80211-buildtools v0.1.0 (/opt/rustwide/workdir/nl80211-buildtools) [INFO] [stdout] warning: trait `Enumeration` is never used [INFO] [stdout] --> nl80211-buildtools/src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | trait Enumeration { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Enumeration` is never used [INFO] [stdout] --> nl80211-buildtools/src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | trait Enumeration { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Enumeration` is never used [INFO] [stdout] --> nl80211-buildtools/src/lib.rs:265:7 [INFO] [stdout] | [INFO] [stdout] 265 | trait Enumeration { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling nl80211-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `version`, `ptksa_counters`, and `gtksa_counters` are never read [INFO] [stdout] --> src/information_element.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 325 | pub struct RobustSecurityNetwork { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 326 | /// RSNA protocol version [INFO] [stdout] 327 | version: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | ptksa_counters: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 338 | /// group temporal key security association replay counters [INFO] [stdout] 339 | gtksa_counters: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RobustSecurityNetwork` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version`, `ptksa_counters`, and `gtksa_counters` are never read [INFO] [stdout] --> src/information_element.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 325 | pub struct RobustSecurityNetwork { [INFO] [stdout] | --------------------- fields in this struct [INFO] [stdout] 326 | /// RSNA protocol version [INFO] [stdout] 327 | version: u16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | ptksa_counters: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 338 | /// group temporal key security association replay counters [INFO] [stdout] 339 | gtksa_counters: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RobustSecurityNetwork` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `unpack` is never used [INFO] [stdout] --> src/unpack.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub trait LittleUnpack: Sized { [INFO] [stdout] | ------------ associated function in this trait [INFO] [stdout] 10 | fn unpack(buffer: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.86s [INFO] running `Command { std: "docker" "inspect" "86648d60bc411dec6bbddcc030ae989ad4731bcd45ab0bf911346947385e4235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86648d60bc411dec6bbddcc030ae989ad4731bcd45ab0bf911346947385e4235", kill_on_drop: false }` [INFO] [stdout] 86648d60bc411dec6bbddcc030ae989ad4731bcd45ab0bf911346947385e4235