[INFO] cloning repository https://github.com/brad-alexander/phantom-pane [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brad-alexander/phantom-pane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrad-alexander%2Fphantom-pane", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrad-alexander%2Fphantom-pane'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 64febbf018f6568d751d206feb8e88236aa97a0e [INFO] checking brad-alexander/phantom-pane/64febbf018f6568d751d206feb8e88236aa97a0e against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrad-alexander%2Fphantom-pane" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brad-alexander/phantom-pane on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brad-alexander/phantom-pane [INFO] finished tweaking git repo https://github.com/brad-alexander/phantom-pane [INFO] tweaked toml for git repo https://github.com/brad-alexander/phantom-pane written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/brad-alexander/phantom-pane 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitflags v1.0.5 [INFO] [stderr] Downloaded livesplit-hotkey v0.4.0 [INFO] [stderr] Downloaded promising-future v0.2.4 [INFO] [stderr] Downloaded stdweb v0.3.0 [INFO] [stderr] Downloaded libc v0.2.54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 950f02d26fe9d9bbe7f577256eb9774bf99ac746a4c801e8f9844af47b27eb2f [INFO] running `Command { std: "docker" "start" "-a" "950f02d26fe9d9bbe7f577256eb9774bf99ac746a4c801e8f9844af47b27eb2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "950f02d26fe9d9bbe7f577256eb9774bf99ac746a4c801e8f9844af47b27eb2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "950f02d26fe9d9bbe7f577256eb9774bf99ac746a4c801e8f9844af47b27eb2f", kill_on_drop: false }` [INFO] [stdout] 950f02d26fe9d9bbe7f577256eb9774bf99ac746a4c801e8f9844af47b27eb2f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 511f30be7cbfb100700e6407bfd998721f9da5f33a662d6f33b03108d91a9572 [INFO] running `Command { std: "docker" "start" "-a" "511f30be7cbfb100700e6407bfd998721f9da5f33a662d6f33b03108d91a9572", kill_on_drop: false }` [INFO] [stderr] Checking winrangle v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::windef::HWND; [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/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::minwindef::{LPARAM, BOOL, TRUE}; [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/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winuser::{GetWindow, SetWindowPos, GetWindowTextA, EnumWindows, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `livesplit_hotkey` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use livesplit_hotkey::{Hook, KeyCode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `livesplit_hotkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `winapi` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use winapi::shared::windef::HWND; [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/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::shared::minwindef::{LPARAM, BOOL, TRUE}; [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/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use winapi::um::winuser::{GetWindow, SetWindowPos, GetWindowTextA, EnumWindows, [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `livesplit_hotkey` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use livesplit_hotkey::{Hook, KeyCode}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `livesplit_hotkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `livesplit_hotkey` [INFO] [stdout] --> src/main.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | fn main() -> Result<(), livesplit_hotkey::windows::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `livesplit_hotkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `select_calcs` in this scope [INFO] [stdout] --> src/main.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | let enumfun: WNDENUMPROC = Some(select_calcs); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `livesplit_hotkey` [INFO] [stdout] --> src/main.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | fn main() -> Result<(), livesplit_hotkey::windows::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared crate or module `livesplit_hotkey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `select_calcs` in this scope [INFO] [stdout] --> src/main.rs:55:37 [INFO] [stdout] | [INFO] [stdout] 55 | let enumfun: WNDENUMPROC = Some(select_calcs); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | /// Register global hotkeys, then sleep and handle events as callbacks [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/main.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | /// Register global hotkeys, then sleep and handle events as callbacks [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 68 | / loop { thread::sleep(sleep_time); [INFO] [stdout] 69 | | //println!("zzzzz"); [INFO] [stdout] 70 | | //let myhook: MyHook = unsafe {std::mem::transmute_copy::(&hook)}; [INFO] [stdout] 71 | | //println!("{}", myhook.thread_id); [INFO] [stdout] 72 | | }; [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 73 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/main.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 68 | / loop { thread::sleep(sleep_time); [INFO] [stdout] 69 | | //println!("zzzzz"); [INFO] [stdout] 70 | | //let myhook: MyHook = unsafe {std::mem::transmute_copy::(&hook)}; [INFO] [stdout] 71 | | //println!("{}", myhook.thread_id); [INFO] [stdout] 72 | | }; [INFO] [stdout] | |_____- any code following this expression is unreachable [INFO] [stdout] 73 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winrangle` (bin "winrangle" test) due to 7 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `winrangle` (bin "winrangle") due to 7 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "511f30be7cbfb100700e6407bfd998721f9da5f33a662d6f33b03108d91a9572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "511f30be7cbfb100700e6407bfd998721f9da5f33a662d6f33b03108d91a9572", kill_on_drop: false }` [INFO] [stdout] 511f30be7cbfb100700e6407bfd998721f9da5f33a662d6f33b03108d91a9572