Nov 28 06:31:38.406 INFO documenting ArmsOfSorrow/win32-d3d-template against master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb for pr-55318 Nov 28 06:31:38.408 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55318/worker-6/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55318/master#6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6bfb46e4ac9a2704f06de1a2ff7a4612cd70c8cb-alt doc --frozen --no-deps --document-private-items" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 28 06:31:38.884 INFO [stdout] 9caaa08541198f3ca2e115bfec8004ed4512ea962a049276b9ec5159cd3ae232 Nov 28 06:31:38.887 INFO running `"docker" "start" "-a" "9caaa08541198f3ca2e115bfec8004ed4512ea962a049276b9ec5159cd3ae232"` Nov 28 06:31:40.230 INFO [stderr] usermod: no changes Nov 28 06:31:40.362 INFO [stderr] Compiling winapi v0.3.6 Nov 28 06:31:42.959 INFO [stderr] Checking wio v0.2.0 Nov 28 06:31:43.259 INFO [stderr] Documenting win32-d3d-template v0.1.0 (/source) Nov 28 06:31:43.587 INFO [stderr] error[E0433]: failed to resolve: could not find `windows` in `os` Nov 28 06:31:43.587 INFO [stderr] --> src/main.rs:7:14 Nov 28 06:31:43.587 INFO [stderr] | Nov 28 06:31:43.587 INFO [stderr] 7 | use std::os::windows::ffi::OsStrExt; Nov 28 06:31:43.587 INFO [stderr] | ^^^^^^^ could not find `windows` in `os` Nov 28 06:31:43.587 INFO [stderr] Nov 28 06:31:43.587 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 28 06:31:43.587 INFO [stderr] --> src/main.rs:8:13 Nov 28 06:31:43.587 INFO [stderr] | Nov 28 06:31:43.587 INFO [stderr] 8 | use winapi::shared::minwindef::{HINSTANCE, LPARAM, LRESULT, WPARAM}; Nov 28 06:31:43.587 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 06:31:43.587 INFO [stderr] Nov 28 06:31:43.587 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 28 06:31:43.587 INFO [stderr] --> src/main.rs:9:13 Nov 28 06:31:43.587 INFO [stderr] | Nov 28 06:31:43.587 INFO [stderr] 9 | use winapi::shared::ntdef::HRESULT; Nov 28 06:31:43.587 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 06:31:43.587 INFO [stderr] Nov 28 06:31:43.587 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 28 06:31:43.587 INFO [stderr] --> src/main.rs:10:13 Nov 28 06:31:43.587 INFO [stderr] | Nov 28 06:31:43.587 INFO [stderr] 10 | use winapi::shared::windef::{HBRUSH, HMENU, HWND}; Nov 28 06:31:43.587 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 06:31:43.587 INFO [stderr] Nov 28 06:31:43.587 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 28 06:31:43.587 INFO [stderr] --> src/main.rs:11:13 Nov 28 06:31:43.587 INFO [stderr] | Nov 28 06:31:43.587 INFO [stderr] 11 | use winapi::um::combaseapi::{CoInitializeEx, CoUninitialize, COINITBASE_MULTITHREADED}; Nov 28 06:31:43.587 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 28 06:31:43.587 INFO [stderr] Nov 28 06:31:43.587 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 28 06:31:43.587 INFO [stderr] --> src/main.rs:12:13 Nov 28 06:31:43.588 INFO [stderr] | Nov 28 06:31:43.588 INFO [stderr] 12 | use winapi::um::libloaderapi::GetModuleHandleW; Nov 28 06:31:43.588 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] Nov 28 06:31:43.588 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] --> src/main.rs:13:13 Nov 28 06:31:43.588 INFO [stderr] | Nov 28 06:31:43.588 INFO [stderr] 13 | use winapi::um::winuser::{ Nov 28 06:31:43.588 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] Nov 28 06:31:43.588 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 28 06:31:43.588 INFO [stderr] --> src/game.rs:2:13 Nov 28 06:31:43.588 INFO [stderr] | Nov 28 06:31:43.588 INFO [stderr] 2 | use winapi::shared::dxgi1_2::IDXGISwapChain1; Nov 28 06:31:43.588 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 06:31:43.588 INFO [stderr] Nov 28 06:31:43.588 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 28 06:31:43.588 INFO [stderr] --> src/game.rs:3:13 Nov 28 06:31:43.588 INFO [stderr] | Nov 28 06:31:43.588 INFO [stderr] 3 | use winapi::shared::minwindef::UINT; Nov 28 06:31:43.588 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 06:31:43.588 INFO [stderr] Nov 28 06:31:43.588 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 28 06:31:43.588 INFO [stderr] --> src/game.rs:4:13 Nov 28 06:31:43.588 INFO [stderr] | Nov 28 06:31:43.588 INFO [stderr] 4 | use winapi::shared::windef::HWND; Nov 28 06:31:43.588 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 06:31:43.588 INFO [stderr] Nov 28 06:31:43.588 INFO [stderr] error[E0433]: failed to resolve: could not find `shared` in `winapi` Nov 28 06:31:43.588 INFO [stderr] --> src/game.rs:5:13 Nov 28 06:31:43.588 INFO [stderr] | Nov 28 06:31:43.588 INFO [stderr] 5 | use winapi::shared::winerror::{DXGI_ERROR_DEVICE_REMOVED, DXGI_ERROR_DEVICE_RESET}; Nov 28 06:31:43.588 INFO [stderr] | ^^^^^^ could not find `shared` in `winapi` Nov 28 06:31:43.588 INFO [stderr] Nov 28 06:31:43.588 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] --> src/game.rs:6:13 Nov 28 06:31:43.588 INFO [stderr] | Nov 28 06:31:43.588 INFO [stderr] 6 | use winapi::um::d3d11::{ Nov 28 06:31:43.588 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] Nov 28 06:31:43.588 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] --> src/game.rs:11:13 Nov 28 06:31:43.588 INFO [stderr] | Nov 28 06:31:43.588 INFO [stderr] 11 | use winapi::um::d3d11_1::{ID3D11Device1, ID3D11DeviceContext1}; Nov 28 06:31:43.588 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] Nov 28 06:31:43.588 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] --> src/game.rs:12:13 Nov 28 06:31:43.588 INFO [stderr] | Nov 28 06:31:43.588 INFO [stderr] 12 | use winapi::um::d3dcommon::{ Nov 28 06:31:43.588 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] Nov 28 06:31:43.588 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] --> src/step_timer.rs:1:13 Nov 28 06:31:43.588 INFO [stderr] | Nov 28 06:31:43.588 INFO [stderr] 1 | use winapi::um::profileapi::{QueryPerformanceCounter, QueryPerformanceFrequency}; Nov 28 06:31:43.588 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] Nov 28 06:31:43.588 INFO [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] --> src/step_timer.rs:2:13 Nov 28 06:31:43.588 INFO [stderr] | Nov 28 06:31:43.588 INFO [stderr] 2 | use winapi::um::winnt::LARGE_INTEGER; Nov 28 06:31:43.588 INFO [stderr] | ^^ could not find `um` in `winapi` Nov 28 06:31:43.588 INFO [stderr] Nov 28 06:31:43.588 INFO [stderr] error[E0432]: unresolved import `wio::com` Nov 28 06:31:43.588 INFO [stderr] --> src/game.rs:17:10 Nov 28 06:31:43.588 INFO [stderr] | Nov 28 06:31:43.588 INFO [stderr] 17 | use wio::com::ComPtr; Nov 28 06:31:43.588 INFO [stderr] | ^^^ could not find `com` in `wio` Nov 28 06:31:43.588 INFO [stderr] Nov 28 06:31:43.643 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 06:31:43.643 INFO [stderr] --> src/game.rs:22:13 Nov 28 06:31:43.643 INFO [stderr] | Nov 28 06:31:43.643 INFO [stderr] 22 | window: HWND, Nov 28 06:31:43.643 INFO [stderr] | ^^^^ not found in this scope Nov 28 06:31:43.643 INFO [stderr] Nov 28 06:31:43.643 INFO [stderr] error[E0412]: cannot find type `D3D_FEATURE_LEVEL` in this scope Nov 28 06:31:43.643 INFO [stderr] --> src/game.rs:25:20 Nov 28 06:31:43.643 INFO [stderr] | Nov 28 06:31:43.643 INFO [stderr] 25 | feature_level: D3D_FEATURE_LEVEL, Nov 28 06:31:43.643 INFO [stderr] | ^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 06:31:43.643 INFO [stderr] Nov 28 06:31:43.643 INFO [stderr] error[E0412]: cannot find type `ID3D11Device1` in this scope Nov 28 06:31:43.643 INFO [stderr] --> src/game.rs:26:24 Nov 28 06:31:43.643 INFO [stderr] | Nov 28 06:31:43.643 INFO [stderr] 26 | d3d_device: ComPtr, Nov 28 06:31:43.643 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 28 06:31:43.643 INFO [stderr] Nov 28 06:31:43.643 INFO [stderr] error[E0412]: cannot find type `ID3D11DeviceContext1` in this scope Nov 28 06:31:43.643 INFO [stderr] --> src/game.rs:27:25 Nov 28 06:31:43.643 INFO [stderr] | Nov 28 06:31:43.643 INFO [stderr] 27 | d3d_context: ComPtr, Nov 28 06:31:43.643 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 06:31:43.643 INFO [stderr] Nov 28 06:31:43.643 INFO [stderr] error[E0412]: cannot find type `IDXGISwapChain1` in this scope Nov 28 06:31:43.643 INFO [stderr] --> src/game.rs:28:24 Nov 28 06:31:43.643 INFO [stderr] | Nov 28 06:31:43.643 INFO [stderr] 28 | swap_chain: ComPtr, Nov 28 06:31:43.643 INFO [stderr] | ^^^^^^^^^^^^^^^ not found in this scope Nov 28 06:31:43.643 INFO [stderr] Nov 28 06:31:43.643 INFO [stderr] error[E0412]: cannot find type `ID3D11RenderTargetView` in this scope Nov 28 06:31:43.643 INFO [stderr] --> src/game.rs:29:32 Nov 28 06:31:43.643 INFO [stderr] | Nov 28 06:31:43.643 INFO [stderr] 29 | render_target_view: ComPtr, Nov 28 06:31:43.643 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 06:31:43.643 INFO [stderr] Nov 28 06:31:43.643 INFO [stderr] error[E0412]: cannot find type `ID3D11DepthStencilView` in this scope Nov 28 06:31:43.643 INFO [stderr] --> src/game.rs:30:32 Nov 28 06:31:43.643 INFO [stderr] | Nov 28 06:31:43.643 INFO [stderr] 30 | depth_stencil_view: ComPtr, Nov 28 06:31:43.643 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope Nov 28 06:31:43.643 INFO [stderr] Nov 28 06:31:43.643 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 06:31:43.643 INFO [stderr] --> src/game.rs:51:49 Nov 28 06:31:43.643 INFO [stderr] | Nov 28 06:31:43.644 INFO [stderr] 51 | pub unsafe fn initialize(&mut self, window: HWND, width: i32, height: i32) { Nov 28 06:31:43.644 INFO [stderr] | ^^^^ not found in this scope Nov 28 06:31:43.644 INFO [stderr] Nov 28 06:31:43.644 INFO [stderr] error[E0412]: cannot find type `LARGE_INTEGER` in this scope Nov 28 06:31:43.644 INFO [stderr] --> src/step_timer.rs:9:20 Nov 28 06:31:43.644 INFO [stderr] | Nov 28 06:31:43.644 INFO [stderr] 9 | qpc_frequency: LARGE_INTEGER, Nov 28 06:31:43.644 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 28 06:31:43.644 INFO [stderr] Nov 28 06:31:43.644 INFO [stderr] error[E0412]: cannot find type `LARGE_INTEGER` in this scope Nov 28 06:31:43.644 INFO [stderr] --> src/step_timer.rs:10:20 Nov 28 06:31:43.644 INFO [stderr] | Nov 28 06:31:43.644 INFO [stderr] 10 | qpc_last_time: LARGE_INTEGER, Nov 28 06:31:43.644 INFO [stderr] | ^^^^^^^^^^^^^ not found in this scope Nov 28 06:31:43.644 INFO [stderr] Nov 28 06:31:43.644 INFO [stderr] error[E0412]: cannot find type `HWND` in this scope Nov 28 06:31:43.644 INFO [stderr] --> src/main.rs:108:11 Nov 28 06:31:43.644 INFO [stderr] | Nov 28 06:31:43.644 INFO [stderr] 108 | hwnd: HWND, Nov 28 06:31:43.644 INFO [stderr] | ^^^^ not found in this scope Nov 28 06:31:43.644 INFO [stderr] Nov 28 06:31:43.644 INFO [stderr] error[E0412]: cannot find type `WPARAM` in this scope Nov 28 06:31:43.644 INFO [stderr] --> src/main.rs:110:14 Nov 28 06:31:43.644 INFO [stderr] | Nov 28 06:31:43.644 INFO [stderr] 110 | w_param: WPARAM, Nov 28 06:31:43.644 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 06:31:43.644 INFO [stderr] Nov 28 06:31:43.644 INFO [stderr] error[E0412]: cannot find type `LPARAM` in this scope Nov 28 06:31:43.644 INFO [stderr] --> src/main.rs:111:14 Nov 28 06:31:43.644 INFO [stderr] | Nov 28 06:31:43.644 INFO [stderr] 111 | l_param: LPARAM, Nov 28 06:31:43.644 INFO [stderr] | ^^^^^^ not found in this scope Nov 28 06:31:43.644 INFO [stderr] Nov 28 06:31:43.644 INFO [stderr] error[E0412]: cannot find type `LRESULT` in this scope Nov 28 06:31:43.644 INFO [stderr] --> src/main.rs:112:6 Nov 28 06:31:43.644 INFO [stderr] | Nov 28 06:31:43.644 INFO [stderr] 112 | ) -> LRESULT { Nov 28 06:31:43.644 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 06:31:43.644 INFO [stderr] Nov 28 06:31:43.644 INFO [stderr] error[E0412]: cannot find type `HRESULT` in this scope Nov 28 06:31:43.644 INFO [stderr] --> src/main.rs:132:15 Nov 28 06:31:43.644 INFO [stderr] | Nov 28 06:31:43.644 INFO [stderr] 132 | fn failed(hr: HRESULT) -> bool { Nov 28 06:31:43.644 INFO [stderr] | ^^^^^^^ not found in this scope Nov 28 06:31:43.644 INFO [stderr] Nov 28 06:31:43.656 INFO [stderr] error: Compilation failed, aborting rustdoc Nov 28 06:31:43.656 INFO [stderr] Nov 28 06:31:43.674 INFO [stderr] error: Could not document `win32-d3d-template`. Nov 28 06:31:43.674 INFO [stderr] Nov 28 06:31:43.674 INFO [stderr] Caused by: Nov 28 06:31:43.674 INFO [stderr] process didn't exit successfully: `rustdoc --crate-name win32_d3d_template src/main.rs --color never -o /target/doc --document-private-items -L dependency=/target/debug/deps --extern winapi=/target/debug/deps/libwinapi-3c848df62071d6f1.rmeta --extern wio=/target/debug/deps/libwio-1c82654ea4c89ce6.rmeta --cap-lints=forbid` (exit code: 1) Nov 28 06:31:43.675 INFO [stderr] su: No module specific data is present Nov 28 06:31:44.351 INFO running `"docker" "inspect" "9caaa08541198f3ca2e115bfec8004ed4512ea962a049276b9ec5159cd3ae232"` Nov 28 06:31:44.625 INFO running `"docker" "rm" "-f" "9caaa08541198f3ca2e115bfec8004ed4512ea962a049276b9ec5159cd3ae232"` Nov 28 06:31:45.011 INFO [stdout] 9caaa08541198f3ca2e115bfec8004ed4512ea962a049276b9ec5159cd3ae232