[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] testing bonzini/rust-qemu against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbonzini%2Frust-qemu" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bonzini/rust-qemu on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82c67e096ad22d3b6a089f764a360fe651d74716a321390df892145d0be437d7 [INFO] running `Command { std: "docker" "start" "-a" "82c67e096ad22d3b6a089f764a360fe651d74716a321390df892145d0be437d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82c67e096ad22d3b6a089f764a360fe651d74716a321390df892145d0be437d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82c67e096ad22d3b6a089f764a360fe651d74716a321390df892145d0be437d7", kill_on_drop: false }` [INFO] [stdout] 82c67e096ad22d3b6a089f764a360fe651d74716a321390df892145d0be437d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88bc489f4d10d977a1b7331959839b8db4ef501bbf16ec983012784f76ea5d3e [INFO] running `Command { std: "docker" "start" "-a" "88bc489f4d10d977a1b7331959839b8db4ef501bbf16ec983012784f76ea5d3e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling cstr v0.2.10 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling const-default-derive v0.2.0 [INFO] [stderr] Compiling 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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:571:23 [INFO] [stdout] | [INFO] [stdout] 571 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 571 | fn borrow_foreign(&self) -> BorrowedPointer<'_, c_char, CString> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 654 | foreign_copy_type!(i8, i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 654 | foreign_copy_type!(i8, i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 654 | foreign_copy_type!(i8, i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 654 | foreign_copy_type!(i8, i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 655 | foreign_copy_type!(u8, u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 655 | foreign_copy_type!(u8, u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 655 | foreign_copy_type!(u8, u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 655 | foreign_copy_type!(u8, u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 656 | foreign_copy_type!(i16, i16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 656 | foreign_copy_type!(i16, i16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 656 | foreign_copy_type!(i16, i16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 656 | foreign_copy_type!(i16, i16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 657 | foreign_copy_type!(u16, u16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 657 | foreign_copy_type!(u16, u16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 657 | foreign_copy_type!(u16, u16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 657 | foreign_copy_type!(u16, u16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 658 | foreign_copy_type!(i32, i32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 658 | foreign_copy_type!(i32, i32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 658 | foreign_copy_type!(i32, i32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 658 | foreign_copy_type!(i32, i32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 659 | foreign_copy_type!(u32, u32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 659 | foreign_copy_type!(u32, u32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 659 | foreign_copy_type!(u32, u32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 659 | foreign_copy_type!(u32, u32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 660 | foreign_copy_type!(i64, i64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 660 | foreign_copy_type!(i64, i64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 660 | foreign_copy_type!(i64, i64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 660 | foreign_copy_type!(i64, i64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 661 | foreign_copy_type!(u64, u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 661 | foreign_copy_type!(u64, u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 661 | foreign_copy_type!(u64, u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 661 | foreign_copy_type!(u64, u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 664 | foreign_copy_type!(f32, f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 664 | foreign_copy_type!(f32, f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 664 | foreign_copy_type!(f32, f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 664 | foreign_copy_type!(f32, f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 665 | foreign_copy_type!(f64, f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 665 | foreign_copy_type!(f64, f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 665 | foreign_copy_type!(f64, f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 665 | foreign_copy_type!(f64, f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.23s [INFO] running `Command { std: "docker" "inspect" "88bc489f4d10d977a1b7331959839b8db4ef501bbf16ec983012784f76ea5d3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88bc489f4d10d977a1b7331959839b8db4ef501bbf16ec983012784f76ea5d3e", kill_on_drop: false }` [INFO] [stdout] 88bc489f4d10d977a1b7331959839b8db4ef501bbf16ec983012784f76ea5d3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 676aa325fa1669ada685bf9aa6d5466156db91a6d7d2b4922ccaf82fd31cb388 [INFO] running `Command { std: "docker" "start" "-a" "676aa325fa1669ada685bf9aa6d5466156db91a6d7d2b4922ccaf82fd31cb388", kill_on_drop: false }` [INFO] [stderr] Compiling matches v0.1.10 [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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:571:23 [INFO] [stdout] | [INFO] [stdout] 571 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 571 | fn borrow_foreign(&self) -> BorrowedPointer<'_, c_char, CString> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 654 | foreign_copy_type!(i8, i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 654 | foreign_copy_type!(i8, i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 654 | foreign_copy_type!(i8, i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 654 | foreign_copy_type!(i8, i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 655 | foreign_copy_type!(u8, u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 655 | foreign_copy_type!(u8, u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 655 | foreign_copy_type!(u8, u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 655 | foreign_copy_type!(u8, u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 656 | foreign_copy_type!(i16, i16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 656 | foreign_copy_type!(i16, i16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 656 | foreign_copy_type!(i16, i16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 656 | foreign_copy_type!(i16, i16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 657 | foreign_copy_type!(u16, u16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 657 | foreign_copy_type!(u16, u16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 657 | foreign_copy_type!(u16, u16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 657 | foreign_copy_type!(u16, u16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 658 | foreign_copy_type!(i32, i32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 658 | foreign_copy_type!(i32, i32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 658 | foreign_copy_type!(i32, i32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 658 | foreign_copy_type!(i32, i32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 659 | foreign_copy_type!(u32, u32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 659 | foreign_copy_type!(u32, u32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 659 | foreign_copy_type!(u32, u32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 659 | foreign_copy_type!(u32, u32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 660 | foreign_copy_type!(i64, i64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 660 | foreign_copy_type!(i64, i64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 660 | foreign_copy_type!(i64, i64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 660 | foreign_copy_type!(i64, i64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 661 | foreign_copy_type!(u64, u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 661 | foreign_copy_type!(u64, u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 661 | foreign_copy_type!(u64, u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 661 | foreign_copy_type!(u64, u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 664 | foreign_copy_type!(f32, f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 664 | foreign_copy_type!(f32, f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 664 | foreign_copy_type!(f32, f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 664 | foreign_copy_type!(f32, f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 665 | foreign_copy_type!(f64, f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 665 | foreign_copy_type!(f64, f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 665 | foreign_copy_type!(f64, f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 665 | foreign_copy_type!(f64, f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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] [stderr] Compiling qemu v0.1.0 (/opt/rustwide/workdir/qemu) [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 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 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 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] [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 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 for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:571:23 [INFO] [stdout] | [INFO] [stdout] 571 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 571 | fn borrow_foreign(&self) -> BorrowedPointer<'_, c_char, CString> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 654 | foreign_copy_type!(i8, i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 654 | foreign_copy_type!(i8, i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 654 | foreign_copy_type!(i8, i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 654 | foreign_copy_type!(i8, i8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 655 | foreign_copy_type!(u8, u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 655 | foreign_copy_type!(u8, u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 655 | foreign_copy_type!(u8, u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 655 | foreign_copy_type!(u8, u8); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 656 | foreign_copy_type!(i16, i16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 656 | foreign_copy_type!(i16, i16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 656 | foreign_copy_type!(i16, i16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 656 | foreign_copy_type!(i16, i16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 657 | foreign_copy_type!(u16, u16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 657 | foreign_copy_type!(u16, u16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 657 | foreign_copy_type!(u16, u16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 657 | foreign_copy_type!(u16, u16); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 658 | foreign_copy_type!(i32, i32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 658 | foreign_copy_type!(i32, i32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 658 | foreign_copy_type!(i32, i32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 658 | foreign_copy_type!(i32, i32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 659 | foreign_copy_type!(u32, u32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 659 | foreign_copy_type!(u32, u32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 659 | foreign_copy_type!(u32, u32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 659 | foreign_copy_type!(u32, u32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 660 | foreign_copy_type!(i64, i64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 660 | foreign_copy_type!(i64, i64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 660 | foreign_copy_type!(i64, i64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 660 | foreign_copy_type!(i64, i64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 661 | foreign_copy_type!(u64, u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 661 | foreign_copy_type!(u64, u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 661 | foreign_copy_type!(u64, u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 661 | foreign_copy_type!(u64, u64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 664 | foreign_copy_type!(f32, f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 664 | foreign_copy_type!(f32, f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 664 | foreign_copy_type!(f32, f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 664 | foreign_copy_type!(f32, f32); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:605:31 [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 665 | foreign_copy_type!(f64, f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:613:36 [INFO] [stdout] | [INFO] [stdout] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 665 | foreign_copy_type!(f64, f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:640:31 [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stdout] | ^^^^^ ------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 665 | foreign_copy_type!(f64, f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> qemu/src/util/foreign.rs:648:36 [INFO] [stdout] | [INFO] [stdout] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stdout] | ^^ ----------------------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'a` [INFO] [stdout] | | the lifetimes get resolved as `'a` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 665 | foreign_copy_type!(f64, f64); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [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: one option is to 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] running `Command { std: "docker" "inspect" "676aa325fa1669ada685bf9aa6d5466156db91a6d7d2b4922ccaf82fd31cb388", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "676aa325fa1669ada685bf9aa6d5466156db91a6d7d2b4922ccaf82fd31cb388", kill_on_drop: false }` [INFO] [stdout] 676aa325fa1669ada685bf9aa6d5466156db91a6d7d2b4922ccaf82fd31cb388 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4848fabcdef27d1bb14b7bf73d8181878fb29865a8bad5505695baa8e97e3eef [INFO] running `Command { std: "docker" "start" "-a" "4848fabcdef27d1bb14b7bf73d8181878fb29865a8bad5505695baa8e97e3eef", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `has_offset_of` [INFO] [stderr] --> qemu/src/lib.rs:38:7 [INFO] [stderr] | [INFO] [stderr] 38 | #[cfg(has_offset_of)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_offset_of)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_offset_of)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_offset_of` [INFO] [stderr] --> qemu/src/util/offset_of.rs:1:11 [INFO] [stderr] | [INFO] [stderr] 1 | #[cfg(not(has_offset_of))] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(has_offset_of)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(has_offset_of)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:571:23 [INFO] [stderr] | [INFO] [stderr] 571 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 571 | fn borrow_foreign(&self) -> BorrowedPointer<'_, c_char, CString> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:605:31 [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 654 | foreign_copy_type!(i8, i8); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:613:36 [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 654 | foreign_copy_type!(i8, i8); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:640:31 [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 654 | foreign_copy_type!(i8, i8); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:648:36 [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 654 | foreign_copy_type!(i8, i8); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:605:31 [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 655 | foreign_copy_type!(u8, u8); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:613:36 [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 655 | foreign_copy_type!(u8, u8); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:640:31 [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 655 | foreign_copy_type!(u8, u8); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:648:36 [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 655 | foreign_copy_type!(u8, u8); [INFO] [stderr] | -------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:605:31 [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 656 | foreign_copy_type!(i16, i16); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:613:36 [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 656 | foreign_copy_type!(i16, i16); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:640:31 [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 656 | foreign_copy_type!(i16, i16); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:648:36 [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 656 | foreign_copy_type!(i16, i16); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:605:31 [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 657 | foreign_copy_type!(u16, u16); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:613:36 [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 657 | foreign_copy_type!(u16, u16); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:640:31 [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 657 | foreign_copy_type!(u16, u16); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:648:36 [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 657 | foreign_copy_type!(u16, u16); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:605:31 [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 658 | foreign_copy_type!(i32, i32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:613:36 [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 658 | foreign_copy_type!(i32, i32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:640:31 [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 658 | foreign_copy_type!(i32, i32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:648:36 [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 658 | foreign_copy_type!(i32, i32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:605:31 [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 659 | foreign_copy_type!(u32, u32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:613:36 [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 659 | foreign_copy_type!(u32, u32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:640:31 [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 659 | foreign_copy_type!(u32, u32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:648:36 [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 659 | foreign_copy_type!(u32, u32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:605:31 [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 660 | foreign_copy_type!(i64, i64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:613:36 [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 660 | foreign_copy_type!(i64, i64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:640:31 [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 660 | foreign_copy_type!(i64, i64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:648:36 [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 660 | foreign_copy_type!(i64, i64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:605:31 [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 661 | foreign_copy_type!(u64, u64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:613:36 [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 661 | foreign_copy_type!(u64, u64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:640:31 [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 661 | foreign_copy_type!(u64, u64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:648:36 [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 661 | foreign_copy_type!(u64, u64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:605:31 [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:613:36 [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:640:31 [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:648:36 [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 662 | foreign_copy_type!(isize, libc::ptrdiff_t); [INFO] [stderr] | ------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:605:31 [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:613:36 [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:640:31 [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:648:36 [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 663 | foreign_copy_type!(usize, libc::size_t); [INFO] [stderr] | --------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:605:31 [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 664 | foreign_copy_type!(f32, f32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:613:36 [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 664 | foreign_copy_type!(f32, f32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:640:31 [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 664 | foreign_copy_type!(f32, f32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:648:36 [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 664 | foreign_copy_type!(f32, f32); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:605:31 [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 665 | foreign_copy_type!(f64, f64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 605 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:613:36 [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 665 | foreign_copy_type!(f64, f64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 613 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:640:31 [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer { [INFO] [stderr] | ^^^^^ ------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'_` [INFO] [stderr] | | the lifetimes get resolved as `'_` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 665 | foreign_copy_type!(f64, f64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 640 | fn borrow_foreign(&self) -> BorrowedPointer<'_, Self::Foreign, &Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> qemu/src/util/foreign.rs:648:36 [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer { [INFO] [stderr] | ^^ ----------------------------------------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the lifetimes get resolved as `'a` [INFO] [stderr] | | the lifetimes get resolved as `'a` [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 665 | foreign_copy_type!(f64, f64); [INFO] [stderr] | ---------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `foreign_copy_type` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 648 | fn borrow_foreign_mut(&'a mut self) -> BorrowedMutPointer<'a, Self::Foreign, &'a mut Self> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `qemu` (lib) generated 51 warnings [INFO] [stderr] warning: `qemu` (lib test) generated 51 warnings (51 duplicates) [INFO] [stderr] warning: unexpected `cfg` condition name: `has_offset_of` [INFO] [stderr] --> qemu/tests/main.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / with_offsets! { [INFO] [stderr] 22 | | #[repr(C)] [INFO] [stderr] 23 | | #[derive(Default, ConstDefault)] [INFO] [stderr] 24 | | struct TestConf { [INFO] [stderr] ... | [INFO] [stderr] 27 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `with_offsets` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the macro `with_offsets` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_offset_of` [INFO] [stderr] --> qemu/tests/main.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | / qom_define_type!( [INFO] [stderr] 36 | | cstr!("test-object"), [INFO] [stderr] 37 | | TestObject, [INFO] [stderr] 38 | | TestConf, [INFO] [stderr] 39 | | (); [INFO] [stderr] 40 | | @extends Object [INFO] [stderr] 41 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::with_offsets` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `has_offset_of` [INFO] [stderr] --> qemu/tests/main.rs:45:1 [INFO] [stderr] | [INFO] [stderr] 45 | / qdev_define_type!( [INFO] [stderr] 46 | | cstr!("test-device"), [INFO] [stderr] 47 | | TestDevice, [INFO] [stderr] 48 | | TestConf, [INFO] [stderr] ... | [INFO] [stderr] 51 | | @properties [qdev_prop!(bool, cstr!("foo"), TestDevice, true, foo)] [INFO] [stderr] 52 | | ); [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `$crate::with_offsets` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = 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] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `qemu` (test "main") generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qemu-ccd8896e34356fbd) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test util::foreign::tests::test_borrow_foreign_string ... ok [INFO] [stdout] test util::foreign::tests::test_box ... ok [INFO] [stdout] test util::foreign::tests::test_clone_to_foreign_bytes ... ok [INFO] [stdout] test util::foreign::tests::test_borrow_foreign_bytes ... ok [INFO] [stdout] test util::foreign::tests::test_foreign_int_borrow_mut ... ok [INFO] [stdout] test util::foreign::tests::test_foreign_int_convert ... ok [INFO] [stdout] test util::foreign::tests::test_clone_to_foreign_string ... ok [INFO] [stdout] test util::foreign::tests::test_clone_to_foreign_str ... ok [INFO] [stdout] test util::foreign::tests::test_owned_pointer_default ... ok [INFO] [stdout] test util::foreign::tests::test_from_foreign_string ... ok [INFO] [stdout] test util::foreign::tests::test_option ... ok [INFO] [stdout] test util::foreign::tests::test_owned_pointer_into ... ok [INFO] [stdout] test util::foreign::tests::test_owned_pointer_into_native ... ok [INFO] [stdout] test util::foreign::tests::test_foreign_int_borrow ... ok [INFO] [stdout] test util::foreign::tests::test_cloned_from_foreign_string ... ok [INFO] [stdout] test util::foreign::tests::test_ptr_into_native ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stderr] Running tests/main.rs (/opt/rustwide/target/debug/deps/main-e26d48f07c0bcf3f) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests qemu [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::BorrowedPointer<'a,P,T>::as_ptr (line 343) ... ok [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::ForeignBorrowMut::borrow_foreign_mut (line 477) ... ok [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::FromForeign::from_foreign (line 172) ... ok [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::IntoNative::into_native (line 119) ... ok [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::OwnedPointer::into (line 224) ... ok [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::CloneToForeign::free_foreign (line 28) ... ok [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::FromForeign::cloned_from_foreign (line 152) ... ok [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::ForeignBorrowMut::borrow_foreign_mut (line 488) ... ok [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::OwnedPointer::into_inner (line 260) ... ok [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::ForeignBorrow::borrow_foreign (line 434) ... ok [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::OwnedPointer::as_ptr (line 240) ... ok [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::OwnedPointer::into_native (line 279) ... ok [INFO] [stdout] test qemu/src/util/foreign.rs - util::foreign::OwnedPointer::from (line 205) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.83s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4848fabcdef27d1bb14b7bf73d8181878fb29865a8bad5505695baa8e97e3eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4848fabcdef27d1bb14b7bf73d8181878fb29865a8bad5505695baa8e97e3eef", kill_on_drop: false }` [INFO] [stdout] 4848fabcdef27d1bb14b7bf73d8181878fb29865a8bad5505695baa8e97e3eef