[INFO] fetching crate elektra 0.9.1... [INFO] documenting elektra-0.9.1 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate elektra 0.9.1 into /workspace/builds/worker-72/source [INFO] validating manifest of crates.io crate elektra 0.9.1 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 elektra 0.9.1 [INFO] finished tweaking crates.io crate elektra 0.9.1 [INFO] tweaked toml for crates.io crate elektra 0.9.1 written to /workspace/builds/worker-72/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-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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] 508da32fbc029d28cf2def66463a0bd989365b65264f165339fca4907e48fd62 [INFO] running `Command { std: "docker" "start" "-a" "508da32fbc029d28cf2def66463a0bd989365b65264f165339fca4907e48fd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "508da32fbc029d28cf2def66463a0bd989365b65264f165339fca4907e48fd62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "508da32fbc029d28cf2def66463a0bd989365b65264f165339fca4907e48fd62", kill_on_drop: false }` [INFO] [stdout] 508da32fbc029d28cf2def66463a0bd989365b65264f165339fca4907e48fd62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-72/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] a52f8755b71b06f81b0d084e485451cc29169e42b86da50f8ab1003cd1c141f1 [INFO] running `Command { std: "docker" "start" "-a" "a52f8755b71b06f81b0d084e485451cc29169e42b86da50f8ab1003cd1c141f1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling elektra-sys v0.9.1 [INFO] [stderr] Documenting elektra v0.9.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/key.rs:42:31 [INFO] [stdout] | [INFO] [stdout] 42 | ptr: NonNull, [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/key.rs:43:60 [INFO] [stdout] | [INFO] [stdout] 43 | _marker: std::marker::PhantomData<&'a mut elektra_sys::Key>, [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/key.rs:48:31 [INFO] [stdout] | [INFO] [stdout] 48 | ptr: NonNull, [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/key.rs:49:60 [INFO] [stdout] | [INFO] [stdout] 49 | _marker: std::marker::PhantomData<&'a mut elektra_sys::Key>, [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/key.rs:94:33 [INFO] [stdout] | [INFO] [stdout] 94 | impl AsRef for $t { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] ... [INFO] [stdout] 120 | add_traits!(StringKey<'_>); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/key.rs:95:47 [INFO] [stdout] | [INFO] [stdout] 95 | fn as_ref(&self) -> &elektra_sys::Key { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] ... [INFO] [stdout] 120 | add_traits!(StringKey<'_>); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/key.rs:94:33 [INFO] [stdout] | [INFO] [stdout] 94 | impl AsRef for $t { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] ... [INFO] [stdout] 121 | add_traits!(BinaryKey<'_>); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/key.rs:95:47 [INFO] [stdout] | [INFO] [stdout] 95 | fn as_ref(&self) -> &elektra_sys::Key { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] ... [INFO] [stdout] 121 | add_traits!(BinaryKey<'_>); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_traits` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/key.rs:276:47 [INFO] [stdout] | [INFO] [stdout] 276 | unsafe fn from_ptr(ptr: *mut elektra_sys::Key) -> StringKey<'a> { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/key.rs:291:47 [INFO] [stdout] | [INFO] [stdout] 291 | unsafe fn from_ptr(ptr: *mut elektra_sys::Key) -> BinaryKey<'a> { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/key.rs:306:47 [INFO] [stdout] | [INFO] [stdout] 306 | fn as_ptr(&mut self) -> *mut elektra_sys::Key { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/key.rs:317:47 [INFO] [stdout] | [INFO] [stdout] 317 | fn as_ptr(&mut self) -> *mut elektra_sys::Key { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/readable.rs:6:43 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait ReadableKey: AsRef + PartialEq + Eq + PartialOrd + Ord { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/readable.rs:25:47 [INFO] [stdout] | [INFO] [stdout] 25 | unsafe fn from_ptr(ptr: *mut elektra_sys::Key) -> Self [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/readonly.rs:19:47 [INFO] [stdout] | [INFO] [stdout] 19 | unsafe fn from_ptr(ptr: *mut elektra_sys::Key) -> Self { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/readonly.rs:30:41 [INFO] [stdout] | [INFO] [stdout] 30 | impl AsRef for ReadOnly { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/readonly.rs:31:39 [INFO] [stdout] | [INFO] [stdout] 31 | fn as_ref(&self) -> &elektra_sys::Key { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Key` in crate `elektra_sys` [INFO] [stdout] --> src/writeable.rs:32:47 [INFO] [stdout] | [INFO] [stdout] 32 | fn as_ptr(&mut self) -> *mut elektra_sys::Key; [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not document `elektra` [INFO] [stdout] error[E0412]: cannot find type `KeySet` in crate `elektra_sys` [INFO] [stdout] --> src/keyset.rs:62:41 [INFO] [stdout] | [INFO] [stdout] 62 | ptr: std::ptr::NonNull, [INFO] [stdout] | ^^^^^^ not found in `elektra_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 55 | use crate::KeySet; [INFO] [stdout] | [INFO] [stdout] help: if you import `KeySet`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 62 - ptr: std::ptr::NonNull, [INFO] [stdout] 62 + ptr: std::ptr::NonNull, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error[E0412]: cannot find type `KeySet` in crate `elektra_sys` [INFO] [stdout] --> src/keyset.rs:63:52 [INFO] [stdout] | [INFO] [stdout] 63 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^^^^ not found in `elektra_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 55 | use crate::KeySet; [INFO] [stdout] | [INFO] [stdout] help: if you import `KeySet`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 63 - _marker: std::marker::PhantomData, [INFO] [stdout] 63 + _marker: std::marker::PhantomData, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Caused by: [INFO] [stdout] error[E0412]: cannot find type `cursor_t` in crate `elektra_sys` [INFO] [stdout] --> src/keyset.rs:67:32 [INFO] [stdout] | [INFO] [stdout] 67 | pub type Cursor = elektra_sys::cursor_t; [INFO] [stdout] | ^^^^^^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name elektra src/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=05b209f9a6f0283a -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-885ae3214f28c119.rmeta --extern elektra_sys=/opt/rustwide/target/debug/deps/libelektra_sys-d30f66080ea3842b.rmeta --cap-lints=warn --crate-version 0.9.1` (exit status: 1) [INFO] [stdout] error[E0412]: cannot find type `option_t` in crate `elektra_sys` [INFO] [stdout] --> src/keyset.rs:72:43 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct LookupOption: elektra_sys::option_t { [INFO] [stdout] | ^^^^^^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KDB_O_NONE` in crate `elektra_sys` [INFO] [stdout] --> src/keyset.rs:74:41 [INFO] [stdout] | [INFO] [stdout] 74 | const KDB_O_NONE = elektra_sys::KDB_O_NONE as elektra_sys::option_t; [INFO] [stdout] | ^^^^^^^^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `option_t` in crate `elektra_sys` [INFO] [stdout] --> src/keyset.rs:74:68 [INFO] [stdout] | [INFO] [stdout] 74 | const KDB_O_NONE = elektra_sys::KDB_O_NONE as elektra_sys::option_t; [INFO] [stdout] | ^^^^^^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `KDB_O_POP` in crate `elektra_sys` [INFO] [stdout] --> src/keyset.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | const KDB_O_POP = elektra_sys::KDB_O_POP as elektra_sys::option_t; [INFO] [stdout] | ^^^^^^^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `option_t` in crate `elektra_sys` [INFO] [stdout] --> src/keyset.rs:76:66 [INFO] [stdout] | [INFO] [stdout] 76 | const KDB_O_POP = elektra_sys::KDB_O_POP as elektra_sys::option_t; [INFO] [stdout] | ^^^^^^^^ not found in `elektra_sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeySet` in crate `elektra_sys` [INFO] [stdout] --> src/keyset.rs:146:25 [INFO] [stdout] | [INFO] [stdout] 146 | impl AsRef for KeySet { [INFO] [stdout] | ^^^^^^ not found in `elektra_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 55 | use crate::KeySet; [INFO] [stdout] | [INFO] [stdout] help: if you import `KeySet`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 146 - impl AsRef for KeySet { [INFO] [stdout] 146 + impl AsRef for KeySet { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeySet` in crate `elektra_sys` [INFO] [stdout] --> src/keyset.rs:147:39 [INFO] [stdout] | [INFO] [stdout] 147 | fn as_ref(&self) -> &elektra_sys::KeySet { [INFO] [stdout] | ^^^^^^ not found in `elektra_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 55 | use crate::KeySet; [INFO] [stdout] | [INFO] [stdout] help: if you import `KeySet`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 147 - fn as_ref(&self) -> &elektra_sys::KeySet { [INFO] [stdout] 147 + fn as_ref(&self) -> &KeySet { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeySet` in crate `elektra_sys` [INFO] [stdout] --> src/keyset.rs:158:51 [INFO] [stdout] | [INFO] [stdout] 158 | pub fn as_ptr(&mut self) -> *mut elektra_sys::KeySet { [INFO] [stdout] | ^^^^^^ not found in `elektra_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 55 | use crate::KeySet; [INFO] [stdout] | [INFO] [stdout] help: if you import `KeySet`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 158 - pub fn as_ptr(&mut self) -> *mut elektra_sys::KeySet { [INFO] [stdout] 158 + pub fn as_ptr(&mut self) -> *mut KeySet { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeySet` in crate `elektra_sys` [INFO] [stdout] --> src/keyset.rs:185:54 [INFO] [stdout] | [INFO] [stdout] 185 | unsafe fn from_ptr(keyset_ptr: *mut elektra_sys::KeySet) -> KeySet { [INFO] [stdout] | ^^^^^^ not found in `elektra_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 55 | use crate::KeySet; [INFO] [stdout] | [INFO] [stdout] help: if you import `KeySet`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 185 - unsafe fn from_ptr(keyset_ptr: *mut elektra_sys::KeySet) -> KeySet { [INFO] [stdout] 185 + unsafe fn from_ptr(keyset_ptr: *mut KeySet) -> KeySet { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KDB` in crate `elektra_sys` [INFO] [stdout] --> src/kdb.rs:13:31 [INFO] [stdout] | [INFO] [stdout] 13 | ptr: NonNull, [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use crate::KDB; [INFO] [stdout] | [INFO] [stdout] help: if you import `KDB`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 13 - ptr: NonNull, [INFO] [stdout] 13 + ptr: NonNull, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KDB` in crate `elektra_sys` [INFO] [stdout] --> src/kdb.rs:14:52 [INFO] [stdout] | [INFO] [stdout] 14 | _marker: std::marker::PhantomData, [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use crate::KDB; [INFO] [stdout] | [INFO] [stdout] help: if you import `KDB`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 14 - _marker: std::marker::PhantomData, [INFO] [stdout] 14 + _marker: std::marker::PhantomData, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KDB` in crate `elektra_sys` [INFO] [stdout] --> src/kdb.rs:109:51 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn as_ptr(&mut self) -> *mut elektra_sys::KDB { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use crate::KDB; [INFO] [stdout] | [INFO] [stdout] help: if you import `KDB`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 109 - pub fn as_ptr(&mut self) -> *mut elektra_sys::KDB { [INFO] [stdout] 109 + pub fn as_ptr(&mut self) -> *mut KDB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KDB` in crate `elektra_sys` [INFO] [stdout] --> src/kdb.rs:114:25 [INFO] [stdout] | [INFO] [stdout] 114 | impl AsRef for KDB { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use crate::KDB; [INFO] [stdout] | [INFO] [stdout] help: if you import `KDB`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 114 - impl AsRef for KDB { [INFO] [stdout] 114 + impl AsRef for KDB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KDB` in crate `elektra_sys` [INFO] [stdout] --> src/kdb.rs:115:39 [INFO] [stdout] | [INFO] [stdout] 115 | fn as_ref(&self) -> &elektra_sys::KDB { [INFO] [stdout] | ^^^ not found in `elektra_sys` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use crate::KDB; [INFO] [stdout] | [INFO] [stdout] help: if you import `KDB`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 115 - fn as_ref(&self) -> &elektra_sys::KDB { [INFO] [stdout] 115 + fn as_ref(&self) -> &KDB { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 36 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a52f8755b71b06f81b0d084e485451cc29169e42b86da50f8ab1003cd1c141f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a52f8755b71b06f81b0d084e485451cc29169e42b86da50f8ab1003cd1c141f1", kill_on_drop: false }` [INFO] [stdout] a52f8755b71b06f81b0d084e485451cc29169e42b86da50f8ab1003cd1c141f1