[INFO] cloning repository https://github.com/tamanishi/post_home_env
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tamanishi/post_home_env" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamanishi%2Fpost_home_env", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamanishi%2Fpost_home_env'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 64fc8942299832f725102fdb1ecbe7f2a7cf392c
[INFO] documenting tamanishi/post_home_env/64fc8942299832f725102fdb1ecbe7f2a7cf392c against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftamanishi%2Fpost_home_env" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tamanishi/post_home_env
[INFO] finished tweaking git repo https://github.com/tamanishi/post_home_env
[INFO] tweaked toml for git repo https://github.com/tamanishi/post_home_env written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tamanishi/post_home_env 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/tamanishi/post_home_env 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded firestore-db-and-auth v0.6.1
[INFO] [stderr]   Downloaded clap_derive v3.0.14
[INFO] [stderr]   Downloaded tracing-core v0.1.22
[INFO] [stderr]   Downloaded textwrap v0.14.2
[INFO] [stderr]   Downloaded reqwest v0.10.10
[INFO] [stderr]   Downloaded biscuit v0.5.0
[INFO] [stderr]   Downloaded tracing v0.1.30
[INFO] [stderr]   Downloaded clap v3.0.14
[INFO] [stderr]   Downloaded libc v0.2.117
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0e9ca5e37985f694336374551db1f691086c79dd67383e9a81fa193eeb8df160
[INFO] running `Command { std: "docker" "start" "-a" "0e9ca5e37985f694336374551db1f691086c79dd67383e9a81fa193eeb8df160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e9ca5e37985f694336374551db1f691086c79dd67383e9a81fa193eeb8df160", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e9ca5e37985f694336374551db1f691086c79dd67383e9a81fa193eeb8df160", kill_on_drop: false }`
[INFO] [stdout] 0e9ca5e37985f694336374551db1f691086c79dd67383e9a81fa193eeb8df160
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 853cc2a77dad6252d7762268d424cf20760c439864f447411b06eaa81133dac6
[INFO] running `Command { std: "docker" "start" "-a" "853cc2a77dad6252d7762268d424cf20760c439864f447411b06eaa81133dac6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.117
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking once_cell v1.9.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking tracing-core v0.1.22
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking futures-io v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking tracing v0.1.30
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]    Compiling serde_json v1.0.79
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling mime_guess v2.0.3
[INFO] [stderr]     Checking httparse v1.6.0
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking tower-service v0.3.1
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking encoding_rs v0.8.30
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking num v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling pin-project-internal v1.0.10
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling clap_derive v3.0.14
[INFO] [stderr]     Checking rustls v0.18.1
[INFO] [stderr]     Checking webpki-roots v0.20.0
[INFO] [stderr]     Checking pin-project v1.0.10
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking clap v3.0.14
[INFO] [stderr]     Checking tokio-rustls v0.14.1
[INFO] [stderr]     Checking serde v1.0.136
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking biscuit v0.5.0
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking hyper-rustls v0.21.0
[INFO] [stderr]     Checking reqwest v0.10.10
[INFO] [stderr]     Checking firestore-db-and-auth v0.6.1
[INFO] [stderr]  Documenting post_home_env v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.26s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/post_home_env/index.html
[INFO] running `Command { std: "docker" "inspect" "853cc2a77dad6252d7762268d424cf20760c439864f447411b06eaa81133dac6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "853cc2a77dad6252d7762268d424cf20760c439864f447411b06eaa81133dac6", kill_on_drop: false }`
[INFO] [stdout] 853cc2a77dad6252d7762268d424cf20760c439864f447411b06eaa81133dac6
