[INFO] fetching crate html2text 0.4.2...
[INFO] documenting html2text-0.4.2 against beta-2022-05-20 for beta-1.62-rustdoc-1
[INFO] extracting crate html2text 0.4.2 into /workspace/builds/worker-13/source
[INFO] validating manifest of crates.io crate html2text 0.4.2 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 html2text 0.4.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate html2text 0.4.2
[INFO] tweaked toml for crates.io crate html2text 0.4.2 written to /workspace/builds/worker-13/source/Cargo.toml
[INFO] crate crates.io crate html2text 0.4.2 already has a lockfile, it will not be regenerated
[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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 00a06ef6afa6e53678197d8a9b245a2a97286ee2f08cf044fa933b76eb84aa92
[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" "00a06ef6afa6e53678197d8a9b245a2a97286ee2f08cf044fa933b76eb84aa92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00a06ef6afa6e53678197d8a9b245a2a97286ee2f08cf044fa933b76eb84aa92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00a06ef6afa6e53678197d8a9b245a2a97286ee2f08cf044fa933b76eb84aa92", kill_on_drop: false }`
[INFO] [stdout] 00a06ef6afa6e53678197d8a9b245a2a97286ee2f08cf044fa933b76eb84aa92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 6923202e53cebef6c08294ee2936fe2b6b470bc7d1e58a54402bfb34ebd953a1
[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" "6923202e53cebef6c08294ee2936fe2b6b470bc7d1e58a54402bfb34ebd953a1", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.124
[INFO] [stderr] Compiling proc-macro2 v1.0.37
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling siphasher v0.3.10
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling parking_lot_core v0.9.2
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Checking new_debug_unreachable v1.0.4
[INFO] [stderr] Compiling syn v1.0.91
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Compiling log v0.4.16
[INFO] [stderr] Checking utf-8 v0.7.6
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking once_cell v1.10.0
[INFO] [stderr] Checking unicode-width v0.1.9
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Checking phf v0.10.1
[INFO] [stderr] Compiling phf_shared v0.10.0
[INFO] [stderr] Checking tendril v0.4.3
[INFO] [stderr] Compiling lock_api v0.4.7
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling getrandom v0.2.6
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Checking parking_lot v0.12.0
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling string_cache_codegen v0.5.2
[INFO] [stderr] Compiling phf_codegen v0.10.0
[INFO] [stderr] Compiling markup5ever v0.11.0
[INFO] [stderr] Checking string_cache v0.8.4
[INFO] [stderr] Checking xml5ever v0.17.0
[INFO] [stderr] Compiling html5ever v0.26.0
[INFO] [stderr] Documenting html2text v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.42s
[INFO] running `Command { std: "docker" "inspect" "6923202e53cebef6c08294ee2936fe2b6b470bc7d1e58a54402bfb34ebd953a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6923202e53cebef6c08294ee2936fe2b6b470bc7d1e58a54402bfb34ebd953a1", kill_on_drop: false }`
[INFO] [stdout] 6923202e53cebef6c08294ee2936fe2b6b470bc7d1e58a54402bfb34ebd953a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] cf5b56fe9fed485bfc7dbc71415ab253dd1e9683d999865454cdbdfa3bc949d1
[INFO] running `Command { std: "docker" "start" "-a" "cf5b56fe9fed485bfc7dbc71415ab253dd1e9683d999865454cdbdfa3bc949d1", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.124
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling proc-macro2 v1.0.37
[INFO] [stderr] Compiling unicode-xid v0.2.2
[INFO] [stderr] Compiling ppv-lite86 v0.2.16
[INFO] [stderr] Compiling siphasher v0.3.10
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Compiling parking_lot_core v0.9.2
[INFO] [stderr] Compiling serde v1.0.136
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Checking smallvec v1.8.0
[INFO] [stderr] Checking new_debug_unreachable v1.0.4
[INFO] [stderr] Compiling log v0.4.16
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Compiling syn v1.0.91
[INFO] [stderr] Checking utf-8 v0.7.6
[INFO] [stderr] Checking once_cell v1.10.0
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking unicode-width v0.1.9
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Checking phf_shared v0.10.0
[INFO] [stderr] Checking tendril v0.4.3
[INFO] [stderr] Compiling lock_api v0.4.7
[INFO] [stderr] Checking phf v0.10.1
[INFO] [stderr] Compiling quote v1.0.18
[INFO] [stderr] Compiling getrandom v0.2.6
[INFO] [stderr] Checking parking_lot v0.12.0
[INFO] [stderr] Compiling rand_core v0.6.3
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling string_cache_codegen v0.5.2
[INFO] [stderr] Compiling phf_codegen v0.10.0
[INFO] [stderr] Compiling markup5ever v0.11.0
[INFO] [stderr] Checking string_cache v0.8.4
[INFO] [stderr] Checking xml5ever v0.17.0
[INFO] [stderr] Compiling html5ever v0.26.0
[INFO] [stderr] Documenting html2text v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.43s
[INFO] running `Command { std: "docker" "inspect" "cf5b56fe9fed485bfc7dbc71415ab253dd1e9683d999865454cdbdfa3bc949d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf5b56fe9fed485bfc7dbc71415ab253dd1e9683d999865454cdbdfa3bc949d1", kill_on_drop: false }`
[INFO] [stdout] cf5b56fe9fed485bfc7dbc71415ab253dd1e9683d999865454cdbdfa3bc949d1