[INFO] fetching crate rvvm 0.2.5... [INFO] testing rvvm-0.2.5 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate rvvm 0.2.5 into /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rvvm 0.2.5 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fcd0deb31735c45d7359c749a2a04d3a909c8c070cd9f7fde47b1f250915bab [INFO] running `Command { std: "docker" "start" "-a" "6fcd0deb31735c45d7359c749a2a04d3a909c8c070cd9f7fde47b1f250915bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fcd0deb31735c45d7359c749a2a04d3a909c8c070cd9f7fde47b1f250915bab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fcd0deb31735c45d7359c749a2a04d3a909c8c070cd9f7fde47b1f250915bab", kill_on_drop: false }` [INFO] [stdout] 6fcd0deb31735c45d7359c749a2a04d3a909c8c070cd9f7fde47b1f250915bab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 032ac09b6c0fd032d9ea2432d86055c0af355751c12f47fda2e0b95f23873f4d [INFO] running `Command { std: "docker" "start" "-a" "032ac09b6c0fd032d9ea2432d86055c0af355751c12f47fda2e0b95f23873f4d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling bindgen v0.63.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [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.11.3 [INFO] [stderr] Compiling integral-enum v1.2.1 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling rvvm-macro v0.1.0 [INFO] [stderr] Compiling rvvm-sys v1.1.2 [INFO] [stderr] Compiling rvvm v0.2.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC for more information [INFO] [stdout] --> src/fdt/search.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | #[allow(private_in_public)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/declmacro.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) inner: Option<$raw>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:18:1 [INFO] [stdout] | [INFO] [stdout] 18 | / crate::__ts_handler! { [INFO] [stdout] 19 | | name = TypeHandler, [INFO] [stdout] 20 | | raw = unsafe extern "C" fn(dev: *mut rvvm_sys::rvvm_mmio_dev_t) [INFO] [stdout] 21 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/declmacro.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) inner: Option<$raw>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / crate::__ts_handler! { [INFO] [stdout] 24 | | name = RemoveHandler, [INFO] [stdout] 25 | | raw = RawTypeHandler [INFO] [stdout] 26 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique [INFO] [stdout] --> src/declmacro.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub(crate) inner: Option<$raw>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/types.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | / crate::__ts_handler! { [INFO] [stdout] 29 | | name = RwHandler, [INFO] [stdout] 30 | | raw = unsafe extern "C" fn( [INFO] [stdout] 31 | | dev: *mut rvvm_sys::rvvm_mmio_dev_t, [INFO] [stdout] ... | [INFO] [stdout] 35 | | ) -> bool [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the address of the same function can vary between different codegen units [INFO] [stdout] = note: furthermore, different functions could have the same address after being merged together [INFO] [stdout] = note: for more information visit [INFO] [stdout] = note: this warning originates in the derive macro `PartialEq` which comes from the expansion of the macro `crate::__ts_handler` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.04s [INFO] running `Command { std: "docker" "inspect" "032ac09b6c0fd032d9ea2432d86055c0af355751c12f47fda2e0b95f23873f4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "032ac09b6c0fd032d9ea2432d86055c0af355751c12f47fda2e0b95f23873f4d", kill_on_drop: false }` [INFO] [stdout] 032ac09b6c0fd032d9ea2432d86055c0af355751c12f47fda2e0b95f23873f4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29b6316a4e9b07c97acbfca8bf111e87fb9157aaffe060fe34208de9a0fc2f39 [INFO] running `Command { std: "docker" "start" "-a" "29b6316a4e9b07c97acbfca8bf111e87fb9157aaffe060fe34208de9a0fc2f39", kill_on_drop: false }` [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] [stderr] Compiling rvvm v0.2.5 (/opt/rustwide/workdir) [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.44s [INFO] running `Command { std: "docker" "inspect" "29b6316a4e9b07c97acbfca8bf111e87fb9157aaffe060fe34208de9a0fc2f39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29b6316a4e9b07c97acbfca8bf111e87fb9157aaffe060fe34208de9a0fc2f39", kill_on_drop: false }` [INFO] [stdout] 29b6316a4e9b07c97acbfca8bf111e87fb9157aaffe060fe34208de9a0fc2f39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] efeb0e49d33f6de96a5227d1fa2ea129bc6c4a3d74ccfb212d8f193d647ccfb4 [INFO] running `Command { std: "docker" "start" "-a" "efeb0e49d33f6de96a5227d1fa2ea129bc6c4a3d74ccfb212d8f193d647ccfb4", 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 (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/owned.rs - fdt::owned::NodeBuf::root (line 69) ... FAILED [INFO] [stdout] test src/lib.rs - (line 9) ... FAILED [INFO] [stdout] test src/fdt/owned.rs - fdt::owned::NodeBuf::new_region (line 35) ... FAILED [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [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 (line 87) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1nahBP/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-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1nahBP/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/rustdoctestWKTj4f/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: fdt_node_free [INFO] [stdout] >>> referenced by owned.rs:181 (src/fdt/owned.rs:181) [INFO] [stdout] >>> rvvm-bc72e128944ade58.rvvm.bcde2abae5fe5f45-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h361cc1216b37224b) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.rlib [INFO] [stdout] [INFO] [stdout] 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.bcde2abae5fe5f45-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::hb8fd0ba8e79d690b) 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.bcde2abae5fe5f45-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::hb8fd0ba8e79d690b) 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/rustcJTK6OE/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-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJTK6OE/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/rustdoctestZlHFkh/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.f1b4323109384308-cgu.0 [INFO] [stdout] >>> /tmp/rustdoctestZlHFkh/rust_out.rust_out.f1b4323109384308-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new_region::h7a41d8a4d6403986) [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.bcde2abae5fe5f45-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h361cc1216b37224b) 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/rustcC4Vfvc/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-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcC4Vfvc/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/rustdoctestENHNxY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: fdt_node_free [INFO] [stdout] >>> referenced by owned.rs:181 (src/fdt/owned.rs:181) [INFO] [stdout] >>> rvvm-bc72e128944ade58.rvvm.bcde2abae5fe5f45-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h361cc1216b37224b) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.rlib [INFO] [stdout] [INFO] [stdout] 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.bcde2abae5fe5f45-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::hb8fd0ba8e79d690b) 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.bcde2abae5fe5f45-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::hb8fd0ba8e79d690b) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.rlib [INFO] [stdout] >>> referenced by rust_out.f1b4323109384308-cgu.0 [INFO] [stdout] >>> /tmp/rustdoctestENHNxY/rust_out.rust_out.f1b4323109384308-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::hb531969ec83115fa) [INFO] [stdout] >>> referenced 1 more times [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/rustc93xtQL/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-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc93xtQL/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/rustdoctestObPAr6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: fdt_node_free [INFO] [stdout] >>> referenced by owned.rs:181 (src/fdt/owned.rs:181) [INFO] [stdout] >>> rvvm-bc72e128944ade58.rvvm.bcde2abae5fe5f45-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h361cc1216b37224b) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.rlib [INFO] [stdout] [INFO] [stdout] 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.bcde2abae5fe5f45-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::hb8fd0ba8e79d690b) 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.bcde2abae5fe5f45-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::hb8fd0ba8e79d690b) 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/rustctVNPFr/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-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctVNPFr/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/rustdoctestUEne0D/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: error: undefined symbol: fdt_node_free [INFO] [stdout] >>> referenced by owned.rs:181 (src/fdt/owned.rs:181) [INFO] [stdout] >>> rvvm-bc72e128944ade58.rvvm.bcde2abae5fe5f45-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h361cc1216b37224b) in archive /opt/rustwide/target/debug/deps/librvvm-bc72e128944ade58.rlib [INFO] [stdout] [INFO] [stdout] 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.bcde2abae5fe5f45-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::hb8fd0ba8e79d690b) 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.bcde2abae5fe5f45-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::hb8fd0ba8e79d690b) 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/rustcdeWIvw/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-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcdeWIvw/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/rustdoctestfAyeED/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.bcde2abae5fe5f45-cgu.0.rcgu.o:(rvvm::instance::Instance::try_new::ha1629ad4c5419d86) 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.bcde2abae5fe5f45-cgu.0.rcgu.o:(_$LT$rvvm..instance..Instance$u20$as$u20$core..ops..drop..Drop$GT$::drop::hec2dc09bf2f94797) 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.f1b4323109384308-cgu.0 [INFO] [stdout] >>> /tmp/rustdoctestfAyeED/rust_out.rust_out.f1b4323109384308-cgu.0.rcgu.o:(rvvm::instance::Instance::try_attach_device::he462dfb9f6e67a89) [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fdt/owned.rs - fdt::owned::NodeBuf::new_region (line 35) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnLskLA/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-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnLskLA/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/rustdoctestYWIMxq/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.f1b4323109384308-cgu.0 [INFO] [stdout] >>> /tmp/rustdoctestYWIMxq/rust_out.rust_out.f1b4323109384308-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new_region::h7a41d8a4d6403986) [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.bcde2abae5fe5f45-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h361cc1216b37224b) 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/rustci6u5lv/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-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustci6u5lv/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/rustdoctestt4USne/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.f1b4323109384308-cgu.0 [INFO] [stdout] >>> /tmp/rustdoctestt4USne/rust_out.rust_out.f1b4323109384308-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::hb531969ec83115fa) [INFO] [stdout] >>> referenced by rust_out.f1b4323109384308-cgu.0 [INFO] [stdout] >>> /tmp/rustdoctestt4USne/rust_out.rust_out.f1b4323109384308-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::hb531969ec83115fa) [INFO] [stdout] >>> referenced by owned.rs:114 (src/fdt/owned.rs:114) [INFO] [stdout] >>> rvvm-bc72e128944ade58.rvvm.bcde2abae5fe5f45-cgu.0.rcgu.o:(rvvm::fdt::owned::NodeBuf::new::hb8fd0ba8e79d690b) 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.bcde2abae5fe5f45-cgu.0.rcgu.o:(_$LT$rvvm..fdt..owned..NodeBuf$u20$as$u20$core..ops..drop..Drop$GT$::drop::h361cc1216b37224b) 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 1.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "efeb0e49d33f6de96a5227d1fa2ea129bc6c4a3d74ccfb212d8f193d647ccfb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efeb0e49d33f6de96a5227d1fa2ea129bc6c4a3d74ccfb212d8f193d647ccfb4", kill_on_drop: false }` [INFO] [stdout] efeb0e49d33f6de96a5227d1fa2ea129bc6c4a3d74ccfb212d8f193d647ccfb4