codestyle 0.2.28

A code style checker and formatter for Rust
Documentation
Build #2862917 2026-01-31 13:18:31
# rustc version
rustc 1.95.0-nightly (a293cc4af 2026-01-30)# docs.rs version
docsrs 0.1.0 (db72ef84 2026-01-29 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/codestyle-0.2.28/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/codestyle-0.2.28/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260130-1.95.0-nightly-a293cc4af\", \"--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" "-Zunstable-options" "-Zrustdoc-scrape-examples", 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] d61e3d991f9a1e606a08c67306c6ffbd4ff186f5844103e42758e47bc4f478d4
[INFO] running `Command { std: "docker" "start" "-a" "d61e3d991f9a1e606a08c67306c6ffbd4ff186f5844103e42758e47bc4f478d4", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]    Compiling codestyle v0.2.28 (/opt/rustwide/workdir)
[INFO] [stderr]  Documenting codestyle v0.2.28 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/rust_checks/no_tokio_spawn.rs:4:46
[INFO] [stderr]   |
[INFO] [stderr] 4 | //! See: "Go statement considered harmful" - https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/
[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] 4 | //! See: "Go statement considered harmful" - <https://vorpus.org/blog/notes-on-structured-concurrency-or-go-statement-considered-harmful/>
[INFO] [stderr]   |                                              +                                                                                           +
[INFO] [stderr] 
[INFO] [stderr] warning: `codestyle` (lib doc) generated 1 warning (run `cargo fix --lib -p codestyle` to apply 1 suggestion)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.58s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/codestyle/index.html
[INFO] running `Command { std: "docker" "inspect" "d61e3d991f9a1e606a08c67306c6ffbd4ff186f5844103e42758e47bc4f478d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d61e3d991f9a1e606a08c67306c6ffbd4ff186f5844103e42758e47bc4f478d4", kill_on_drop: false }`
[INFO] [stdout] d61e3d991f9a1e606a08c67306c6ffbd4ff186f5844103e42758e47bc4f478d4