[INFO] fetching crate ez_pci 1.2.0...
[INFO] testing ez_pci-1.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate ez_pci 1.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate ez_pci 1.2.0
[INFO] finished tweaking crates.io crate ez_pci 1.2.0
[INFO] tweaked toml for crates.io crate ez_pci 1.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ez_pci 1.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ez_pci 1.2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded volatile-macro v0.6.0
[INFO] [stderr]   Downloaded bitfield v0.19.1
[INFO] [stderr]   Downloaded volatile v0.4.6
[INFO] [stderr]   Downloaded acpi v5.2.0
[INFO] [stderr]   Downloaded bitfield-macros v0.19.1
[INFO] [stderr]   Downloaded volatile v0.6.1
[INFO] [stderr]   Downloaded x86_64 v0.15.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 021d88ae09ab32c3dfe82a269b57813a37cca5e46270334e42813072a519b94f
[INFO] running `Command { std: "docker" "start" "-a" "021d88ae09ab32c3dfe82a269b57813a37cca5e46270334e42813072a519b94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "021d88ae09ab32c3dfe82a269b57813a37cca5e46270334e42813072a519b94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "021d88ae09ab32c3dfe82a269b57813a37cca5e46270334e42813072a519b94f", kill_on_drop: false }`
[INFO] [stdout] 021d88ae09ab32c3dfe82a269b57813a37cca5e46270334e42813072a519b94f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54dba3198348b846b0f3744b4f71a1509117563f4b2ddf73ece4000a37fcba30
[INFO] running `Command { std: "docker" "start" "-a" "54dba3198348b846b0f3744b4f71a1509117563f4b2ddf73ece4000a37fcba30", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling volatile v0.4.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling acpi v5.2.0
[INFO] [stderr]    Compiling x86_64 v0.15.2
[INFO] [stderr]    Compiling bitfield-macros v0.19.1
[INFO] [stderr]    Compiling volatile-macro v0.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling volatile v0.6.1
[INFO] [stderr]    Compiling bitfield v0.19.1
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling ez_pci v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bus.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn device(&mut self, device_number: u8) -> Option<PciDevice> {
[INFO] [stdout]   |                   ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden 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] 9 |     pub fn device(&mut self, device_number: u8) -> Option<PciDevice<'_>> {
[INFO] [stdout]   |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn function(&mut self, function_number: u8) -> Option<PciFunction> {
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^ the same lifetime is hidden 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] 17 |     pub fn function(&mut self, function_number: u8) -> Option<PciFunction<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:183:25
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn capabilities(&mut 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn capabilities(&mut self) -> Option<Capabilities<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:228:16
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn msi(&mut self) -> Option<Option<Msi>> {
[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] 228 |     pub fn msi(&mut self) -> Option<Option<Msi<'_>>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn msi_x(&mut self) -> Option<Option<MsiX>> {
[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] 232 |     pub fn msi_x(&mut self) -> Option<Option<MsiX<'_>>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/msi_x.rs:196:22
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn entry_mut(&mut self, index: u16) -> VolatilePtr<MsiXTableEntry> {
[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] 196 |     pub fn entry_mut(&mut self, index: u16) -> VolatilePtr<'_, MsiXTableEntry> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pci_access.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn bus(&mut self, bus_number: u8) -> PciBus {
[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] 53 |     pub fn bus(&mut self, bus_number: u8) -> PciBus<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.53s
[INFO] running `Command { std: "docker" "inspect" "54dba3198348b846b0f3744b4f71a1509117563f4b2ddf73ece4000a37fcba30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54dba3198348b846b0f3744b4f71a1509117563f4b2ddf73ece4000a37fcba30", kill_on_drop: false }`
[INFO] [stdout] 54dba3198348b846b0f3744b4f71a1509117563f4b2ddf73ece4000a37fcba30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7f3c304d8c9b64707e46ecb17a8b6d54ae5f3dd788da89914f4a5120941f223
[INFO] running `Command { std: "docker" "start" "-a" "c7f3c304d8c9b64707e46ecb17a8b6d54ae5f3dd788da89914f4a5120941f223", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bus.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn device(&mut self, device_number: u8) -> Option<PciDevice> {
[INFO] [stdout]   |                   ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden 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] 9 |     pub fn device(&mut self, device_number: u8) -> Option<PciDevice<'_>> {
[INFO] [stdout]   |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn function(&mut self, function_number: u8) -> Option<PciFunction> {
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^ the same lifetime is hidden 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] 17 |     pub fn function(&mut self, function_number: u8) -> Option<PciFunction<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:183:25
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn capabilities(&mut 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn capabilities(&mut self) -> Option<Capabilities<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:228:16
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn msi(&mut self) -> Option<Option<Msi>> {
[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] 228 |     pub fn msi(&mut self) -> Option<Option<Msi<'_>>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn msi_x(&mut self) -> Option<Option<MsiX>> {
[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] 232 |     pub fn msi_x(&mut self) -> Option<Option<MsiX<'_>>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/msi_x.rs:196:22
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn entry_mut(&mut self, index: u16) -> VolatilePtr<MsiXTableEntry> {
[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] 196 |     pub fn entry_mut(&mut self, index: u16) -> VolatilePtr<'_, MsiXTableEntry> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pci_access.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn bus(&mut self, bus_number: u8) -> PciBus {
[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] 53 |     pub fn bus(&mut self, bus_number: u8) -> PciBus<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ez_pci v1.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/bus.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn device(&mut self, device_number: u8) -> Option<PciDevice> {
[INFO] [stdout]   |                   ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden 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] 9 |     pub fn device(&mut self, device_number: u8) -> Option<PciDevice<'_>> {
[INFO] [stdout]   |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/device.rs:17:21
[INFO] [stdout]    |
[INFO] [stdout] 17 |     pub fn function(&mut self, function_number: u8) -> Option<PciFunction> {
[INFO] [stdout]    |                     ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^ the same lifetime is hidden 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] 17 |     pub fn function(&mut self, function_number: u8) -> Option<PciFunction<'_>> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:183:25
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn capabilities(&mut 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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 183 |     pub fn capabilities(&mut self) -> Option<Capabilities<'_>> {
[INFO] [stdout]     |                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:228:16
[INFO] [stdout]     |
[INFO] [stdout] 228 |     pub fn msi(&mut self) -> Option<Option<Msi>> {
[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] 228 |     pub fn msi(&mut self) -> Option<Option<Msi<'_>>> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/function.rs:232:18
[INFO] [stdout]     |
[INFO] [stdout] 232 |     pub fn msi_x(&mut self) -> Option<Option<MsiX>> {
[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] 232 |     pub fn msi_x(&mut self) -> Option<Option<MsiX<'_>>> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/msi_x.rs:196:22
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn entry_mut(&mut self, index: u16) -> VolatilePtr<MsiXTableEntry> {
[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] 196 |     pub fn entry_mut(&mut self, index: u16) -> VolatilePtr<'_, MsiXTableEntry> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pci_access.rs:53:16
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn bus(&mut self, bus_number: u8) -> PciBus {
[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] 53 |     pub fn bus(&mut self, bus_number: u8) -> PciBus<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "c7f3c304d8c9b64707e46ecb17a8b6d54ae5f3dd788da89914f4a5120941f223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7f3c304d8c9b64707e46ecb17a8b6d54ae5f3dd788da89914f4a5120941f223", kill_on_drop: false }`
[INFO] [stdout] c7f3c304d8c9b64707e46ecb17a8b6d54ae5f3dd788da89914f4a5120941f223
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d567f3127044e5e1f9efe340bfe96bf14681b6479347b56b659b41596b83b399
[INFO] running `Command { std: "docker" "start" "-a" "d567f3127044e5e1f9efe340bfe96bf14681b6479347b56b659b41596b83b399", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> src/bus.rs:9:19
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub fn device(&mut self, device_number: u8) -> Option<PciDevice> {
[INFO] [stderr]   |                   ^^^^^^^^^ the lifetime is elided here   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]   |
[INFO] [stderr]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]   |
[INFO] [stderr] 9 |     pub fn device(&mut self, device_number: u8) -> Option<PciDevice<'_>> {
[INFO] [stderr]   |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/device.rs:17:21
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub fn function(&mut self, function_number: u8) -> Option<PciFunction> {
[INFO] [stderr]    |                     ^^^^^^^^^ the lifetime is elided here     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 17 |     pub fn function(&mut self, function_number: u8) -> Option<PciFunction<'_>> {
[INFO] [stderr]    |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/function.rs:183:25
[INFO] [stderr]     |
[INFO] [stderr] 183 |     pub fn capabilities(&mut self) -> Option<Capabilities> {
[INFO] [stderr]     |                         ^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 183 |     pub fn capabilities(&mut self) -> Option<Capabilities<'_>> {
[INFO] [stderr]     |                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/function.rs:228:16
[INFO] [stderr]     |
[INFO] [stderr] 228 |     pub fn msi(&mut self) -> Option<Option<Msi>> {
[INFO] [stderr]     |                ^^^^^^^^^                   ^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 228 |     pub fn msi(&mut self) -> Option<Option<Msi<'_>>> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/function.rs:232:18
[INFO] [stderr]     |
[INFO] [stderr] 232 |     pub fn msi_x(&mut self) -> Option<Option<MsiX>> {
[INFO] [stderr]     |                  ^^^^^^^^^                   ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 232 |     pub fn msi_x(&mut self) -> Option<Option<MsiX<'_>>> {
[INFO] [stderr]     |                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/msi_x.rs:196:22
[INFO] [stderr]     |
[INFO] [stderr] 196 |     pub fn entry_mut(&mut self, index: u16) -> VolatilePtr<MsiXTableEntry> {
[INFO] [stderr]     |                      ^^^^^^^^^                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 196 |     pub fn entry_mut(&mut self, index: u16) -> VolatilePtr<'_, MsiXTableEntry> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/pci_access.rs:53:16
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn bus(&mut self, bus_number: u8) -> PciBus {
[INFO] [stderr]    |                ^^^^^^^^^                     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 53 |     pub fn bus(&mut self, bus_number: u8) -> PciBus<'_> {
[INFO] [stderr]    |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ez_pci` (lib) generated 7 warnings (run `cargo fix --lib -p ez_pci` to apply 7 suggestions)
[INFO] [stderr] warning: `ez_pci` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ez_pci-6e4d1c281480087a)
[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] [stderr]    Doc-tests ez_pci
[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" "d567f3127044e5e1f9efe340bfe96bf14681b6479347b56b659b41596b83b399", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d567f3127044e5e1f9efe340bfe96bf14681b6479347b56b659b41596b83b399", kill_on_drop: false }`
[INFO] [stdout] d567f3127044e5e1f9efe340bfe96bf14681b6479347b56b659b41596b83b399
