[INFO] fetching crate libnv 0.4.3...
[INFO] testing libnv-0.4.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate libnv 0.4.3 into /workspace/builds/worker-5-tc1/source
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate libnv 0.4.3
[INFO] finished tweaking crates.io crate libnv 0.4.3
[INFO] tweaked toml for crates.io crate libnv 0.4.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate libnv 0.4.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 48 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libnv-sys v0.2.2
[INFO] [stderr]   Downloaded nvpair-sys v0.4.0
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 05653edc815507dfc298ca44ffb4b329dd4044e3f6e39e05c478663b2fe5a0dc
[INFO] running `Command { std: "docker" "start" "-a" "05653edc815507dfc298ca44ffb4b329dd4044e3f6e39e05c478663b2fe5a0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05653edc815507dfc298ca44ffb4b329dd4044e3f6e39e05c478663b2fe5a0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05653edc815507dfc298ca44ffb4b329dd4044e3f6e39e05c478663b2fe5a0dc", kill_on_drop: false }`
[INFO] [stdout] 05653edc815507dfc298ca44ffb4b329dd4044e3f6e39e05c478663b2fe5a0dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2a2c7bb5c441a1cbac37d6f1b0af5d8aefad55f30a69ff7ef44d0ed16ea5799
[INFO] running `Command { std: "docker" "start" "-a" "a2a2c7bb5c441a1cbac37d6f1b0af5d8aefad55f30a69ff7ef44d0ed16ea5799", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling nvpair-sys v0.4.0
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling libnv-sys v0.2.2
[INFO] [stderr]    Compiling libnv v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.03s
[INFO] running `Command { std: "docker" "inspect" "a2a2c7bb5c441a1cbac37d6f1b0af5d8aefad55f30a69ff7ef44d0ed16ea5799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2a2c7bb5c441a1cbac37d6f1b0af5d8aefad55f30a69ff7ef44d0ed16ea5799", kill_on_drop: false }`
[INFO] [stdout] a2a2c7bb5c441a1cbac37d6f1b0af5d8aefad55f30a69ff7ef44d0ed16ea5799
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1232d8c44bb4a9aa6198c266f734eabbe1f245a010e7d7849d069d1fc4261ba3
[INFO] running `Command { std: "docker" "start" "-a" "1232d8c44bb4a9aa6198c266f734eabbe1f245a010e7d7849d069d1fc4261ba3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libnv v0.4.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s
[INFO] running `Command { std: "docker" "inspect" "1232d8c44bb4a9aa6198c266f734eabbe1f245a010e7d7849d069d1fc4261ba3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1232d8c44bb4a9aa6198c266f734eabbe1f245a010e7d7849d069d1fc4261ba3", kill_on_drop: false }`
[INFO] [stdout] 1232d8c44bb4a9aa6198c266f734eabbe1f245a010e7d7849d069d1fc4261ba3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d071b6cde315db6a9490e18047195ebcccb2235b91050bbf48a3de7e1ea53359
[INFO] running `Command { std: "docker" "start" "-a" "d071b6cde315db6a9490e18047195ebcccb2235b91050bbf48a3de7e1ea53359", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libnv-7ef3304528d62603)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test nvpair::test::cr_i32_array ... ok
[INFO] [stdout] test nvpair::test::cr_i32 ... ok
[INFO] [stdout] test nvpair::test::cr_i64 ... ok
[INFO] [stdout] test nvpair::test::cr_i64_array ... ok
[INFO] [stdout] test nvpair::test::cr_i16 ... ok
[INFO] [stdout] test nvpair::test::cr_boolean ... ok
[INFO] [stdout] test nvpair::test::cr_i16_array ... ok
[INFO] [stdout] test nvpair::test::cr_i8_array ... ok
[INFO] [stdout] test nvpair::test::cr_string ... ok
[INFO] [stdout] test nvpair::test::cr_i8 ... ok
[INFO] [stdout] test nvpair::test::cr_u16 ... ok
[INFO] [stdout] test nvpair::test::cr_u32_array ... ok
[INFO] [stdout] test nvpair::test::cr_u16_array ... ok
[INFO] [stdout] test nvpair::test::cr_u32 ... ok
[INFO] [stdout] test nvpair::test::cr_u64 ... ok
[INFO] [stdout] test nvpair::test::cr_u64_array ... ok
[INFO] [stdout] test nvpair::test::cr_u8 ... ok
[INFO] [stdout] test nvpair::test::cr_u8_array ... ok
[INFO] [stdout] test nvpair::test::debug_list ... ok
[INFO] [stdout] test nvpair::test::into_c_str ... ok
[INFO] [stdout] test nvpair::test::into_hash_map ... ok
[INFO] [stdout] test nvpair::test::it_works ... ok
[INFO] [stdout] test nvpair::test::nvop_boolean_value ... ok
[INFO] [stdout] test nvpair::test::nvop_i16 ... ok
[INFO] [stdout] test nvpair::test::nvop_i32 ... ok
[INFO] [stdout] test nvpair::test::nvop_i64 ... ok
[INFO] [stdout] test nvpair::test::nvop_i8 ... ok
[INFO] [stdout] test nvpair::test::nvop_string ... ok
[INFO] [stdout] test nvpair::test::nvop_u16 ... ok
[INFO] [stdout] test nvpair::test::nvop_u32 ... ok
[INFO] [stdout] test nvpair::test::nvop_u64 ... ok
[INFO] [stdout] test nvpair::test::nvop_u8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libnv
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test src/libnv.rs - libnv::NvList::insert_null (line 278) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::insert_bools (line 385) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::get_nvlist (line 624) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::get_binary (line 532) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::get_string (line 595) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::contains_key_with_type (line 511) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::contains_key (line 494) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::insert_numbers (line 404) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::error (line 224) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::get_bool (line 558) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::insert (line 257) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::get_bools (line 657) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::insert_number (line 293) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::dump (line 762) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::flags (line 212) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::insert_nvlist (line 337) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::get_nvlists (line 732) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::get_numbers (line 683) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::insert_strings (line 423) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::insert_nvlists (line 456) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::is_empty (line 201) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::set_error (line 236) ... FAILED
[INFO] [stdout] test src/libnv.rs - libnv::NvList::new (line 172) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/libnv.rs - libnv::NvList::insert_null (line 278) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcaiXTNK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaiXTNK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIvLOr4/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: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_add_null
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestIvLOr4/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_null::hb792acc627a8c4b7)
[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/libnv.rs - libnv::NvList::insert_bools (line 385) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcbUrQA8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbUrQA8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkJ6MED/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: nvlist_add_bool_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestkJ6MED/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_bools::h5e55b57cc47a4d7c)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::get_nvlist (line 624) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcjzpeCq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjzpeCq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5tqhh8/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: nvlist_exists_number
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest5tqhh8/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_number::h52ced66103926a51)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_get_number
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest5tqhh8/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_number::h52ced66103926a51)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_exists_nvlist
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest5tqhh8/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_nvlist::h257b5aa352591cd5)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_get_nvlist
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest5tqhh8/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_nvlist::h257b5aa352591cd5)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_clone
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest5tqhh8/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_nvlist::h257b5aa352591cd5)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_add_bool
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest5tqhh8/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_bool::hf41db768c0415702)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_add_number
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest5tqhh8/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_number::hc1cab5c230b469e5)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::get_binary (line 532) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJKdcng/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJKdcng/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthjbR9F/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: nvlist_get_binary
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctesthjbR9F/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_binary::h36eab4292ed850b4)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_add_binary
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctesthjbR9F/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_binary::h1d00f12476768726)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::get_string (line 595) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcuYtUXE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuYtUXE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPfkl36/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: nvlist_exists_string
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestPfkl36/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_string::h56c6f510e2e36f19)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_get_string
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestPfkl36/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_string::h56c6f510e2e36f19)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::contains_key_with_type (line 511) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcPFeH7r/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPFeH7r/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestunB3oO/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: nvlist_add_number
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestunB3oO/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_number::h9161b02bec818c63)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_exists_type
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestunB3oO/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::contains_key_with_type::hcdf1aaa6fb9901ac)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::contains_key (line 494) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLWqu1D/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLWqu1D/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestw3ywMC/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: nvlist_add_number
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestw3ywMC/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_number::h9161b02bec818c63)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::insert_numbers (line 404) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc3qVoqt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc3qVoqt/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwsxM8X/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: nvlist_add_number_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestwsxM8X/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_numbers::he76ec4f260908599)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::error (line 224) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFjYiam/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFjYiam/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKxsYy9/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: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::get_bool (line 558) stdout ----
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/libnv.rs:567:1
[INFO] [stdout]    |
[INFO] [stdout] 12 | true);
[INFO] [stdout]    | ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `assert!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 12 | "{}", true);
[INFO] [stdout]    | +++++
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7Sr6nH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7Sr6nH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthEs3n1/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: nvlist_add_bool
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctesthEs3n1/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_bool::hf41db768c0415702)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_exists_bool
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctesthEs3n1/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_bool::h1e29043d53787119)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_get_bool
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctesthEs3n1/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_bool::h1e29043d53787119)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/libnv.rs - libnv::NvList::insert (line 257) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcypo4Yc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcypo4Yc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5EbR7q/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: nvlist_exists_number
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest5EbR7q/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_number::h52ced66103926a51)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_get_number
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest5EbR7q/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_number::h52ced66103926a51)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_add_null
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest5EbR7q/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_null::hb792acc627a8c4b7)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_add_number
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest5EbR7q/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_number::h9161b02bec818c63)
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest5EbR7q/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_number::hc1cab5c230b469e5)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_clone
[INFO] [stdout]           >>> referenced by libnv.rs:805 (src/libnv.rs:805)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..clone..Clone$GT$::clone::h8def0bf9da5b696c) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::get_bools (line 657) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcIGYiMq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIGYiMq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFOc9Hw/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: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_add_bool_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestFOc9Hw/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_bools::h5e55b57cc47a4d7c)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_exists_bool_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestFOc9Hw/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_bools::hac7fb388d32b56e2)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_get_bool_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestFOc9Hw/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_bools::hac7fb388d32b56e2)
[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/libnv.rs - libnv::NvList::insert_number (line 293) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJzioHj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJzioHj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKV28kj/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: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_add_number
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestKV28kj/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_number::h9161b02bec818c63)
[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/libnv.rs - libnv::NvList::dump (line 762) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcki98hi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcki98hi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestANGwUs/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: nvlist_add_number
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestANGwUs/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_number::h9161b02bec818c63)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_dump
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestANGwUs/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::dump::hf50d7d49d8c75655)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::flags (line 212) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcMgGcJN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMgGcJN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxnTLh8/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: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_flags
[INFO] [stdout]           >>> referenced by libnv.rs:219 (src/libnv.rs:219)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::flags::h406cd1c292213abb) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::insert_nvlist (line 337) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcymJ0xK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcymJ0xK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRdY3Vt/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: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::get_nvlists (line 732) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcWirxTF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWirxTF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestizg2OI/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: nvlist_exists_nvlist_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestizg2OI/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_nvlists::hdc7f576f2a416044)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_get_nvlist_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestizg2OI/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_nvlists::hdc7f576f2a416044)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_clone
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestizg2OI/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_nvlists::_$u7b$$u7b$closure$u7d$$u7d$::h6c287afe76de6e31)
[INFO] [stdout]           >>> referenced by libnv.rs:805 (src/libnv.rs:805)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..clone..Clone$GT$::clone::h8def0bf9da5b696c) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_flags
[INFO] [stdout]           >>> referenced by libnv.rs:219 (src/libnv.rs:219)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::flags::h406cd1c292213abb) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::get_numbers (line 683) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc1wVMK7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1wVMK7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjnlS23/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: nvlist_exists_number_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestjnlS23/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_numbers::he4e71f3fddc6e9d6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_get_number_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestjnlS23/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_numbers::he4e71f3fddc6e9d6)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_add_number_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestjnlS23/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::insert_numbers::he76ec4f260908599)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::insert_strings (line 423) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLDrB6Y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLDrB6Y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3hUZcN/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: nvlist_exists_string_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest3hUZcN/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_strings::hc926b3944a57a814)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_get_string_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctest3hUZcN/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_strings::hc926b3944a57a814)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::insert_nvlists (line 456) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcxAFg5O/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxAFg5O/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiYkLH8/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: nvlist_exists_nvlist_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestiYkLH8/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_nvlists::hdc7f576f2a416044)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_get_nvlist_array
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestiYkLH8/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_nvlists::hdc7f576f2a416044)
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_clone
[INFO] [stdout]           >>> referenced by rust_out.24668f500f06c7ab-cgu.0
[INFO] [stdout]           >>>               /tmp/rustdoctestiYkLH8/rust_out.rust_out.24668f500f06c7ab-cgu.0.rcgu.o:(libnv::libnv::NvList::get_nvlists::_$u7b$$u7b$closure$u7d$$u7d$::h6c287afe76de6e31)
[INFO] [stdout]           >>> referenced by libnv.rs:805 (src/libnv.rs:805)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..clone..Clone$GT$::clone::h8def0bf9da5b696c) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_flags
[INFO] [stdout]           >>> referenced by libnv.rs:219 (src/libnv.rs:219)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::flags::h406cd1c292213abb) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::is_empty (line 201) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFjd3N7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFjd3N7/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIZYJyu/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: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::set_error (line 236) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUEZZNR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUEZZNR/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQNPi33/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: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_error
[INFO] [stdout]           >>> referenced by libnv.rs:231 (src/libnv.rs:231)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::error::h1eda182014b31cce) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_set_error
[INFO] [stdout]           >>> referenced by libnv.rs:250 (src/libnv.rs:250)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::set_error::h15c565ed1122704e) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::new (line 172) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcvhi7hK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibnv-5646009cc1087bd6,libnvpair_sys-163ed103d1216fa2,liblibnv_sys-7ce87fc83b268944,libquick_error-fab1fa2edaf56e55,liblibc-915b109868b38e11}.rlib" "<sysroot>/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" "-lnvpair" "-lzfs" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvhi7hK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestO4xasX/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: nvlist_create
[INFO] [stdout]           >>> referenced by libnv.rs:178 (src/libnv.rs:178)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(libnv::libnv::NvList::new::h89e6f0ff17494056) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: nvlist_destroy
[INFO] [stdout]           >>> referenced by libnv.rs:813 (src/libnv.rs:813)
[INFO] [stdout]           >>>               libnv-5646009cc1087bd6.libnv.516bb70f8eb212e1-cgu.2.rcgu.o:(_$LT$libnv..libnv..NvList$u20$as$u20$core..ops..drop..Drop$GT$::drop::h12d889be6e5b0eb0) in archive /opt/rustwide/target/debug/deps/liblibnv-5646009cc1087bd6.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/libnv.rs - libnv::NvList::contains_key (line 494)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::contains_key_with_type (line 511)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::dump (line 762)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::error (line 224)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::flags (line 212)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::get_binary (line 532)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::get_bool (line 558)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::get_bools (line 657)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::get_numbers (line 683)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::get_nvlist (line 624)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::get_nvlists (line 732)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::get_string (line 595)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::insert (line 257)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::insert_bools (line 385)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::insert_null (line 278)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::insert_number (line 293)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::insert_numbers (line 404)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::insert_nvlist (line 337)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::insert_nvlists (line 456)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::insert_strings (line 423)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::is_empty (line 201)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::new (line 172)
[INFO] [stdout]     src/libnv.rs - libnv::NvList::set_error (line 236)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 23 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d071b6cde315db6a9490e18047195ebcccb2235b91050bbf48a3de7e1ea53359", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d071b6cde315db6a9490e18047195ebcccb2235b91050bbf48a3de7e1ea53359", kill_on_drop: false }`
[INFO] [stdout] d071b6cde315db6a9490e18047195ebcccb2235b91050bbf48a3de7e1ea53359
