rphtml 0.4.4

A html parser written in rust.
Documentation
Build #3587692021-03-07T11:03:33.406737+00:00
# rustc version
rustc 1.52.0-nightly (51748a8fc 2021-03-05)# docs.rs version
docsrs 0.6.0 (918ee5d 2021-03-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/rphtml-0.4.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/rphtml-0.4.4/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" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--resource-suffix" "-20210305-1.52.0-nightly-51748a8fc" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }`
[INFO] [stdout] 290f67c48953908662fe9b231980d5392842315e703ca4c5d5514c52946106bd
[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" "290f67c48953908662fe9b231980d5392842315e703ca4c5d5514c52946106bd", kill_on_drop: false }`
[INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied
[INFO] [stderr]    Compiling proc-macro2 v1.0.21
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.41
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking htmlentity v1.1.1
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.21
[INFO] [stderr]     Checking thiserror v1.0.21
[INFO] [stderr]  Documenting rphtml v0.4.4 (/opt/rustwide/workdir)
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]     --> src/parser.rs:1573:21
[INFO] [stderr]      |
[INFO] [stderr] 1573 |  * the html syntax: https://www.w3.org/TR/2011/WD-html-markup-20110113/syntax.html
[INFO] [stderr]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2011/WD-html-markup-20110113/syntax.html>`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(rustdoc::non_autolinks)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]  --> src/util.rs:3:4
[INFO] [stderr]   |
[INFO] [stderr] 3 |  * https://infra.spec.whatwg.org/#noncharacter
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://infra.spec.whatwg.org/#noncharacter>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/util.rs:49:4
[INFO] [stderr]    |
[INFO] [stderr] 49 |  * https://www.w3.org/TR/2012/WD-html-markup-20120329/syntax.html#syntax-attributes
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.w3.org/TR/2012/WD-html-markup-20120329/syntax.html#syntax-attributes>`
[INFO] [stderr] 
[INFO] [stderr] warning: this URL is not a hyperlink
[INFO] [stderr]   --> src/util.rs:50:4
[INFO] [stderr]    |
[INFO] [stderr] 50 |  * https://html.spec.whatwg.org/multipage/syntax.html#attributes-2
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://html.spec.whatwg.org/multipage/syntax.html#attributes-2>`
[INFO] [stderr] 
[INFO] [stderr] warning: 4 warnings emitted
[INFO] [stderr] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 14.69s
[INFO] running `Command { std: "docker" "inspect" "290f67c48953908662fe9b231980d5392842315e703ca4c5d5514c52946106bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290f67c48953908662fe9b231980d5392842315e703ca4c5d5514c52946106bd", kill_on_drop: false }`
[INFO] [stdout] 290f67c48953908662fe9b231980d5392842315e703ca4c5d5514c52946106bd