[INFO] updating cached repository brad-alexander/phantom-pane [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/brad-alexander/phantom-pane [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/brad-alexander/phantom-pane" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/brad-alexander/phantom-pane"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/brad-alexander/phantom-pane'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/brad-alexander/phantom-pane" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/brad-alexander/phantom-pane"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/brad-alexander/phantom-pane'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 64febbf018f6568d751d206feb8e88236aa97a0e [INFO] sha for GitHub repo brad-alexander/phantom-pane: 64febbf018f6568d751d206feb8e88236aa97a0e [INFO] validating manifest of brad-alexander/phantom-pane on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of brad-alexander/phantom-pane on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing brad-alexander/phantom-pane [INFO] finished frobbing brad-alexander/phantom-pane [INFO] frobbed toml for brad-alexander/phantom-pane written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/brad-alexander/phantom-pane/Cargo.toml [INFO] started frobbing brad-alexander/phantom-pane [INFO] finished frobbing brad-alexander/phantom-pane [INFO] frobbed toml for brad-alexander/phantom-pane written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/brad-alexander/phantom-pane/Cargo.toml [INFO] crate brad-alexander/phantom-pane already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking brad-alexander/phantom-pane against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-5/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/brad-alexander/phantom-pane:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 9d80e126411bf5bc8529c31be438354764aa4421ebe142a666203d302876662e [INFO] running `"docker" "start" "-a" "9d80e126411bf5bc8529c31be438354764aa4421ebe142a666203d302876662e"` [INFO] [stderr] Checking winrangle v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | /// Register global hotkeys, then sleep and handle events as callbacks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 61 | println!("Registering hooks"); [INFO] [stderr] | ------------------------------ rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/main.rs:60:5 [INFO] [stderr] | [INFO] [stderr] 60 | /// Register global hotkeys, then sleep and handle events as callbacks [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 61 | println!("Registering hooks"); [INFO] [stderr] | ------------------------------ rustdoc does not generate documentation for macro expansions [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use winapi::shared::windef::HWND; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stderr] --> src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use winapi::shared::minwindef::{LPARAM, BOOL, TRUE}; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use winapi::um::winuser::{GetWindow, SetWindowPos, GetWindowTextA, EnumWindows, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `livesplit_hotkey` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use livesplit_hotkey::{Hook, KeyCode}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `livesplit_hotkey` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use winapi::shared::windef::HWND; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stderr] --> src/main.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use winapi::shared::minwindef::{LPARAM, BOOL, TRUE}; [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `winapi` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use winapi::um::winuser::{GetWindow, SetWindowPos, GetWindowTextA, EnumWindows, [INFO] [stderr] | ^^^^^^ use of undeclared type or module `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `livesplit_hotkey` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use livesplit_hotkey::{Hook, KeyCode}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `livesplit_hotkey` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `livesplit_hotkey` [INFO] [stderr] --> src/main.rs:59:25 [INFO] [stderr] | [INFO] [stderr] 59 | fn main() -> Result<(), livesplit_hotkey::windows::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `livesplit_hotkey` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HWND` in this scope [INFO] [stderr] --> src/main.rs:32:27 [INFO] [stderr] | [INFO] [stderr] 32 | fn get_window_title(hwnd: HWND) -> String { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetWindowTextA` in this scope [INFO] [stderr] --> src/main.rs:36:22 [INFO] [stderr] | [INFO] [stderr] 36 | let winstr = GetWindowTextA(hwnd, buf.as_mut_ptr(), size); [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `WNDENUMPROC` in this scope [INFO] [stderr] --> src/main.rs:55:18 [INFO] [stderr] | [INFO] [stderr] 55 | let enumfun: WNDENUMPROC = Some(select_calcs); [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `select_calcs` in this scope [INFO] [stderr] --> src/main.rs:55:37 [INFO] [stderr] | [INFO] [stderr] 55 | let enumfun: WNDENUMPROC = Some(select_calcs); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `EnumWindows` in this scope [INFO] [stderr] --> src/main.rs:56:14 [INFO] [stderr] | [INFO] [stderr] 56 | unsafe { EnumWindows(enumfun, isize::max_value()); } [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `winapi::shared::windef::HWND` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use winapi::shared::windef::HWND; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BOOL`, `LPARAM`, `TRUE` [INFO] [stderr] --> src/main.rs:7:33 [INFO] [stderr] | [INFO] [stderr] 7 | use winapi::shared::minwindef::{LPARAM, BOOL, TRUE}; [INFO] [stderr] | ^^^^^^ ^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `EnumWindows`, `GetWindowTextA`, `GetWindow`, `SWP_NOSIZE`, `SetWindowPos`, `WNDENUMPROC` [INFO] [stderr] --> src/main.rs:8:27 [INFO] [stderr] | [INFO] [stderr] 8 | use winapi::um::winuser::{GetWindow, SetWindowPos, GetWindowTextA, EnumWindows, [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] 9 | WNDENUMPROC, SWP_NOSIZE}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/main.rs:73:5 [INFO] [stderr] | [INFO] [stderr] 73 | Ok(()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `livesplit_hotkey` [INFO] [stderr] --> src/main.rs:59:25 [INFO] [stderr] | [INFO] [stderr] 59 | fn main() -> Result<(), livesplit_hotkey::windows::Error> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ use of undeclared type or module `livesplit_hotkey` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `HWND` in this scope [INFO] [stderr] --> src/main.rs:32:27 [INFO] [stderr] | [INFO] [stderr] 32 | fn get_window_title(hwnd: HWND) -> String { [INFO] [stderr] | ^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `GetWindowTextA` in this scope [INFO] [stderr] --> src/main.rs:36:22 [INFO] [stderr] | [INFO] [stderr] 36 | let winstr = GetWindowTextA(hwnd, buf.as_mut_ptr(), size); [INFO] [stderr] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `WNDENUMPROC` in this scope [INFO] [stderr] --> src/main.rs:55:18 [INFO] [stderr] | [INFO] [stderr] 55 | let enumfun: WNDENUMPROC = Some(select_calcs); [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find value `select_calcs` in this scope [INFO] [stderr] --> src/main.rs:55:37 [INFO] [stderr] | [INFO] [stderr] 55 | let enumfun: WNDENUMPROC = Some(select_calcs); [INFO] [stderr] | ^^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function `EnumWindows` in this scope [INFO] [stderr] --> src/main.rs:56:14 [INFO] [stderr] | [INFO] [stderr] 56 | unsafe { EnumWindows(enumfun, isize::max_value()); } [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] warning: unused import: `winapi::shared::windef::HWND` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use winapi::shared::windef::HWND; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BOOL`, `LPARAM`, `TRUE` [INFO] [stderr] --> src/main.rs:7:33 [INFO] [stderr] | [INFO] [stderr] 7 | use winapi::shared::minwindef::{LPARAM, BOOL, TRUE}; [INFO] [stderr] | ^^^^^^ ^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `EnumWindows`, `GetWindowTextA`, `GetWindow`, `SWP_NOSIZE`, `SetWindowPos`, `WNDENUMPROC` [INFO] [stderr] --> src/main.rs:8:27 [INFO] [stderr] | [INFO] [stderr] 8 | use winapi::um::winuser::{GetWindow, SetWindowPos, GetWindowTextA, EnumWindows, [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] 9 | WNDENUMPROC, SWP_NOSIZE}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: Could not compile `winrangle`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/main.rs:73:5 [INFO] [stderr] | [INFO] [stderr] 73 | Ok(()) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] [INFO] [stderr] error: aborting due to 10 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: Could not compile `winrangle`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "9d80e126411bf5bc8529c31be438354764aa4421ebe142a666203d302876662e"` [INFO] running `"docker" "rm" "-f" "9d80e126411bf5bc8529c31be438354764aa4421ebe142a666203d302876662e"` [INFO] [stdout] 9d80e126411bf5bc8529c31be438354764aa4421ebe142a666203d302876662e