django-query 0.2.1

Tools for mocking Django-style endpoints
Documentation
Build #1621712 2025-01-13 22:22:15
# rustc version
rustc 1.86.0-nightly (48a426eca 2025-01-12)# docs.rs version
docsrs 0.6.0 (13d4ccea 2025-01-13)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/django-query-0.2.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/django-query-0.2.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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250112-1.86.0-nightly-48a426eca\", \"--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", 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] 5380fee1605b3bd530da85b7f7eaad6c736ebf215e1eddf9b7004b932867719e
[INFO] running `Command { std: "docker" "start" "-a" "5380fee1605b3bd530da85b7f7eaad6c736ebf215e1eddf9b7004b932867719e", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting django-query v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]  --> src/filtering/ops.rs:8:71
[INFO] [stderr]   |
[INFO] [stderr] 8 | //! [`ExactImpl`]      | [`Exact`]         | `exact`      | T: [`Eq`](core::cmp::Eq)
[INFO] [stderr]   |                                                                 ----  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]   |                                                                 |
[INFO] [stderr]   |                                                                 because label contains path that resolves to same destination
[INFO] [stderr]   |
[INFO] [stderr]   = note: when a link's destination is not specified,
[INFO] [stderr]           the label is used to resolve intra-doc links
[INFO] [stderr]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]   |
[INFO] [stderr] 8 | //! [`ExactImpl`]      | [`Exact`]         | `exact`      | T: [`Eq`]
[INFO] [stderr]   |                                                                ~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]  --> src/filtering/ops.rs:9:71
[INFO] [stderr]   |
[INFO] [stderr] 9 | //! [`InImpl`]         | [`In`]            | `in`         | T: [`Eq`](core::cmp::Eq)
[INFO] [stderr]   |                                                                 ----  ^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]   |                                                                 |
[INFO] [stderr]   |                                                                 because label contains path that resolves to same destination
[INFO] [stderr]   |
[INFO] [stderr]   = note: when a link's destination is not specified,
[INFO] [stderr]           the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]   |
[INFO] [stderr] 9 | //! [`InImpl`]         | [`In`]            | `in`         | T: [`Eq`]
[INFO] [stderr]   |                                                                ~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/filtering/ops.rs:10:76
[INFO] [stderr]    |
[INFO] [stderr] 10 | //! [`ContainsImpl`]   | [`Contains`]      | `contains`   | T: [`Display`](std::fmt::Display)
[INFO] [stderr]    |                                                                 ---------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                 |
[INFO] [stderr]    |                                                                 because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 10 | //! [`ContainsImpl`]   | [`Contains`]      | `contains`   | T: [`Display`]
[INFO] [stderr]    |                                                                ~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/filtering/ops.rs:11:76
[INFO] [stderr]    |
[INFO] [stderr] 11 | //! [`IContainsImpl`]  | [`IContains`]     | `icontains`  | T: [`Display`](std::fmt::Display)
[INFO] [stderr]    |                                                                 ---------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                 |
[INFO] [stderr]    |                                                                 because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 11 | //! [`IContainsImpl`]  | [`IContains`]     | `icontains`  | T: [`Display`]
[INFO] [stderr]    |                                                                ~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/filtering/ops.rs:12:76
[INFO] [stderr]    |
[INFO] [stderr] 12 | //! [`IExactImpl`]     | [`IExact`]        | `iexact`     | T: [`Display`](std::fmt::Display)
[INFO] [stderr]    |                                                                 ---------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                 |
[INFO] [stderr]    |                                                                 because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 12 | //! [`IExactImpl`]     | [`IExact`]        | `iexact`     | T: [`Display`]
[INFO] [stderr]    |                                                                ~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/filtering/ops.rs:13:76
[INFO] [stderr]    |
[INFO] [stderr] 13 | //! [`StartsWithImpl`] | [`StartsWith`]    | `startswith` | T: [`Display`](std::fmt::Display)
[INFO] [stderr]    |                                                                 ---------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                 |
[INFO] [stderr]    |                                                                 because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 13 | //! [`StartsWithImpl`] | [`StartsWith`]    | `startswith` | T: [`Display`]
[INFO] [stderr]    |                                                                ~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/filtering/ops.rs:14:76
[INFO] [stderr]    |
[INFO] [stderr] 14 | //! [`EndsWithImpl`]   | [`EndsWith`]      | `endswith`   | T: [`Display`](std::fmt::Display)
[INFO] [stderr]    |                                                                 ---------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                 |
[INFO] [stderr]    |                                                                 because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 14 | //! [`EndsWithImpl`]   | [`EndsWith`]      | `endswith`   | T: [`Display`]
[INFO] [stderr]    |                                                                ~~~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/filtering/ops.rs:15:72
[INFO] [stderr]    |
[INFO] [stderr] 15 | //! [`LessImpl`]       | [`Less`]          | `lt`         | T: [`Ord`](core::cmp::Ord)
[INFO] [stderr]    |                                                                 -----  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                 |
[INFO] [stderr]    |                                                                 because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 15 | //! [`LessImpl`]       | [`Less`]          | `lt`         | T: [`Ord`]
[INFO] [stderr]    |                                                                ~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/filtering/ops.rs:16:72
[INFO] [stderr]    |
[INFO] [stderr] 16 | //! [`GreaterImpl`]    | [`Greater`]       | `gt`         | T: [`Ord`](core::cmp::Ord)
[INFO] [stderr]    |                                                                 -----  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                 |
[INFO] [stderr]    |                                                                 because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 16 | //! [`GreaterImpl`]    | [`Greater`]       | `gt`         | T: [`Ord`]
[INFO] [stderr]    |                                                                ~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/filtering/ops.rs:17:72
[INFO] [stderr]    |
[INFO] [stderr] 17 | //! [`LessEqImpl`]     | [`LessEq`]        | `lte`        | T: [`Ord`](core::cmp::Ord)
[INFO] [stderr]    |                                                                 -----  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                 |
[INFO] [stderr]    |                                                                 because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 17 | //! [`LessEqImpl`]     | [`LessEq`]        | `lte`        | T: [`Ord`]
[INFO] [stderr]    |                                                                ~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/filtering/ops.rs:18:72
[INFO] [stderr]    |
[INFO] [stderr] 18 | //! [`GreaterEqImpl`]  | [`GreaterEq`]     | `gte`        | T: [`Ord`](core::cmp::Ord)
[INFO] [stderr]    |                                                                 -----  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |                                                                 |
[INFO] [stderr]    |                                                                 because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 18 | //! [`GreaterEqImpl`]  | [`GreaterEq`]     | `gte`        | T: [`Ord`]
[INFO] [stderr]    |                                                                ~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `T`
[INFO] [stderr]    --> src/filtering/mod.rs:452:48
[INFO] [stderr]     |
[INFO] [stderr] 452 |     /// are determining the behaviour on Option<T>). This is required
[INFO] [stderr]     |                                                ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]     |
[INFO] [stderr] 452 |     /// are determining the behaviour on `Option<T>`). This is required
[INFO] [stderr]     |                                          +         +
[INFO] [stderr] 
[INFO] [stderr] warning: unclosed HTML tag `T`
[INFO] [stderr]    --> src/filtering/mod.rs:453:67
[INFO] [stderr]     |
[INFO] [stderr] 453 |     /// because we automatically implement all operators on Option<T>,
[INFO] [stderr]     |                                                                   ^^^
[INFO] [stderr]     |
[INFO] [stderr] help: try marking as source code
[INFO] [stderr]     |
[INFO] [stderr] 453 |     /// because we automatically implement all operators on `Option<T>`,
[INFO] [stderr]     |                                                             +         +
[INFO] [stderr] 
[INFO] [stderr] warning: redundant explicit link target
[INFO] [stderr]   --> src/row.rs:20:15
[INFO] [stderr]    |
[INFO] [stderr] 20 | //! [`Value`](serde_json::Value)s that are permitted.
[INFO] [stderr]    |      -------  ^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stderr]    |      |
[INFO] [stderr]    |      because label contains path that resolves to same destination
[INFO] [stderr]    |
[INFO] [stderr]    = note: when a link's destination is not specified,
[INFO] [stderr]            the label is used to resolve intra-doc links
[INFO] [stderr] help: remove explicit link target
[INFO] [stderr]    |
[INFO] [stderr] 20 | //! [`Value`]s that are permitted.
[INFO] [stderr]    |     ~~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: `django-query` (lib doc) generated 14 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/django_query/index.html
[INFO] running `Command { std: "docker" "inspect" "5380fee1605b3bd530da85b7f7eaad6c736ebf215e1eddf9b7004b932867719e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5380fee1605b3bd530da85b7f7eaad6c736ebf215e1eddf9b7004b932867719e", kill_on_drop: false }`
[INFO] [stdout] 5380fee1605b3bd530da85b7f7eaad6c736ebf215e1eddf9b7004b932867719e