[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] 5b7a1c744d149bcd321852a0951c670ee330007a [INFO] testing blueluna/nl80211-rs against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblueluna%2Fnl80211-rs" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/blueluna/nl80211-rs on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-34/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/blueluna/netlink-rs` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af3eab572d3b611949dc72e486ad81ca44227676194350009be9603e346ab666 [INFO] running `Command { std: "docker" "start" "-a" "af3eab572d3b611949dc72e486ad81ca44227676194350009be9603e346ab666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af3eab572d3b611949dc72e486ad81ca44227676194350009be9603e346ab666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af3eab572d3b611949dc72e486ad81ca44227676194350009be9603e346ab666", kill_on_drop: false }` [INFO] [stdout] af3eab572d3b611949dc72e486ad81ca44227676194350009be9603e346ab666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 524c7975b276390e6be37832e92e4cccbc2829dc922a9be9e235d5eb2ffbfeb9 [INFO] running `Command { std: "docker" "start" "-a" "524c7975b276390e6be37832e92e4cccbc2829dc922a9be9e235d5eb2ffbfeb9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling netlink-rust v0.1.1 (https://github.com/blueluna/netlink-rs?branch=master#130974dc) [INFO] [stderr] Compiling nl80211-buildtools v0.1.0 (/opt/rustwide/workdir/nl80211-buildtools) [INFO] [stderr] Compiling nl80211-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/information_element.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | version: u16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ptksa_counters` [INFO] [stdout] --> src/information_element.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | ptksa_counters: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gtksa_counters` [INFO] [stdout] --> src/information_element.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | gtksa_counters: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.35s [INFO] running `Command { std: "docker" "inspect" "524c7975b276390e6be37832e92e4cccbc2829dc922a9be9e235d5eb2ffbfeb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "524c7975b276390e6be37832e92e4cccbc2829dc922a9be9e235d5eb2ffbfeb9", kill_on_drop: false }` [INFO] [stdout] 524c7975b276390e6be37832e92e4cccbc2829dc922a9be9e235d5eb2ffbfeb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 503bcf7c8d7275412b7c8b8639ea3fa056f1015e36b0412767177afed301179f [INFO] running `Command { std: "docker" "start" "-a" "503bcf7c8d7275412b7c8b8639ea3fa056f1015e36b0412767177afed301179f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/information_element.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | version: u16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ptksa_counters` [INFO] [stdout] --> src/information_element.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | ptksa_counters: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gtksa_counters` [INFO] [stdout] --> src/information_element.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | gtksa_counters: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling nl80211-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/information_element.rs:327:5 [INFO] [stdout] | [INFO] [stdout] 327 | version: u16, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `ptksa_counters` [INFO] [stdout] --> src/information_element.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | ptksa_counters: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `gtksa_counters` [INFO] [stdout] --> src/information_element.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | gtksa_counters: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.66s [INFO] running `Command { std: "docker" "inspect" "503bcf7c8d7275412b7c8b8639ea3fa056f1015e36b0412767177afed301179f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "503bcf7c8d7275412b7c8b8639ea3fa056f1015e36b0412767177afed301179f", kill_on_drop: false }` [INFO] [stdout] 503bcf7c8d7275412b7c8b8639ea3fa056f1015e36b0412767177afed301179f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8a580a9429b74378d3f7909318ab518bdc7841944f2d3905d8a207ef0d00c81e [INFO] running `Command { std: "docker" "start" "-a" "8a580a9429b74378d3f7909318ab518bdc7841944f2d3905d8a207ef0d00c81e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `version` [INFO] [stderr] --> src/information_element.rs:327:5 [INFO] [stderr] | [INFO] [stderr] 327 | version: u16, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `ptksa_counters` [INFO] [stderr] --> src/information_element.rs:337:5 [INFO] [stderr] | [INFO] [stderr] 337 | ptksa_counters: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `gtksa_counters` [INFO] [stderr] --> src/information_element.rs:339:5 [INFO] [stderr] | [INFO] [stderr] 339 | gtksa_counters: u8, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nl80211-rs` (lib) generated 3 warnings [INFO] [stderr] warning: `nl80211-rs` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nl80211_rs-694c044337424c9c) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test information_element::tests::test_parse_ie ... ok [INFO] [stdout] test information_element::tests::test_parse_ies ... ok [INFO] [stdout] test unpack::tests::unpack_u16 ... ok [INFO] [stdout] test unpack::tests::unpack_u32 ... ok [INFO] [stdout] test unpack::tests::unpack_u64 ... ok [INFO] [stdout] test unpack::tests::unpack_u8 ... ok [INFO] [stdout] test unpack::tests::unpack_vector ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nl80211-rs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8a580a9429b74378d3f7909318ab518bdc7841944f2d3905d8a207ef0d00c81e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a580a9429b74378d3f7909318ab518bdc7841944f2d3905d8a207ef0d00c81e", kill_on_drop: false }` [INFO] [stdout] 8a580a9429b74378d3f7909318ab518bdc7841944f2d3905d8a207ef0d00c81e