[INFO] cloning repository https://github.com/clarkeaa/sdl2_rust_hello_world
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clarkeaa/sdl2_rust_hello_world" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclarkeaa%2Fsdl2_rust_hello_world", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclarkeaa%2Fsdl2_rust_hello_world'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a003da778025168a99961723215c7f03503c295d
[INFO] documenting clarkeaa/sdl2_rust_hello_world against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclarkeaa%2Fsdl2_rust_hello_world" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/clarkeaa/sdl2_rust_hello_world
[INFO] finished tweaking git repo https://github.com/clarkeaa/sdl2_rust_hello_world
[INFO] tweaked toml for git repo https://github.com/clarkeaa/sdl2_rust_hello_world written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clarkeaa/sdl2_rust_hello_world 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/clarkeaa/sdl2_rust_hello_world 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 version-compare v0.1.0
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3a85a8cec442c3d96e46facabd6b208907e04e8821fd7ee01b86af598a6bf631
[INFO] running `Command { std: "docker" "start" "-a" "3a85a8cec442c3d96e46facabd6b208907e04e8821fd7ee01b86af598a6bf631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a85a8cec442c3d96e46facabd6b208907e04e8821fd7ee01b86af598a6bf631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a85a8cec442c3d96e46facabd6b208907e04e8821fd7ee01b86af598a6bf631", kill_on_drop: false }`
[INFO] [stdout] 3a85a8cec442c3d96e46facabd6b208907e04e8821fd7ee01b86af598a6bf631
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d00309dbd8aaa6242667d3dc3bf4bd5b25491dae1511e0851b1b26c9e5403672
[INFO] running `Command { std: "docker" "start" "-a" "d00309dbd8aaa6242667d3dc3bf4bd5b25491dae1511e0851b1b26c9e5403672", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling cmake v0.1.48
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]  Documenting sdltest v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/sdltest/index.html
[INFO] running `Command { std: "docker" "inspect" "d00309dbd8aaa6242667d3dc3bf4bd5b25491dae1511e0851b1b26c9e5403672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d00309dbd8aaa6242667d3dc3bf4bd5b25491dae1511e0851b1b26c9e5403672", kill_on_drop: false }`
[INFO] [stdout] d00309dbd8aaa6242667d3dc3bf4bd5b25491dae1511e0851b1b26c9e5403672
