[INFO] fetching crate rvvm 0.2.5... [INFO] building rvvm-0.2.5 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate rvvm 0.2.5 into /workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rvvm 0.2.5 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded integral-enum v1.2.1 [INFO] [stderr] Downloaded rvvm-macro v0.1.0 [INFO] [stderr] Downloaded rvvm-sys v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54f1522c940c408fe8d26e6c06f6cd0620e208b8d2ef7b7951de800429d19436 [INFO] running `Command { std: "docker" "start" "-a" "54f1522c940c408fe8d26e6c06f6cd0620e208b8d2ef7b7951de800429d19436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54f1522c940c408fe8d26e6c06f6cd0620e208b8d2ef7b7951de800429d19436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54f1522c940c408fe8d26e6c06f6cd0620e208b8d2ef7b7951de800429d19436", kill_on_drop: false }` [INFO] [stdout] 54f1522c940c408fe8d26e6c06f6cd0620e208b8d2ef7b7951de800429d19436 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ae04e2f99d877338f9dd560eb0682367f9d86ce5355e1611248a96ffd85b24a7 [INFO] running `Command { std: "docker" "start" "-a" "ae04e2f99d877338f9dd560eb0682367f9d86ce5355e1611248a96ffd85b24a7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [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 thiserror v1.0.69 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling integral-enum v1.2.1 [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 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 [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 [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 [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 35.00s [INFO] running `Command { std: "docker" "inspect" "ae04e2f99d877338f9dd560eb0682367f9d86ce5355e1611248a96ffd85b24a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae04e2f99d877338f9dd560eb0682367f9d86ce5355e1611248a96ffd85b24a7", kill_on_drop: false }` [INFO] [stdout] ae04e2f99d877338f9dd560eb0682367f9d86ce5355e1611248a96ffd85b24a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efa99bcd7d20be8215cb2ea4283f1fc77fd0377264977066ca4f5de68a20ad4c [INFO] running `Command { std: "docker" "start" "-a" "efa99bcd7d20be8215cb2ea4283f1fc77fd0377264977066ca4f5de68a20ad4c", 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 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 [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 [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 [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 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 [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 [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 [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.45s [INFO] running `Command { std: "docker" "inspect" "efa99bcd7d20be8215cb2ea4283f1fc77fd0377264977066ca4f5de68a20ad4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efa99bcd7d20be8215cb2ea4283f1fc77fd0377264977066ca4f5de68a20ad4c", kill_on_drop: false }` [INFO] [stdout] efa99bcd7d20be8215cb2ea4283f1fc77fd0377264977066ca4f5de68a20ad4c