[INFO] fetching crate nvpair 0.5.0... [INFO] documenting nvpair-0.5.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate nvpair 0.5.0 into /workspace/builds/worker-31/source [INFO] validating manifest of crates.io crate nvpair 0.5.0 on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nvpair 0.5.0 [INFO] finished tweaking crates.io crate nvpair 0.5.0 [INFO] tweaked toml for crates.io crate nvpair 0.5.0 written to /workspace/builds/worker-31/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 07c6f5ba09fa700cfe5ed72f7d89140d81cf2d73f854b7ceac877200124de9ed [INFO] running `Command { std: "docker" "start" "-a" "07c6f5ba09fa700cfe5ed72f7d89140d81cf2d73f854b7ceac877200124de9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "07c6f5ba09fa700cfe5ed72f7d89140d81cf2d73f854b7ceac877200124de9ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c6f5ba09fa700cfe5ed72f7d89140d81cf2d73f854b7ceac877200124de9ed", kill_on_drop: false }` [INFO] [stdout] 07c6f5ba09fa700cfe5ed72f7d89140d81cf2d73f854b7ceac877200124de9ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44ae74422c4ba1335d94eb370f234e4cf6709b610038f5b2b2ec851256bd2adc [INFO] running `Command { std: "docker" "start" "-a" "44ae74422c4ba1335d94eb370f234e4cf6709b610038f5b2b2ec851256bd2adc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling nvpair-sys v0.4.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking cstr-argument v0.1.2 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Documenting nvpair v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `try_new` [INFO] [stdout] --> src/lib.rs:185:17 [INFO] [stdout] | [INFO] [stdout] 185 | /// - if [`try_new()`] returns an error [INFO] [stdout] | ^^^^^^^^^ no item named `try_new` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `try_new_unique_names` [INFO] [stdout] --> src/lib.rs:195:17 [INFO] [stdout] | [INFO] [stdout] 195 | /// - if [`try_new_unique_names()`] returns an error [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no item named `try_new_unique_names` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.93s [INFO] running `Command { std: "docker" "inspect" "44ae74422c4ba1335d94eb370f234e4cf6709b610038f5b2b2ec851256bd2adc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ae74422c4ba1335d94eb370f234e4cf6709b610038f5b2b2ec851256bd2adc", kill_on_drop: false }` [INFO] [stdout] 44ae74422c4ba1335d94eb370f234e4cf6709b610038f5b2b2ec851256bd2adc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-31/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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 0d8750f6c612f298bed509327b3c155dbd0afe9aee398933b00dcad8391ff0a9 [INFO] running `Command { std: "docker" "start" "-a" "0d8750f6c612f298bed509327b3c155dbd0afe9aee398933b00dcad8391ff0a9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling nvpair-sys v0.4.0 [INFO] [stderr] Checking foreign-types-shared v0.3.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking cstr-argument v0.1.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling foreign-types-macros v0.2.2 [INFO] [stderr] Checking foreign-types v0.5.0 [INFO] [stderr] Documenting nvpair v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected identifier [INFO] [stdout] --> src/lib.rs:141:1 [INFO] [stdout] | [INFO] [stdout] 141 | / foreign_type! { [INFO] [stdout] 142 | | /// An `NvList` [INFO] [stdout] 143 | | pub unsafe type NvList { [INFO] [stdout] 144 | | type CType = sys::nvlist; [INFO] [stdout] 145 | | fn drop = sys::nvlist_free; [INFO] [stdout] 146 | | } [INFO] [stdout] 147 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::foreign_type_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:25:19 [INFO] [stdout] | [INFO] [stdout] 25 | NvListRef(&'a NvListRef), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 25 | NvListRef(&'a crate::NvData), [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 25 | NvListRef(&'a NvListIter), [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:32:62 [INFO] [stdout] | [INFO] [stdout] 32 | fn insert_into(&self, name: S, nv: &mut NvListRef) -> io::Result<()>; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 32 | fn insert_into(&self, name: S, nv: &mut crate::NvData) -> io::Result<()>; [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 32 | fn insert_into(&self, name: S, nv: &mut NvListIter) -> io::Result<()>; [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:37:62 [INFO] [stdout] | [INFO] [stdout] 37 | fn insert_into(&self, name: S, nv: &mut NvListRef) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 37 | fn insert_into(&self, name: S, nv: &mut crate::NvData) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 37 | fn insert_into(&self, name: S, nv: &mut NvListIter) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:59:62 [INFO] [stdout] | [INFO] [stdout] 59 | fn insert_into(&self, name: S, nv: &mut NvListRef) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 59 | fn insert_into(&self, name: S, nv: &mut crate::NvData) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 59 | fn insert_into(&self, name: S, nv: &mut NvListIter) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:71:62 [INFO] [stdout] | [INFO] [stdout] 71 | fn insert_into(&self, name: S, nv: &mut NvListRef) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 71 | fn insert_into(&self, name: S, nv: &mut crate::NvData) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 71 | fn insert_into(&self, name: S, nv: &mut NvListIter) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:85:62 [INFO] [stdout] | [INFO] [stdout] 85 | fn insert_into(&self, name: S, nv: &mut NvListRef) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 85 | fn insert_into(&self, name: S, nv: &mut crate::NvData) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 85 | fn insert_into(&self, name: S, nv: &mut NvListIter) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | impl NvEncode for NvListRef { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 90 | impl NvEncode for crate::NvData { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 90 | impl NvEncode for NvListIter { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:91:62 [INFO] [stdout] | [INFO] [stdout] 91 | fn insert_into(&self, name: S, nv: &mut NvListRef) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 91 | fn insert_into(&self, name: S, nv: &mut crate::NvData) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 91 | fn insert_into(&self, name: S, nv: &mut NvListIter) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:109:62 [INFO] [stdout] | [INFO] [stdout] 109 | fn insert_into(&self, name: S, nv: &mut NvListRef) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 109 | fn insert_into(&self, name: S, nv: &mut crate::NvData) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 109 | fn insert_into(&self, name: S, nv: &mut NvListIter) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:121:62 [INFO] [stdout] | [INFO] [stdout] 121 | fn insert_into(&self, name: S, nv: &mut NvListRef) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 121 | fn insert_into(&self, name: S, nv: &mut crate::NvData) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 121 | fn insert_into(&self, name: S, nv: &mut NvListIter) -> io::Result<()> { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvList` in this scope [INFO] [stdout] --> src/lib.rs:149:6 [INFO] [stdout] | [INFO] [stdout] 149 | impl NvList { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvList` in this scope [INFO] [stdout] --> src/lib.rs:212:18 [INFO] [stdout] | [INFO] [stdout] 212 | impl Default for NvList { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvList` in this scope [INFO] [stdout] --> src/lib.rs:218:16 [INFO] [stdout] | [INFO] [stdout] 218 | impl Clone for NvList { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:224:6 [INFO] [stdout] | [INFO] [stdout] 224 | impl NvListRef { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 224 | impl crate::NvData { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 224 | impl NvListIter { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvList` in this scope [INFO] [stdout] --> src/lib.rs:324:46 [INFO] [stdout] | [INFO] [stdout] 224 | impl NvListRef { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 324 | pub fn try_to_owned(&self) -> io::Result { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvList` in this scope [INFO] [stdout] --> src/lib.rs:334:73 [INFO] [stdout] | [INFO] [stdout] 224 | impl NvListRef { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 334 | pub fn lookup_nvlist(&self, name: S) -> io::Result { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvList` in this scope [INFO] [stdout] --> src/lib.rs:389:83 [INFO] [stdout] | [INFO] [stdout] 224 | impl NvListRef { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 389 | pub fn lookup_nvlist_array(&self, name: S) -> io::Result> { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvList` in this scope [INFO] [stdout] --> src/lib.rs:448:26 [INFO] [stdout] | [INFO] [stdout] 448 | impl std::fmt::Debug for NvList { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:459:26 [INFO] [stdout] | [INFO] [stdout] 459 | impl std::fmt::Debug for NvListRef { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 459 | impl std::fmt::Debug for crate::NvData { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 459 | impl std::fmt::Debug for NvListIter { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:470:31 [INFO] [stdout] | [INFO] [stdout] 470 | impl<'a> IntoIterator for &'a NvListRef { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 470 | impl<'a> IntoIterator for &'a crate::NvData { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 470 | impl<'a> IntoIterator for &'a NvListIter { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvList` in this scope [INFO] [stdout] --> src/lib.rs:479:31 [INFO] [stdout] | [INFO] [stdout] 479 | impl<'a> IntoIterator for &'a NvList { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:490:17 [INFO] [stdout] | [INFO] [stdout] 490 | parent: &'a NvListRef, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 490 | parent: &'a crate::NvData, [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NvListRef` in this scope [INFO] [stdout] --> src/lib.rs:670:38 [INFO] [stdout] | [INFO] [stdout] 489 | pub struct NvListIter<'a> { [INFO] [stdout] | ------------------------- similarly named struct `NvListIter` defined here [INFO] [stdout] ... [INFO] [stdout] 670 | pub fn as_list(&self) -> Option<&NvListRef> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: there is an enum variant `crate::NvData::NvListRef`; try using the variant's enum [INFO] [stdout] | [INFO] [stdout] 670 | pub fn as_list(&self) -> Option<&crate::NvData> { [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] help: a struct with a similar name exists [INFO] [stdout] | [INFO] [stdout] 670 | pub fn as_list(&self) -> Option<&NvListIter> { [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 658 | impl<'a, NvListRef> NvData<'a> { [INFO] [stdout] | +++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 25 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `nvpair` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name nvpair src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -Z unstable-options --document-private-items -C metadata=6dcfc6335a57e0c4 -L dependency=/opt/rustwide/target/debug/deps --extern cstr_argument=/opt/rustwide/target/debug/deps/libcstr_argument-a970e59ba46d5f66.rmeta --extern foreign_types=/opt/rustwide/target/debug/deps/libforeign_types-65b00a0c13262d4d.rmeta --extern nvpair_sys=/opt/rustwide/target/debug/deps/libnvpair_sys-b5a7ffba5518eb0f.rmeta --extern-html-root-url 'cstr_argument=https://docs.rs/cstr-argument/0.1.2/' --extern-html-root-url 'foreign_types=https://docs.rs/foreign-types/0.5.0/' --extern-html-root-url 'nvpair_sys=https://docs.rs/nvpair-sys/0.4.0/' -Zunstable-options --crate-version 0.5.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "0d8750f6c612f298bed509327b3c155dbd0afe9aee398933b00dcad8391ff0a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8750f6c612f298bed509327b3c155dbd0afe9aee398933b00dcad8391ff0a9", kill_on_drop: false }` [INFO] [stdout] 0d8750f6c612f298bed509327b3c155dbd0afe9aee398933b00dcad8391ff0a9