[INFO] cloning repository https://github.com/nanaian/ztar-rod [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nanaian/ztar-rod" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanaian%2Fztar-rod", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnanaian%2Fztar-rod'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 184c53d8ecfdb3c5a0b63db9137d1fb6f095fce1 [INFO] documenting nanaian/ztar-rod 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%2Fnanaian%2Fztar-rod" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nanaian/ztar-rod 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/nanaian/ztar-rod [INFO] finished tweaking git repo https://github.com/nanaian/ztar-rod [INFO] tweaked toml for git repo https://github.com/nanaian/ztar-rod written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/nanaian/ztar-rod 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aeb6734f4d74d0ae92bbd9a4c47aa5ccd90f995a1f7c50d48cdfc944dc9b2be2 [INFO] running `Command { std: "docker" "start" "-a" "aeb6734f4d74d0ae92bbd9a4c47aa5ccd90f995a1f7c50d48cdfc944dc9b2be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aeb6734f4d74d0ae92bbd9a4c47aa5ccd90f995a1f7c50d48cdfc944dc9b2be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb6734f4d74d0ae92bbd9a4c47aa5ccd90f995a1f7c50d48cdfc944dc9b2be2", kill_on_drop: false }` [INFO] [stdout] aeb6734f4d74d0ae92bbd9a4c47aa5ccd90f995a1f7c50d48cdfc944dc9b2be2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 68d1d46c09a44ee696f00e535f4dde1f69b1cf21411824587313c26f1043fcea [INFO] running `Command { std: "docker" "start" "-a" "68d1d46c09a44ee696f00e535f4dde1f69b1cf21411824587313c26f1043fcea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling syn v0.15.41 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Checking adler32 v1.0.3 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking ascii v0.9.2 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking pest v2.1.1 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking backtrace v0.3.33 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling num_enum v0.2.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Documenting ztar-rod v0.1.0 (/opt/rustwide/workdir/ztar-rod) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.77s [INFO] running `Command { std: "docker" "inspect" "68d1d46c09a44ee696f00e535f4dde1f69b1cf21411824587313c26f1043fcea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68d1d46c09a44ee696f00e535f4dde1f69b1cf21411824587313c26f1043fcea", kill_on_drop: false }` [INFO] [stdout] 68d1d46c09a44ee696f00e535f4dde1f69b1cf21411824587313c26f1043fcea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] da065ee9e7a0cf5f219d7657a09d4b263a203c5c8c248dd762c4bc5b661b1734 [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" "da065ee9e7a0cf5f219d7657a09d4b263a203c5c8c248dd762c4bc5b661b1734", 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" "da065ee9e7a0cf5f219d7657a09d4b263a203c5c8c248dd762c4bc5b661b1734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da065ee9e7a0cf5f219d7657a09d4b263a203c5c8c248dd762c4bc5b661b1734", kill_on_drop: false }` [INFO] [stdout] da065ee9e7a0cf5f219d7657a09d4b263a203c5c8c248dd762c4bc5b661b1734