[INFO] cloning repository https://github.com/m1el/tv-remote [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m1el/tv-remote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1el%2Ftv-remote"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1el%2Ftv-remote'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7b9daf611ab86cebd1b46b44e0e381c8766ef468 [INFO] checking m1el/tv-remote against master#6d69caba110c0c2fb90180df1cbc8be5033b91d4 for pr-69530 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1el%2Ftv-remote" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/m1el/tv-remote on toolchain 6d69caba110c0c2fb90180df1cbc8be5033b91d4 [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/m1el/tv-remote [INFO] finished tweaking git repo https://github.com/m1el/tv-remote [INFO] tweaked toml for git repo https://github.com/m1el/tv-remote written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/m1el/tv-remote already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+6d69caba110c0c2fb90180df1cbc8be5033b91d4" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0b96d41f955e11373a2f8b3024d6ff70bb7f9e95196ac6ca3048eae12608e008 [INFO] running `"docker" "start" "-a" "0b96d41f955e11373a2f8b3024d6ff70bb7f9e95196ac6ca3048eae12608e008"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking tokio v0.2.17 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking h2 v0.2.4 [INFO] [stderr] Checking hyper v0.13.4 [INFO] [stderr] Checking warp v0.2.2 [INFO] [stderr] Checking tv-remote v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> src/main.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use winapi::um::winuser::{self as wu, SendInput, INPUT}; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::um` [INFO] [stderr] --> src/main.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use winapi::um::winuser::{self as wu, SendInput, INPUT}; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stderr] --> src/main.rs:76:41 [INFO] [stderr] | [INFO] [stderr] 76 | fn mk_key(code: i32, flags: u32) -> INPUT { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stderr] --> src/main.rs:78:48 [INFO] [stderr] | [INFO] [stderr] 76 | fn mk_key(code: i32, flags: u32) -> INPUT { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] 77 | unsafe { [INFO] [stderr] 78 | let mut input = std::mem::zeroed::(); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stderr] --> src/main.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use winapi::um::winuser::{self as wu, SendInput, INPUT}; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope [INFO] [stderr] --> src/main.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 105 | SendInput( [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `winapi::um` [INFO] [stderr] --> src/main.rs:2:13 [INFO] [stderr] | [INFO] [stderr] 2 | use winapi::um::winuser::{self as wu, SendInput, INPUT}; [INFO] [stderr] | ^^ could not find `um` in `winapi` [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stderr] --> src/main.rs:107:33 [INFO] [stderr] | [INFO] [stderr] 75 | fn send_key(key: &str) { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 107 | std::mem::size_of::() as _) [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stderr] --> src/main.rs:76:41 [INFO] [stderr] | [INFO] [stderr] 76 | fn mk_key(code: i32, flags: u32) -> INPUT { [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stderr] --> src/main.rs:78:48 [INFO] [stderr] | [INFO] [stderr] 76 | fn mk_key(code: i32, flags: u32) -> INPUT { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] 77 | unsafe { [INFO] [stderr] 78 | let mut input = std::mem::zeroed::(); [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0425]: cannot find function, tuple struct or tuple variant `SendInput` in this scope [INFO] [stderr] --> src/main.rs:105:9 [INFO] [stderr] | [INFO] [stderr] 105 | SendInput( [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `INPUT` in this scope [INFO] [stderr] --> src/main.rs:107:33 [INFO] [stderr] | [INFO] [stderr] 75 | fn send_key(key: &str) { [INFO] [stderr] | - help: you might be missing a type parameter: `` [INFO] [stderr] ... [INFO] [stderr] 107 | std::mem::size_of::() as _) [INFO] [stderr] | ^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `tv-remote`. [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] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stderr] For more information about an error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `tv-remote`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "0b96d41f955e11373a2f8b3024d6ff70bb7f9e95196ac6ca3048eae12608e008"` [INFO] running `"docker" "rm" "-f" "0b96d41f955e11373a2f8b3024d6ff70bb7f9e95196ac6ca3048eae12608e008"` [INFO] [stdout] 0b96d41f955e11373a2f8b3024d6ff70bb7f9e95196ac6ca3048eae12608e008