[INFO] fetching crate vminer 0.1.0... [INFO] checking vminer-0.1.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate vminer 0.1.0 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate vminer 0.1.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sync_file v0.2.9 [INFO] [stderr] Downloaded once_map v0.4.21 [INFO] [stderr] Downloaded vminer-core v0.1.0 [INFO] [stderr] Downloaded uuid v1.12.1 [INFO] [stderr] Downloaded cc v1.2.12 [INFO] [stderr] Downloaded ureq v3.0.4 [INFO] [stderr] Downloaded pdb v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a056e0f44213ecf5bf02b7f3667b1eb7217b6948464ce07a1087775aec967714 [INFO] running `Command { std: "docker" "start" "-a" "a056e0f44213ecf5bf02b7f3667b1eb7217b6948464ce07a1087775aec967714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a056e0f44213ecf5bf02b7f3667b1eb7217b6948464ce07a1087775aec967714", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a056e0f44213ecf5bf02b7f3667b1eb7217b6948464ce07a1087775aec967714", kill_on_drop: false }` [INFO] [stdout] a056e0f44213ecf5bf02b7f3667b1eb7217b6948464ce07a1087775aec967714 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 60351b270014959e2d968e1070e1e67815bb278c3cad817869d6c333bc6ff024 [INFO] running `Command { std: "docker" "start" "-a" "60351b270014959e2d968e1070e1e67815bb278c3cad817869d6c333bc6ff024", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking foldhash v0.1.4 [INFO] [stderr] Compiling rustls v0.23.22 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking miniz_oxide v0.8.3 [INFO] [stderr] Checking uuid v1.12.1 [INFO] [stderr] Checking scroll v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking msvc-demangler v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking sync_file v0.2.9 [INFO] [stderr] Checking pdb v0.8.0 [INFO] [stderr] Checking flate2 v1.0.35 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking once_map v0.4.21 [INFO] [stderr] Checking ureq-proto v0.3.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bytemuck_derive v1.8.1 [INFO] [stderr] Checking bytemuck v1.21.0 [INFO] [stderr] Checking vminer-core v0.1.0 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Checking ureq v3.0.4 [INFO] [stderr] Checking 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(self, os: &Os, ctx: Ctx) -> Pointer; [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(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(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(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)]` 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, U>(&self, ptr: T) -> Pointer { [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, 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>> { [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>> { [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(self, os: &Os, ctx: Ctx) -> Pointer; [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(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(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(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, U>(&self, ptr: T) -> Pointer { [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, 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> { [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> { [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 { [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> { [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> { [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(self, os: &Os, ctx: Ctx) -> Pointer; [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(self, os: &Os, ctx: Ctx) -> Pointer<'_, T, Os, Ctx>; [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/mod.rs:14:50 [INFO] [stdout] | [INFO] [stdout] 14 | fn to_pointer(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(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/callstack.rs:270:23 [INFO] [stdout] | [INFO] [stdout] 270 | fn parse_function(&self, runtime_function: RuntimeFunction) -> Option { [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> { [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)]` 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, U>(&self, ptr: T) -> Pointer { [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, 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>> { [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>> { [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(self, os: &Os, ctx: Ctx) -> Pointer; [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(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(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(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, U>(&self, ptr: T) -> Pointer { [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, 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> { [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> { [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 { [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> { [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> { [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 { [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> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.05s [INFO] running `Command { std: "docker" "inspect" "60351b270014959e2d968e1070e1e67815bb278c3cad817869d6c333bc6ff024", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60351b270014959e2d968e1070e1e67815bb278c3cad817869d6c333bc6ff024", kill_on_drop: false }` [INFO] [stdout] 60351b270014959e2d968e1070e1e67815bb278c3cad817869d6c333bc6ff024