[INFO] cloning repository https://github.com/bonzini/rust-qemu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bonzini/rust-qemu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonzini%2Frust-qemu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonzini%2Frust-qemu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e91981a4bae0daa7ca9c175fe8b9817714c4fb82
[INFO] checking bonzini/rust-qemu against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonzini%2Frust-qemu" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bonzini/rust-qemu
[INFO] finished tweaking git repo https://github.com/bonzini/rust-qemu
[INFO] tweaked toml for git repo https://github.com/bonzini/rust-qemu written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bonzini/rust-qemu on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bonzini/rust-qemu 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded const-default-derive v0.2.0
[INFO] [stderr]   Downloaded const-default v1.0.0
[INFO] [stderr]   Downloaded cstr v0.2.10
[INFO] [stderr]   Downloaded toml_edit v0.14.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de4d0142bae327d7bd5fb7517b811601e0a43ccf7e7f62cd3ecb6e773a1aa917
[INFO] running `Command { std: "docker" "start" "-a" "de4d0142bae327d7bd5fb7517b811601e0a43ccf7e7f62cd3ecb6e773a1aa917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de4d0142bae327d7bd5fb7517b811601e0a43ccf7e7f62cd3ecb6e773a1aa917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de4d0142bae327d7bd5fb7517b811601e0a43ccf7e7f62cd3ecb6e773a1aa917", kill_on_drop: false }`
[INFO] [stdout] de4d0142bae327d7bd5fb7517b811601e0a43ccf7e7f62cd3ecb6e773a1aa917
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d9df3d2136d5c2d92225428d3c3366ce4b21b497882398356a573c9b756613c6
[INFO] running `Command { std: "docker" "start" "-a" "d9df3d2136d5c2d92225428d3c3366ce4b21b497882398356a573c9b756613c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cstr v0.2.10
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling const-default-derive v0.2.0
[INFO] [stderr]     Checking const-default v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.14.4
[INFO] [stderr]    Compiling qemu v0.1.0 (/opt/rustwide/workdir/qemu)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_offset_of`
[INFO] [stdout]   --> qemu/src/lib.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(has_offset_of)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_offset_of)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_offset_of)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_offset_of`
[INFO] [stdout]  --> qemu/src/util/offset_of.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(has_offset_of))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_offset_of)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_offset_of)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_offset_of`
[INFO] [stdout]   --> qemu/src/lib.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[cfg(has_offset_of)]
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_offset_of)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_offset_of)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_offset_of`
[INFO] [stdout]  --> qemu/src/util/offset_of.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(not(has_offset_of))]
[INFO] [stdout]   |           ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_offset_of)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_offset_of)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:571:23
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn borrow_foreign(&self) -> BorrowedPointer<c_char, CString> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn borrow_foreign(&self) -> BorrowedPointer<'_, c_char, CString> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:571:23
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn borrow_foreign(&self) -> BorrowedPointer<c_char, CString> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     fn borrow_foreign(&self) -> BorrowedPointer<'_, c_char, CString> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 654 | foreign_copy_type!(i8, i8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 655 | foreign_copy_type!(u8, u8);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 656 | foreign_copy_type!(i16, i16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 657 | foreign_copy_type!(u16, u16);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 658 | foreign_copy_type!(i32, i32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 659 | foreign_copy_type!(u32, u32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 660 | foreign_copy_type!(i64, i64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 661 | foreign_copy_type!(u64, u64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 664 | foreign_copy_type!(f32, f32);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:605:31
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 605 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:613:52
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 613 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:640:31
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<Self::Foreign, &Self> {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |         |                              |
[INFO] [stdout]     |                               |         |                              the same lifetime is elided here
[INFO] [stdout]     |                               |         the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 640 |             fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> qemu/src/util/foreign.rs:648:52
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                    --              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--^^^^^^^^^^
[INFO] [stdout]     |                                    |               |                                  |
[INFO] [stdout]     |                                    |               |                                  the same lifetime is named here
[INFO] [stdout]     |                                    |               the same lifetime is hidden here
[INFO] [stdout]     |                                    the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 665 | foreign_copy_type!(f64, f64);
[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 `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 648 |             fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_offset_of`
[INFO] [stdout]   --> qemu/tests/main.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / with_offsets! {
[INFO] [stdout] 22 | |     #[repr(C)]
[INFO] [stdout] 23 | |     #[derive(Default, ConstDefault)]
[INFO] [stdout] 24 | |     struct TestConf {
[INFO] [stdout] ...  |
[INFO] [stdout] 27 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `with_offsets` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `with_offsets` may come from an old version of the `qemu` crate, try updating your dependency with `cargo update -p qemu`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `with_offsets` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_offset_of`
[INFO] [stdout]   --> qemu/tests/main.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | / qom_define_type!(
[INFO] [stdout] 36 | |     cstr!("test-object"),
[INFO] [stdout] 37 | |     TestObject,
[INFO] [stdout] 38 | |     TestConf,
[INFO] [stdout] 39 | |     ();
[INFO] [stdout] 40 | |     @extends Object
[INFO] [stdout] 41 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::with_offsets` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::with_offsets` may come from an old version of the `qemu` crate, try updating your dependency with `cargo update -p qemu`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::with_offsets` which comes from the expansion of the macro `qom_define_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_offset_of`
[INFO] [stdout]   --> qemu/tests/main.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | / qdev_define_type!(
[INFO] [stdout] 46 | |     cstr!("test-device"),
[INFO] [stdout] 47 | |     TestDevice,
[INFO] [stdout] 48 | |     TestConf,
[INFO] [stdout] ...  |
[INFO] [stdout] 51 | |     @properties [qdev_prop!(bool, cstr!("foo"), TestDevice, true, foo)]
[INFO] [stdout] 52 | | );
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `$crate::with_offsets` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `$crate::with_offsets` may come from an old version of the `qemu` crate, try updating your dependency with `cargo update -p qemu`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `$crate::with_offsets` which comes from the expansion of the macro `qdev_define_type` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.14s
[INFO] running `Command { std: "docker" "inspect" "d9df3d2136d5c2d92225428d3c3366ce4b21b497882398356a573c9b756613c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9df3d2136d5c2d92225428d3c3366ce4b21b497882398356a573c9b756613c6", kill_on_drop: false }`
[INFO] [stdout] d9df3d2136d5c2d92225428d3c3366ce4b21b497882398356a573c9b756613c6
