[INFO] cloning repository https://github.com/naari3/pc_assist2 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naari3/pc_assist2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaari3%2Fpc_assist2", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaari3%2Fpc_assist2'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50805bdc5e008b47082a091915c4b60ea3cc9b48 [INFO] documenting naari3/pc_assist2 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%2Fnaari3%2Fpc_assist2" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/naari3/pc_assist2 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/naari3/pc_assist2 [INFO] finished tweaking git repo https://github.com/naari3/pc_assist2 [INFO] tweaked toml for git repo https://github.com/naari3/pc_assist2 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/naari3/pc_assist2 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 4cd94ce385d87bfe867c567a81f64ab39bcc109ac8e5946574635d2819894982 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4cd94ce385d87bfe867c567a81f64ab39bcc109ac8e5946574635d2819894982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cd94ce385d87bfe867c567a81f64ab39bcc109ac8e5946574635d2819894982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd94ce385d87bfe867c567a81f64ab39bcc109ac8e5946574635d2819894982", kill_on_drop: false }` [INFO] [stdout] 4cd94ce385d87bfe867c567a81f64ab39bcc109ac8e5946574635d2819894982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 6b3c3fb1ff6151a3b173e2746e77a09bfdbf5a4fd3f43e205086f1319fbcfa7a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6b3c3fb1ff6151a3b173e2746e77a09bfdbf5a4fd3f43e205086f1319fbcfa7a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Checking xml-rs v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling cpal v0.11.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling pcf v0.1.0 (https://github.com/MinusKelvin/pcf?rev=12337b018d416e23d9d696ba9f9cb9187016b6fd#12337b01) [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Checking deflate v0.8.4 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Compiling tiff v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling wayland-scanner v0.21.13 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking nix v0.14.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking slice-deque v0.3.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking process-memory v0.3.0 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking wayland-sys v0.21.13 [INFO] [stderr] Checking minimp3 v0.3.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling wayland-client v0.21.13 [INFO] [stderr] Compiling wayland-protocols v0.21.13 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking rayon-core v1.7.0 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking wayland-commons v0.21.13 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking image v0.23.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking thiserror v1.0.15 [INFO] [stderr] Compiling texture_packer v0.21.1 [INFO] [stderr] Checking rodio v0.11.0 [INFO] [stderr] Compiling build-utils v0.1.0 (https://github.com/MinusKelvin/game-util-rs?rev=558fd05#558fd055) [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.4 [INFO] [stderr] Compiling pc_assist v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking enumset v0.4.5 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking euclid v0.20.10 [INFO] [stderr] Checking smithay-client-toolkit v0.4.6 [INFO] [stderr] Checking winit v0.19.5 [INFO] [stderr] Checking glutin v0.21.2 [INFO] [stderr] Checking game-util v0.1.0 (https://github.com/MinusKelvin/game-util-rs?rev=558fd0555a30f1acf46c440790b5ccbc1ade8e92#558fd055) [INFO] [stderr] Documenting pc_assist v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/ppt.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | 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/ppt.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | um::psapi::{EnumProcessModules, GetModuleFileNameExA}, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:181:13 [INFO] [stdout] | [INFO] [stdout] 181 | use winapi::shared::minwindef::*; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/window.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | use winapi::shared::windef::*; [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/window.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | use winapi::um::winuser::{ [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:22:11 [INFO] [stdout] | [INFO] [stdout] 22 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/window.rs:30:14 [INFO] [stdout] | [INFO] [stdout] 30 | pid: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/window.rs:190:17 [INFO] [stdout] | [INFO] [stdout] 190 | process_id: DWORD, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:191:20 [INFO] [stdout] | [INFO] [stdout] 191 | window_handle: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:194:47 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get_client_rect_by_window_handle(hwnd: HWND) -> std::io::Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/window.rs:194:72 [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get_client_rect_by_window_handle(hwnd: HWND) -> std::io::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/game-util-rs-a135c90f2c688344/558fd05/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub type Rect = euclid::Rect; [INFO] [stdout] | ------------------------------------------------------------- similarly named type alias `Rect` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get_client_rect_by_window_handle(hwnd: HWND) -> std::io::Result { [INFO] [stdout] | ~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 194 | pub fn get_client_rect_by_window_handle(hwnd: HWND) -> std::io::Result { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:209:47 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn get_window_rect_by_window_handle(hwnd: HWND) -> std::io::Result { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RECT` in this scope [INFO] [stdout] --> src/window.rs:209:72 [INFO] [stdout] | [INFO] [stdout] 209 | pub fn get_window_rect_by_window_handle(hwnd: HWND) -> std::io::Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/game-util-rs-a135c90f2c688344/558fd05/src/lib.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub type Rect = euclid::Rect; [INFO] [stdout] | ------------------------------------------------------------- similarly named type alias `Rect` defined here [INFO] [stdout] | [INFO] [stdout] help: a type alias with a similar name exists [INFO] [stdout] | [INFO] [stdout] 209 | pub fn get_window_rect_by_window_handle(hwnd: HWND) -> std::io::Result { [INFO] [stdout] | ~~~~ [INFO] [stdout] help: you might be missing a type parameter [INFO] [stdout] | [INFO] [stdout] 209 | pub fn get_window_rect_by_window_handle(hwnd: HWND) -> std::io::Result { [INFO] [stdout] | ++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DWORD` in this scope [INFO] [stdout] --> src/window.rs:224:41 [INFO] [stdout] | [INFO] [stdout] 224 | fn get_window_handle_by_process_id(pid: DWORD) -> HWND { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:224:51 [INFO] [stdout] | [INFO] [stdout] 224 | fn get_window_handle_by_process_id(pid: DWORD) -> HWND { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:240:43 [INFO] [stdout] | [INFO] [stdout] 240 | unsafe extern "system" fn enum_proc(hwnd: HWND, l_param: LPARAM) -> BOOL { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LPARAM` in this scope [INFO] [stdout] --> src/window.rs:240:58 [INFO] [stdout] | [INFO] [stdout] 240 | unsafe extern "system" fn enum_proc(hwnd: HWND, l_param: LPARAM) -> BOOL { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `BOOL` in this scope [INFO] [stdout] --> src/window.rs:240:69 [INFO] [stdout] | [INFO] [stdout] 240 | unsafe extern "system" fn enum_proc(hwnd: HWND, l_param: LPARAM) -> BOOL { [INFO] [stdout] | ^^^^ help: a builtin type with a similar name exists: `bool` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:251:32 [INFO] [stdout] | [INFO] [stdout] 251 | unsafe fn is_main_window(hwnd: HWND) -> bool { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in this scope [INFO] [stdout] --> src/window.rs:255:31 [INFO] [stdout] | [INFO] [stdout] 255 | fn get_foreground_window() -> HWND { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 21 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not document `pc_assist` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name pc_assist 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=208619a8e9603210 -L dependency=/opt/rustwide/target/debug/deps --extern enumset=/opt/rustwide/target/debug/deps/libenumset-2f9155584e237a51.rmeta --extern game_util=/opt/rustwide/target/debug/deps/libgame_util-10cdb94318550067.rmeta --extern glutin=/opt/rustwide/target/debug/deps/libglutin-7f668ea7aafa77b3.rmeta --extern pcf=/opt/rustwide/target/debug/deps/libpcf-4962617a6ad3fd71.rmeta --extern process_memory=/opt/rustwide/target/debug/deps/libprocess_memory-531d9936177815ec.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a61c46571264a862.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-9c6c575f10a7478d.rmeta --extern winit=/opt/rustwide/target/debug/deps/libwinit-8203ee7dbbe7fd97.rmeta --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "6b3c3fb1ff6151a3b173e2746e77a09bfdbf5a4fd3f43e205086f1319fbcfa7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b3c3fb1ff6151a3b173e2746e77a09bfdbf5a4fd3f43e205086f1319fbcfa7a", kill_on_drop: false }` [INFO] [stdout] 6b3c3fb1ff6151a3b173e2746e77a09bfdbf5a4fd3f43e205086f1319fbcfa7a