[INFO] cloning repository https://github.com/upsuper/bgmrank [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/upsuper/bgmrank" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Fbgmrank", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fupsuper%2Fbgmrank'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff724a111b579f901ac1aadf2b4291bf78074220 [INFO] documenting upsuper/bgmrank 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%2Fupsuper%2Fbgmrank" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/upsuper/bgmrank 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/upsuper/bgmrank [INFO] finished tweaking git repo https://github.com/upsuper/bgmrank [INFO] tweaked toml for git repo https://github.com/upsuper/bgmrank written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/upsuper/bgmrank 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] Downloading crates ... [INFO] [stderr] Downloaded string_cache v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] dac68a1916488dce202b0578a57cbef55c1a0b6aa18b062b771fe1b29c3de785 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dac68a1916488dce202b0578a57cbef55c1a0b6aa18b062b771fe1b29c3de785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dac68a1916488dce202b0578a57cbef55c1a0b6aa18b062b771fe1b29c3de785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dac68a1916488dce202b0578a57cbef55c1a0b6aa18b062b771fe1b29c3de785", kill_on_drop: false }` [INFO] [stdout] dac68a1916488dce202b0578a57cbef55c1a0b6aa18b062b771fe1b29c3de785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 817d0780ae8fe5d1cc1c34fe1bce49f2e8edd3bb7c943b7dee56673811b64127 [INFO] running `Command { std: "docker" "start" "-a" "817d0780ae8fe5d1cc1c34fe1bce49f2e8edd3bb7c943b7dee56673811b64127", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.18 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Compiling futures-channel v0.3.18 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Checking dtoa-short v0.3.2 [INFO] [stderr] Checking getopts v0.2.19 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking encoding_rs v0.8.17 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking tendril v0.4.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.19.1 [INFO] [stderr] Checking webpki-roots v0.21.1 [INFO] [stderr] Checking string_cache v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling syn-mid v0.5.3 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling structopt-derive v0.4.0 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking structopt v0.3.7 [INFO] [stderr] Checking enumset v1.0.8 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Checking kuchiki v0.8.1 [INFO] [stderr] Checking hyper v0.14.15 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking reqwest v0.11.6 [INFO] [stderr] Checking libbgmrank v0.0.1 (/opt/rustwide/workdir/libbgmrank) [INFO] [stderr] Documenting libbgmrank v0.0.1 (/opt/rustwide/workdir/libbgmrank) [INFO] [stderr] Documenting bgmrankdiff v0.1.0 (/opt/rustwide/workdir/bgmrankdiff) [INFO] [stderr] Documenting bgmrank-cli v0.1.0 (/opt/rustwide/workdir/bgmrank-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 08s [INFO] running `Command { std: "docker" "inspect" "817d0780ae8fe5d1cc1c34fe1bce49f2e8edd3bb7c943b7dee56673811b64127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "817d0780ae8fe5d1cc1c34fe1bce49f2e8edd3bb7c943b7dee56673811b64127", kill_on_drop: false }` [INFO] [stdout] 817d0780ae8fe5d1cc1c34fe1bce49f2e8edd3bb7c943b7dee56673811b64127 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15fb5873a23711b42ecfe70493b23b09fb038aa626e2fadd2452aaa5d1ebe1b8 [INFO] running `Command { std: "docker" "start" "-a" "15fb5873a23711b42ecfe70493b23b09fb038aa626e2fadd2452aaa5d1ebe1b8", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "15fb5873a23711b42ecfe70493b23b09fb038aa626e2fadd2452aaa5d1ebe1b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15fb5873a23711b42ecfe70493b23b09fb038aa626e2fadd2452aaa5d1ebe1b8", kill_on_drop: false }` [INFO] [stdout] 15fb5873a23711b42ecfe70493b23b09fb038aa626e2fadd2452aaa5d1ebe1b8