[INFO] cloning repository https://github.com/lukeshere/bob_favorite_tidy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lukeshere/bob_favorite_tidy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukeshere%2Fbob_favorite_tidy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukeshere%2Fbob_favorite_tidy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0e99c3243af3d666a9a568813f7dce78d63e6e42 [INFO] documenting lukeshere/bob_favorite_tidy against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flukeshere%2Fbob_favorite_tidy" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lukeshere/bob_favorite_tidy on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lukeshere/bob_favorite_tidy [INFO] finished tweaking git repo https://github.com/lukeshere/bob_favorite_tidy [INFO] tweaked toml for git repo https://github.com/lukeshere/bob_favorite_tidy written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate git repo https://github.com/lukeshere/bob_favorite_tidy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 632591f922c07ae3f6528690d4d9b7e826b7f61802baedf076f72a373a8404f3 [INFO] running `Command { std: "docker" "start" "-a" "632591f922c07ae3f6528690d4d9b7e826b7f61802baedf076f72a373a8404f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "632591f922c07ae3f6528690d4d9b7e826b7f61802baedf076f72a373a8404f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "632591f922c07ae3f6528690d4d9b7e826b7f61802baedf076f72a373a8404f3", kill_on_drop: false }` [INFO] [stdout] 632591f922c07ae3f6528690d4d9b7e826b7f61802baedf076f72a373a8404f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f11271bfb985d1caa068e2a2f364c5716b34c9113c311d447b6a0857da3df88 [INFO] running `Command { std: "docker" "start" "-a" "4f11271bfb985d1caa068e2a2f364c5716b34c9113c311d447b6a0857da3df88", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking rusqlite v0.27.0 [INFO] [stderr] Documenting bob_favorite_tidy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 49s [INFO] running `Command { std: "docker" "inspect" "4f11271bfb985d1caa068e2a2f364c5716b34c9113c311d447b6a0857da3df88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f11271bfb985d1caa068e2a2f364c5716b34c9113c311d447b6a0857da3df88", kill_on_drop: false }` [INFO] [stdout] 4f11271bfb985d1caa068e2a2f364c5716b34c9113c311d447b6a0857da3df88