[INFO] cloning repository https://github.com/Ryan1729/aspect-aspic [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ryan1729/aspect-aspic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Faspect-aspic", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Faspect-aspic'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2acbc621a288b61e5568c3c1442a46fe891e3dc5 [INFO] documenting Ryan1729/aspect-aspic 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%2FRyan1729%2Faspect-aspic" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ryan1729/aspect-aspic 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/Ryan1729/aspect-aspic [INFO] finished tweaking git repo https://github.com/Ryan1729/aspect-aspic [INFO] tweaked toml for git repo https://github.com/Ryan1729/aspect-aspic written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Ryan1729/aspect-aspic 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 2645f7e9f3ef85f78b6993974a3e6e857a5fd50a51f9cca792ed306eb70e0de4 [INFO] running `Command { std: "docker" "start" "-a" "2645f7e9f3ef85f78b6993974a3e6e857a5fd50a51f9cca792ed306eb70e0de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2645f7e9f3ef85f78b6993974a3e6e857a5fd50a51f9cca792ed306eb70e0de4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2645f7e9f3ef85f78b6993974a3e6e857a5fd50a51f9cca792ed306eb70e0de4", kill_on_drop: false }` [INFO] [stdout] 2645f7e9f3ef85f78b6993974a3e6e857a5fd50a51f9cca792ed306eb70e0de4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] a82518e6ba817db0d4ae329cb86c30333b8edcf964cb408e33331f949514aef4 [INFO] running `Command { std: "docker" "start" "-a" "a82518e6ba817db0d4ae329cb86c30333b8edcf964cb408e33331f949514aef4", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.39 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v0.2.10 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking quick-error v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Compiling stdweb v0.4.2 [INFO] [stderr] Checking termcolor v0.3.5 [INFO] [stderr] Compiling serde v1.0.27 [INFO] [stderr] Checking futures v0.1.18 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking humantime v1.1.1 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking regex-syntax v0.5.3 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.8 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Checking env_logger v0.5.5 [INFO] [stderr] Checking quickcheck v0.6.2 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Documenting rust-wasm-template v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [optimized + debuginfo] target(s) in 14.70s [INFO] running `Command { std: "docker" "inspect" "a82518e6ba817db0d4ae329cb86c30333b8edcf964cb408e33331f949514aef4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a82518e6ba817db0d4ae329cb86c30333b8edcf964cb408e33331f949514aef4", kill_on_drop: false }` [INFO] [stdout] a82518e6ba817db0d4ae329cb86c30333b8edcf964cb408e33331f949514aef4