[INFO] cloning repository https://github.com/Felix-Droop/lumbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Felix-Droop/lumbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelix-Droop%2Flumbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFelix-Droop%2Flumbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a635efb223803f77982dc21d17accc209332d238 [INFO] documenting Felix-Droop/lumbot 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%2FFelix-Droop%2Flumbot" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Felix-Droop/lumbot 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/Felix-Droop/lumbot [INFO] finished tweaking git repo https://github.com/Felix-Droop/lumbot [INFO] tweaked toml for git repo https://github.com/Felix-Droop/lumbot written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Felix-Droop/lumbot 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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] ac858e36946adcfaf9a37845fea1a61872837377015e6d15d7d0229f762ebee5 [INFO] running `Command { std: "docker" "start" "-a" "ac858e36946adcfaf9a37845fea1a61872837377015e6d15d7d0229f762ebee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac858e36946adcfaf9a37845fea1a61872837377015e6d15d7d0229f762ebee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac858e36946adcfaf9a37845fea1a61872837377015e6d15d7d0229f762ebee5", kill_on_drop: false }` [INFO] [stdout] ac858e36946adcfaf9a37845fea1a61872837377015e6d15d7d0229f762ebee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] a7f4e16cbd32035d6bc9c8b1a52908f47b89d069bbc89cf7a08c07258c5d64cb [INFO] running `Command { std: "docker" "start" "-a" "a7f4e16cbd32035d6bc9c8b1a52908f47b89d069bbc89cf7a08c07258c5d64cb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling time v0.2.25 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.9 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking ct-logs v0.8.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking tokio-util v0.6.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-rustls v0.22.0 [INFO] [stderr] Checking h2 v0.3.1 [INFO] [stderr] Checking hyper v0.14.4 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking webdriver v0.43.0 [INFO] [stderr] Checking hyper-rustls v0.22.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking fantoccini v0.17.3 [INFO] [stderr] Documenting lumbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/main.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::{wingdi::GetPixel, winuser::GetDC}; [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 `lumbot` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name lumbot src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items '-Arustdoc::private-intra-doc-links' -C metadata=aa91e8a9d9d62e33 -L dependency=/opt/rustwide/target/debug/deps --extern fantoccini=/opt/rustwide/target/debug/deps/libfantoccini-7f316efe2ebcde90.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-5bef933c5662f0c1.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d04553af66c98839.rmeta --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-1e60c7a54ee27914.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-0d5e0f9e67f66037.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-fa9373046b26b40c.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "a7f4e16cbd32035d6bc9c8b1a52908f47b89d069bbc89cf7a08c07258c5d64cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7f4e16cbd32035d6bc9c8b1a52908f47b89d069bbc89cf7a08c07258c5d64cb", kill_on_drop: false }` [INFO] [stdout] a7f4e16cbd32035d6bc9c8b1a52908f47b89d069bbc89cf7a08c07258c5d64cb