[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 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrad-alexander%2Fphantom-pane" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brad-alexander/phantom-pane on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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-2-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded promising-future v0.2.4 [INFO] [stderr] Downloaded livesplit-hotkey v0.4.0 [INFO] [stderr] Downloaded parking_lot_core v0.5.0 [INFO] [stderr] Downloaded lock_api v0.2.0 [INFO] [stderr] Downloaded parking_lot v0.8.0 [INFO] [stderr] Downloaded bitflags v1.0.5 [INFO] [stderr] Downloaded stdweb v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a35dc65119c03e1254a4a01011ee26ff10c7e3920af4d875839df47165a9196 [INFO] running `Command { std: "docker" "start" "-a" "6a35dc65119c03e1254a4a01011ee26ff10c7e3920af4d875839df47165a9196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a35dc65119c03e1254a4a01011ee26ff10c7e3920af4d875839df47165a9196", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a35dc65119c03e1254a4a01011ee26ff10c7e3920af4d875839df47165a9196", kill_on_drop: false }` [INFO] [stdout] 6a35dc65119c03e1254a4a01011ee26ff10c7e3920af4d875839df47165a9196 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec7e561eb5cf83854a08e19825a2844b87afc10bf7563d4fae3bc34386d4cd6b [INFO] running `Command { std: "docker" "start" "-a" "ec7e561eb5cf83854a08e19825a2844b87afc10bf7563d4fae3bc34386d4cd6b", 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[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[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: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[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[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") 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" test) due to 7 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "ec7e561eb5cf83854a08e19825a2844b87afc10bf7563d4fae3bc34386d4cd6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec7e561eb5cf83854a08e19825a2844b87afc10bf7563d4fae3bc34386d4cd6b", kill_on_drop: false }` [INFO] [stdout] ec7e561eb5cf83854a08e19825a2844b87afc10bf7563d4fae3bc34386d4cd6b [INFO] checking brad-alexander/phantom-pane against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrad-alexander%2Fphantom-pane" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brad-alexander/phantom-pane on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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-2-tc2/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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cb0f8fb2ab26512de6ef531854b720882eee5a160140675e1b2e6b7cfcaf7ff [INFO] running `Command { std: "docker" "start" "-a" "4cb0f8fb2ab26512de6ef531854b720882eee5a160140675e1b2e6b7cfcaf7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cb0f8fb2ab26512de6ef531854b720882eee5a160140675e1b2e6b7cfcaf7ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cb0f8fb2ab26512de6ef531854b720882eee5a160140675e1b2e6b7cfcaf7ff", kill_on_drop: false }` [INFO] [stdout] 4cb0f8fb2ab26512de6ef531854b720882eee5a160140675e1b2e6b7cfcaf7ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 784ff2e0d7cd506fc5be893f543d504582923a879f1b12ce68880e402c145139 [INFO] running `Command { std: "docker" "start" "-a" "784ff2e0d7cd506fc5be893f543d504582923a879f1b12ce68880e402c145139", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "784ff2e0d7cd506fc5be893f543d504582923a879f1b12ce68880e402c145139", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784ff2e0d7cd506fc5be893f543d504582923a879f1b12ce68880e402c145139", kill_on_drop: false }` [INFO] [stdout] 784ff2e0d7cd506fc5be893f543d504582923a879f1b12ce68880e402c145139