pushover 0.4.0

A wrapper for the Pushover API.
Documentation
Build #551095 2022-04-30 15:44:21
# rustc version
rustc 1.62.0-nightly (a707f4010 2022-04-29)# docs.rs version
docsrs 0.6.0 (ff301c9 2022-04-27)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/pushover-0.4.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/pushover-0.4.0/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20220429-1.62.0-nightly-a707f4010\", \"--static-root-path\", \"/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\"]" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stdout] f7f06af3d61363b495e20612aa556e9d2da06bd4458e6bb4fd4483303d935b06
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "f7f06af3d61363b495e20612aa556e9d2da06bd4458e6bb4fd4483303d935b06", kill_on_drop: false }`
[INFO] [stderr]  Documenting pushover v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/lib.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | //! https://pushover.net/api
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/verification/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | //! https://pushover.net/api#verification
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api#verification>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/groups/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | //! https://pushover.net/api/groups
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api/groups>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/groups/add_user.rs:9:61
[INFO] [stderr]   |
[INFO] [stderr] 9 | /// Return type is `String` which is the request parameter (https://pushover.net/api#response).
[INFO] [stderr]   |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api#response>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/groups/remove_user.rs:8:61
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// Return type is `String` which is the request parameter (https://pushover.net/api#response).
[INFO] [stderr]   |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api#response>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/groups/rename.rs:8:61
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// Return type is `String` which is the request parameter (https://pushover.net/api#response).
[INFO] [stderr]   |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api#response>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/groups/toggle_user.rs:8:61
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// Return type is `String` which is the request parameter (https://pushover.net/api#response).
[INFO] [stderr]   |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api#response>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/license/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | //! https://pushover.net/api/licensing
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api/licensing>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/open_client/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | //! https://pushover.net/api/client
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api/client>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/open_client/delete_messages.rs:8:61
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// Return type is `String` which is the request parameter (https://pushover.net/api#response).
[INFO] [stderr]   |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api#response>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/open_client/acknowledge.rs:8:61
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// Return type is `String` which is the request parameter (https://pushover.net/api#response).
[INFO] [stderr]   |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api#response>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/receipt/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | //! https://pushover.net/api#receipt
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api#receipt>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/receipt/cancel_emergency.rs:8:61
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// Return type is `String` which is the request parameter (https://pushover.net/api#response).
[INFO] [stderr]   |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api#response>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/message/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | //! https://pushover.net/api
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/glance/mod.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | //! https://pushover.net/api/glances
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api/glances>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/requests/glance/glance.rs:8:61
[INFO] [stderr]   |
[INFO] [stderr] 8 | /// Return type is `String` which is the request parameter (https://pushover.net/api#response).
[INFO] [stderr]   |                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://pushover.net/api#response>`
[INFO] [stderr]   |
[INFO] [stderr]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `pushover` (lib doc) generated 16 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.70s
[INFO] running `Command { std: "docker" "inspect" "f7f06af3d61363b495e20612aa556e9d2da06bd4458e6bb4fd4483303d935b06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7f06af3d61363b495e20612aa556e9d2da06bd4458e6bb4fd4483303d935b06", kill_on_drop: false }`
[INFO] [stdout] f7f06af3d61363b495e20612aa556e9d2da06bd4458e6bb4fd4483303d935b06