queue_times 0.0.4

Client for scraping the queue times website.
Documentation

Build #3867005 2026-07-16 05:39:04

# rustc version rustc 1.99.0-nightly (d0babd8b6 2026-07-15)

# docs.rs version docsrs 0.0.0 (964c90a45859fd8f9076e3cbe58470a5a4f4d4f7 2026-07-01 )

# 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" "7caad623bd47531beb1e40c08c00f21d738b3b5483174628b664915be927293d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260715-1.99.0-nightly-d0babd8b6\", \"--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 queue_times v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] warning: unexpected `cfg` condition name: `has_error_description_deprecated` [INFO] [stderr] --> src/error.rs:31:1 [INFO] [stderr] | [INFO] [stderr] 31 | / error_chain!{ [INFO] [stderr] 32 | | [INFO] [stderr] 33 | | foreign_links { [INFO] [stderr] 34 | | Url( url::ParseError); [INFO] [stderr] ... | [INFO] [stderr] 57 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 33 more [INFO] [stderr] = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg [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] = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `async_trait` is both a crate and an attribute macro [INFO] [stderr] --> src/client.rs:22:33 [INFO] [stderr] | [INFO] [stderr] 22 | //! Traits in this module use [`async_trait`] to achive the obvious. Because of this however, function [INFO] [stderr] | ^^^^^^^^^^^ ambiguous link [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stderr] help: to link to the crate, prefix with `mod@` [INFO] [stderr] | [INFO] [stderr] 22 | //! Traits in this module use [`mod@async_trait`] to achive the obvious. Because of this however, function [INFO] [stderr] | ++++ [INFO] [stderr] help: to link to the attribute macro, prefix with `attribute@` [INFO] [stderr] | [INFO] [stderr] 22 | //! Traits in this module use [`attribute@async_trait`] to achive the obvious. Because of this however, function [INFO] [stderr] | ++++++++++ [INFO] [stderr] [INFO] [stderr] warning: `queue_times` (lib doc) generated 2 warnings [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.48s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/queue_times/index.html [INFO] running `Command { std: "docker" "inspect" "7caad623bd47531beb1e40c08c00f21d738b3b5483174628b664915be927293d", kill_on_drop: false }`