[INFO] cloning repository https://github.com/bretzle/wtm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bretzle/wtm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbretzle%2Fwtm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbretzle%2Fwtm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a5c30f9aeaeb5c2b723878b79c52e4dd215928e4 [INFO] documenting bretzle/wtm against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbretzle%2Fwtm" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bretzle/wtm on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/bretzle/wtm [INFO] finished tweaking git repo https://github.com/bretzle/wtm [INFO] tweaked toml for git repo https://github.com/bretzle/wtm written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/bretzle/wtm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad8fefe4b0e17d5b3bdf38873f25113d8346012e3d7064e38540a49b91441204 [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" "ad8fefe4b0e17d5b3bdf38873f25113d8346012e3d7064e38540a49b91441204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad8fefe4b0e17d5b3bdf38873f25113d8346012e3d7064e38540a49b91441204", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad8fefe4b0e17d5b3bdf38873f25113d8346012e3d7064e38540a49b91441204", kill_on_drop: false }` [INFO] [stdout] ad8fefe4b0e17d5b3bdf38873f25113d8346012e3d7064e38540a49b91441204 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e419713bcfaf38b01ddefe47c47b3a995ef6f5b59760627da9d8a9bc15d0c850 [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" "e419713bcfaf38b01ddefe47c47b3a995ef6f5b59760627da9d8a9bc15d0c850", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking dirs v3.0.0 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Documenting wtm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/app_bar.rs:10:13 [INFO] [stdout] | [INFO] [stdout] 10 | use winapi::shared::minwindef::HINSTANCE; [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/app_bar.rs:11:13 [INFO] [stdout] | [INFO] [stdout] 11 | use winapi::shared::minwindef::LPARAM; [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/app_bar.rs:12:13 [INFO] [stdout] | [INFO] [stdout] 12 | use winapi::shared::minwindef::LRESULT; [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/app_bar.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | use winapi::shared::minwindef::UINT; [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/app_bar.rs:14:13 [INFO] [stdout] | [INFO] [stdout] 14 | use winapi::shared::minwindef::WPARAM; [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/app_bar.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use winapi::shared::windef::HBRUSH; [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/app_bar.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | use winapi::shared::windef::HDC; [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/app_bar.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | use winapi::shared::windef::HWND; [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/app_bar.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | use winapi::shared::windef::RECT; [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/app_bar.rs:19:13 [INFO] [stdout] | [INFO] [stdout] 19 | use winapi::shared::windef::SIZE; [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/app_bar.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | use winapi::shared::windowsx::GET_X_LPARAM; [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/app_bar.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | use winapi::um::wingdi::CreateFontIndirectA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:22:13 [INFO] [stdout] | [INFO] [stdout] 22 | use winapi::um::wingdi::CreateSolidBrush; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | use winapi::um::wingdi::GetTextExtentPoint32A; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | use winapi::um::wingdi::SelectObject; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:25:13 [INFO] [stdout] | [INFO] [stdout] 25 | use winapi::um::wingdi::SetBkColor; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:26:13 [INFO] [stdout] | [INFO] [stdout] 26 | use winapi::um::wingdi::SetBkMode; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | use winapi::um::wingdi::SetTextColor; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | use winapi::um::wingdi::LOGFONTA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 29 | use winapi::um::wingdi::TRANSPARENT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | use winapi::um::winuser::BeginPaint; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | use winapi::um::winuser::DefWindowProcA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:32:13 [INFO] [stdout] | [INFO] [stdout] 32 | use winapi::um::winuser::DispatchMessageW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:33:13 [INFO] [stdout] | [INFO] [stdout] 33 | use winapi::um::winuser::DrawTextA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | use winapi::um::winuser::EndPaint; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | use winapi::um::winuser::FillRect; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | use winapi::um::winuser::GetClientRect; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:37:13 [INFO] [stdout] | [INFO] [stdout] 37 | use winapi::um::winuser::GetDC; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | use winapi::um::winuser::GetMessageW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:39:13 [INFO] [stdout] | [INFO] [stdout] 39 | use winapi::um::winuser::LoadCursorA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:40:13 [INFO] [stdout] | [INFO] [stdout] 40 | use winapi::um::winuser::RegisterClassA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | use winapi::um::winuser::SendMessageA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | use winapi::um::winuser::SetCursor; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:43:13 [INFO] [stdout] | [INFO] [stdout] 43 | use winapi::um::winuser::ShowWindow; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | use winapi::um::winuser::TranslateMessage; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | use winapi::um::winuser::DT_CENTER; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | use winapi::um::winuser::DT_SINGLELINE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:47:13 [INFO] [stdout] | [INFO] [stdout] 47 | use winapi::um::winuser::DT_VCENTER; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | use winapi::um::winuser::IDC_ARROW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | use winapi::um::winuser::MSG; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | use winapi::um::winuser::PAINTSTRUCT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:51:13 [INFO] [stdout] | [INFO] [stdout] 51 | use winapi::um::winuser::SW_HIDE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | use winapi::um::winuser::SW_SHOW; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:53:13 [INFO] [stdout] | [INFO] [stdout] 53 | use winapi::um::winuser::WM_CLOSE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:54:13 [INFO] [stdout] | [INFO] [stdout] 54 | use winapi::um::winuser::WM_CREATE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | use winapi::um::winuser::WM_LBUTTONDOWN; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:56:13 [INFO] [stdout] | [INFO] [stdout] 56 | use winapi::um::winuser::WM_PAINT; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:57:13 [INFO] [stdout] | [INFO] [stdout] 57 | use winapi::um::winuser::WM_SETCURSOR; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/app_bar.rs:58:13 [INFO] [stdout] | [INFO] [stdout] 58 | use winapi::um::winuser::WNDCLASSA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/display.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use winapi::um::winuser::*; [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/task_bar.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use winapi::shared::windef::HWND; [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/task_bar.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use winapi::shared::windef::RECT; [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/task_bar.rs:5:13 [INFO] [stdout] | [INFO] [stdout] 5 | use winapi::um::winuser::FindWindowA; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/task_bar.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::um::winuser::GetWindowRect; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/task_bar.rs:7:13 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::um::winuser::ShowWindow; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/task_bar.rs:8:13 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winuser::SW_HIDE; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> src/task_bar.rs:9:13 [INFO] [stdout] | [INFO] [stdout] 9 | use winapi::um::winuser::SW_SHOW; [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/app_bar.rs:153:8 [INFO] [stdout] | [INFO] [stdout] 153 | hwnd: HWND, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UINT` in this scope [INFO] [stdout] --> src/app_bar.rs:154:7 [INFO] [stdout] | [INFO] [stdout] 154 | msg: UINT, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WPARAM` in this scope [INFO] [stdout] --> src/app_bar.rs:155:11 [INFO] [stdout] | [INFO] [stdout] 155 | w_param: WPARAM, [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/app_bar.rs:156:11 [INFO] [stdout] | [INFO] [stdout] 156 | l_param: LPARAM, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `LRESULT` in this scope [INFO] [stdout] --> src/app_bar.rs:157:6 [INFO] [stdout] | [INFO] [stdout] 157 | ) -> LRESULT { [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/app_bar.rs:233:28 [INFO] [stdout] | [INFO] [stdout] 233 | pub fn draw_datetime(hwnd: HWND) -> Result<(), WinError> { [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/app_bar.rs:307:30 [INFO] [stdout] | [INFO] [stdout] 307 | pub fn draw_workspaces(hwnd: HWND) { [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HDC` in this scope [INFO] [stdout] --> src/app_bar.rs:342:21 [INFO] [stdout] | [INFO] [stdout] 342 | pub fn set_font(dc: HDC) { [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 66 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 `wtm`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name wtm src/main.rs -o /opt/rustwide/target/doc --cfg 'feature="ctrlc"' --cfg 'feature="debug"' --cfg 'feature="default"' --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-dbc339934adf8d15.rmeta --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-60087ecc62365a20.rmeta --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-3b468d5a6e6b44c9.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-52f3206256d46811.rmeta --extern fern=/opt/rustwide/target/debug/deps/libfern-efdf6dcddb4cf0f4.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b2c940d7bd864b5c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f55fc2aa0da11130.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-8ae523b783554553.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-5f6624d84a6186f0.so --extern toml=/opt/rustwide/target/debug/deps/libtoml-757c3f4c2b5dde9c.rmeta --extern winapi=/opt/rustwide/target/debug/deps/libwinapi-868c52915ed13c0b.rmeta --cap-lints=forbid` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "e419713bcfaf38b01ddefe47c47b3a995ef6f5b59760627da9d8a9bc15d0c850", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e419713bcfaf38b01ddefe47c47b3a995ef6f5b59760627da9d8a9bc15d0c850", kill_on_drop: false }` [INFO] [stdout] e419713bcfaf38b01ddefe47c47b3a995ef6f5b59760627da9d8a9bc15d0c850