assertor 0.0.3

Fluent assertion library with readable failure messages.
Documentation
Build #1719585 2025-02-07 21:30:40

# rustc version rustc 1.86.0-nightly (942db6782 2025-02-06)

# docs.rs version docsrs 0.6.0 (29a0e81b 2025-01-22)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/assertor-0.0.3/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/assertor-0.0.3/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250206-1.86.0-nightly-942db6782\", \"--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] [stdout] c305b395ed66a0f28a774201b2301507c6b340ac1c2a242652be4b57e828ca5e [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" "c305b395ed66a0f28a774201b2301507c6b340ac1c2a242652be4b57e828ca5e", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting assertor v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: unresolved link to `check_that` [INFO] [stderr] --> src/base.rs:267:88 [INFO] [stderr] | [INFO] [stderr] 267 | /// Behavior for assertion pass and failure is different between [`assert_that`] and [`check_that`]. [INFO] [stderr] | ^^^^^^^^^^ no item named `check_that` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `check_that` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unresolved link to `check_that` [INFO] [stderr] --> src/base.rs:268:56 [INFO] [stderr] | [INFO] [stderr] 268 | /// [`assert_that`] panics when assertion fails, but [`check_that`] results a struct in both cases. [INFO] [stderr] | ^^^^^^^^^^ no item named `check_that` in scope [INFO] [stderr] | [INFO] [stderr] = note: `macro_rules` named `check_that` exists in this crate, but it is not in scope at this link's location [INFO] [stderr] [INFO] [stderr] warning: `assertor` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.43s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/assertor/index.html [INFO] running `Command { std: "docker" "inspect" "c305b395ed66a0f28a774201b2301507c6b340ac1c2a242652be4b57e828ca5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c305b395ed66a0f28a774201b2301507c6b340ac1c2a242652be4b57e828ca5e", kill_on_drop: false }` [INFO] [stdout] c305b395ed66a0f28a774201b2301507c6b340ac1c2a242652be4b57e828ca5e