[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 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblueluna%2Fnl80211-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/blueluna/nl80211-rs on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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 75 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.3) [INFO] [stderr] Adding clap v3.2.25 (available: v4.5.45) [INFO] [stderr] Adding mio v0.8.11 (available: v1.0.4) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 371d3a452abee87b41d8fec526eeaa6bc1375eb6a1c067f97a3354f212a3fd52 [INFO] running `Command { std: "docker" "start" "-a" "371d3a452abee87b41d8fec526eeaa6bc1375eb6a1c067f97a3354f212a3fd52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "371d3a452abee87b41d8fec526eeaa6bc1375eb6a1c067f97a3354f212a3fd52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "371d3a452abee87b41d8fec526eeaa6bc1375eb6a1c067f97a3354f212a3fd52", kill_on_drop: false }` [INFO] [stdout] 371d3a452abee87b41d8fec526eeaa6bc1375eb6a1c067f97a3354f212a3fd52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1637d61b5ae6d12f43253f1b26fbd03fa50e93731f7629425e2077c3ebefb550 [INFO] running `Command { std: "docker" "start" "-a" "1637d61b5ae6d12f43253f1b26fbd03fa50e93731f7629425e2077c3ebefb550", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling libc v0.2.175 [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 memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking os_str_bytes v6.6.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [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.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [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: 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] [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.22s [INFO] running `Command { std: "docker" "inspect" "1637d61b5ae6d12f43253f1b26fbd03fa50e93731f7629425e2077c3ebefb550", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1637d61b5ae6d12f43253f1b26fbd03fa50e93731f7629425e2077c3ebefb550", kill_on_drop: false }` [INFO] [stdout] 1637d61b5ae6d12f43253f1b26fbd03fa50e93731f7629425e2077c3ebefb550