wither_derive 0.8.0-beta.0

An ODM for MongoDB built upon the mongo rust driver.
Build #671522 2022-11-13T04:45:03.745168+00:00
# rustc version
rustc 1.67.0-nightly (6284998a2 2022-11-12)
# docs.rs version
docsrs 0.6.0 (6685320 2022-11-09)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/wither_derive-0.8.0-beta.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/wither_derive-0.8.0-beta.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20221112-1.67.0-nightly-6284998a2\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3", kill_on_drop: false }`
[INFO] [stdout] e976be7ba1c09ec300d68cf97991c280f0eafffd4c042f8e9fe73ac75a762ed9
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "e976be7ba1c09ec300d68cf97991c280f0eafffd4c042f8e9fe73ac75a762ed9", kill_on_drop: false }`
[INFO] [stderr]  Documenting wither_derive v0.8.0-beta.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `mongodb::Document`
[INFO] [stderr]  --> src/model_field.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 |     Document,
[INFO] [stderr]   |     ^^^^^^^^ no `Document` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `mongodb::Document`
[INFO] [stderr]  --> src/tokens.rs:5:11
[INFO] [stderr]   |
[INFO] [stderr] 5 |     Bson, Document,
[INFO] [stderr]   |           ^^^^^^^^ no `Document` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0603]: enum `Bson` is private
[INFO] [stderr]    --> src/tokens.rs:5:5
[INFO] [stderr]     |
[INFO] [stderr] 5   |     Bson, Document,
[INFO] [stderr]     |     ^^^^ private enum
[INFO] [stderr]     |
[INFO] [stderr] note: the enum `Bson` is defined here
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/mongodb-0.3.10/src/lib.rs:173:5
[INFO] [stderr]     |
[INFO] [stderr] 173 | use bson::Bson;
[INFO] [stderr]     |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: Compilation failed, aborting rustdoc
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0432, E0603.
[INFO] [stderr] For more information about an error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not document `wither_derive`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `rustdoc --crate-type proc-macro --crate-name wither_derive src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=47915fb8285d0317 -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-76073895ab559bac.rmeta --extern mongodb=/opt/rustwide/target/debug/deps/libmongodb-eb6e227fc51833ec.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e12979b66ca342b8.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a61e2cc36745c6a1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f2b2debf92a3fb1f.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-a11cb608ce1758ce.rmeta --extern proc_macro --extern-html-root-url 'inflector=https://docs.rs/Inflector/0.11.4/x86_64-unknown-linux-gnu' --extern-html-root-url 'mongodb=https://docs.rs/mongodb/0.3.10/x86_64-unknown-linux-gnu' --extern-html-root-url 'proc_macro2=https://docs.rs/proc-macro2/0.4.30/x86_64-unknown-linux-gnu' --extern-html-root-url 'quote=https://docs.rs/quote/0.6.13/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.147/x86_64-unknown-linux-gnu' --extern-html-root-url 'syn=https://docs.rs/syn/0.15.44/x86_64-unknown-linux-gnu' -Zunstable-options -Z unstable-options --emit=invocation-specific --resource-suffix -20221112-1.67.0-nightly-6284998a2 --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.8.0-beta.0` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "e976be7ba1c09ec300d68cf97991c280f0eafffd4c042f8e9fe73ac75a762ed9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e976be7ba1c09ec300d68cf97991c280f0eafffd4c042f8e9fe73ac75a762ed9", kill_on_drop: false }`
[INFO] [stdout] e976be7ba1c09ec300d68cf97991c280f0eafffd4c042f8e9fe73ac75a762ed9