[INFO] cloning repository https://github.com/sg4e/waialae-auto-splitter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sg4e/waialae-auto-splitter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg4e%2Fwaialae-auto-splitter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg4e%2Fwaialae-auto-splitter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 567a1e094172c0596fed7d4c8d3509209ab6854e [INFO] checking sg4e/waialae-auto-splitter against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsg4e%2Fwaialae-auto-splitter" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sg4e/waialae-auto-splitter on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sg4e/waialae-auto-splitter [INFO] finished tweaking git repo https://github.com/sg4e/waialae-auto-splitter [INFO] tweaked toml for git repo https://github.com/sg4e/waialae-auto-splitter written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sg4e/waialae-auto-splitter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0088f2f052acb2ecf4c5ba34d367d064df5552853c0d304cd737b6e8584935b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0088f2f052acb2ecf4c5ba34d367d064df5552853c0d304cd737b6e8584935b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0088f2f052acb2ecf4c5ba34d367d064df5552853c0d304cd737b6e8584935b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0088f2f052acb2ecf4c5ba34d367d064df5552853c0d304cd737b6e8584935b2", kill_on_drop: false }` [INFO] [stdout] 0088f2f052acb2ecf4c5ba34d367d064df5552853c0d304cd737b6e8584935b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e9667c6ed609ca1503939405988975dc396b952c4c19990eeca09c392e5a0b9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2e9667c6ed609ca1503939405988975dc396b952c4c19990eeca09c392e5a0b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling scrap v0.5.0 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking waialae_auto_splitter v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> src/main.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | use winapi::shared::windef::POINT; [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/main.rs:505:17 [INFO] [stdout] | [INFO] [stdout] 505 | use winapi::um::winuser::GetCursorPos; [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/main.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | use winapi::shared::windef::POINT; [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/main.rs:505:17 [INFO] [stdout] | [INFO] [stdout] 505 | use winapi::um::winuser::GetCursorPos; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:498:43 [INFO] [stdout] | [INFO] [stdout] 498 | fn prompt_mouse_position(prompt: &str) -> POINT { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:504:28 [INFO] [stdout] | [INFO] [stdout] 504 | fn get_mouse_position() -> POINT { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `POINT` in this scope [INFO] [stdout] --> src/main.rs:506:21 [INFO] [stdout] | [INFO] [stdout] 506 | let mut point = POINT { x: 0, y: 0 }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCursorPos` in this scope [INFO] [stdout] --> src/main.rs:507:14 [INFO] [stdout] | [INFO] [stdout] 507 | unsafe { GetCursorPos(&mut point as *mut POINT); } [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:507:46 [INFO] [stdout] | [INFO] [stdout] 507 | unsafe { GetCursorPos(&mut point as *mut POINT); } [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:511:31 [INFO] [stdout] | [INFO] [stdout] 511 | fn is_bounds_valid(top_left: &POINT, bottom_right: &POINT) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:511:53 [INFO] [stdout] | [INFO] [stdout] 511 | fn is_bounds_valid(top_left: &POINT, bottom_right: &POINT) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:519:37 [INFO] [stdout] | [INFO] [stdout] 519 | fn relativize_to_display(top_left: &POINT, bottom_right: &POINT, display_widths_until_point: &[usize]) -> Rectangle { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:519:59 [INFO] [stdout] | [INFO] [stdout] 519 | fn relativize_to_display(top_left: &POINT, bottom_right: &POINT, display_widths_until_point: &[usize]) -> Rectangle { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:498:43 [INFO] [stdout] | [INFO] [stdout] 498 | fn prompt_mouse_position(prompt: &str) -> POINT { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:504:28 [INFO] [stdout] | [INFO] [stdout] 504 | fn get_mouse_position() -> POINT { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `POINT` in this scope [INFO] [stdout] --> src/main.rs:506:21 [INFO] [stdout] | [INFO] [stdout] 506 | let mut point = POINT { x: 0, y: 0 }; [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetCursorPos` in this scope [INFO] [stdout] --> src/main.rs:507:14 [INFO] [stdout] | [INFO] [stdout] 507 | unsafe { GetCursorPos(&mut point as *mut POINT); } [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:507:46 [INFO] [stdout] | [INFO] [stdout] 507 | unsafe { GetCursorPos(&mut point as *mut POINT); } [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:511:31 [INFO] [stdout] | [INFO] [stdout] 511 | fn is_bounds_valid(top_left: &POINT, bottom_right: &POINT) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:511:53 [INFO] [stdout] | [INFO] [stdout] 511 | fn is_bounds_valid(top_left: &POINT, bottom_right: &POINT) -> bool { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:519:37 [INFO] [stdout] | [INFO] [stdout] 519 | fn relativize_to_display(top_left: &POINT, bottom_right: &POINT, display_widths_until_point: &[usize]) -> Rectangle { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `POINT` in this scope [INFO] [stdout] --> src/main.rs:519:59 [INFO] [stdout] | [INFO] [stdout] 519 | fn relativize_to_display(top_left: &POINT, bottom_right: &POINT, display_widths_until_point: &[usize]) -> Rectangle { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `waialae_auto_splitter` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 11 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2e9667c6ed609ca1503939405988975dc396b952c4c19990eeca09c392e5a0b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e9667c6ed609ca1503939405988975dc396b952c4c19990eeca09c392e5a0b9", kill_on_drop: false }` [INFO] [stdout] 2e9667c6ed609ca1503939405988975dc396b952c4c19990eeca09c392e5a0b9