[INFO] fetching crate pcitool 0.1.0...
[INFO] testing pcitool-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate pcitool 0.1.0 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pcitool 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.30
[INFO] [stderr]   Downloaded proc-macro2 v1.0.36
[INFO] [stderr]   Downloaded uname v0.1.1
[INFO] [stderr]   Downloaded walkdir v2.3.2
[INFO] [stderr]   Downloaded quote v1.0.17
[INFO] [stderr]   Downloaded thiserror v1.0.30
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded diff v0.1.12
[INFO] [stderr]   Downloaded itoa v1.0.1
[INFO] [stderr]   Downloaded os_str_bytes v6.0.0
[INFO] [stderr]   Downloaded paste v1.0.7
[INFO] [stderr]   Downloaded clap_derive v3.2.18
[INFO] [stderr]   Downloaded cc v1.0.73
[INFO] [stderr]   Downloaded textwrap v0.15.0
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded serde v1.0.136
[INFO] [stderr]   Downloaded pcics v0.3.1
[INFO] [stderr]   Downloaded serde_json v1.0.79
[INFO] [stderr]   Downloaded clap v3.2.20
[INFO] [stderr]   Downloaded regex v1.5.5
[INFO] [stderr]   Downloaded memchr v2.4.1
[INFO] [stderr]   Downloaded syn v1.0.90
[INFO] [stderr]   Downloaded indexmap v1.8.1
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded snafu-derive v0.7.1
[INFO] [stderr]   Downloaded snafu v0.7.1
[INFO] [stderr]   Downloaded regex-syntax v0.6.25
[INFO] [stderr]   Downloaded wasi v0.10.2+wasi-snapshot-preview1
[INFO] [stderr]   Downloaded getrandom v0.2.6
[INFO] [stderr]   Downloaded heterob v0.3.0
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded ppv-lite86 v0.2.16
[INFO] [stderr]   Downloaded ctor v0.1.22
[INFO] [stderr]   Downloaded seq-macro v0.3.0
[INFO] [stderr]   Downloaded libc v0.2.134
[INFO] [stderr]   Downloaded yansi v0.5.1
[INFO] [stderr]   Downloaded ryu v1.0.9
[INFO] [stderr]   Downloaded fastrand v1.7.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.13
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded rand_core v0.6.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ddeca0312f8d6c67be193420a385228b928528f30fdcd75352a5f2a61bf741e5
[INFO] running `Command { std: "docker" "start" "-a" "ddeca0312f8d6c67be193420a385228b928528f30fdcd75352a5f2a61bf741e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ddeca0312f8d6c67be193420a385228b928528f30fdcd75352a5f2a61bf741e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddeca0312f8d6c67be193420a385228b928528f30fdcd75352a5f2a61bf741e5", kill_on_drop: false }`
[INFO] [stdout] ddeca0312f8d6c67be193420a385228b928528f30fdcd75352a5f2a61bf741e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 68fa4a020c8ec94d886edae899a611b901af95d78a63c29558ae4a848ac0801c
[INFO] running `Command { std: "docker" "start" "-a" "68fa4a020c8ec94d886edae899a611b901af95d78a63c29558ae4a848ac0801c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.90
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling libc v0.2.134
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling heterob v0.3.0
[INFO] [stderr]    Compiling pcitool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling snafu-derive v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling snafu v0.7.1
[INFO] [stderr]    Compiling pcics v0.3.1
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<Capabilities> {
[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<Capabilities<'_>> {
[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<ExtendedCapabilities> {
[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<ExtendedCapabilities<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.08s
[INFO] running `Command { std: "docker" "inspect" "68fa4a020c8ec94d886edae899a611b901af95d78a63c29558ae4a848ac0801c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68fa4a020c8ec94d886edae899a611b901af95d78a63c29558ae4a848ac0801c", kill_on_drop: false }`
[INFO] [stdout] 68fa4a020c8ec94d886edae899a611b901af95d78a63c29558ae4a848ac0801c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbf988fe98087caa5a76b084debb212367a5d3c0c3ae5da55290657a94084e60
[INFO] running `Command { std: "docker" "start" "-a" "dbf988fe98087caa5a76b084debb212367a5d3c0c3ae5da55290657a94084e60", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling seq-macro v0.3.0
[INFO] [stderr]    Compiling getrandom v0.2.6
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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<Capabilities> {
[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<Capabilities<'_>> {
[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<ExtendedCapabilities> {
[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<ExtendedCapabilities<'_>> {
[INFO] [stdout]    |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling pretty_assertions v1.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling pcitool v0.1.0 (/opt/rustwide/workdir)
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[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" "dbf988fe98087caa5a76b084debb212367a5d3c0c3ae5da55290657a94084e60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbf988fe98087caa5a76b084debb212367a5d3c0c3ae5da55290657a94084e60", kill_on_drop: false }`
[INFO] [stdout] dbf988fe98087caa5a76b084debb212367a5d3c0c3ae5da55290657a94084e60
