[INFO] fetching crate rvvm 0.2.5...
[INFO] building rvvm-0.2.5 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate rvvm 0.2.5 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rvvm 0.2.5
[INFO] finished tweaking crates.io crate rvvm 0.2.5
[INFO] tweaked toml for crates.io crate rvvm 0.2.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rvvm 0.2.5 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 62 packages to latest compatible versions
[INFO] [stderr]       Adding integral-enum v1.2.1 (available: v3.0.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68c246707b25efac4bcc2246f086ead95771af1f8345de6c1f2a50b1163e2575
[INFO] running `Command { std: "docker" "start" "-a" "68c246707b25efac4bcc2246f086ead95771af1f8345de6c1f2a50b1163e2575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68c246707b25efac4bcc2246f086ead95771af1f8345de6c1f2a50b1163e2575", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68c246707b25efac4bcc2246f086ead95771af1f8345de6c1f2a50b1163e2575", kill_on_drop: false }`
[INFO] [stdout] 68c246707b25efac4bcc2246f086ead95771af1f8345de6c1f2a50b1163e2575
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4a0247faa20045145f75a2090abac149f2eccee9107daf488c0eae09e85a8052
[INFO] running `Command { std: "docker" "start" "-a" "4a0247faa20045145f75a2090abac149f2eccee9107daf488c0eae09e85a8052", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling integral-enum v1.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling rvvm-macro v0.1.0
[INFO] [stderr]    Compiling rvvm-sys v1.1.2
[INFO] [stderr]    Compiling rvvm v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/fdt/search.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[allow(private_in_public)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/declmacro.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   pub(crate) inner: Option<$raw>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / crate::__ts_handler! {
[INFO] [stdout] 19 | |     name = TypeHandler,
[INFO] [stdout] 20 | |     raw = unsafe extern "C" fn(dev: *mut rvvm_sys::rvvm_mmio_dev_t)
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/declmacro.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   pub(crate) inner: Option<$raw>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / crate::__ts_handler! {
[INFO] [stdout] 24 | |     name = RemoveHandler,
[INFO] [stdout] 25 | |     raw = RawTypeHandler
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/declmacro.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   pub(crate) inner: Option<$raw>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / crate::__ts_handler! {
[INFO] [stdout] 29 | |     name = RwHandler,
[INFO] [stdout] 30 | |     raw = unsafe extern "C" fn(
[INFO] [stdout] 31 | |         dev: *mut rvvm_sys::rvvm_mmio_dev_t,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     ) -> bool
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.45s
[INFO] running `Command { std: "docker" "inspect" "4a0247faa20045145f75a2090abac149f2eccee9107daf488c0eae09e85a8052", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a0247faa20045145f75a2090abac149f2eccee9107daf488c0eae09e85a8052", kill_on_drop: false }`
[INFO] [stdout] 4a0247faa20045145f75a2090abac149f2eccee9107daf488c0eae09e85a8052
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d9437ea6100fd921b8a25c68f8200edaa3f1d35c0149472aa15c759aaabeab3
[INFO] running `Command { std: "docker" "start" "-a" "0d9437ea6100fd921b8a25c68f8200edaa3f1d35c0149472aa15c759aaabeab3", kill_on_drop: false }`
[INFO] [stderr]    Compiling rvvm v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/fdt/search.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[allow(private_in_public)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/declmacro.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   pub(crate) inner: Option<$raw>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / crate::__ts_handler! {
[INFO] [stdout] 19 | |     name = TypeHandler,
[INFO] [stdout] 20 | |     raw = unsafe extern "C" fn(dev: *mut rvvm_sys::rvvm_mmio_dev_t)
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/declmacro.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   pub(crate) inner: Option<$raw>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / crate::__ts_handler! {
[INFO] [stdout] 24 | |     name = RemoveHandler,
[INFO] [stdout] 25 | |     raw = RawTypeHandler
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/declmacro.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   pub(crate) inner: Option<$raw>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / crate::__ts_handler! {
[INFO] [stdout] 29 | |     name = RwHandler,
[INFO] [stdout] 30 | |     raw = unsafe extern "C" fn(
[INFO] [stdout] 31 | |         dev: *mut rvvm_sys::rvvm_mmio_dev_t,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     ) -> bool
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> src/fdt/search.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[allow(private_in_public)]
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/declmacro.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   pub(crate) inner: Option<$raw>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | / crate::__ts_handler! {
[INFO] [stdout] 19 | |     name = TypeHandler,
[INFO] [stdout] 20 | |     raw = unsafe extern "C" fn(dev: *mut rvvm_sys::rvvm_mmio_dev_t)
[INFO] [stdout] 21 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/declmacro.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   pub(crate) inner: Option<$raw>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | / crate::__ts_handler! {
[INFO] [stdout] 24 | |     name = RemoveHandler,
[INFO] [stdout] 25 | |     raw = RawTypeHandler
[INFO] [stdout] 26 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/declmacro.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |                   pub(crate) inner: Option<$raw>,
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/types.rs:28:1
[INFO] [stdout]    |
[INFO] [stdout] 28 | / crate::__ts_handler! {
[INFO] [stdout] 29 | |     name = RwHandler,
[INFO] [stdout] 30 | |     raw = unsafe extern "C" fn(
[INFO] [stdout] 31 | |         dev: *mut rvvm_sys::rvvm_mmio_dev_t,
[INFO] [stdout] ...  |
[INFO] [stdout] 35 | |     ) -> bool
[INFO] [stdout] 36 | | }
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "0d9437ea6100fd921b8a25c68f8200edaa3f1d35c0149472aa15c759aaabeab3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d9437ea6100fd921b8a25c68f8200edaa3f1d35c0149472aa15c759aaabeab3", kill_on_drop: false }`
[INFO] [stdout] 0d9437ea6100fd921b8a25c68f8200edaa3f1d35c0149472aa15c759aaabeab3
