[INFO] fetching crate pcitool 0.1.0...
[INFO] checking pcitool-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate pcitool 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate pcitool 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-7-tc1/source/Cargo.toml
[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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu v0.7.1
[INFO] [stderr]   Downloaded heterob v0.3.0
[INFO] [stderr]   Downloaded seq-macro v0.3.0
[INFO] [stderr]   Downloaded snafu-derive v0.7.1
[INFO] [stderr]   Downloaded pcics v0.3.1
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b4a546fa8accf44d186164c8bbeb9742fe9971cbb320b92dd7bc7e8c8f66782f
[INFO] running `Command { std: "docker" "start" "-a" "b4a546fa8accf44d186164c8bbeb9742fe9971cbb320b92dd7bc7e8c8f66782f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b4a546fa8accf44d186164c8bbeb9742fe9971cbb320b92dd7bc7e8c8f66782f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4a546fa8accf44d186164c8bbeb9742fe9971cbb320b92dd7bc7e8c8f66782f", kill_on_drop: false }`
[INFO] [stdout] b4a546fa8accf44d186164c8bbeb9742fe9971cbb320b92dd7bc7e8c8f66782f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bbcfe7e971df602901b91d26ccded8933c0897f024f6d4315b38df6017823257
[INFO] running `Command { std: "docker" "start" "-a" "bbcfe7e971df602901b91d26ccded8933c0897f024f6d4315b38df6017823257", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling libc v0.2.134
[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 memchr v2.4.1
[INFO] [stderr]    Compiling paste v1.0.7
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking funty v2.0.0
[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 heterob v0.3.0
[INFO] [stderr]     Checking walkdir v2.3.2
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking regex-syntax v0.6.25
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking diff v0.1.12
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling quote v1.0.17
[INFO] [stderr]    Compiling pcitool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking uname v0.1.1
[INFO] [stderr]     Checking fastrand v1.7.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]    Compiling seq-macro v0.3.0
[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]     = note: this error originates in the macro `include_str` (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.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]     = note: this error originates in the macro `include_str` (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/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]     = note: this error originates in the macro `include_bytes` (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.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]     = note: this error originates in the macro `include_str` (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/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]     = note: this error originates in the macro `include_bytes` (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: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]     = note: this error originates in the macro `include_str` (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: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]     = note: this error originates in the macro `include_bytes` (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/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]     = note: this error originates in the macro `include_str` (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/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]     = note: this error originates in the macro `include_str` (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/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]     = note: this error originates in the macro `include_str` (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/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]     = note: this error originates in the macro `include_bytes` (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/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]     = note: this error originates in the macro `include_str` (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/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]      = note: this error originates in the macro `include_bytes` (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.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]      = note: this error originates in the macro `include_bytes` (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: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]      = note: this error originates in the macro `include_bytes` (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: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]      = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info)
[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] [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" "bbcfe7e971df602901b91d26ccded8933c0897f024f6d4315b38df6017823257", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbcfe7e971df602901b91d26ccded8933c0897f024f6d4315b38df6017823257", kill_on_drop: false }`
[INFO] [stdout] bbcfe7e971df602901b91d26ccded8933c0897f024f6d4315b38df6017823257
