extest 0.1.0

Extra utilities for your tests
Documentation

Build #3425762 2026-05-29 22:46:04

# rustc version rustc 1.98.0-nightly (cced03bfd 2026-05-28)

# docs.rs version docsrs 0.0.0 (f16e33f3e6ac9fc9e4413728c5dd1b2ba1c6b799 2026-05-23 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "0f37d2fa6cfba3c04ea16cec64cf9c1e1ce0c41fe7a01175e6757ef4f8577a28" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260528-1.98.0-nightly-cced03bfd\", \"--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", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting extest v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/../README.md:35:43 [INFO] [stderr] | [INFO] [stderr] 35 | See pre-RFC for official support of this: https://internals.rust-lang.org/t/pre-rfc-test-groups/18591. [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 35 | See pre-RFC for official support of this: <https://internals.rust-lang.org/t/pre-rfc-test-groups/18591.> [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: could not parse code block as Rust code [INFO] [stderr] --> src/../README.md:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | / ```compile_fail [INFO] [stderr] 26 | | $ # test with the `one_eq_one` group will not run [INFO] [stderr] 27 | | $ GROUP_DISABLE=one_eq_one cargo test [INFO] [stderr] 28 | | $ # Only enabled tests will be run [INFO] [stderr] ... | [INFO] [stderr] 32 | | $ GROUP_RUN_STRATEGY=only_enabled GROUP_ENABLE="one_eq_one" cargo test # no tests will run [INFO] [stderr] 33 | | ``` [INFO] [stderr] | |___^ [INFO] [stderr] | [INFO] [stderr] = note: error from rustc: unknown start of token: ` [INFO] [stderr] = note: error from rustc: unknown start of token: ` [INFO] [stderr] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `extest` (lib doc) generated 2 warnings (run `cargo fix --lib -p extest` to apply 1 suggestion) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Generated /opt/rustwide/target/doc/extest/index.html [INFO] running `Command { std: "docker" "inspect" "0f37d2fa6cfba3c04ea16cec64cf9c1e1ce0c41fe7a01175e6757ef4f8577a28", kill_on_drop: false }`