[INFO] cloning repository https://github.com/sriggin/pingcap-talent-plan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sriggin/pingcap-talent-plan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriggin%2Fpingcap-talent-plan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriggin%2Fpingcap-talent-plan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5faae5ce9eb4a67b689ce694bbb2dfbb43907184 [INFO] documenting sriggin/pingcap-talent-plan against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsriggin%2Fpingcap-talent-plan" "/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/sriggin/pingcap-talent-plan on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sriggin/pingcap-talent-plan [INFO] finished tweaking git repo https://github.com/sriggin/pingcap-talent-plan [INFO] tweaked toml for git repo https://github.com/sriggin/pingcap-talent-plan written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/sriggin/pingcap-talent-plan already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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-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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59034bd2bde48b992cb2e0f6913947fc177c0d149941bfd99bbb3911e9c64945 [INFO] running `Command { std: "docker" "start" "-a" "59034bd2bde48b992cb2e0f6913947fc177c0d149941bfd99bbb3911e9c64945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59034bd2bde48b992cb2e0f6913947fc177c0d149941bfd99bbb3911e9c64945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59034bd2bde48b992cb2e0f6913947fc177c0d149941bfd99bbb3911e9c64945", kill_on_drop: false }` [INFO] [stdout] 59034bd2bde48b992cb2e0f6913947fc177c0d149941bfd99bbb3911e9c64945 [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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f90d1ed28d09a07e6ed4561e16ac2133b5b9593d717fed13f0045301fb060f22 [INFO] running `Command { std: "docker" "start" "-a" "f90d1ed28d09a07e6ed4561e16ac2133b5b9593d717fed13f0045301fb060f22", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Documenting kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `ABBB` [INFO] [stdout] --> src/lib.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | /// Word 1: [ ABBB ] -- A = Type, BBB = Key length = KL [INFO] [stdout] | ^^^^^^ no item named `ABBB` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.82s [INFO] running `Command { std: "docker" "inspect" "f90d1ed28d09a07e6ed4561e16ac2133b5b9593d717fed13f0045301fb060f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f90d1ed28d09a07e6ed4561e16ac2133b5b9593d717fed13f0045301fb060f22", kill_on_drop: false }` [INFO] [stdout] f90d1ed28d09a07e6ed4561e16ac2133b5b9593d717fed13f0045301fb060f22 [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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 3db46674052ec260239e5d1dd25edeb3deff4b18da34c96a522a0c3aeb163657 [INFO] running `Command { std: "docker" "start" "-a" "3db46674052ec260239e5d1dd25edeb3deff4b18da34c96a522a0c3aeb163657", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking backtrace v0.3.34 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Documenting kvs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `ABBB` [INFO] [stdout] --> src/lib.rs:113:14 [INFO] [stdout] | [INFO] [stdout] 113 | /// Word 1: [ ABBB ] -- A = Type, BBB = Key length = KL [INFO] [stdout] | ^^^^^^ no item named `ABBB` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.69s [INFO] running `Command { std: "docker" "inspect" "3db46674052ec260239e5d1dd25edeb3deff4b18da34c96a522a0c3aeb163657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3db46674052ec260239e5d1dd25edeb3deff4b18da34c96a522a0c3aeb163657", kill_on_drop: false }` [INFO] [stdout] 3db46674052ec260239e5d1dd25edeb3deff4b18da34c96a522a0c3aeb163657