[INFO] fetching crate yarte_html 0.15.1...
[INFO] documenting yarte_html-0.15.1 against beta-2022-05-20 for beta-1.62-rustdoc-1
[INFO] extracting crate yarte_html 0.15.1 into /workspace/builds/worker-34/source
[INFO] validating manifest of crates.io crate yarte_html 0.15.1 on toolchain beta-2022-05-20
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate yarte_html 0.15.1
[INFO] finished tweaking crates.io crate yarte_html 0.15.1
[INFO] tweaked toml for crates.io crate yarte_html 0.15.1 written to /workspace/builds/worker-34/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 423aac433aabcfd0acd97ee3e7fa81bc04d4cbc4c19cf0876029115f6ec66df4
[INFO] running `Command { std: "docker" "start" "-a" "423aac433aabcfd0acd97ee3e7fa81bc04d4cbc4c19cf0876029115f6ec66df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "423aac433aabcfd0acd97ee3e7fa81bc04d4cbc4c19cf0876029115f6ec66df4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "423aac433aabcfd0acd97ee3e7fa81bc04d4cbc4c19cf0876029115f6ec66df4", kill_on_drop: false }`
[INFO] [stdout] 423aac433aabcfd0acd97ee3e7fa81bc04d4cbc4c19cf0876029115f6ec66df4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eaf9e481eb2f62247952a6c51945e90b394d0d6c3135a679b82bf15244fc22b8
[INFO] running `Command { std: "docker" "start" "-a" "eaf9e481eb2f62247952a6c51945e90b394d0d6c3135a679b82bf15244fc22b8", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling siphasher v0.3.10
[INFO] [stderr] Compiling serde_derive v1.0.137
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling v_escape v0.18.0
[INFO] [stderr] Compiling parking_lot_core v0.9.3
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Compiling v_htmlescape v0.14.1
[INFO] [stderr] Checking new_debug_unreachable v1.0.4
[INFO] [stderr] Checking buf-min v0.6.1
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Checking dtoa v0.4.8
[INFO] [stderr] Checking unicode-width v0.1.9
[INFO] [stderr] Checking once_cell v1.12.0
[INFO] [stderr] Checking yansi-term v0.1.2
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking itoa v0.4.8
[INFO] [stderr] Compiling convert_case v0.4.0
[INFO] [stderr] Checking utf-8 v0.7.6
[INFO] [stderr] Checking unicode-xid v0.2.3
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Compiling phf_shared v0.8.0
[INFO] [stderr] Compiling phf_shared v0.10.0
[INFO] [stderr] Checking annotate-snippets v0.9.1
[INFO] [stderr] Checking tendril v0.4.3
[INFO] [stderr] Compiling lock_api v0.4.7
[INFO] [stderr] Checking phf v0.8.0
[INFO] [stderr] Checking quote v1.0.18
[INFO] [stderr] Compiling getrandom v0.2.6
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Checking parking_lot v0.12.0
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling phf_generator v0.8.0
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling phf_codegen v0.8.0
[INFO] [stderr] Compiling string_cache_codegen v0.5.2
[INFO] [stderr] Compiling markup5ever v0.10.1
[INFO] [stderr] Checking prettyplease v0.1.11
[INFO] [stderr] Compiling v_escape_derive v0.9.1
[INFO] [stderr] Compiling derive_more v0.99.17
[INFO] [stderr] Compiling yarte_html v0.15.1 (/opt/rustwide/workdir)
[INFO] [stderr] Checking toml v0.5.9
[INFO] [stderr] Checking string_cache v0.8.4
[INFO] [stderr] Checking yarte_helpers v0.15.6
[INFO] [stderr] Checking yarte_parser v0.15.1
[INFO] [stderr] Documenting yarte_html v0.15.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/tokenizer/interface.rs:101:9
[INFO] [stdout] |
[INFO] [stdout] 101 | /// https://html.spec.whatwg.org/multipage/#markup-declaration-open-state
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/tree_builder/tag_sets.rs:94:5
[INFO] [stdout] |
[INFO] [stdout] 94 | /// https://html.spec.whatwg.org/multipage/#html-integration-point
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.24s
[INFO] running `Command { std: "docker" "inspect" "eaf9e481eb2f62247952a6c51945e90b394d0d6c3135a679b82bf15244fc22b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaf9e481eb2f62247952a6c51945e90b394d0d6c3135a679b82bf15244fc22b8", kill_on_drop: false }`
[INFO] [stdout] eaf9e481eb2f62247952a6c51945e90b394d0d6c3135a679b82bf15244fc22b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }`
[INFO] [stdout] b70e69d977e1704762b8f07c40a0f0deb92da86d9d67e9a83c04ee9abaac7c8d
[INFO] running `Command { std: "docker" "start" "-a" "b70e69d977e1704762b8f07c40a0f0deb92da86d9d67e9a83c04ee9abaac7c8d", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.39
[INFO] [stderr] Compiling libc v0.2.126
[INFO] [stderr] Compiling unicode-ident v1.0.0
[INFO] [stderr] Compiling syn v1.0.95
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling getrandom v0.1.16
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling siphasher v0.3.10
[INFO] [stderr] Compiling serde_derive v1.0.137
[INFO] [stderr] Compiling serde v1.0.137
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling parking_lot_core v0.9.3
[INFO] [stderr] Compiling v_escape v0.18.0
[INFO] [stderr] Checking new_debug_unreachable v1.0.4
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Compiling v_htmlescape v0.14.1
[INFO] [stderr] Checking buf-min v0.6.1
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Checking yansi-term v0.1.2
[INFO] [stderr] Checking once_cell v1.12.0
[INFO] [stderr] Compiling convert_case v0.4.0
[INFO] [stderr] Checking utf-8 v0.7.6
[INFO] [stderr] Checking itoa v0.4.8
[INFO] [stderr] Checking unicode-width v0.1.9
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking dtoa v0.4.8
[INFO] [stderr] Checking unicode-xid v0.2.3
[INFO] [stderr] Compiling phf_shared v0.8.0
[INFO] [stderr] Compiling phf_shared v0.10.0
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Checking annotate-snippets v0.9.1
[INFO] [stderr] Compiling lock_api v0.4.7
[INFO] [stderr] Checking phf v0.8.0
[INFO] [stderr] Checking tendril v0.4.3
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling getrandom v0.2.6
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Checking parking_lot v0.12.0
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling phf_generator v0.8.0
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling string_cache_codegen v0.5.2
[INFO] [stderr] Compiling phf_codegen v0.8.0
[INFO] [stderr] Compiling markup5ever v0.10.1
[INFO] [stderr] Checking prettyplease v0.1.11
[INFO] [stderr] Compiling v_escape_derive v0.9.1
[INFO] [stderr] Compiling yarte_html v0.15.1 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling derive_more v0.99.17
[INFO] [stderr] Checking toml v0.5.9
[INFO] [stderr] Checking string_cache v0.8.4
[INFO] [stderr] Checking yarte_helpers v0.15.6
[INFO] [stderr] Checking yarte_parser v0.15.1
[INFO] [stderr] Documenting yarte_html v0.15.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/tokenizer/interface.rs:101:9
[INFO] [stdout] |
[INFO] [stdout] 101 | /// https://html.spec.whatwg.org/multipage/#markup-declaration-open-state
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/tree_builder/tag_sets.rs:94:5
[INFO] [stdout] |
[INFO] [stdout] 94 | /// https://html.spec.whatwg.org/multipage/#html-integration-point
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.12s
[INFO] running `Command { std: "docker" "inspect" "b70e69d977e1704762b8f07c40a0f0deb92da86d9d67e9a83c04ee9abaac7c8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b70e69d977e1704762b8f07c40a0f0deb92da86d9d67e9a83c04ee9abaac7c8d", kill_on_drop: false }`
[INFO] [stdout] b70e69d977e1704762b8f07c40a0f0deb92da86d9d67e9a83c04ee9abaac7c8d