[INFO] cloning repository https://github.com/molyee-labs/repos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/molyee-labs/repos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolyee-labs%2Frepos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmolyee-labs%2Frepos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7dc6a43241c74948dc6d9e5ff56470c16b39aa7 [INFO] documenting molyee-labs/repos 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%2Fmolyee-labs%2Frepos" "/workspace/builds/worker-16/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-16/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/molyee-labs/repos 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/molyee-labs/repos [INFO] finished tweaking git repo https://github.com/molyee-labs/repos [INFO] tweaked toml for git repo https://github.com/molyee-labs/repos written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate git repo https://github.com/molyee-labs/repos 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-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] a961fea05de3802e7e30d42d068652362c2d54d866fb8a9e67539fcb9217f5c9 [INFO] running `Command { std: "docker" "start" "-a" "a961fea05de3802e7e30d42d068652362c2d54d866fb8a9e67539fcb9217f5c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a961fea05de3802e7e30d42d068652362c2d54d866fb8a9e67539fcb9217f5c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a961fea05de3802e7e30d42d068652362c2d54d866fb8a9e67539fcb9217f5c9", kill_on_drop: false }` [INFO] [stdout] a961fea05de3802e7e30d42d068652362c2d54d866fb8a9e67539fcb9217f5c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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] 404e6b859b6f7411d9522213a42ec96dee0f35d675065dcd82365644501ec358 [INFO] running `Command { std: "docker" "start" "-a" "404e6b859b6f7411d9522213a42ec96dee0f35d675065dcd82365644501ec358", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Checking textwrap v0.14.1 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 (https://github.com/clap-rs/clap#89d1519f) [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking clap v3.0.0-beta.2 (https://github.com/clap-rs/clap#89d1519f) [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Documenting repos v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `Git` in this scope [INFO] [stdout] --> src/git.rs:5:6 [INFO] [stdout] | [INFO] [stdout] 5 | impl Git { [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `T` in this scope [INFO] [stdout] --> src/git.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn from_path(repo: T) -> Self { [INFO] [stdout] | ^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GitRepo` in this scope [INFO] [stdout] --> src/repo.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn as_git(&self) -> Result> { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use crate::git::GitRepo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `repos` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name repos src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=8e049a5dc5dd88f3 -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-ea4d1695025144a9.rmeta --extern colored=/opt/rustwide/target/debug/deps/libcolored-583059584ac2fc31.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-c7878d4d7ef88815.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-250758b0906e1967.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-55fe7e4a9c183246.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fc6ab45c6b870576.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-fa8fc1954b29aebe.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "404e6b859b6f7411d9522213a42ec96dee0f35d675065dcd82365644501ec358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "404e6b859b6f7411d9522213a42ec96dee0f35d675065dcd82365644501ec358", kill_on_drop: false }` [INFO] [stdout] 404e6b859b6f7411d9522213a42ec96dee0f35d675065dcd82365644501ec358