[INFO] cloning repository https://github.com/ChocolateLoverRaj/ez_pci
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChocolateLoverRaj/ez_pci" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChocolateLoverRaj%2Fez_pci", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChocolateLoverRaj%2Fez_pci'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 19c158def8dc1afb07671982edcb9b1e86ef974c
[INFO] checking ChocolateLoverRaj/ez_pci against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChocolateLoverRaj%2Fez_pci" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ChocolateLoverRaj/ez_pci
[INFO] finished tweaking git repo https://github.com/ChocolateLoverRaj/ez_pci
[INFO] tweaked toml for git repo https://github.com/ChocolateLoverRaj/ez_pci written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChocolateLoverRaj/ez_pci on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChocolateLoverRaj/ez_pci 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f92180edb78a43d2941bf96e634b1ccbe2bd2f5877d37ed70e477bfd8e24a23
[INFO] running `Command { std: "docker" "start" "-a" "1f92180edb78a43d2941bf96e634b1ccbe2bd2f5877d37ed70e477bfd8e24a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f92180edb78a43d2941bf96e634b1ccbe2bd2f5877d37ed70e477bfd8e24a23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f92180edb78a43d2941bf96e634b1ccbe2bd2f5877d37ed70e477bfd8e24a23", kill_on_drop: false }`
[INFO] [stdout] 1f92180edb78a43d2941bf96e634b1ccbe2bd2f5877d37ed70e477bfd8e24a23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e03a9f0e77877681200d77e213e69a0ffd821c3f45afe064f6c24c91bb7f4de
[INFO] running `Command { std: "docker" "start" "-a" "3e03a9f0e77877681200d77e213e69a0ffd821c3f45afe064f6c24c91bb7f4de", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking volatile v0.4.6
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking acpi v5.2.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking x86_64 v0.15.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling bitfield-macros v0.19.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling volatile-macro v0.6.0
[INFO] [stderr]     Checking volatile v0.6.1
[INFO] [stderr]     Checking bitfield v0.19.1
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking 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] [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 10.34s
[INFO] running `Command { std: "docker" "inspect" "3e03a9f0e77877681200d77e213e69a0ffd821c3f45afe064f6c24c91bb7f4de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e03a9f0e77877681200d77e213e69a0ffd821c3f45afe064f6c24c91bb7f4de", kill_on_drop: false }`
[INFO] [stdout] 3e03a9f0e77877681200d77e213e69a0ffd821c3f45afe064f6c24c91bb7f4de
