paypal-rs 0.2.0-alpha.5

A library that wraps the paypal api asynchronously.
Documentation
Build #484693 2021-12-31T08:31:08.064074+00:00
# rustc version
rustc 1.59.0-nightly (b60e32c82 2021-12-30)
# docs.rs version
docsrs 0.6.0 (c86fbce 2021-12-30)

# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/paypal-rs-0.2.0-alpha.5/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/paypal-rs-0.2.0-alpha.5/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/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\", \"-20211230-1.59.0-nightly-b60e32c82\", \"--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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 99b10eadfbbecf7918a0d8b94e09e39775c86cf683bd294d95ac799536844670
[INFO] running `Command { std: "docker" "start" "-a" "99b10eadfbbecf7918a0d8b94e09e39775c86cf683bd294d95ac799536844670", kill_on_drop: false }`
[INFO] [stderr]  Documenting paypal-rs v0.2.0-alpha.5 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/lib.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | //! Crate: https://crates.io/crates/paypal-rs
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://crates.io/crates/paypal-rs>`
[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/lib.rs:12:20
[INFO] [stderr]    |
[INFO] [stderr] 12 | //! Documentation: https://docs.rs/paypal-rs
[INFO] [stderr]    |                    ^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://docs.rs/paypal-rs>`
[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/common.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | /// https://developer.paypal.com/docs/api/orders/v2/#definition-phone_with_type
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://developer.paypal.com/docs/api/orders/v2/#definition-phone_with_type>`
[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/countries.rs:1:21
[INFO] [stderr]   |
[INFO] [stderr] 1 | //! Generated using https://github.com/edg-l/payhelper
[INFO] [stderr]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://github.com/edg-l/payhelper>`
[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/invoice.rs:7:16
[INFO] [stderr]   |
[INFO] [stderr] 7 | //! Reference: https://developer.paypal.com/docs/api/invoicing/v2/
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://developer.paypal.com/docs/api/invoicing/v2/>`
[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/invoice.rs:546:1
[INFO] [stderr]     |
[INFO] [stderr] 546 | /// Definition: https://developer.paypal.com/docs/api/invoicing/v2/#invoices_get
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://developer.paypal.com/docs/api/invoicing/v2/#invoices_get>`
[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/orders.rs:5:16
[INFO] [stderr]   |
[INFO] [stderr] 5 | //! Reference: https://developer.paypal.com/docs/api/orders/v2/
[INFO] [stderr]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://developer.paypal.com/docs/api/orders/v2/>`
[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/orders.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | /// https://developer.paypal.com/docs/api/orders/v2/#definition-payer.name
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://developer.paypal.com/docs/api/orders/v2/#definition-payer.name>`
[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/orders.rs:86:1
[INFO] [stderr]    |
[INFO] [stderr] 86 | / /// The customer who approves and pays for the order. The customer is also known as the payer.
[INFO] [stderr] 87 | | ///
[INFO] [stderr] 88 | | /// https://developer.paypal.com/docs/api/orders/v2/#definition-payer
[INFO] [stderr]    | |_____________________________________________________________________^ help: use an automatic link instead: `<https://developer.paypal.com/docs/api/orders/v2/#definition-payer>`
[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/orders.rs:428:5
[INFO] [stderr]     |
[INFO] [stderr] 428 | /     /// The soft descriptor is the dynamic text used to construct the statement descriptor that appears on a payer's card statement.
[INFO] [stderr] 429 | |     ///
[INFO] [stderr] 430 | |     /// More info here: https://developer.paypal.com/docs/api/orders/v2/#definition-purchase_unit_request
[INFO] [stderr]     | |_________________________________________________________________________________________________________^ help: use an automatic link instead: `<https://developer.paypal.com/docs/api/orders/v2/#definition-purchase_unit_request>`
[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/orders.rs:766:43
[INFO] [stderr]     |
[INFO] [stderr] 766 |     /// More info on what you can change: https://developer.paypal.com/docs/api/orders/v2/#orders_patch
[INFO] [stderr]     |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://developer.paypal.com/docs/api/orders/v2/#orders_patch>`
[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/lib.rs:103:5
[INFO] [stderr]     |
[INFO] [stderr] 103 | /// https://developer.paypal.com/docs/api/get-an-access-token-postman/
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://developer.paypal.com/docs/api/get-an-access-token-postman/>`
[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/lib.rs:144:1
[INFO] [stderr]     |
[INFO] [stderr] 144 | / /// Represents the query used in most GET api requests.
[INFO] [stderr] 145 | | ///
[INFO] [stderr] 146 | | /// Reference: https://developer.paypal.com/docs/api/reference/api-requests/#query-parameters
[INFO] [stderr] 147 | | ///
[INFO] [stderr] ...   |
[INFO] [stderr] 151 | | /// let query = Query { count: Some(40), ..Default::default() };
[INFO] [stderr] 152 | | /// ```
[INFO] [stderr]     | |_______^ help: use an automatic link instead: `<https://developer.paypal.com/docs/api/reference/api-requests/#query-parameters>`
[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/lib.rs:201:5
[INFO] [stderr]     |
[INFO] [stderr] 201 | /// https://developer.paypal.com/docs/api/reference/api-requests/#paypal-auth-assertion
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://developer.paypal.com/docs/api/reference/api-requests/#paypal-auth-assertion>`
[INFO] [stderr]     |
[INFO] [stderr]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stderr] 
[INFO] [stderr] warning: `paypal-rs` (lib doc) generated 14 warnings
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 3.62s
[INFO] running `Command { std: "docker" "inspect" "99b10eadfbbecf7918a0d8b94e09e39775c86cf683bd294d95ac799536844670", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99b10eadfbbecf7918a0d8b94e09e39775c86cf683bd294d95ac799536844670", kill_on_drop: false }`
[INFO] [stdout] 99b10eadfbbecf7918a0d8b94e09e39775c86cf683bd294d95ac799536844670