[INFO] cloning repository https://github.com/bigbigtor/rust_todo_list
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bigbigtor/rust_todo_list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigbigtor%2Frust_todo_list", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigbigtor%2Frust_todo_list'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1775e0c232abecd7d0886d982d4ecc1fcff5e924
[INFO] documenting bigbigtor/rust_todo_list/1775e0c232abecd7d0886d982d4ecc1fcff5e924 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbigbigtor%2Frust_todo_list" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/bigbigtor/rust_todo_list
[INFO] finished tweaking git repo https://github.com/bigbigtor/rust_todo_list
[INFO] tweaked toml for git repo https://github.com/bigbigtor/rust_todo_list written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bigbigtor/rust_todo_list on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bigbigtor/rust_todo_list already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded backtrace v0.3.35
[INFO] [stderr]   Downloaded cc v1.0.40
[INFO] [stderr]   Downloaded blake2b_simd v0.5.7
[INFO] [stderr]   Downloaded tui v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0738faadf3a1df63c46e6391318eae8b264acd80a5a20527260ee88f5f5e44be
[INFO] running `Command { std: "docker" "start" "-a" "0738faadf3a1df63c46e6391318eae8b264acd80a5a20527260ee88f5f5e44be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0738faadf3a1df63c46e6391318eae8b264acd80a5a20527260ee88f5f5e44be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0738faadf3a1df63c46e6391318eae8b264acd80a5a20527260ee88f5f5e44be", kill_on_drop: false }`
[INFO] [stdout] 0738faadf3a1df63c46e6391318eae8b264acd80a5a20527260ee88f5f5e44be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f92d83fd79475ee13aa75a942616c37ba46aae9a9219a609de57f98171525b9a
[INFO] running `Command { std: "docker" "start" "-a" "f92d83fd79475ee13aa75a942616c37ba46aae9a9219a609de57f98171525b9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking either v1.5.2
[INFO] [stderr]     Checking unicode-segmentation v1.3.0
[INFO] [stderr]     Checking unicode-width v0.1.6
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking itertools v0.8.0
[INFO] [stderr]     Checking dirs-sys v0.3.4
[INFO] [stderr]     Checking termion v1.5.3
[INFO] [stderr]     Checking dirs v2.0.2
[INFO] [stderr]     Checking tui v0.6.2
[INFO] [stderr]  Documenting todolist v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.21s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/todolist/index.html
[INFO] running `Command { std: "docker" "inspect" "f92d83fd79475ee13aa75a942616c37ba46aae9a9219a609de57f98171525b9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f92d83fd79475ee13aa75a942616c37ba46aae9a9219a609de57f98171525b9a", kill_on_drop: false }`
[INFO] [stdout] f92d83fd79475ee13aa75a942616c37ba46aae9a9219a609de57f98171525b9a
