qt-json-rs 1.0.1

JSON library for QT
Documentation
Build #2203178 2025-06-07 05:12:17
# rustc version
rustc 1.89.0-nightly (44f415c1d 2025-06-06)# docs.rs version
docsrs 0.6.0 (d2911047 2025-05-28)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/qt-json-rs-1.0.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/qt-json-rs-1.0.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250606-1.89.0-nightly-44f415c1d\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--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\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu" "--config" "build.rustdocflags=[\"-Zmetrics-dir=/opt/rustwide/target/metrics\"]", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] bcedcd3ccfd479b34f8adfd95c7c2fd3518be340e1bbf5dcd3a92291bfafe930
[INFO] running `Command { std: "docker" "start" "-a" "bcedcd3ccfd479b34f8adfd95c7c2fd3518be340e1bbf5dcd3a92291bfafe930", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/lib.rs:69:32
[INFO] [stderr]    |
[INFO] [stderr] 69 | #[derive(Debug, Eq, PartialEq, FromPrimitive)]
[INFO] [stderr]    |                                ^------------
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                `FromPrimitive` is not local
[INFO] [stderr]    |                                move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_QTValueType`
[INFO] [stderr] 70 | #[repr(u32)]
[INFO] [stderr] 71 | enum QTValueType {
[INFO] [stderr]    |      ----------- `QTValueType` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `qt-json-rs` (lib) generated 1 warning
[INFO] [stderr]     Scraping qt-json-rs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting qt-json-rs v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/qt_json_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "bcedcd3ccfd479b34f8adfd95c7c2fd3518be340e1bbf5dcd3a92291bfafe930", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcedcd3ccfd479b34f8adfd95c7c2fd3518be340e1bbf5dcd3a92291bfafe930", kill_on_drop: false }`
[INFO] [stdout] bcedcd3ccfd479b34f8adfd95c7c2fd3518be340e1bbf5dcd3a92291bfafe930