[INFO] cloning repository https://github.com/CMatri/connector_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CMatri/connector_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCMatri%2Fconnector_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCMatri%2Fconnector_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0dbf8eeb53c1ea4fddb46f00f103c585a438c370 [INFO] documenting CMatri/connector_client 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%2FCMatri%2Fconnector_client" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CMatri/connector_client 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/CMatri/connector_client [INFO] finished tweaking git repo https://github.com/CMatri/connector_client [INFO] tweaked toml for git repo https://github.com/CMatri/connector_client written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/CMatri/connector_client 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v1.2.0 [INFO] [stderr] Downloaded lerp v0.2.0 [INFO] [stderr] Downloaded enigo v0.0.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f05569084fde5458298c87b980d9c25067b7e7a7add78ecb769c718fd9bdd969 [INFO] running `Command { std: "docker" "start" "-a" "f05569084fde5458298c87b980d9c25067b7e7a7add78ecb769c718fd9bdd969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f05569084fde5458298c87b980d9c25067b7e7a7add78ecb769c718fd9bdd969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f05569084fde5458298c87b980d9c25067b7e7a7add78ecb769c718fd9bdd969", kill_on_drop: false }` [INFO] [stdout] f05569084fde5458298c87b980d9c25067b7e7a7add78ecb769c718fd9bdd969 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] e34915403191bb4fb22db85a20befe8add70cb6bf9a856358985ec7411e1e774 [INFO] running `Command { std: "docker" "start" "-a" "e34915403191bb4fb22db85a20befe8add70cb6bf9a856358985ec7411e1e774", kill_on_drop: false }` [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling enigo v0.0.13 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking lerp v0.2.0 [INFO] [stderr] Documenting connector-client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::mmeapi::{waveOutSetVolume, waveOutGetVolume}; [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 2 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 `connector-client` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name connector_client src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=556c6edea1fbfece -L dependency=/opt/rustwide/target/debug/deps --extern enigo=/opt/rustwide/target/debug/deps/libenigo-f90ee3512afbe618.rmeta --extern lerp=/opt/rustwide/target/debug/deps/liblerp-54b74312eb59891a.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-68a087f76d9427a2.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "e34915403191bb4fb22db85a20befe8add70cb6bf9a856358985ec7411e1e774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e34915403191bb4fb22db85a20befe8add70cb6bf9a856358985ec7411e1e774", kill_on_drop: false }` [INFO] [stdout] e34915403191bb4fb22db85a20befe8add70cb6bf9a856358985ec7411e1e774