[INFO] cloning repository https://github.com/sam-kirby/taskinator-communicator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sam-kirby/taskinator-communicator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-kirby%2Ftaskinator-communicator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsam-kirby%2Ftaskinator-communicator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12a4c79a70a70bd751507b6efb004c2164b76c30 [INFO] documenting sam-kirby/taskinator-communicator 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%2Fsam-kirby%2Ftaskinator-communicator" "/workspace/builds/worker-23/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-23/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sam-kirby/taskinator-communicator 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/sam-kirby/taskinator-communicator [INFO] finished tweaking git repo https://github.com/sam-kirby/taskinator-communicator [INFO] tweaked toml for git repo https://github.com/sam-kirby/taskinator-communicator written to /workspace/builds/worker-23/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] f7a92aae7ab12f8ba6b2c2549ee35d8393bbe55ef00459d84acb29803b4b8138 [INFO] running `Command { std: "docker" "start" "-a" "f7a92aae7ab12f8ba6b2c2549ee35d8393bbe55ef00459d84acb29803b4b8138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7a92aae7ab12f8ba6b2c2549ee35d8393bbe55ef00459d84acb29803b4b8138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7a92aae7ab12f8ba6b2c2549ee35d8393bbe55ef00459d84acb29803b4b8138", kill_on_drop: false }` [INFO] [stdout] f7a92aae7ab12f8ba6b2c2549ee35d8393bbe55ef00459d84acb29803b4b8138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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] 0b13301d524e06d0c83942f6209124811bec62b853dcf36a7bd8e3173ef946fb [INFO] running `Command { std: "docker" "start" "-a" "0b13301d524e06d0c83942f6209124811bec62b853dcf36a7bd8e3173ef946fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Documenting taskinator-communicator v0.1.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/game.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | shared::minwindef::HMODULE, [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/game.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | um::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not document `taskinator-communicator` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name taskinator_communicator src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=cc2bf4a4b888957c -L dependency=/opt/rustwide/target/debug/deps --extern tracing=/opt/rustwide/target/debug/deps/libtracing-2f21de07d48d47b7.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-de1243c097b2f2e5.rmeta --cap-lints=warn --crate-version 0.1.6` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "0b13301d524e06d0c83942f6209124811bec62b853dcf36a7bd8e3173ef946fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b13301d524e06d0c83942f6209124811bec62b853dcf36a7bd8e3173ef946fb", kill_on_drop: false }` [INFO] [stdout] 0b13301d524e06d0c83942f6209124811bec62b853dcf36a7bd8e3173ef946fb