[INFO] cloning repository https://github.com/Dgame/winter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dgame/winter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDgame%2Fwinter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDgame%2Fwinter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6eae830c9c31e50bfc6e5d1a904e698e1a4d68f
[INFO] documenting Dgame/winter against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDgame%2Fwinter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dgame/winter
[INFO] finished tweaking git repo https://github.com/Dgame/winter
[INFO] tweaked toml for git repo https://github.com/Dgame/winter written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dgame/winter on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dgame/winter already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.2.0
[INFO] [stderr]   Downloaded quote v0.6.6
[INFO] [stderr]   Downloaded proc-macro2 v0.4.13
[INFO] [stderr]   Downloaded num-derive v0.2.2
[INFO] [stderr]   Downloaded num-complex v0.2.0
[INFO] [stderr]   Downloaded num-traits v0.2.5
[INFO] [stderr]   Downloaded num-bigint v0.2.0
[INFO] [stderr]   Downloaded num-iter v0.1.37
[INFO] [stderr]   Downloaded syn v0.14.8
[INFO] [stderr]   Downloaded num-integer v0.1.39
[INFO] [stderr]   Downloaded winapi v0.3.5
[INFO] [stderr]   Downloaded enumflags v0.4.1
[INFO] [stderr]   Downloaded enumflags_derive v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1036ef9e1599f5757010a08eaccaa33322668477cf168fc52d59a9d3b6eb0345
[INFO] running `Command { std: "docker" "start" "-a" "1036ef9e1599f5757010a08eaccaa33322668477cf168fc52d59a9d3b6eb0345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1036ef9e1599f5757010a08eaccaa33322668477cf168fc52d59a9d3b6eb0345", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1036ef9e1599f5757010a08eaccaa33322668477cf168fc52d59a9d3b6eb0345", kill_on_drop: false }`
[INFO] [stdout] 1036ef9e1599f5757010a08eaccaa33322668477cf168fc52d59a9d3b6eb0345
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06dc9638cc6eea926ccca778ad1f3a7bb466042153c3cdb7928298d458cb65f3
[INFO] running `Command { std: "docker" "start" "-a" "06dc9638cc6eea926ccca778ad1f3a7bb466042153c3cdb7928298d458cb65f3", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-traits v0.2.5
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling num-integer v0.1.39
[INFO] [stderr]    Compiling proc-macro2 v0.4.13
[INFO] [stderr]    Compiling num-bigint v0.2.0
[INFO] [stderr]    Compiling num-rational v0.2.1
[INFO] [stderr]    Compiling num-complex v0.2.0
[INFO] [stderr]    Compiling num-iter v0.1.37
[INFO] [stderr]    Compiling proc-macro2 v0.2.3
[INFO] [stderr]    Compiling winapi v0.3.5
[INFO] [stderr]     Checking enumflags v0.4.1
[INFO] [stderr]    Compiling quote v0.4.2
[INFO] [stderr]    Compiling syn v0.12.15
[INFO] [stderr]    Compiling quote v0.6.6
[INFO] [stderr]    Compiling syn v0.14.8
[INFO] [stderr]     Checking num v0.2.0
[INFO] [stderr]    Compiling num-derive v0.2.2
[INFO] [stderr]    Compiling enumflags_derive v0.4.1
[INFO] [stderr]  Documenting winter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi`
[INFO] [stdout]  --> src/cli/color.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use winapi::um::wincon::{
[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/cli/console.rs:10:13
[INFO] [stdout]    |
[INFO] [stdout] 10 | use winapi::shared::minwindef::{DWORD, MAX_PATH};
[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/cli/console.rs:11:13
[INFO] [stdout]    |
[INFO] [stdout] 11 | 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 `um` in `winapi`
[INFO] [stdout]   --> src/cli/console.rs:12:13
[INFO] [stdout]    |
[INFO] [stdout] 12 | use winapi::um::consoleapi::{
[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/cli/console.rs:15:13
[INFO] [stdout]    |
[INFO] [stdout] 15 | use winapi::um::errhandlingapi::GetLastError;
[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/cli/console.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use winapi::um::handleapi::INVALID_HANDLE_VALUE;
[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/cli/console.rs:17:13
[INFO] [stdout]    |
[INFO] [stdout] 17 | use winapi::um::processenv::{GetCurrentDirectoryA, GetStdHandle, SetCurrentDirectoryA};
[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/cli/console.rs:18:13
[INFO] [stdout]    |
[INFO] [stdout] 18 | use winapi::um::winbase::{STD_INPUT_HANDLE, STD_OUTPUT_HANDLE};
[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/cli/console.rs:19:13
[INFO] [stdout]    |
[INFO] [stdout] 19 | use winapi::um::wincon::ENABLE_EXTENDED_FLAGS;
[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/cli/console.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 | use winapi::um::wincon::ENABLE_INSERT_MODE;
[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/cli/console.rs:21:13
[INFO] [stdout]    |
[INFO] [stdout] 21 | use winapi::um::wincon::ENABLE_PROCESSED_INPUT;
[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/cli/console.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 | use winapi::um::wincon::ENABLE_QUICK_EDIT_MODE;
[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/cli/console.rs:23:13
[INFO] [stdout]    |
[INFO] [stdout] 23 | use winapi::um::wincon::{
[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/cli/console.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 | use winapi::um::winnt::HANDLE;
[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/cli/console.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 | use winapi::um::winuser::{SetWindowPos, SWP_NOSIZE, SWP_NOZORDER};
[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/cli/event.rs:5:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use winapi::um::wincon::{INPUT_RECORD, KEY_EVENT};
[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/cli/input.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi::um::wincon::{
[INFO] [stdout]   |             ^^ could not find `um` in `winapi`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not resolve path `FROM_LEFT_1ST_BUTTON_PRESSED`
[INFO] [stdout]   --> src/cli/input.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Left1st = FROM_LEFT_1ST_BUTTON_PRESSED,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not resolve path `FROM_LEFT_1ST_BUTTON_PRESSED`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error was originally ignored because you are running `rustdoc`
[INFO] [stdout]    = note: try running again with `rustc` or `cargo check` and you may get a more detailed error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not resolve path `FROM_LEFT_2ND_BUTTON_PRESSED`
[INFO] [stdout]   --> src/cli/input.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Left2nd = FROM_LEFT_2ND_BUTTON_PRESSED,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not resolve path `FROM_LEFT_2ND_BUTTON_PRESSED`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error was originally ignored because you are running `rustdoc`
[INFO] [stdout]    = note: try running again with `rustc` or `cargo check` and you may get a more detailed error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not resolve path `FROM_LEFT_3RD_BUTTON_PRESSED`
[INFO] [stdout]   --> src/cli/input.rs:14:15
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Left3rd = FROM_LEFT_3RD_BUTTON_PRESSED,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not resolve path `FROM_LEFT_3RD_BUTTON_PRESSED`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error was originally ignored because you are running `rustdoc`
[INFO] [stdout]    = note: try running again with `rustc` or `cargo check` and you may get a more detailed error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not resolve path `FROM_LEFT_4TH_BUTTON_PRESSED`
[INFO] [stdout]   --> src/cli/input.rs:15:15
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Left4th = FROM_LEFT_4TH_BUTTON_PRESSED,
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not resolve path `FROM_LEFT_4TH_BUTTON_PRESSED`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error was originally ignored because you are running `rustdoc`
[INFO] [stdout]    = note: try running again with `rustc` or `cargo check` and you may get a more detailed error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not resolve path `RIGHTMOST_BUTTON_PRESSED`
[INFO] [stdout]   --> src/cli/input.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Right = RIGHTMOST_BUTTON_PRESSED,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^^^ could not resolve path `RIGHTMOST_BUTTON_PRESSED`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error was originally ignored because you are running `rustdoc`
[INFO] [stdout]    = note: try running again with `rustc` or `cargo check` and you may get a more detailed error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `winter`
[INFO] running `Command { std: "docker" "inspect" "06dc9638cc6eea926ccca778ad1f3a7bb466042153c3cdb7928298d458cb65f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06dc9638cc6eea926ccca778ad1f3a7bb466042153c3cdb7928298d458cb65f3", kill_on_drop: false }`
[INFO] [stdout] 06dc9638cc6eea926ccca778ad1f3a7bb466042153c3cdb7928298d458cb65f3
