[INFO] cloning repository https://github.com/zhijazi/tiles10 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhijazi/tiles10" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhijazi%2Ftiles10", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhijazi%2Ftiles10'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 905e49372801fca133e8bfd72042ef7f1fd5285f [INFO] documenting zhijazi/tiles10 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%2Fzhijazi%2Ftiles10" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhijazi/tiles10 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/zhijazi/tiles10 [INFO] finished tweaking git repo https://github.com/zhijazi/tiles10 [INFO] tweaked toml for git repo https://github.com/zhijazi/tiles10 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/zhijazi/tiles10 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 0324f5c2ebe7c7ab9fefdafb7c49269f6c3a91d0d5394e0347d10a3bf803474f [INFO] running `Command { std: "docker" "start" "-a" "0324f5c2ebe7c7ab9fefdafb7c49269f6c3a91d0d5394e0347d10a3bf803474f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0324f5c2ebe7c7ab9fefdafb7c49269f6c3a91d0d5394e0347d10a3bf803474f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0324f5c2ebe7c7ab9fefdafb7c49269f6c3a91d0d5394e0347d10a3bf803474f", kill_on_drop: false }` [INFO] [stdout] 0324f5c2ebe7c7ab9fefdafb7c49269f6c3a91d0d5394e0347d10a3bf803474f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] fb179c28856a6c67fdc9921fefbe77cb7789d79f2af673189bf7c31e034d98bb [INFO] running `Command { std: "docker" "start" "-a" "fb179c28856a6c67fdc9921fefbe77cb7789d79f2af673189bf7c31e034d98bb", 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] Documenting tiles10 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `winapi` [INFO] [stdout] --> src/core/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate winapi; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/internal/win.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/internal/win.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 162 | use winapi::um::winuser::{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi` [INFO] [stdout] --> src/internal/win.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::{ [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/core/mod.rs:19:39 [INFO] [stdout] | [INFO] [stdout] 19 | fn hook_and_loop(mut root: tile::Node) { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/core/mod.rs:50:31 [INFO] [stdout] | [INFO] [stdout] 50 | mut root: &mut tile::Node, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/core/mod.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | window: windef::HWND, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/core/mod.rs:52:18 [INFO] [stdout] | [INFO] [stdout] 52 | prev_window: windef::HWND, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/core/mod.rs:64:44 [INFO] [stdout] | [INFO] [stdout] 64 | fn untile_window(mut root: &mut tile::Node, window: windef::HWND) { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/core/mod.rs:64:67 [INFO] [stdout] | [INFO] [stdout] 64 | fn untile_window(mut root: &mut tile::Node, window: windef::HWND) { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/core/mod.rs:69:56 [INFO] [stdout] | [INFO] [stdout] 69 | fn change_focused_window<'a>(mut root: &mut tile::Node, window: windef::HWND, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/core/mod.rs:69:79 [INFO] [stdout] | [INFO] [stdout] 69 | fn change_focused_window<'a>(mut root: &mut tile::Node, window: windef::HWND, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/core/mod.rs:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | current: &'a mut windef::HWND) { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/core/mod.rs:77:22 [INFO] [stdout] | [INFO] [stdout] 77 | mut windows: Vec, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/core/mod.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | ) -> tile::Node { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/core/mod.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | fn redraw_nodes(root: &tile::Node) { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | Created(windef::HWND), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | Destroyed(windef::HWND), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 11 | FocusChanged(windef::HWND), [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn get_active_window() -> windef::HWND { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:82:37 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn get_initial_windows() -> Vec { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn set_window_pos(hwnd: windef::HWND, x: i32, y: i32, cx: i32, cy: i32) -> bool { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:135:26 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn show_window(hwnd: windef::HWND) { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | _event_hook: windef::HWINEVENTHOOK, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minwindef` [INFO] [stdout] --> src/internal/win.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | _event: minwindef::DWORD, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `minwindef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:144:11 [INFO] [stdout] | [INFO] [stdout] 144 | hwnd: windef::HWND, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winnt` [INFO] [stdout] --> src/internal/win.rs:145:14 [INFO] [stdout] | [INFO] [stdout] 145 | _id_obj: winnt::LONG, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `winnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winnt` [INFO] [stdout] --> src/internal/win.rs:146:16 [INFO] [stdout] | [INFO] [stdout] 146 | _id_child: winnt::LONG, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `winnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minwindef` [INFO] [stdout] --> src/internal/win.rs:147:23 [INFO] [stdout] | [INFO] [stdout] 147 | _id_event_thread: minwindef::DWORD, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `minwindef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minwindef` [INFO] [stdout] --> src/internal/win.rs:148:12 [INFO] [stdout] | [INFO] [stdout] 148 | _time: minwindef::DWORD, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `minwindef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:154:18 [INFO] [stdout] | [INFO] [stdout] 154 | _event_hook: windef::HWINEVENTHOOK, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minwindef` [INFO] [stdout] --> src/internal/win.rs:155:12 [INFO] [stdout] | [INFO] [stdout] 155 | event: minwindef::DWORD, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `minwindef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:156:11 [INFO] [stdout] | [INFO] [stdout] 156 | hwnd: windef::HWND, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winnt` [INFO] [stdout] --> src/internal/win.rs:157:13 [INFO] [stdout] | [INFO] [stdout] 157 | id_obj: winnt::LONG, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `winnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winnt` [INFO] [stdout] --> src/internal/win.rs:158:15 [INFO] [stdout] | [INFO] [stdout] 158 | id_child: winnt::LONG, [INFO] [stdout] | ^^^^^ use of undeclared crate or module `winnt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minwindef` [INFO] [stdout] --> src/internal/win.rs:159:23 [INFO] [stdout] | [INFO] [stdout] 159 | _id_event_thread: minwindef::DWORD, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `minwindef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minwindef` [INFO] [stdout] --> src/internal/win.rs:160:12 [INFO] [stdout] | [INFO] [stdout] 160 | _time: minwindef::DWORD, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `minwindef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:212:33 [INFO] [stdout] | [INFO] [stdout] 212 | pub fn get_primary_monitor() -> windef::HMONITOR { [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `windef` [INFO] [stdout] --> src/internal/win.rs:218:11 [INFO] [stdout] | [INFO] [stdout] 218 | hwnd: windef::HWND, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `windef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minwindef` [INFO] [stdout] --> src/internal/win.rs:219:14 [INFO] [stdout] | [INFO] [stdout] 219 | l_param: minwindef::LPARAM, [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `minwindef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `minwindef` [INFO] [stdout] --> src/internal/win.rs:220:6 [INFO] [stdout] | [INFO] [stdout] 220 | ) -> minwindef::BOOL { [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `minwindef` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 42 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not document `tiles10` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name tiles10 src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --document-private-items -C metadata=fce25f7a85d45a5e -L dependency=/opt/rustwide/target/debug/deps --cap-lints=warn --crate-version 0.1.0` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "fb179c28856a6c67fdc9921fefbe77cb7789d79f2af673189bf7c31e034d98bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb179c28856a6c67fdc9921fefbe77cb7789d79f2af673189bf7c31e034d98bb", kill_on_drop: false }` [INFO] [stdout] fb179c28856a6c67fdc9921fefbe77cb7789d79f2af673189bf7c31e034d98bb