[INFO] cloning repository https://github.com/Dominionys/algorithms
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dominionys/algorithms" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDominionys%2Falgorithms", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDominionys%2Falgorithms'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b52144a9e104f1e2e2e232aab6dd5e6fd57e4ded
[INFO] documenting Dominionys/algorithms against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDominionys%2Falgorithms" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dominionys/algorithms
[INFO] finished tweaking git repo https://github.com/Dominionys/algorithms
[INFO] tweaked toml for git repo https://github.com/Dominionys/algorithms written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dominionys/algorithms on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dominionys/algorithms already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7406f3fb8bb0dcd9f3805ebd10cd6bd63e05f2d87d487d96ed41db64880ef296
[INFO] running `Command { std: "docker" "start" "-a" "7406f3fb8bb0dcd9f3805ebd10cd6bd63e05f2d87d487d96ed41db64880ef296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7406f3fb8bb0dcd9f3805ebd10cd6bd63e05f2d87d487d96ed41db64880ef296", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7406f3fb8bb0dcd9f3805ebd10cd6bd63e05f2d87d487d96ed41db64880ef296", kill_on_drop: false }`
[INFO] [stdout] 7406f3fb8bb0dcd9f3805ebd10cd6bd63e05f2d87d487d96ed41db64880ef296
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9f711be7c4ba1d6ef3a8aadd210b5aa786e75f2e935043106f0051d1823a0dd
[INFO] running `Command { std: "docker" "start" "-a" "a9f711be7c4ba1d6ef3a8aadd210b5aa786e75f2e935043106f0051d1823a0dd", kill_on_drop: false }`
[INFO] [stderr]  Documenting sorting v0.1.0 (/opt/rustwide/workdir/sorting)
[INFO] [stderr]  Documenting tree v0.1.0 (/opt/rustwide/workdir/tree)
[INFO] [stderr]  Documenting queues v0.1.0 (/opt/rustwide/workdir/queues)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.85s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/queues/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "a9f711be7c4ba1d6ef3a8aadd210b5aa786e75f2e935043106f0051d1823a0dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9f711be7c4ba1d6ef3a8aadd210b5aa786e75f2e935043106f0051d1823a0dd", kill_on_drop: false }`
[INFO] [stdout] a9f711be7c4ba1d6ef3a8aadd210b5aa786e75f2e935043106f0051d1823a0dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c094ff49969ebb6fb312c0ea21508473a47fe6820b7abd28b533741f9f6f3bc1
[INFO] running `Command { std: "docker" "start" "-a" "c094ff49969ebb6fb312c0ea21508473a47fe6820b7abd28b533741f9f6f3bc1", 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" "c094ff49969ebb6fb312c0ea21508473a47fe6820b7abd28b533741f9f6f3bc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c094ff49969ebb6fb312c0ea21508473a47fe6820b7abd28b533741f9f6f3bc1", kill_on_drop: false }`
[INFO] [stdout] c094ff49969ebb6fb312c0ea21508473a47fe6820b7abd28b533741f9f6f3bc1
