[INFO] cloning repository https://github.com/DevOrc/mini [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevOrc/mini" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevOrc%2Fmini", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevOrc%2Fmini'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93b0a5b89aa32457c9f045d386fbefab1443f552 [INFO] checking DevOrc/mini against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevOrc%2Fmini" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DevOrc/mini on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DevOrc/mini [INFO] finished tweaking git repo https://github.com/DevOrc/mini [INFO] tweaked toml for git repo https://github.com/DevOrc/mini written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/DevOrc/mini already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcc v0.3.51 [INFO] [stderr] Downloaded backtrace v0.3.2 [INFO] [stderr] Downloaded tokio-mockstream v1.1.0 [INFO] [stderr] Downloaded net2 v0.2.30 [INFO] [stderr] Downloaded redox_syscall v0.1.28 [INFO] [stderr] Downloaded rustc-demangle v0.1.4 [INFO] [stderr] Downloaded backtrace-sys v0.1.12 [INFO] [stderr] Downloaded openssl v0.9.15 [INFO] [stderr] Downloaded schannel v0.1.7 [INFO] [stderr] Downloaded tokio-core v0.1.9 [INFO] [stderr] Downloaded irc v0.12.3 [INFO] [stderr] Downloaded openssl-sys v0.9.15 [INFO] [stderr] Downloaded bytes v0.4.4 [INFO] [stderr] Downloaded tokio-io v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7323860b277230edb845554c9e4ebc9cb3c4dc86a0482bf8625d03a897973f61 [INFO] running `Command { std: "docker" "start" "-a" "7323860b277230edb845554c9e4ebc9cb3c4dc86a0482bf8625d03a897973f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7323860b277230edb845554c9e4ebc9cb3c4dc86a0482bf8625d03a897973f61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7323860b277230edb845554c9e4ebc9cb3c4dc86a0482bf8625d03a897973f61", kill_on_drop: false }` [INFO] [stdout] 7323860b277230edb845554c9e4ebc9cb3c4dc86a0482bf8625d03a897973f61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 372825b6deb944841980a2b8892a5a8988c16307769661dc929e4e29c85b4512 [INFO] running `Command { std: "docker" "start" "-a" "372825b6deb944841980a2b8892a5a8988c16307769661dc929e4e29c85b4512", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Checking num-traits v0.1.40 [INFO] [stderr] Checking slab v0.3.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Checking scoped-tls v0.1.0 [INFO] [stderr] Checking serde v1.0.11 [INFO] [stderr] Checking itoa v0.3.1 [INFO] [stderr] Checking dtoa v0.4.1 [INFO] [stderr] Checking bufstream v0.1.3 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Compiling backtrace-sys v0.1.12 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Checking cannon v0.1.0 (/opt/rustwide/workdir/tui) [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking bytes v0.4.4 [INFO] [stderr] Checking net2 v0.2.30 [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CloseHandle` in crate `console` [INFO] [stdout] --> tui/src/lib.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | console::CloseHandle(self.handle); [INFO] [stdout] | ^^^^^^^^^^^ not found in `console` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetStdHandle` in crate `console` [INFO] [stdout] --> tui/src/lib.rs:35:30 [INFO] [stdout] | [INFO] [stdout] 35 | console::GetStdHandle(winapi::STD_OUTPUT_HANDLE) [INFO] [stdout] | ^^^^^^^^^^^^ not found in `console` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STD_OUTPUT_HANDLE` in crate `winapi` [INFO] [stdout] --> tui/src/lib.rs:35:51 [INFO] [stdout] | [INFO] [stdout] 35 | console::GetStdHandle(winapi::STD_OUTPUT_HANDLE) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `GetStdHandle` in crate `console` [INFO] [stdout] --> tui/src/lib.rs:38:30 [INFO] [stdout] | [INFO] [stdout] 38 | console::GetStdHandle(winapi::STD_INPUT_HANDLE) [INFO] [stdout] | ^^^^^^^^^^^^ not found in `console` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `STD_INPUT_HANDLE` in crate `winapi` [INFO] [stdout] --> tui/src/lib.rs:38:51 [INFO] [stdout] | [INFO] [stdout] 38 | console::GetStdHandle(winapi::STD_INPUT_HANDLE) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `INPUT_RECORD` in crate `winapi` [INFO] [stdout] --> tui/src/lib.rs:51:48 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn poll_input(&self) -> Option{ [INFO] [stdout] | ^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `INPUT_RECORD` in crate `winapi` [INFO] [stdout] --> tui/src/lib.rs:52:34 [INFO] [stdout] | [INFO] [stdout] 52 | let input = &mut winapi::INPUT_RECORD {Event: [0;4], EventType: 0}; [INFO] [stdout] | ^^^^^^^^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReadConsoleInputA` in crate `console` [INFO] [stdout] --> tui/src/lib.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | console::ReadConsoleInputA(self.input_handle, input, 1, read); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `console` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CONSOLE_SCREEN_BUFFER_INFO` in this scope [INFO] [stdout] --> tui/src/lib.rs:69:46 [INFO] [stdout] | [INFO] [stdout] 69 | pub(crate) fn get_console_info(&self) -> CONSOLE_SCREEN_BUFFER_INFO{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `CONSOLE_SCREEN_BUFFER_INFO` in this scope [INFO] [stdout] --> tui/src/lib.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 70 | let info = &mut CONSOLE_SCREEN_BUFFER_INFO { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> tui/src/lib.rs:71:21 [INFO] [stdout] | [INFO] [stdout] 71 | dwSize: COORD {X: 0, Y: 0}, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> tui/src/lib.rs:72:31 [INFO] [stdout] | [INFO] [stdout] 72 | dwCursorPosition: COORD {X: 0, Y: 0}, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SMALL_RECT` in this scope [INFO] [stdout] --> tui/src/lib.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | srWindow: SMALL_RECT {Left: 0, Right: 0, Top: 0, Bottom: 0}, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> tui/src/lib.rs:75:34 [INFO] [stdout] | [INFO] [stdout] 75 | dwMaximumWindowSize: COORD {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 `GetConsoleScreenBufferInfo` in crate `console` [INFO] [stdout] --> tui/src/lib.rs:78:22 [INFO] [stdout] | [INFO] [stdout] 78 | console::GetConsoleScreenBufferInfo(self.handle, info); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `console` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FillConsoleOutputCharacterA` in crate `console` [INFO] [stdout] --> tui/src/lib.rs:93:22 [INFO] [stdout] | [INFO] [stdout] 93 | console::FillConsoleOutputCharacterA(self.handle, 32, (size.width * size.height) as u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `console` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> tui/src/lib.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | COORD{X: 0, Y: 0}, &mut a); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FillConsoleOutputAttribute` in crate `console` [INFO] [stdout] --> tui/src/lib.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | console::FillConsoleOutputAttribute(self.handle, self.color, (size.width * size.height) as u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `console` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> tui/src/lib.rs:96:17 [INFO] [stdout] | [INFO] [stdout] 96 | COORD{X: 0, Y: 0}, &mut a); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleTextAttribute` in crate `console` [INFO] [stdout] --> tui/src/lib.rs:107:22 [INFO] [stdout] | [INFO] [stdout] 107 | console::SetConsoleTextAttribute(self.handle, color); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `console` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FillConsoleOutputCharacterA` in crate `console` [INFO] [stdout] --> tui/src/lib.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | console::FillConsoleOutputCharacterA(self.handle, character, 1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `console` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> tui/src/lib.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | COORD{X: x, Y: y}, &mut 0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FillConsoleOutputAttribute` in crate `console` [INFO] [stdout] --> tui/src/lib.rs:115:22 [INFO] [stdout] | [INFO] [stdout] 115 | console::FillConsoleOutputAttribute(self.handle, self.color, 1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `console` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in this scope [INFO] [stdout] --> tui/src/lib.rs:116:17 [INFO] [stdout] | [INFO] [stdout] 116 | COORD{X: x, Y: y}, &mut 0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SetConsoleCursorPosition` in crate `console` [INFO] [stdout] --> tui/src/lib.rs:123:22 [INFO] [stdout] | [INFO] [stdout] 123 | console::SetConsoleCursorPosition(self.handle, winapi::COORD {X: x, Y: y}); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in `console` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `COORD` in crate `winapi` [INFO] [stdout] --> tui/src/lib.rs:123:68 [INFO] [stdout] | [INFO] [stdout] 123 | console::SetConsoleCursorPosition(self.handle, winapi::COORD {X: x, Y: y}); [INFO] [stdout] | ^^^^^ not found in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `winapi::*` [INFO] [stdout] --> tui/src/lib.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use winapi::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cannon` due to 27 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "372825b6deb944841980a2b8892a5a8988c16307769661dc929e4e29c85b4512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "372825b6deb944841980a2b8892a5a8988c16307769661dc929e4e29c85b4512", kill_on_drop: false }` [INFO] [stdout] 372825b6deb944841980a2b8892a5a8988c16307769661dc929e4e29c85b4512