[INFO] fetching crate pcitool 0.1.0... [INFO] checking pcitool-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate pcitool 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate pcitool 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pcitool 0.1.0 [INFO] tweaked toml for crates.io crate pcitool 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pcitool 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pcitool 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded heterob v0.3.0 [INFO] [stderr] Downloaded snafu-derive v0.7.1 [INFO] [stderr] Downloaded seq-macro v0.3.0 [INFO] [stderr] Downloaded snafu v0.7.1 [INFO] [stderr] Downloaded pcics v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e07dd7ec6116857a886a3c60f244192e39ecb993ed64f0cf17c7437af1a26b91 [INFO] running `Command { std: "docker" "start" "-a" "e07dd7ec6116857a886a3c60f244192e39ecb993ed64f0cf17c7437af1a26b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e07dd7ec6116857a886a3c60f244192e39ecb993ed64f0cf17c7437af1a26b91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e07dd7ec6116857a886a3c60f244192e39ecb993ed64f0cf17c7437af1a26b91", kill_on_drop: false }` [INFO] [stdout] e07dd7ec6116857a886a3c60f244192e39ecb993ed64f0cf17c7437af1a26b91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35513701aa0ecca17657214238c62d2bfba2ba6f1090904fbcedd2e153e063ff [INFO] running `Command { std: "docker" "start" "-a" "35513701aa0ecca17657214238c62d2bfba2ba6f1090904fbcedd2e153e063ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.90 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking diff v0.1.12 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling seq-macro v0.3.0 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Checking heterob v0.3.0 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling pcitool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking snafu v0.7.1 [INFO] [stderr] Checking pcics v0.3.1 [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:9dc8/out.vx.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/access/dump.rs:309:22 [INFO] [stdout] | [INFO] [stdout] 309 | content: include_str!(concat!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 310 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 311 | | "/tests/data/device/8086:9dc8/out.vx.txt" [INFO] [stdout] 312 | | )) [INFO] [stdout] | |______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:9dc8/out.vx.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/access/dump.rs:331:20 [INFO] [stdout] | [INFO] [stdout] 331 | let data = include_str!(concat!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 332 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 333 | | "/tests/data/device/8086:9dc8/out.vx.txt" [INFO] [stdout] 334 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:9dc8/config`: No such file or directory (os error 2) [INFO] [stdout] --> src/access/dump.rs:339:25 [INFO] [stdout] | [INFO] [stdout] 339 | let sample_cs = include_bytes!(concat!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 340 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 341 | | "/tests/data/device/8086:9dc8/config" [INFO] [stdout] 342 | | ))[..64] [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:9dc8/out.vxxx.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/access/dump.rs:351:20 [INFO] [stdout] | [INFO] [stdout] 351 | let data = include_str!(concat!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 352 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 353 | | "/tests/data/device/8086:9dc8/out.vxxx.txt" [INFO] [stdout] 354 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:9dc8/config`: No such file or directory (os error 2) [INFO] [stdout] --> src/access/dump.rs:359:25 [INFO] [stdout] | [INFO] [stdout] 359 | let sample_cs = include_bytes!(concat!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 360 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 361 | | "/tests/data/device/8086:9dc8/config" [INFO] [stdout] 362 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:2030/out.vxxxx.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/access/dump.rs:372:20 [INFO] [stdout] | [INFO] [stdout] 372 | let data = include_str!(concat!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 373 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 374 | | "/tests/data/device/8086:2030/out.vxxxx.txt" [INFO] [stdout] 375 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:2030/config`: No such file or directory (os error 2) [INFO] [stdout] --> src/access/dump.rs:380:25 [INFO] [stdout] | [INFO] [stdout] 380 | let sample_cs = include_bytes!(concat!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 381 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 382 | | "/tests/data/device/8086:2030/config" [INFO] [stdout] 383 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/pci.ids`: No such file or directory (os error 2) [INFO] [stdout] --> src/names/pciids.rs:465:20 [INFO] [stdout] | [INFO] [stdout] 465 | let data = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/tests/data/pci.ids")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/pci.ids`: No such file or directory (os error 2) [INFO] [stdout] --> src/names/pciids.rs:513:20 [INFO] [stdout] | [INFO] [stdout] 513 | let data = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/tests/data/pci.ids")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/pci.ids`: No such file or directory (os error 2) [INFO] [stdout] --> src/names/pciids.rs:533:20 [INFO] [stdout] | [INFO] [stdout] 533 | let data = include_str!(concat!(env!("CARGO_MANIFEST_DIR"), "/tests/data/pci.ids")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:9dc8/config`: No such file or directory (os error 2) [INFO] [stdout] --> src/view/lspci/basic/caps.rs:443:20 [INFO] [stdout] | [INFO] [stdout] 443 | let data = include_bytes!(concat!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 444 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 445 | | "/tests/data/device/8086:9dc8/config" [INFO] [stdout] 446 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:9dc8/caps.lspci.vvv.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/view/lspci/basic/caps.rs:472:22 [INFO] [stdout] | [INFO] [stdout] 472 | let sample = include_str!(concat!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 473 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 474 | | "/tests/data/device/8086:9dc8/caps.lspci.vvv.txt" [INFO] [stdout] 475 | | )) [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:9dc8/config`: No such file or directory (os error 2) [INFO] [stdout] --> src/view/lspci/basic.rs:1088:24 [INFO] [stdout] | [INFO] [stdout] 1088 | let data = include_bytes!(concat!(env!("CARGO_MANIFEST_DIR"), "/tests/data/device/8086:9dc8/config")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:9dc8/out.v.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/view/lspci/basic.rs:1179:29 [INFO] [stdout] | [INFO] [stdout] 1179 | / include_str!(concat!(env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1180 | | "/tests/data/device/", $out) [INFO] [stdout] 1181 | | ); [INFO] [stdout] | |_____________________________^ [INFO] [stdout] ... [INFO] [stdout] 1187 | / display_device_verbose! { [INFO] [stdout] 1188 | | eq_1: "8086:9dc8/out.v.txt", 1; [INFO] [stdout] 1189 | | eq_2: "8086:9dc8/out.vv.txt", 2; [INFO] [stdout] 1190 | | eq_3: "8086:9dc8/out.vvv.txt", 3; [INFO] [stdout] 1191 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_device_verbose` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:9dc8/out.vv.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/view/lspci/basic.rs:1179:29 [INFO] [stdout] | [INFO] [stdout] 1179 | / include_str!(concat!(env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1180 | | "/tests/data/device/", $out) [INFO] [stdout] 1181 | | ); [INFO] [stdout] | |_____________________________^ [INFO] [stdout] ... [INFO] [stdout] 1187 | / display_device_verbose! { [INFO] [stdout] 1188 | | eq_1: "8086:9dc8/out.v.txt", 1; [INFO] [stdout] 1189 | | eq_2: "8086:9dc8/out.vv.txt", 2; [INFO] [stdout] 1190 | | eq_3: "8086:9dc8/out.vvv.txt", 3; [INFO] [stdout] 1191 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_device_verbose` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:9dc8/out.vvv.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/view/lspci/basic.rs:1179:29 [INFO] [stdout] | [INFO] [stdout] 1179 | / include_str!(concat!(env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1180 | | "/tests/data/device/", $out) [INFO] [stdout] 1181 | | ); [INFO] [stdout] | |_____________________________^ [INFO] [stdout] ... [INFO] [stdout] 1187 | / display_device_verbose! { [INFO] [stdout] 1188 | | eq_1: "8086:9dc8/out.v.txt", 1; [INFO] [stdout] 1189 | | eq_2: "8086:9dc8/out.vv.txt", 2; [INFO] [stdout] 1190 | | eq_3: "8086:9dc8/out.vvv.txt", 3; [INFO] [stdout] 1191 | | } [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` which comes from the expansion of the macro `display_device_verbose` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:2f68/config`: No such file or directory (os error 2) [INFO] [stdout] --> src/view/lspci/basic.rs:1196:20 [INFO] [stdout] | [INFO] [stdout] 1196 | let data = include_bytes!(concat!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 1197 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1198 | | "/tests/data/device/8086:2f68/config" [INFO] [stdout] 1199 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:2f83/config`: No such file or directory (os error 2) [INFO] [stdout] --> src/view/lspci/basic.rs:1222:20 [INFO] [stdout] | [INFO] [stdout] 1222 | let data = include_bytes!(concat!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 1223 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1224 | | "/tests/data/device/8086:2f83/config" [INFO] [stdout] 1225 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `/opt/rustwide/workdir/tests/data/device/8086:2f83/out.vv.txt`: No such file or directory (os error 2) [INFO] [stdout] --> src/view/lspci/basic.rs:1243:22 [INFO] [stdout] | [INFO] [stdout] 1243 | let sample = include_str!(concat!( [INFO] [stdout] | ______________________^ [INFO] [stdout] 1244 | | env!("CARGO_MANIFEST_DIR"), [INFO] [stdout] 1245 | | "/tests/data/device/8086:2f83/out.vv.txt" [INFO] [stdout] 1246 | | )); [INFO] [stdout] | |__________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `precompiled_ids` [INFO] [stdout] --> src/names/pciids.rs:183:11 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg(feature = "precompiled_ids")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clap`, `expensive_tests`, `lib_proc_baseaddr_parse`, `ls_caps_agp_isoch_support`, `ls_caps_pm_bridge`, `ls_ecaps_rclink_cfgspace`, `ls_ecaps_rclink_eltype`, `pciutils_3_7`, `pciutils_make_opt_dns`, `pciutils_make_opt_hwdb`, `pciutils_make_opt_libkmod`, `pciutils_make_opt_zlib`, and `sudo` [INFO] [stdout] = help: consider adding `precompiled_ids` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `precompiled_ids` [INFO] [stdout] --> src/names/pciids.rs:183:11 [INFO] [stdout] | [INFO] [stdout] 183 | #[cfg(feature = "precompiled_ids")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `clap`, `expensive_tests`, `lib_proc_baseaddr_parse`, `ls_caps_agp_isoch_support`, `ls_caps_pm_bridge`, `ls_ecaps_rclink_cfgspace`, `ls_ecaps_rclink_eltype`, `pciutils_3_7`, `pciutils_make_opt_dns`, `pciutils_make_opt_hwdb`, `pciutils_make_opt_libkmod`, `pciutils_make_opt_zlib`, and `sudo` [INFO] [stdout] = help: consider adding `precompiled_ids` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HwDb` is never constructed [INFO] [stdout] --> src/names/hwdb.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct HwDb; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/device.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn capabilities(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 70 | pub fn capabilities(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/device.rs:80:34 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn extended_capabilities(&self) -> Option { [INFO] [stdout] | ^^^^^ -------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 80 | pub fn extended_capabilities(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pcitool` (lib test) due to 19 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "35513701aa0ecca17657214238c62d2bfba2ba6f1090904fbcedd2e153e063ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35513701aa0ecca17657214238c62d2bfba2ba6f1090904fbcedd2e153e063ff", kill_on_drop: false }` [INFO] [stdout] 35513701aa0ecca17657214238c62d2bfba2ba6f1090904fbcedd2e153e063ff