[INFO] crate htmlize 0.5.0 is already in cache
[INFO] documenting htmlize-0.5.0 against master#394e1b40d264aa6928811919c1124fa248e7d802 for pr-73566
[INFO] extracting crate htmlize 0.5.0 into /workspace/builds/worker-0/source
[INFO] validating manifest of crates.io crate htmlize 0.5.0 on toolchain 394e1b40d264aa6928811919c1124fa248e7d802
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate htmlize 0.5.0
[INFO] finished tweaking crates.io crate htmlize 0.5.0
[INFO] tweaked toml for crates.io crate htmlize 0.5.0 written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cebb3b9ffa1d873f4b539c23212cf43748ae30a92d9611ba2423b758898bb14e
[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" "cebb3b9ffa1d873f4b539c23212cf43748ae30a92d9611ba2423b758898bb14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cebb3b9ffa1d873f4b539c23212cf43748ae30a92d9611ba2423b758898bb14e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cebb3b9ffa1d873f4b539c23212cf43748ae30a92d9611ba2423b758898bb14e", kill_on_drop: false }`
[INFO] [stdout] cebb3b9ffa1d873f4b539c23212cf43748ae30a92d9611ba2423b758898bb14e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+394e1b40d264aa6928811919c1124fa248e7d802" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b00cb033ee062a4266b2c7a2a3645ae701a23852f75df326a14f702c85deb6e7
[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" "b00cb033ee062a4266b2c7a2a3645ae701a23852f75df326a14f702c85deb6e7", kill_on_drop: false }`
[INFO] [stderr] Compiling getrandom v0.1.14
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling serde v1.0.114
[INFO] [stderr] Compiling serde_json v1.0.56
[INFO] [stderr] Compiling syn v1.0.33
[INFO] [stderr] Compiling proc-macro-hack v0.5.16
[INFO] [stderr] Compiling rand_core v0.5.1
[INFO] [stderr] Compiling rand_pcg v0.2.1
[INFO] [stderr] Compiling rand_chacha v0.2.2
[INFO] [stderr] Compiling rand v0.7.3
[INFO] [stderr] Compiling phf_generator v0.8.0
[INFO] [stderr] Compiling htmlize v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] Compiling phf_macros v0.8.0
[INFO] [stderr] Checking phf v0.8.0
[INFO] [stderr] Documenting htmlize v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.86s
[INFO] running `Command { std: "docker" "inspect" "b00cb033ee062a4266b2c7a2a3645ae701a23852f75df326a14f702c85deb6e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b00cb033ee062a4266b2c7a2a3645ae701a23852f75df326a14f702c85deb6e7", kill_on_drop: false }`
[INFO] [stdout] b00cb033ee062a4266b2c7a2a3645ae701a23852f75df326a14f702c85deb6e7