[INFO] fetching crate rvvm 0.2.5... [INFO] testing rvvm-0.2.5 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rvvm 0.2.5 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate rvvm 0.2.5 [INFO] finished tweaking crates.io crate rvvm 0.2.5 [INFO] tweaked toml for crates.io crate rvvm 0.2.5 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rvvm 0.2.5 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rvvm-macro v0.1.0 [INFO] [stderr] Downloaded rvvm-sys v1.1.2 [INFO] [stderr] Downloaded integral-enum v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 809a59c3c51e4e2f6ee6a27b16aa0c4ee0ab1eb704fd221be35884c1ea2da09c [INFO] running `Command { std: "docker" "start" "-a" "809a59c3c51e4e2f6ee6a27b16aa0c4ee0ab1eb704fd221be35884c1ea2da09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "809a59c3c51e4e2f6ee6a27b16aa0c4ee0ab1eb704fd221be35884c1ea2da09c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809a59c3c51e4e2f6ee6a27b16aa0c4ee0ab1eb704fd221be35884c1ea2da09c", kill_on_drop: false }` [INFO] [stdout] 809a59c3c51e4e2f6ee6a27b16aa0c4ee0ab1eb704fd221be35884c1ea2da09c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b61e44b2ea2f8e14ccaad5e15d6609022ddeecd53220b8446664b21171c92275 [INFO] running `Command { std: "docker" "start" "-a" "b61e44b2ea2f8e14ccaad5e15d6609022ddeecd53220b8446664b21171c92275", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling integral-enum v1.2.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling rvvm-macro v0.1.0 [INFO] [stderr] Compiling rvvm-sys v1.1.2 [INFO] [stderr] Compiling rvvm v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/fdt/search.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[allow(private_in_public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/declmacro.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) inner: Option<$raw>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / crate::__ts_handler! { [INFO] [stdout] 19 | | name = TypeHandler, [INFO] [stdout] 20 | | raw = unsafe extern "C" fn(dev: *mut rvvm_sys::rvvm_mmio_dev_t) [INFO] [stdout] 21 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/declmacro.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) inner: Option<$raw>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / crate::__ts_handler! { [INFO] [stdout] 24 | | name = RemoveHandler, [INFO] [stdout] 25 | | raw = RawTypeHandler [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/declmacro.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) inner: Option<$raw>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / crate::__ts_handler! { [INFO] [stdout] 29 | | name = RwHandler, [INFO] [stdout] 30 | | raw = unsafe extern "C" fn( [INFO] [stdout] 31 | | dev: *mut rvvm_sys::rvvm_mmio_dev_t, [INFO] [stdout] ... | [INFO] [stdout] 35 | | ) -> bool [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.46s [INFO] running `Command { std: "docker" "inspect" "b61e44b2ea2f8e14ccaad5e15d6609022ddeecd53220b8446664b21171c92275", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b61e44b2ea2f8e14ccaad5e15d6609022ddeecd53220b8446664b21171c92275", kill_on_drop: false }` [INFO] [stdout] b61e44b2ea2f8e14ccaad5e15d6609022ddeecd53220b8446664b21171c92275 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0952bc08cb63b2a4b190987f7d357a8edc80802c26c42a9dea0dd74d41684d4f [INFO] running `Command { std: "docker" "start" "-a" "0952bc08cb63b2a4b190987f7d357a8edc80802c26c42a9dea0dd74d41684d4f", kill_on_drop: false }` [INFO] [stderr] Compiling rvvm v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/fdt/search.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[allow(private_in_public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/declmacro.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) inner: Option<$raw>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / crate::__ts_handler! { [INFO] [stdout] 19 | | name = TypeHandler, [INFO] [stdout] 20 | | raw = unsafe extern "C" fn(dev: *mut rvvm_sys::rvvm_mmio_dev_t) [INFO] [stdout] 21 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/declmacro.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) inner: Option<$raw>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / crate::__ts_handler! { [INFO] [stdout] 24 | | name = RemoveHandler, [INFO] [stdout] 25 | | raw = RawTypeHandler [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/declmacro.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) inner: Option<$raw>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / crate::__ts_handler! { [INFO] [stdout] 29 | | name = RwHandler, [INFO] [stdout] 30 | | raw = unsafe extern "C" fn( [INFO] [stdout] 31 | | dev: *mut rvvm_sys::rvvm_mmio_dev_t, [INFO] [stdout] ... | [INFO] [stdout] 35 | | ) -> bool [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/fdt/search.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[allow(private_in_public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/declmacro.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) inner: Option<$raw>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / crate::__ts_handler! { [INFO] [stdout] 19 | | name = TypeHandler, [INFO] [stdout] 20 | | raw = unsafe extern "C" fn(dev: *mut rvvm_sys::rvvm_mmio_dev_t) [INFO] [stdout] 21 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/declmacro.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) inner: Option<$raw>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / crate::__ts_handler! { [INFO] [stdout] 24 | | name = RemoveHandler, [INFO] [stdout] 25 | | raw = RawTypeHandler [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/declmacro.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) inner: Option<$raw>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / crate::__ts_handler! { [INFO] [stdout] 29 | | name = RwHandler, [INFO] [stdout] 30 | | raw = unsafe extern "C" fn( [INFO] [stdout] 31 | | dev: *mut rvvm_sys::rvvm_mmio_dev_t, [INFO] [stdout] ... | [INFO] [stdout] 35 | | ) -> bool [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "0952bc08cb63b2a4b190987f7d357a8edc80802c26c42a9dea0dd74d41684d4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0952bc08cb63b2a4b190987f7d357a8edc80802c26c42a9dea0dd74d41684d4f", kill_on_drop: false }` [INFO] [stdout] 0952bc08cb63b2a4b190987f7d357a8edc80802c26c42a9dea0dd74d41684d4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8c89a260fe153e45a664a40ae691afd33472785a70f8bcfc0cb197555addfc87 [INFO] running `Command { std: "docker" "start" "-a" "8c89a260fe153e45a664a40ae691afd33472785a70f8bcfc0cb197555addfc87", kill_on_drop: false }` [INFO] [stderr] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC 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 [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 [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 [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.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rvvm-f2d771cefaee0d57) [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 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/lib.rs - (line 9) ... 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/borrowed.rs - fdt::borrowed::Node::is_root (line 246) ... FAILED [INFO] [stdout] test src/fdt/borrowed.rs - fdt::borrowed::Node::name (line 223) ... 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/rustcDA771g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-bc72e128944ade58,libthiserror-f2e0589f8c30ce1a,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-97db1bf24202306f}.rlib" "/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/rustcDA771g/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPgYBgW/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.6dec8ef1ecc5ec1f-cgu.0 [INFO] [stdout] >>> /tmp/rustdoctestPgYBgW/rust_out.rust_out.6dec8ef1ecc5ec1f-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new_region::h920587e1a7de99ae) [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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::hb2e5962088914dc4) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.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/rustcC68mfL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-bc72e128944ade58,libthiserror-f2e0589f8c30ce1a,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-97db1bf24202306f}.rlib" "/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/rustcC68mfL/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestE2W16p/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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h28bf6d6e8457ff75) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.rlib [INFO] [stdout] >>> referenced by owned.rs:109 (src/fdt/owned.rs:109) [INFO] [stdout] >>> rvvm-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h28bf6d6e8457ff75) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::hb2e5962088914dc4) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.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/rustcp69zxq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-bc72e128944ade58,libthiserror-f2e0589f8c30ce1a,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-97db1bf24202306f}.rlib" "/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/rustcp69zxq/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIa8rUY/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.6dec8ef1ecc5ec1f-cgu.0 [INFO] [stdout] >>> /tmp/rustdoctestIa8rUY/rust_out.rust_out.6dec8ef1ecc5ec1f-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new_region::h920587e1a7de99ae) [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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::hb2e5962088914dc4) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.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/rustcWH8xSA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-bc72e128944ade58,libthiserror-f2e0589f8c30ce1a,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-97db1bf24202306f}.rlib" "/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/rustcWH8xSA/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteQrK0v/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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(rvvm::instance::Instance::try_new::habe17c1e90bc3470) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(_$LT$rvvm..instance..Instance$u20$as$u20$core..ops..drop..Drop$GT$::drop::h60ce78802b6cb635) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.rlib [INFO] [stdout] [INFO] [stdout] rust-lld: error: undefined symbol: rvvm_attach_mmio [INFO] [stdout] >>> referenced by rust_out.6dec8ef1ecc5ec1f-cgu.0 [INFO] [stdout] >>> /tmp/rustdoctesteQrK0v/rust_out.rust_out.6dec8ef1ecc5ec1f-cgu.0.rcgu.o:(rvvm::instance::Instance::try_attach_device::h3cffbb21cbef0b43) [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/rustcEjy0RR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-bc72e128944ade58,libthiserror-f2e0589f8c30ce1a,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-97db1bf24202306f}.rlib" "/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/rustcEjy0RR/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQSFGVR/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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h28bf6d6e8457ff75) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.rlib [INFO] [stdout] >>> referenced by owned.rs:109 (src/fdt/owned.rs:109) [INFO] [stdout] >>> rvvm-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h28bf6d6e8457ff75) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::hb2e5962088914dc4) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.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/rustcYcNGoY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-bc72e128944ade58,libthiserror-f2e0589f8c30ce1a,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-97db1bf24202306f}.rlib" "/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/rustcYcNGoY/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmMHdMN/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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h28bf6d6e8457ff75) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.rlib [INFO] [stdout] >>> referenced by owned.rs:109 (src/fdt/owned.rs:109) [INFO] [stdout] >>> rvvm-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h28bf6d6e8457ff75) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::hb2e5962088914dc4) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.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/rustcYyAenl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-bc72e128944ade58,libthiserror-f2e0589f8c30ce1a,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-97db1bf24202306f}.rlib" "/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/rustcYyAenl/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFNTfsP/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.6dec8ef1ecc5ec1f-cgu.0 [INFO] [stdout] >>> /tmp/rustdoctestFNTfsP/rust_out.rust_out.6dec8ef1ecc5ec1f-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::he2b2c1b12d332306) [INFO] [stdout] >>> referenced by rust_out.6dec8ef1ecc5ec1f-cgu.0 [INFO] [stdout] >>> /tmp/rustdoctestFNTfsP/rust_out.rust_out.6dec8ef1ecc5ec1f-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::he2b2c1b12d332306) [INFO] [stdout] >>> referenced by owned.rs:114 (src/fdt/owned.rs:114) [INFO] [stdout] >>> rvvm-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h28bf6d6e8457ff75) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::hb2e5962088914dc4) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.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/rustctA8rR0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librvvm-bc72e128944ade58,libthiserror-f2e0589f8c30ce1a,libstatic_assertions-d53a9977dc6e27e5,librvvm_sys-97db1bf24202306f}.rlib" "/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/rustctA8rR0/raw-dylibs" "-B/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" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFh7z62/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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h28bf6d6e8457ff75) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.rlib [INFO] [stdout] >>> referenced by owned.rs:109 (src/fdt/owned.rs:109) [INFO] [stdout] >>> rvvm-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::h28bf6d6e8457ff75) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.rlib [INFO] [stdout] >>> referenced by rust_out.6dec8ef1ecc5ec1f-cgu.0 [INFO] [stdout] >>> /tmp/rustdoctestFh7z62/rust_out.rust_out.6dec8ef1ecc5ec1f-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::he2b2c1b12d332306) [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-bc72e128944ade58.rvvm.b7e60d5150256fc1-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::hb2e5962088914dc4) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.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.82s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "8c89a260fe153e45a664a40ae691afd33472785a70f8bcfc0cb197555addfc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c89a260fe153e45a664a40ae691afd33472785a70f8bcfc0cb197555addfc87", kill_on_drop: false }` [INFO] [stdout] 8c89a260fe153e45a664a40ae691afd33472785a70f8bcfc0cb197555addfc87