codeforces 0.3.2

An asynchronous library for talking to the Codeforces API
Documentation
Build #2232102 2025-06-16 06:09:52
# rustc version
rustc 1.89.0-nightly (586ad391f 2025-06-15)# docs.rs version
docsrs 0.6.0 (0a8149e8 2025-06-15)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/codeforces-0.3.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/codeforces-0.3.2/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250615-1.89.0-nightly-586ad391f\", \"--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] 003d712e2b89bdcebe2c4287eb699e9b9d443606a13a94d7a3f4bbc9366631c2
[INFO] running `Command { std: "docker" "start" "-a" "003d712e2b89bdcebe2c4287eb699e9b9d443606a13a94d7a3f4bbc9366631c2", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]  Documenting codeforces v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/lib.rs:456:5
[INFO] [stderr]     |
[INFO] [stderr] 456 | /// https://codeforces.com/apiHelp/objects#Submission
[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] 456 | /// <https://codeforces.com/apiHelp/objects#Submission>
[INFO] [stderr]     |     +                                                 +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/lib.rs:479:9
[INFO] [stderr]     |
[INFO] [stderr] 479 |     /// https://codeforces.com/apiHelp/methods#user.info
[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] 479 |     /// <https://codeforces.com/apiHelp/methods#user.info>
[INFO] [stderr]     |         +                                                +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/lib.rs:500:9
[INFO] [stderr]     |
[INFO] [stderr] 500 |     /// https://codeforces.com/apiHelp/methods#user.ratedList
[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] 500 |     /// <https://codeforces.com/apiHelp/methods#user.ratedList>
[INFO] [stderr]     |         +                                                     +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/lib.rs:516:9
[INFO] [stderr]     |
[INFO] [stderr] 516 |     /// https://codeforces.com/apiHelp/methods#user.rating
[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] 516 |     /// <https://codeforces.com/apiHelp/methods#user.rating>
[INFO] [stderr]     |         +                                                  +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/lib.rs:532:9
[INFO] [stderr]     |
[INFO] [stderr] 532 |     /// https://codeforces.com/apiHelp/methods#user.status
[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] 532 |     /// <https://codeforces.com/apiHelp/methods#user.status>
[INFO] [stderr]     |         +                                                  +
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]    --> src/lib.rs:624:9
[INFO] [stderr]     |
[INFO] [stderr] 624 |     /// https://codeforces.com/apiHelp/methods#contest.standings
[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] 624 |     /// <https://codeforces.com/apiHelp/methods#contest.standings>
[INFO] [stderr]     |         +                                                        +
[INFO] [stderr] 
[INFO] [stderr] warning: `codeforces` (lib doc) generated 6 warnings (run `cargo fix --lib -p codeforces` to apply 6 suggestions)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] [stderr]    Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/codeforces/index.html
[INFO] running `Command { std: "docker" "inspect" "003d712e2b89bdcebe2c4287eb699e9b9d443606a13a94d7a3f4bbc9366631c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "003d712e2b89bdcebe2c4287eb699e9b9d443606a13a94d7a3f4bbc9366631c2", kill_on_drop: false }`
[INFO] [stdout] 003d712e2b89bdcebe2c4287eb699e9b9d443606a13a94d7a3f4bbc9366631c2