[INFO] fetching crate vminer 0.1.0...
[INFO] building vminer-0.1.0 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate vminer 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate vminer 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate vminer 0.1.0
[INFO] tweaked toml for crates.io crate vminer 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate vminer 0.1.0 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vminer 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded once_map v0.4.21
[INFO] [stderr]   Downloaded vminer-core v0.1.0
[INFO] [stderr]   Downloaded sync_file v0.2.9
[INFO] [stderr]   Downloaded msvc-demangler v0.11.0
[INFO] [stderr]   Downloaded uuid v1.12.1
[INFO] [stderr]   Downloaded ureq-proto v0.3.0
[INFO] [stderr]   Downloaded ureq v3.0.4
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] [stderr]   Downloaded rustls v0.23.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4ca4d99f2617056a489553aaf552f06b841a85cd079d60d03c50dc63c714c2e1
[INFO] running `Command { std: "docker" "start" "-a" "4ca4d99f2617056a489553aaf552f06b841a85cd079d60d03c50dc63c714c2e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4ca4d99f2617056a489553aaf552f06b841a85cd079d60d03c50dc63c714c2e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ca4d99f2617056a489553aaf552f06b841a85cd079d60d03c50dc63c714c2e1", kill_on_drop: false }`
[INFO] [stdout] 4ca4d99f2617056a489553aaf552f06b841a85cd079d60d03c50dc63c714c2e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ace2c861c8fdacd14cc5d57ce2a8f5dcffc118271b44c520961433eae378680b
[INFO] running `Command { std: "docker" "start" "-a" "ace2c861c8fdacd14cc5d57ce2a8f5dcffc118271b44c520961433eae378680b", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustls v0.23.22
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling bytes v1.10.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling msvc-demangler v0.11.0
[INFO] [stderr]    Compiling sync_file v0.2.9
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling pdb v0.8.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling once_map v0.4.21
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling ureq-proto v0.3.0
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling vminer-core v0.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling ureq v3.0.4
[INFO] [stderr]    Compiling vminer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os/mod.rs:8:46
[INFO] [stdout]    |
[INFO] [stdout]  8 |               fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<T, Os, Ctx>;
[INFO] [stdout]    |                                                ^^^               ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/os/linux/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pointer_defs! {
[INFO] [stdout] 12 | |     vmc::Module = profile::VmAreaStruct;
[INFO] [stdout] 13 | |     vmc::Process = profile::TaskStruct;
[INFO] [stdout] 14 | |     vmc::Thread = profile::TaskStruct;
[INFO] [stdout] 15 | |     vmc::Vma = profile::VmAreaStruct;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- in this macro invocation
[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]    = note: this warning originates in the macro `pointer_defs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout]  8 |             fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<'_, T, Os, Ctx>;
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os/mod.rs:14:50
[INFO] [stdout]    |
[INFO] [stdout] 14 |                   fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<$ptr, Os, Ctx> {
[INFO] [stdout]    |                                                    ^^^               ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/os/linux/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pointer_defs! {
[INFO] [stdout] 12 | |     vmc::Module = profile::VmAreaStruct;
[INFO] [stdout] 13 | |     vmc::Process = profile::TaskStruct;
[INFO] [stdout] 14 | |     vmc::Thread = profile::TaskStruct;
[INFO] [stdout] 15 | |     vmc::Vma = profile::VmAreaStruct;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `pointer_defs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<'_, $ptr, Os, Ctx> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]   --> src/os/linux/mod.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             f(Pointer::new(pos.addr - offset, self.os, self.ctx))?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let _ = f(Pointer::new(pos.addr - offset, self.os, self.ctx))?;
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/linux/mod.rs:142:39
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn pointer_of<T: ToPointer<U>, U>(&self, ptr: T) -> Pointer<U, Self> {
[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] 142 |     fn pointer_of<T: ToPointer<U>, U>(&self, ptr: T) -> Pointer<'_, U, Self> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/linux/mod.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn process_mm(&self, proc: vmc::Process) -> VmResult<Option<Pointer<profile::MmStruct, Self>>> {
[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] 151 |     fn process_mm(&self, proc: vmc::Process) -> VmResult<Option<Pointer<'_, profile::MmStruct, Self>>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/os/linux/mod.rs:480:13
[INFO] [stdout]     |
[INFO] [stdout] 480 |             f(cur_vma.into())?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 480 |             let _ = f(cur_vma.into())?;
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/os/linux/callstack.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |                 f(&frame)?;
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 306 |                 let _ = f(&frame)?;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os/mod.rs:8:46
[INFO] [stdout]    |
[INFO] [stdout]  8 |               fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<T, Os, Ctx>;
[INFO] [stdout]    |                                                ^^^               ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/os/windows/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pointer_defs! {
[INFO] [stdout] 15 | |     vmc::Module = profile::LdrDataTableEntry;
[INFO] [stdout] 16 | |     vmc::Process = profile::Eprocess;
[INFO] [stdout] 17 | |     vmc::Thread = profile::Ethread;
[INFO] [stdout] 18 | |     vmc::Vma = profile::MmvadShort;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `pointer_defs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout]  8 |             fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<'_, T, Os, Ctx>;
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os/mod.rs:14:50
[INFO] [stdout]    |
[INFO] [stdout] 14 |                   fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<$ptr, Os, Ctx> {
[INFO] [stdout]    |                                                    ^^^               ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/os/windows/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pointer_defs! {
[INFO] [stdout] 15 | |     vmc::Module = profile::LdrDataTableEntry;
[INFO] [stdout] 16 | |     vmc::Process = profile::Eprocess;
[INFO] [stdout] 17 | |     vmc::Thread = profile::Ethread;
[INFO] [stdout] 18 | |     vmc::Vma = profile::MmvadShort;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `pointer_defs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<'_, $ptr, Os, Ctx> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/mod.rs:312:39
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn pointer_of<T: ToPointer<U>, U>(&self, ptr: T) -> Pointer<U, Self> {
[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] 312 |     fn pointer_of<T: ToPointer<U>, U>(&self, ptr: T) -> Pointer<'_, U, Self> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/mod.rs:317:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn kpcr(&self, vcpu: vmc::VcpuId) -> VmResult<Pointer<profile::Kpcr, Self>> {
[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] 317 |     fn kpcr(&self, vcpu: vmc::VcpuId) -> VmResult<Pointer<'_, profile::Kpcr, Self>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/mod.rs:325:25
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn user_shared_data(&self) -> Pointer<profile::KUserSharedData, Self> {
[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] 325 |     fn user_shared_data(&self) -> Pointer<'_, profile::KUserSharedData, Self> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/mod.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn vad_root(&self, proc: vmc::Process) -> VmResult<Pointer<profile::MmvadShort, Self>> {
[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] 353 |     fn vad_root(&self, proc: vmc::Process) -> VmResult<Pointer<'_, profile::MmvadShort, Self>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/os/windows/mod.rs:671:9
[INFO] [stdout]     |
[INFO] [stdout] 671 | /         self.vad_root(proc)?
[INFO] [stdout] 672 | |             .iterate_tree(&mut |mmvad| f(mmvad.into()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 671 |         let _ = self.vad_root(proc)?
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/callstack.rs:270:23
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn parse_function(&self, runtime_function: RuntimeFunction) -> Option<FunctionEntry> {
[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] 270 |     fn parse_function(&self, runtime_function: RuntimeFunction) -> Option<FunctionEntry<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.67s
[INFO] running `Command { std: "docker" "inspect" "ace2c861c8fdacd14cc5d57ce2a8f5dcffc118271b44c520961433eae378680b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ace2c861c8fdacd14cc5d57ce2a8f5dcffc118271b44c520961433eae378680b", kill_on_drop: false }`
[INFO] [stdout] ace2c861c8fdacd14cc5d57ce2a8f5dcffc118271b44c520961433eae378680b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 733fddb22a2e48afa7c959b3b0d4ca4cd3fba51101bccdc1221d84d3970f6977
[INFO] running `Command { std: "docker" "start" "-a" "733fddb22a2e48afa7c959b3b0d4ca4cd3fba51101bccdc1221d84d3970f6977", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os/mod.rs:8:46
[INFO] [stdout]    |
[INFO] [stdout]  8 |               fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<T, Os, Ctx>;
[INFO] [stdout]    |                                                ^^^               ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/os/linux/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pointer_defs! {
[INFO] [stdout] 12 | |     vmc::Module = profile::VmAreaStruct;
[INFO] [stdout] 13 | |     vmc::Process = profile::TaskStruct;
[INFO] [stdout] 14 | |     vmc::Thread = profile::TaskStruct;
[INFO] [stdout] 15 | |     vmc::Vma = profile::VmAreaStruct;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- in this macro invocation
[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]    = note: this warning originates in the macro `pointer_defs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout]  8 |             fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<'_, T, Os, Ctx>;
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os/mod.rs:14:50
[INFO] [stdout]    |
[INFO] [stdout] 14 |                   fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<$ptr, Os, Ctx> {
[INFO] [stdout]    |                                                    ^^^               ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/os/linux/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pointer_defs! {
[INFO] [stdout] 12 | |     vmc::Module = profile::VmAreaStruct;
[INFO] [stdout] 13 | |     vmc::Process = profile::TaskStruct;
[INFO] [stdout] 14 | |     vmc::Thread = profile::TaskStruct;
[INFO] [stdout] 15 | |     vmc::Vma = profile::VmAreaStruct;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `pointer_defs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<'_, $ptr, Os, Ctx> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]   --> src/os/linux/mod.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             f(Pointer::new(pos.addr - offset, self.os, self.ctx))?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let _ = f(Pointer::new(pos.addr - offset, self.os, self.ctx))?;
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/linux/mod.rs:142:39
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn pointer_of<T: ToPointer<U>, U>(&self, ptr: T) -> Pointer<U, Self> {
[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] 142 |     fn pointer_of<T: ToPointer<U>, U>(&self, ptr: T) -> Pointer<'_, U, Self> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/linux/mod.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn process_mm(&self, proc: vmc::Process) -> VmResult<Option<Pointer<profile::MmStruct, Self>>> {
[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] 151 |     fn process_mm(&self, proc: vmc::Process) -> VmResult<Option<Pointer<'_, profile::MmStruct, Self>>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/os/linux/mod.rs:480:13
[INFO] [stdout]     |
[INFO] [stdout] 480 |             f(cur_vma.into())?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 480 |             let _ = f(cur_vma.into())?;
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/os/linux/callstack.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |                 f(&frame)?;
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 306 |                 let _ = f(&frame)?;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os/mod.rs:8:46
[INFO] [stdout]    |
[INFO] [stdout]  8 |               fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<T, Os, Ctx>;
[INFO] [stdout]    |                                                ^^^               ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/os/windows/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pointer_defs! {
[INFO] [stdout] 15 | |     vmc::Module = profile::LdrDataTableEntry;
[INFO] [stdout] 16 | |     vmc::Process = profile::Eprocess;
[INFO] [stdout] 17 | |     vmc::Thread = profile::Ethread;
[INFO] [stdout] 18 | |     vmc::Vma = profile::MmvadShort;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `pointer_defs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout]  8 |             fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<'_, T, Os, Ctx>;
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os/mod.rs:14:50
[INFO] [stdout]    |
[INFO] [stdout] 14 |                   fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<$ptr, Os, Ctx> {
[INFO] [stdout]    |                                                    ^^^               ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/os/windows/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pointer_defs! {
[INFO] [stdout] 15 | |     vmc::Module = profile::LdrDataTableEntry;
[INFO] [stdout] 16 | |     vmc::Process = profile::Eprocess;
[INFO] [stdout] 17 | |     vmc::Thread = profile::Ethread;
[INFO] [stdout] 18 | |     vmc::Vma = profile::MmvadShort;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `pointer_defs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<'_, $ptr, Os, Ctx> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/mod.rs:312:39
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn pointer_of<T: ToPointer<U>, U>(&self, ptr: T) -> Pointer<U, Self> {
[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] 312 |     fn pointer_of<T: ToPointer<U>, U>(&self, ptr: T) -> Pointer<'_, U, Self> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/mod.rs:317:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn kpcr(&self, vcpu: vmc::VcpuId) -> VmResult<Pointer<profile::Kpcr, Self>> {
[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] 317 |     fn kpcr(&self, vcpu: vmc::VcpuId) -> VmResult<Pointer<'_, profile::Kpcr, Self>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/mod.rs:325:25
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn user_shared_data(&self) -> Pointer<profile::KUserSharedData, Self> {
[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] 325 |     fn user_shared_data(&self) -> Pointer<'_, profile::KUserSharedData, Self> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/mod.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn vad_root(&self, proc: vmc::Process) -> VmResult<Pointer<profile::MmvadShort, Self>> {
[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] 353 |     fn vad_root(&self, proc: vmc::Process) -> VmResult<Pointer<'_, profile::MmvadShort, Self>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/os/windows/mod.rs:671:9
[INFO] [stdout]     |
[INFO] [stdout] 671 | /         self.vad_root(proc)?
[INFO] [stdout] 672 | |             .iterate_tree(&mut |mmvad| f(mmvad.into()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 671 |         let _ = self.vad_root(proc)?
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/callstack.rs:270:23
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn parse_function(&self, runtime_function: RuntimeFunction) -> Option<FunctionEntry> {
[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] 270 |     fn parse_function(&self, runtime_function: RuntimeFunction) -> Option<FunctionEntry<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling vminer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os/mod.rs:8:46
[INFO] [stdout]    |
[INFO] [stdout]  8 |               fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<T, Os, Ctx>;
[INFO] [stdout]    |                                                ^^^               ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/os/linux/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pointer_defs! {
[INFO] [stdout] 12 | |     vmc::Module = profile::VmAreaStruct;
[INFO] [stdout] 13 | |     vmc::Process = profile::TaskStruct;
[INFO] [stdout] 14 | |     vmc::Thread = profile::TaskStruct;
[INFO] [stdout] 15 | |     vmc::Vma = profile::VmAreaStruct;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- in this macro invocation
[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]    = note: this warning originates in the macro `pointer_defs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout]  8 |             fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<'_, T, Os, Ctx>;
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os/mod.rs:14:50
[INFO] [stdout]    |
[INFO] [stdout] 14 |                   fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<$ptr, Os, Ctx> {
[INFO] [stdout]    |                                                    ^^^               ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/os/linux/mod.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / pointer_defs! {
[INFO] [stdout] 12 | |     vmc::Module = profile::VmAreaStruct;
[INFO] [stdout] 13 | |     vmc::Process = profile::TaskStruct;
[INFO] [stdout] 14 | |     vmc::Thread = profile::TaskStruct;
[INFO] [stdout] 15 | |     vmc::Vma = profile::VmAreaStruct;
[INFO] [stdout] 16 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `pointer_defs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<'_, $ptr, Os, Ctx> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]   --> src/os/linux/mod.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |             f(Pointer::new(pos.addr - offset, self.os, self.ctx))?;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let _ = f(Pointer::new(pos.addr - offset, self.os, self.ctx))?;
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/linux/mod.rs:142:39
[INFO] [stdout]     |
[INFO] [stdout] 142 |     fn pointer_of<T: ToPointer<U>, U>(&self, ptr: T) -> Pointer<U, Self> {
[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] 142 |     fn pointer_of<T: ToPointer<U>, U>(&self, ptr: T) -> Pointer<'_, U, Self> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/linux/mod.rs:151:19
[INFO] [stdout]     |
[INFO] [stdout] 151 |     fn process_mm(&self, proc: vmc::Process) -> VmResult<Option<Pointer<profile::MmStruct, Self>>> {
[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] 151 |     fn process_mm(&self, proc: vmc::Process) -> VmResult<Option<Pointer<'_, profile::MmStruct, Self>>> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/os/linux/mod.rs:480:13
[INFO] [stdout]     |
[INFO] [stdout] 480 |             f(cur_vma.into())?;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 480 |             let _ = f(cur_vma.into())?;
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/os/linux/callstack.rs:306:17
[INFO] [stdout]     |
[INFO] [stdout] 306 |                 f(&frame)?;
[INFO] [stdout]     |                 ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 306 |                 let _ = f(&frame)?;
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os/mod.rs:8:46
[INFO] [stdout]    |
[INFO] [stdout]  8 |               fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<T, Os, Ctx>;
[INFO] [stdout]    |                                                ^^^               ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                |
[INFO] [stdout]    |                                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/os/windows/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pointer_defs! {
[INFO] [stdout] 15 | |     vmc::Module = profile::LdrDataTableEntry;
[INFO] [stdout] 16 | |     vmc::Process = profile::Eprocess;
[INFO] [stdout] 17 | |     vmc::Thread = profile::Ethread;
[INFO] [stdout] 18 | |     vmc::Vma = profile::MmvadShort;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `pointer_defs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout]  8 |             fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<'_, T, Os, Ctx>;
[INFO] [stdout]    |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/os/mod.rs:14:50
[INFO] [stdout]    |
[INFO] [stdout] 14 |                   fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<$ptr, Os, Ctx> {
[INFO] [stdout]    |                                                    ^^^               ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                                    |
[INFO] [stdout]    |                                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/os/windows/mod.rs:14:1
[INFO] [stdout]    |
[INFO] [stdout] 14 | / pointer_defs! {
[INFO] [stdout] 15 | |     vmc::Module = profile::LdrDataTableEntry;
[INFO] [stdout] 16 | |     vmc::Process = profile::Eprocess;
[INFO] [stdout] 17 | |     vmc::Thread = profile::Ethread;
[INFO] [stdout] 18 | |     vmc::Vma = profile::MmvadShort;
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `pointer_defs` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 14 |                 fn to_pointer<Os, Ctx>(self, os: &Os, ctx: Ctx) -> Pointer<'_, $ptr, Os, Ctx> {
[INFO] [stdout]    |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/mod.rs:312:39
[INFO] [stdout]     |
[INFO] [stdout] 312 |     fn pointer_of<T: ToPointer<U>, U>(&self, ptr: T) -> Pointer<U, Self> {
[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] 312 |     fn pointer_of<T: ToPointer<U>, U>(&self, ptr: T) -> Pointer<'_, U, Self> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/mod.rs:317:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |     fn kpcr(&self, vcpu: vmc::VcpuId) -> VmResult<Pointer<profile::Kpcr, Self>> {
[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] 317 |     fn kpcr(&self, vcpu: vmc::VcpuId) -> VmResult<Pointer<'_, profile::Kpcr, Self>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/mod.rs:325:25
[INFO] [stdout]     |
[INFO] [stdout] 325 |     fn user_shared_data(&self) -> Pointer<profile::KUserSharedData, Self> {
[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] 325 |     fn user_shared_data(&self) -> Pointer<'_, profile::KUserSharedData, Self> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/mod.rs:353:17
[INFO] [stdout]     |
[INFO] [stdout] 353 |     fn vad_root(&self, proc: vmc::Process) -> VmResult<Pointer<profile::MmvadShort, Self>> {
[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] 353 |     fn vad_root(&self, proc: vmc::Process) -> VmResult<Pointer<'_, profile::MmvadShort, Self>> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `ControlFlow` that must be used
[INFO] [stdout]    --> src/os/windows/mod.rs:671:9
[INFO] [stdout]     |
[INFO] [stdout] 671 | /         self.vad_root(proc)?
[INFO] [stdout] 672 | |             .iterate_tree(&mut |mmvad| f(mmvad.into()))?;
[INFO] [stdout]     | |________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 671 |         let _ = self.vad_root(proc)?
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/os/windows/callstack.rs:270:23
[INFO] [stdout]     |
[INFO] [stdout] 270 |     fn parse_function(&self, runtime_function: RuntimeFunction) -> Option<FunctionEntry> {
[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] 270 |     fn parse_function(&self, runtime_function: RuntimeFunction) -> Option<FunctionEntry<'_>> {
[INFO] [stdout]     |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.13s
[INFO] running `Command { std: "docker" "inspect" "733fddb22a2e48afa7c959b3b0d4ca4cd3fba51101bccdc1221d84d3970f6977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "733fddb22a2e48afa7c959b3b0d4ca4cd3fba51101bccdc1221d84d3970f6977", kill_on_drop: false }`
[INFO] [stdout] 733fddb22a2e48afa7c959b3b0d4ca4cd3fba51101bccdc1221d84d3970f6977
