[INFO] fetching crate rvvm 0.2.5...
[INFO] testing rvvm-0.2.5 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate rvvm 0.2.5 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rvvm 0.2.5 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64af77a8209f1ae781ff2b6824a0a95a6f2c4cd4c6efb88979ed1a20e81ee12e
[INFO] running `Command { std: "docker" "start" "-a" "64af77a8209f1ae781ff2b6824a0a95a6f2c4cd4c6efb88979ed1a20e81ee12e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64af77a8209f1ae781ff2b6824a0a95a6f2c4cd4c6efb88979ed1a20e81ee12e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64af77a8209f1ae781ff2b6824a0a95a6f2c4cd4c6efb88979ed1a20e81ee12e", kill_on_drop: false }`
[INFO] [stdout] 64af77a8209f1ae781ff2b6824a0a95a6f2c4cd4c6efb88979ed1a20e81ee12e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bfcf0fc6829ec2e57ed1a3ee84df9c37f778459c8792a0714fbedab484e32ee
[INFO] running `Command { std: "docker" "start" "-a" "1bfcf0fc6829ec2e57ed1a3ee84df9c37f778459c8792a0714fbedab484e32ee", 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 cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.12.2
[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 34.02s
[INFO] running `Command { std: "docker" "inspect" "1bfcf0fc6829ec2e57ed1a3ee84df9c37f778459c8792a0714fbedab484e32ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bfcf0fc6829ec2e57ed1a3ee84df9c37f778459c8792a0714fbedab484e32ee", kill_on_drop: false }`
[INFO] [stdout] 1bfcf0fc6829ec2e57ed1a3ee84df9c37f778459c8792a0714fbedab484e32ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c810a644d1d6a98be668ee1b43a2c656c67e661e0b517813483183728d6c0bc
[INFO] running `Command { std: "docker" "start" "-a" "6c810a644d1d6a98be668ee1b43a2c656c67e661e0b517813483183728d6c0bc", kill_on_drop: false }`
[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]    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 `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "6c810a644d1d6a98be668ee1b43a2c656c67e661e0b517813483183728d6c0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c810a644d1d6a98be668ee1b43a2c656c67e661e0b517813483183728d6c0bc", kill_on_drop: false }`
[INFO] [stdout] 6c810a644d1d6a98be668ee1b43a2c656c67e661e0b517813483183728d6c0bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 454dedffe2c1312fc9c7584468a8b21102d38bb4d2305ee87833a5fdf75d2e8d
[INFO] running `Command { std: "docker" "start" "-a" "454dedffe2c1312fc9c7584468a8b21102d38bb4d2305ee87833a5fdf75d2e8d", 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.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rvvm-b7ff5f210466307b)
[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/owned.rs - fdt::owned::NodeBuf::new_region (line 35) ... FAILED
[INFO] [stdout] test src/fdt/owned.rs - fdt::owned::NodeBuf::new (line 87) ... FAILED
[INFO] [stdout] test src/fdt/owned.rs - fdt::owned::NodeBuf::new_region (line 43) ... FAILED
[INFO] [stdout] test src/fdt/borrowed.rs - fdt::borrowed::Node::is_root (line 246) ... FAILED
[INFO] [stdout] test src/fdt/owned.rs - fdt::owned::NodeBuf::new (line 95) ... FAILED
[INFO] [stdout] test src/fdt/borrowed.rs - fdt::borrowed::Node::name (line 223) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 9) ... FAILED
[INFO] [stdout] test src/fdt/owned.rs - fdt::owned::NodeBuf::root (line 69) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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/rustdoctestR0UIx2/rustca3qO7E/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-2c1da1d0810cc0ea,libthiserror-d1ddf2255d960002,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-7bfe59e2b4da8d72}.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/rustdoctestR0UIx2/rustca3qO7E/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/rustdoctestR0UIx2/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_reg
[INFO] [stdout]           >>> referenced by rust_out.183646e59c86b0c5-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestR0UIx2/rust_out.rust_out.183646e59c86b0c5-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new_region::<&str>)
[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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.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 87) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5ktCA5/rustc7evtlg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-2c1da1d0810cc0ea,libthiserror-d1ddf2255d960002,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-7bfe59e2b4da8d72}.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/rustdoctest5ktCA5/rustc7evtlg/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/rustdoctest5ktCA5/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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new::<core::option::Option<&str>>) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.rlib
[INFO] [stdout]           >>> referenced by owned.rs:109 (src/fdt/owned.rs:109)
[INFO] [stdout]           >>>               rvvm-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new::<core::option::Option<&str>>) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.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/rustdoctestiYiOHE/rustchkdqKy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-2c1da1d0810cc0ea,libthiserror-d1ddf2255d960002,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-7bfe59e2b4da8d72}.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/rustdoctestiYiOHE/rustchkdqKy/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/rustdoctestiYiOHE/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_reg
[INFO] [stdout]           >>> referenced by rust_out.183646e59c86b0c5-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestiYiOHE/rust_out.rust_out.183646e59c86b0c5-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new_region::<&str>)
[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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.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/rustdoctestPOcKEd/rustcwjJSUD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-2c1da1d0810cc0ea,libthiserror-d1ddf2255d960002,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-7bfe59e2b4da8d72}.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/rustdoctestPOcKEd/rustcwjJSUD/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/rustdoctestPOcKEd/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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new::<core::option::Option<&str>>) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.rlib
[INFO] [stdout]           >>> referenced by owned.rs:109 (src/fdt/owned.rs:109)
[INFO] [stdout]           >>>               rvvm-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new::<core::option::Option<&str>>) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.rlib
[INFO] [stdout]           >>> referenced by rust_out.183646e59c86b0c5-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestPOcKEd/rust_out.rust_out.183646e59c86b0c5-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new::<&str>)
[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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.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/rustdoctestE6tqXS/rustcMFhptT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-2c1da1d0810cc0ea,libthiserror-d1ddf2255d960002,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-7bfe59e2b4da8d72}.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/rustdoctestE6tqXS/rustcMFhptT/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/rustdoctestE6tqXS/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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new::<core::option::Option<&str>>) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.rlib
[INFO] [stdout]           >>> referenced by owned.rs:109 (src/fdt/owned.rs:109)
[INFO] [stdout]           >>>               rvvm-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new::<core::option::Option<&str>>) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.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::name (line 223) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestECq8dB/rustcsqZpe3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-2c1da1d0810cc0ea,libthiserror-d1ddf2255d960002,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-7bfe59e2b4da8d72}.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/rustdoctestECq8dB/rustcsqZpe3/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/rustdoctestECq8dB/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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new::<core::option::Option<&str>>) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.rlib
[INFO] [stdout]           >>> referenced by owned.rs:109 (src/fdt/owned.rs:109)
[INFO] [stdout]           >>>               rvvm-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new::<core::option::Option<&str>>) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.rlib
[INFO] [stdout]           >>> referenced by rust_out.183646e59c86b0c5-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestECq8dB/rust_out.rust_out.183646e59c86b0c5-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new::<&str>)
[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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.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/rustdoctestu1WRN6/rustcj49lX6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-2c1da1d0810cc0ea,libthiserror-d1ddf2255d960002,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-7bfe59e2b4da8d72}.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/rustdoctestu1WRN6/rustcj49lX6/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/rustdoctestu1WRN6/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_create_machine
[INFO] [stdout]           >>> referenced by instance.rs:256 (src/instance.rs:256)
[INFO] [stdout]           >>>               rvvm-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::instance::Instance>::try_new) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::instance::Instance as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: rvvm_attach_mmio
[INFO] [stdout]           >>> referenced by rust_out.183646e59c86b0c5-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestu1WRN6/rust_out.rust_out.183646e59c86b0c5-cgu.0.rcgu.o:(<rvvm::instance::Instance>::try_attach_device::<()>)
[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/rustdoctest98wE3T/rustckIAArj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-2c1da1d0810cc0ea,libthiserror-d1ddf2255d960002,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-7bfe59e2b4da8d72}.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/rustdoctest98wE3T/rustckIAArj/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/rustdoctest98wE3T/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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new::<core::option::Option<&str>>) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.rlib
[INFO] [stdout]           >>> referenced by owned.rs:109 (src/fdt/owned.rs:109)
[INFO] [stdout]           >>>               rvvm-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf>::new::<core::option::Option<&str>>) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.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-2c1da1d0810cc0ea.rvvm.d17a061cf56d83cb-cgu.0.rcgu.o:(<rvvm::fdt::owned::NodeBuf as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/librvvm-2c1da1d0810cc0ea.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] 
[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.73s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "454dedffe2c1312fc9c7584468a8b21102d38bb4d2305ee87833a5fdf75d2e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "454dedffe2c1312fc9c7584468a8b21102d38bb4d2305ee87833a5fdf75d2e8d", kill_on_drop: false }`
[INFO] [stdout] 454dedffe2c1312fc9c7584468a8b21102d38bb4d2305ee87833a5fdf75d2e8d
