[INFO] fetching crate rvvm 0.2.5...
[INFO] testing rvvm-0.2.5 against beta-2025-09-21 for beta-1.91-3
[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 beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8205982c9471e6d54990299859b0b5b9230025c1b8bea2d63111f518cd9e9891
[INFO] running `Command { std: "docker" "start" "-a" "8205982c9471e6d54990299859b0b5b9230025c1b8bea2d63111f518cd9e9891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8205982c9471e6d54990299859b0b5b9230025c1b8bea2d63111f518cd9e9891", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8205982c9471e6d54990299859b0b5b9230025c1b8bea2d63111f518cd9e9891", kill_on_drop: false }`
[INFO] [stdout] 8205982c9471e6d54990299859b0b5b9230025c1b8bea2d63111f518cd9e9891
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f54ef15e6cb82a1ae3451242c799ae7cb054f1ac4e8bf9e5e39938495886608
[INFO] running `Command { std: "docker" "start" "-a" "7f54ef15e6cb82a1ae3451242c799ae7cb054f1ac4e8bf9e5e39938495886608", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling which v4.4.2
[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 <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 44.64s
[INFO] running `Command { std: "docker" "inspect" "7f54ef15e6cb82a1ae3451242c799ae7cb054f1ac4e8bf9e5e39938495886608", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f54ef15e6cb82a1ae3451242c799ae7cb054f1ac4e8bf9e5e39938495886608", kill_on_drop: false }`
[INFO] [stdout] 7f54ef15e6cb82a1ae3451242c799ae7cb054f1ac4e8bf9e5e39938495886608
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c43363a33074fdf416004713e4f93ff5621251a0382a863169c9324a98eb7d65
[INFO] running `Command { std: "docker" "start" "-a" "c43363a33074fdf416004713e4f93ff5621251a0382a863169c9324a98eb7d65", 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.42s
[INFO] running `Command { std: "docker" "inspect" "c43363a33074fdf416004713e4f93ff5621251a0382a863169c9324a98eb7d65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c43363a33074fdf416004713e4f93ff5621251a0382a863169c9324a98eb7d65", kill_on_drop: false }`
[INFO] [stdout] c43363a33074fdf416004713e4f93ff5621251a0382a863169c9324a98eb7d65
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] aca9a5b1da7b1a48b7beffbeb6a28d1167459c216aeefc22c693974e35ace28b
[INFO] running `Command { std: "docker" "start" "-a" "aca9a5b1da7b1a48b7beffbeb6a28d1167459c216aeefc22c693974e35ace28b", kill_on_drop: false }`
[INFO] [stderr] 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] [stderr]   --> src/fdt/search.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[allow(private_in_public)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/declmacro.rs:29:17
[INFO] [stderr]    |
[INFO] [stderr] 29 |                   pub(crate) inner: Option<$raw>,
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/types.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | / crate::__ts_handler! {
[INFO] [stderr] 19 | |     name = TypeHandler,
[INFO] [stderr] 20 | |     raw = unsafe extern "C" fn(dev: *mut rvvm_sys::rvvm_mmio_dev_t)
[INFO] [stderr] 21 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/declmacro.rs:29:17
[INFO] [stderr]    |
[INFO] [stderr] 29 |                   pub(crate) inner: Option<$raw>,
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/types.rs:23:1
[INFO] [stderr]    |
[INFO] [stderr] 23 | / crate::__ts_handler! {
[INFO] [stderr] 24 | |     name = RemoveHandler,
[INFO] [stderr] 25 | |     raw = RawTypeHandler
[INFO] [stderr] 26 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/declmacro.rs:29:17
[INFO] [stderr]    |
[INFO] [stderr] 29 |                   pub(crate) inner: Option<$raw>,
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]   ::: src/types.rs:28:1
[INFO] [stderr]    |
[INFO] [stderr] 28 | / crate::__ts_handler! {
[INFO] [stderr] 29 | |     name = RwHandler,
[INFO] [stderr] 30 | |     raw = unsafe extern "C" fn(
[INFO] [stderr] 31 | |         dev: *mut rvvm_sys::rvvm_mmio_dev_t,
[INFO] [stderr] ...  |
[INFO] [stderr] 35 | |     ) -> bool
[INFO] [stderr] 36 | | }
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = 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] [stderr] 
[INFO] [stderr] warning: `rvvm` (lib) generated 4 warnings
[INFO] [stderr] warning: `rvvm` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rvvm-2f84e1389250178d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rvvm
[INFO] [stderr] 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] [stderr]   --> src/fdt/search.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 | #[allow(private_in_public)]
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/fdt/borrowed.rs - fdt::borrowed::Node::name (line 223) ... FAILED
[INFO] [stdout] test src/fdt/owned.rs - fdt::owned::NodeBuf::new (line 95) ... FAILED
[INFO] [stdout] test src/fdt/owned.rs - fdt::owned::NodeBuf::root (line 69) ... FAILED
[INFO] [stdout] test src/fdt/owned.rs - fdt::owned::NodeBuf::new_region (line 43) ... FAILED
[INFO] [stdout] test src/fdt/owned.rs - fdt::owned::NodeBuf::new (line 87) ... FAILED
[INFO] [stdout] test src/fdt/borrowed.rs - fdt::borrowed::Node::is_root (line 246) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 9) ... FAILED
[INFO] [stdout] test src/fdt/owned.rs - fdt::owned::NodeBuf::new_region (line 35) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/fdt/borrowed.rs - fdt::borrowed::Node::name (line 223) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcwEucoA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-5ab4cbafc21ffea7,libthiserror-acc8e363bd2451cd,libstatic_assertions-f0217ecdd817a834,librvvm_sys-f2af630f1efbfa55}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwEucoA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/tmp/rvvm-lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestt5o5PN/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: fdt_node_create
[INFO] [stdout]           >>> referenced by rust_out.a94decedd2adaee4-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestt5o5PN/rust_out.rust_out.a94decedd2adaee4-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h55a5c3e0ad04018b)
[INFO] [stdout]           >>> referenced by rust_out.a94decedd2adaee4-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestt5o5PN/rust_out.rust_out.a94decedd2adaee4-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h55a5c3e0ad04018b)
[INFO] [stdout]           >>> referenced by owned.rs:114 (src/fdt/owned.rs:114)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h994d63dfa7db8678) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: fdt_node_free
[INFO] [stdout]           >>> referenced by owned.rs:181 (src/fdt/owned.rs:181)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h73a3660420aed2ac) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fdt/owned.rs - fdt::owned::NodeBuf::new (line 95) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcehx7Lh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-5ab4cbafc21ffea7,libthiserror-acc8e363bd2451cd,libstatic_assertions-f0217ecdd817a834,librvvm_sys-f2af630f1efbfa55}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcehx7Lh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/tmp/rvvm-lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestC3l4U4/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: fdt_node_create
[INFO] [stdout]           >>> referenced by owned.rs:114 (src/fdt/owned.rs:114)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h994d63dfa7db8678) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           >>> referenced by owned.rs:109 (src/fdt/owned.rs:109)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h994d63dfa7db8678) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: fdt_node_free
[INFO] [stdout]           >>> referenced by owned.rs:181 (src/fdt/owned.rs:181)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h73a3660420aed2ac) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fdt/owned.rs - fdt::owned::NodeBuf::root (line 69) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc9j39N2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-5ab4cbafc21ffea7,libthiserror-acc8e363bd2451cd,libstatic_assertions-f0217ecdd817a834,librvvm_sys-f2af630f1efbfa55}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc9j39N2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/tmp/rvvm-lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmB3U7b/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: fdt_node_create
[INFO] [stdout]           >>> referenced by owned.rs:114 (src/fdt/owned.rs:114)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h994d63dfa7db8678) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           >>> referenced by owned.rs:109 (src/fdt/owned.rs:109)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h994d63dfa7db8678) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: fdt_node_free
[INFO] [stdout]           >>> referenced by owned.rs:181 (src/fdt/owned.rs:181)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h73a3660420aed2ac) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fdt/owned.rs - fdt::owned::NodeBuf::new_region (line 43) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcqBPxau/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-5ab4cbafc21ffea7,libthiserror-acc8e363bd2451cd,libstatic_assertions-f0217ecdd817a834,librvvm_sys-f2af630f1efbfa55}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqBPxau/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/tmp/rvvm-lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesti4C2sh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: fdt_node_free
[INFO] [stdout]           >>> referenced by owned.rs:181 (src/fdt/owned.rs:181)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h73a3660420aed2ac) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: fdt_node_create_reg
[INFO] [stdout]           >>> referenced by rust_out.a94decedd2adaee4-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctesti4C2sh/rust_out.rust_out.a94decedd2adaee4-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new_region::hb14856fe5b158631)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fdt/owned.rs - fdt::owned::NodeBuf::new (line 87) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcWOHLLO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-5ab4cbafc21ffea7,libthiserror-acc8e363bd2451cd,libstatic_assertions-f0217ecdd817a834,librvvm_sys-f2af630f1efbfa55}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWOHLLO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/tmp/rvvm-lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJo7zut/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: fdt_node_create
[INFO] [stdout]           >>> referenced by owned.rs:114 (src/fdt/owned.rs:114)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h994d63dfa7db8678) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           >>> referenced by owned.rs:109 (src/fdt/owned.rs:109)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h994d63dfa7db8678) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: fdt_node_free
[INFO] [stdout]           >>> referenced by owned.rs:181 (src/fdt/owned.rs:181)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h73a3660420aed2ac) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fdt/borrowed.rs - fdt::borrowed::Node::is_root (line 246) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcaeWsFn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-5ab4cbafc21ffea7,libthiserror-acc8e363bd2451cd,libstatic_assertions-f0217ecdd817a834,librvvm_sys-f2af630f1efbfa55}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaeWsFn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/tmp/rvvm-lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiqh1js/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: fdt_node_create
[INFO] [stdout]           >>> referenced by rust_out.a94decedd2adaee4-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestiqh1js/rust_out.rust_out.a94decedd2adaee4-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h55a5c3e0ad04018b)
[INFO] [stdout]           >>> referenced by rust_out.a94decedd2adaee4-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestiqh1js/rust_out.rust_out.a94decedd2adaee4-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h55a5c3e0ad04018b)
[INFO] [stdout]           >>> referenced by owned.rs:114 (src/fdt/owned.rs:114)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h994d63dfa7db8678) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           >>> referenced 1 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: fdt_node_free
[INFO] [stdout]           >>> referenced by owned.rs:181 (src/fdt/owned.rs:181)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h73a3660420aed2ac) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 9) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmCuihT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-5ab4cbafc21ffea7,libthiserror-acc8e363bd2451cd,libstatic_assertions-f0217ecdd817a834,librvvm_sys-f2af630f1efbfa55}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmCuihT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/tmp/rvvm-lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestT5P4iC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: rvvm_attach_mmio
[INFO] [stdout]           >>> referenced by rust_out.a94decedd2adaee4-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestT5P4iC/rust_out.rust_out.a94decedd2adaee4-cgu.0.rcgu.o:(rvvm::instance::Instance::try_attach_device::h19f94cc31adaefcb)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: rvvm_create_machine
[INFO] [stdout]           >>> referenced by instance.rs:256 (src/instance.rs:256)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(rvvm::instance::Instance::try_new::h05d52b059df7cc67) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: rvvm_free_machine
[INFO] [stdout]           >>> referenced by instance.rs:286 (src/instance.rs:286)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(_$LT$rvvm..instance..Instance$u20$as$u20$core..ops..drop..Drop$GT$::drop::h7a40964f40c2afde) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/fdt/owned.rs - fdt::owned::NodeBuf::new_region (line 35) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc1k1nig/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-5ab4cbafc21ffea7,libthiserror-acc8e363bd2451cd,libstatic_assertions-f0217ecdd817a834,librvvm_sys-f2af630f1efbfa55}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1k1nig/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/tmp/rvvm-lib" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFbez6K/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: fdt_node_free
[INFO] [stdout]           >>> referenced by owned.rs:181 (src/fdt/owned.rs:181)
[INFO] [stdout]           >>>               rvvm-5ab4cbafc21ffea7.rvvm.5c4f5160a4aecd7a-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h73a3660420aed2ac) in archive /opt/rustwide/target/debug/deps/librvvm-5ab4cbafc21ffea7.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: fdt_node_create_reg
[INFO] [stdout]           >>> referenced by rust_out.a94decedd2adaee4-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestFbez6K/rust_out.rust_out.a94decedd2adaee4-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new_region::hb14856fe5b158631)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/fdt/borrowed.rs - fdt::borrowed::Node::is_root (line 246)
[INFO] [stdout]     src/fdt/borrowed.rs - fdt::borrowed::Node::name (line 223)
[INFO] [stdout]     src/fdt/owned.rs - fdt::owned::NodeBuf::new (line 87)
[INFO] [stdout]     src/fdt/owned.rs - fdt::owned::NodeBuf::new (line 95)
[INFO] [stdout]     src/fdt/owned.rs - fdt::owned::NodeBuf::new_region (line 35)
[INFO] [stdout]     src/fdt/owned.rs - fdt::owned::NodeBuf::new_region (line 43)
[INFO] [stdout]     src/fdt/owned.rs - fdt::owned::NodeBuf::root (line 69)
[INFO] [stdout]     src/lib.rs - (line 9)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "aca9a5b1da7b1a48b7beffbeb6a28d1167459c216aeefc22c693974e35ace28b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aca9a5b1da7b1a48b7beffbeb6a28d1167459c216aeefc22c693974e35ace28b", kill_on_drop: false }`
[INFO] [stdout] aca9a5b1da7b1a48b7beffbeb6a28d1167459c216aeefc22c693974e35ace28b
