# rustc version rustc 1.98.0-nightly (8954863c8 2026-06-05)
# docs.rs version docsrs 0.0.0 (39849b9c22c419f6b690c8d2213455bc7426a6b8 2026-06-03 )
# 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" "887bc9cc002e57cf3d9f3ab351470b4f92a151f1f23bf16d55fc4c136ce77faa" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260605-1.98.0-nightly-8954863c8\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting atomic_web_push v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variant `PKCS1_PSS` should have an upper camel case name [INFO] [stderr] --> src/atomic_jwt/algorithms/rsa/rsa_fure.rs:306:9 [INFO] [stderr] | [INFO] [stderr] 306 | PKCS1_PSS, [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to upper camel case: `Pkcs1Pss` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `hyper-client` [INFO] [stderr] --> src/helpers/clients/mod.rs:13:7 [INFO] [stderr] | [INFO] [stderr] 13 | #[cfg(feature = "hyper-client")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ciborium`, `cwt`, `default`, `reqwest`, `reqwest-client`, and `wasi-abi2` [INFO] [stderr] = help: consider adding `hyper-client` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `isahc-client` [INFO] [stderr] --> src/helpers/clients/mod.rs:16:7 [INFO] [stderr] | [INFO] [stderr] 16 | #[cfg(feature = "isahc-client")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `ciborium`, `cwt`, `default`, `reqwest`, `reqwest-client`, and `wasi-abi2` [INFO] [stderr] = help: consider adding `isahc-client` as a feature in `Cargo.toml` [INFO] [stderr] = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/atomic_jwt/mod.rs:1:52 [INFO] [stderr] | [INFO] [stderr] 1 | //! * This file includes code from rust-jwt-simple [https://github.com/jedisct1/rust-jwt-simple] [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] 1 - //! * This file includes code from rust-jwt-simple [https://github.com/jedisct1/rust-jwt-simple] [INFO] [stderr] 1 + //! * This file includes code from rust-jwt-simple <https://github.com/jedisct1/rust-jwt-simple> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `j` [INFO] [stderr] --> src/atomic_jwt/mod.rs:3:19 [INFO] [stderr] | [INFO] [stderr] 3 | //! * Frank Denis <j at pureftpd dot org> [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/helpers/mod.rs:1:40 [INFO] [stderr] | [INFO] [stderr] 1 | //! * Contains code from rust-web-push [https://github.com/pimeys/rust-web-push] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 1 - //! * Contains code from rust-web-push [https://github.com/pimeys/rust-web-push] [INFO] [stderr] 1 + //! * Contains code from rust-web-push <https://github.com/pimeys/rust-web-push> [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `atomic_web_push` (lib doc) generated 6 warnings (run `cargo fix --lib -p atomic_web_push` to apply 2 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/atomic_web_push/index.html [INFO] running `Command { std: "docker" "inspect" "887bc9cc002e57cf3d9f3ab351470b4f92a151f1f23bf16d55fc4c136ce77faa", kill_on_drop: false }`