[INFO] cloning repository https://github.com/gurjeet/zz-clone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gurjeet/zz-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgurjeet%2Fzz-clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgurjeet%2Fzz-clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b141f293edf4ae4875ead391b79c1dd103290675 [INFO] documenting gurjeet/zz-clone 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%2Fgurjeet%2Fzz-clone" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gurjeet/zz-clone 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/gurjeet/zz-clone [INFO] finished tweaking git repo https://github.com/gurjeet/zz-clone [INFO] tweaked toml for git repo https://github.com/gurjeet/zz-clone written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/gurjeet/zz-clone 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.36 [INFO] [stderr] Downloaded metrohash v1.0.6 [INFO] [stderr] Downloaded toml v0.5.1 [INFO] [stderr] Downloaded rsmt2-zz v0.11.1 [INFO] [stderr] Downloaded pbr v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] bda42959d295be632802dc2cf4c5760d1572a60b934f84f14ca5af62fde10ab9 [INFO] running `Command { std: "docker" "start" "-a" "bda42959d295be632802dc2cf4c5760d1572a60b934f84f14ca5af62fde10ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bda42959d295be632802dc2cf4c5760d1572a60b934f84f14ca5af62fde10ab9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bda42959d295be632802dc2cf4c5760d1572a60b934f84f14ca5af62fde10ab9", kill_on_drop: false }` [INFO] [stdout] bda42959d295be632802dc2cf4c5760d1572a60b934f84f14ca5af62fde10ab9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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] 655d7318f402591f78d0f6cafc38c139946b5c48115d135b684caa6728f09c8b [INFO] running `Command { std: "docker" "start" "-a" "655d7318f402591f78d0f6cafc38c139946b5c48115d135b684caa6728f09c8b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking metrohash v1.0.6 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking pbr v1.0.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking which v3.1.0 [INFO] [stderr] Checking rsmt2-zz v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking askama_shared v0.9.1 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Checking askama v0.9.0 [INFO] [stderr] Documenting zz v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.95s [INFO] running `Command { std: "docker" "inspect" "655d7318f402591f78d0f6cafc38c139946b5c48115d135b684caa6728f09c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "655d7318f402591f78d0f6cafc38c139946b5c48115d135b684caa6728f09c8b", kill_on_drop: false }` [INFO] [stdout] 655d7318f402591f78d0f6cafc38c139946b5c48115d135b684caa6728f09c8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] c5c9238e584b3244d802dab79f69c629cafa7dce5bfa77d18ecabb403a1c736c [INFO] running `Command { std: "docker" "start" "-a" "c5c9238e584b3244d802dab79f69c629cafa7dce5bfa77d18ecabb403a1c736c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling askama_escape v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking metrohash v1.0.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling pest v2.1.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking pbr v1.0.1 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking which v3.1.0 [INFO] [stderr] Checking rsmt2-zz v0.11.1 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking askama_shared v0.9.1 [INFO] [stderr] Compiling askama_derive v0.9.0 [INFO] [stderr] Checking askama v0.9.0 [INFO] [stderr] Documenting zz v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.45s [INFO] running `Command { std: "docker" "inspect" "c5c9238e584b3244d802dab79f69c629cafa7dce5bfa77d18ecabb403a1c736c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5c9238e584b3244d802dab79f69c629cafa7dce5bfa77d18ecabb403a1c736c", kill_on_drop: false }` [INFO] [stdout] c5c9238e584b3244d802dab79f69c629cafa7dce5bfa77d18ecabb403a1c736c