[INFO] cloning repository https://github.com/j-roark/revy [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/j-roark/revy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-roark%2Frevy", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-roark%2Frevy'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f850b546b24be0d5739a71b1e8fae890d82e6765 [INFO] checking j-roark/revy against try#99a443d6903f71d521237d8acb5a3016b534d17b for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fj-roark%2Frevy" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/j-roark/revy on toolchain 99a443d6903f71d521237d8acb5a3016b534d17b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/j-roark/revy [INFO] finished tweaking git repo https://github.com/j-roark/revy [INFO] tweaked toml for git repo https://github.com/j-roark/revy written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/j-roark/revy already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eed89818b32afaf93c801447de4b0d68c1c3f950cd8b6283c92911e3a11a57c8 [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" "eed89818b32afaf93c801447de4b0d68c1c3f950cd8b6283c92911e3a11a57c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eed89818b32afaf93c801447de4b0d68c1c3f950cd8b6283c92911e3a11a57c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eed89818b32afaf93c801447de4b0d68c1c3f950cd8b6283c92911e3a11a57c8", kill_on_drop: false }` [INFO] [stdout] eed89818b32afaf93c801447de4b0d68c1c3f950cd8b6283c92911e3a11a57c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+99a443d6903f71d521237d8acb5a3016b534d17b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d49322975fc7ba8124b7f36d7516e086382cf897028dda7bd432a11a9f7bbce5 [INFO] running `Command { std: "docker" "start" "-a" "d49322975fc7ba8124b7f36d7516e086382cf897028dda7bd432a11a9f7bbce5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking weezl v0.1.4 [INFO] [stderr] Checking ahash v0.4.7 [INFO] [stderr] Compiling scrap v0.5.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking block v0.1.6 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Compiling winmm-sys v0.2.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking fallible_collections v0.4.0 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking repng v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling nasm-rs v0.2.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Compiling mozjpeg-sys v0.10.13 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Checking mozjpeg v0.8.24 [INFO] [stderr] Checking revy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `HWND` in crate `winapi` [INFO] [stdout] --> src/client.rs:151:27 [INFO] [stdout] | [INFO] [stdout] 151 | let window_sink: winapi::HWND; [INFO] [stdout] | ^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AllocConsole` in crate `kernel32` [INFO] [stdout] --> src/client.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | kernel32::AllocConsole(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FindWindowA` in crate `user32` [INFO] [stdout] --> src/client.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | window_sink = user32::FindWindowA( [INFO] [stdout] | ^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in crate `user32` [INFO] [stdout] --> src/client.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | user32::ShowWindow(window_sink,0); [INFO] [stdout] | ^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAsyncKeyState` in crate `user32` [INFO] [stdout] --> src/client.rs:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | if unsafe { user32::GetAsyncKeyState(i) } == -32767 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_TAB` in crate `winapi` [INFO] [stdout] --> src/client.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 169 | winapi::VK_TAB => "[TAB]".into(), [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_SHIFT` in crate `winapi` [INFO] [stdout] --> src/client.rs:170:25 [INFO] [stdout] | [INFO] [stdout] 170 | winapi::VK_SHIFT => "[SHIFT]".into(), [INFO] [stdout] | ^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_CONTROL` in crate `winapi` [INFO] [stdout] --> src/client.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 171 | winapi::VK_CONTROL => "[CTRL]".into(), [INFO] [stdout] | ^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_ESCAPE` in crate `winapi` [INFO] [stdout] --> src/client.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | winapi::VK_ESCAPE => "[ESCAPE]".into(), [INFO] [stdout] | ^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_END` in crate `winapi` [INFO] [stdout] --> src/client.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | winapi::VK_END => "[END]".into(), [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_HOME` in crate `winapi` [INFO] [stdout] --> src/client.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | winapi::VK_HOME => "[HOME]".into(), [INFO] [stdout] | ^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_LEFT` in crate `winapi` [INFO] [stdout] --> src/client.rs:175:25 [INFO] [stdout] | [INFO] [stdout] 175 | winapi::VK_LEFT => "[LEFT]".into(), [INFO] [stdout] | ^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_UP` in crate `winapi` [INFO] [stdout] --> src/client.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | winapi::VK_UP => "[UP]".into(), [INFO] [stdout] | ^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_RIGHT` in crate `winapi` [INFO] [stdout] --> src/client.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | winapi::VK_RIGHT => "[RIGHT]".into(), [INFO] [stdout] | ^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_DOWN` in crate `winapi` [INFO] [stdout] --> src/client.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | winapi::VK_DOWN => "[DOWN]".into(), [INFO] [stdout] | ^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SocketAddr` [INFO] [stdout] --> src/client.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | use std::net::{SocketAddr, TcpStream}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `HWND` in crate `winapi` [INFO] [stdout] --> src/client.rs:151:27 [INFO] [stdout] | [INFO] [stdout] 151 | let window_sink: winapi::HWND; [INFO] [stdout] | ^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AllocConsole` in crate `kernel32` [INFO] [stdout] --> src/client.rs:153:13 [INFO] [stdout] | [INFO] [stdout] 153 | kernel32::AllocConsole(); [INFO] [stdout] | ^^^^^^^^^^^^ not found in `kernel32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FindWindowA` in crate `user32` [INFO] [stdout] --> src/client.rs:154:25 [INFO] [stdout] | [INFO] [stdout] 154 | window_sink = user32::FindWindowA( [INFO] [stdout] | ^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ShowWindow` in crate `user32` [INFO] [stdout] --> src/client.rs:160:11 [INFO] [stdout] | [INFO] [stdout] 160 | user32::ShowWindow(window_sink,0); [INFO] [stdout] | ^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetAsyncKeyState` in crate `user32` [INFO] [stdout] --> src/client.rs:163:29 [INFO] [stdout] | [INFO] [stdout] 163 | if unsafe { user32::GetAsyncKeyState(i) } == -32767 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `user32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_TAB` in crate `winapi` [INFO] [stdout] --> src/client.rs:169:25 [INFO] [stdout] | [INFO] [stdout] 169 | winapi::VK_TAB => "[TAB]".into(), [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_SHIFT` in crate `winapi` [INFO] [stdout] --> src/client.rs:170:25 [INFO] [stdout] | [INFO] [stdout] 170 | winapi::VK_SHIFT => "[SHIFT]".into(), [INFO] [stdout] | ^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_CONTROL` in crate `winapi` [INFO] [stdout] --> src/client.rs:171:25 [INFO] [stdout] | [INFO] [stdout] 171 | winapi::VK_CONTROL => "[CTRL]".into(), [INFO] [stdout] | ^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_ESCAPE` in crate `winapi` [INFO] [stdout] --> src/client.rs:172:25 [INFO] [stdout] | [INFO] [stdout] 172 | winapi::VK_ESCAPE => "[ESCAPE]".into(), [INFO] [stdout] | ^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_END` in crate `winapi` [INFO] [stdout] --> src/client.rs:173:25 [INFO] [stdout] | [INFO] [stdout] 173 | winapi::VK_END => "[END]".into(), [INFO] [stdout] | ^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_HOME` in crate `winapi` [INFO] [stdout] --> src/client.rs:174:25 [INFO] [stdout] | [INFO] [stdout] 174 | winapi::VK_HOME => "[HOME]".into(), [INFO] [stdout] | ^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_LEFT` in crate `winapi` [INFO] [stdout] --> src/client.rs:175:25 [INFO] [stdout] | [INFO] [stdout] 175 | winapi::VK_LEFT => "[LEFT]".into(), [INFO] [stdout] | ^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_UP` in crate `winapi` [INFO] [stdout] --> src/client.rs:176:25 [INFO] [stdout] | [INFO] [stdout] 176 | winapi::VK_UP => "[UP]".into(), [INFO] [stdout] | ^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_RIGHT` in crate `winapi` [INFO] [stdout] --> src/client.rs:177:25 [INFO] [stdout] | [INFO] [stdout] 177 | winapi::VK_RIGHT => "[RIGHT]".into(), [INFO] [stdout] | ^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0531]: cannot find unit struct, unit variant or constant `VK_DOWN` in crate `winapi` [INFO] [stdout] --> src/client.rs:178:25 [INFO] [stdout] | [INFO] [stdout] 178 | winapi::VK_DOWN => "[DOWN]".into(), [INFO] [stdout] | ^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SocketAddr` [INFO] [stdout] --> src/client.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | use std::net::{SocketAddr, TcpStream}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread` [INFO] [stdout] --> src/server.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::thread; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0531. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `revy` [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 15 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0531. [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" "d49322975fc7ba8124b7f36d7516e086382cf897028dda7bd432a11a9f7bbce5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d49322975fc7ba8124b7f36d7516e086382cf897028dda7bd432a11a9f7bbce5", kill_on_drop: false }` [INFO] [stdout] d49322975fc7ba8124b7f36d7516e086382cf897028dda7bd432a11a9f7bbce5