[INFO] cloning repository https://github.com/Moulinex-shreddo/rust_keylogger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Moulinex-shreddo/rust_keylogger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoulinex-shreddo%2Frust_keylogger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoulinex-shreddo%2Frust_keylogger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4fbb4f8f1b18443246ed7639e4e6ab599859b3b0 [INFO] testing Moulinex-shreddo/rust_keylogger against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMoulinex-shreddo%2Frust_keylogger" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Moulinex-shreddo/rust_keylogger on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Moulinex-shreddo/rust_keylogger [INFO] finished tweaking git repo https://github.com/Moulinex-shreddo/rust_keylogger [INFO] tweaked toml for git repo https://github.com/Moulinex-shreddo/rust_keylogger written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Moulinex-shreddo/rust_keylogger already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded input-event-codes v0.2.2 [INFO] [stderr] Downloaded macos-accessibility-client v0.0.1 [INFO] [stderr] Downloaded device_query v1.0.0 [INFO] [stderr] Downloaded readmouse v0.2.1 [INFO] [stderr] Downloaded readkey v0.1.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a42b4cfd874c1122c2a33db104f803132bd3ef5f886793bc8cbffe38901a56f3 [INFO] running `Command { std: "docker" "start" "-a" "a42b4cfd874c1122c2a33db104f803132bd3ef5f886793bc8cbffe38901a56f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a42b4cfd874c1122c2a33db104f803132bd3ef5f886793bc8cbffe38901a56f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a42b4cfd874c1122c2a33db104f803132bd3ef5f886793bc8cbffe38901a56f3", kill_on_drop: false }` [INFO] [stdout] a42b4cfd874c1122c2a33db104f803132bd3ef5f886793bc8cbffe38901a56f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43ec691362ef30e0fdaaaf15a2a0776f36c86ef8809712525372efcf4bbcc4be [INFO] running `Command { std: "docker" "start" "-a" "43ec691362ef30e0fdaaaf15a2a0776f36c86ef8809712525372efcf4bbcc4be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling input-event-codes v0.2.2 [INFO] [stderr] Compiling windows-service v0.4.0 [INFO] [stderr] Compiling x11 v2.19.1 [INFO] [stderr] Compiling device_query v1.0.0 [INFO] [stderr] Compiling rust_keylogger v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `windows_service::define_windows_service`, `windows_service::service_dispatcher`, `windows_service::service`, `windows_service::service_control_handler`, `windows_service::service_control_handler` [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | define_windows_service, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `define_windows_service` in the root [INFO] [stdout] 27 | service_dispatcher, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `service_dispatcher` in the root [INFO] [stdout] 28 | service::{ [INFO] [stdout] | ^^^^^^^ could not find `service` in `windows_service` [INFO] [stdout] ... [INFO] [stdout] 36 | service_control_handler::{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ could not find `service_control_handler` in `windows_service` [INFO] [stdout] 37 | self, [INFO] [stdout] | ^^^^ no `service_control_handler` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_windows_service` [INFO] [stdout] --> src/main.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | define_windows_service!(ffi_service_main, service_main); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Error` in crate `windows_service` [INFO] [stdout] --> src/main.rs:46:42 [INFO] [stdout] | [INFO] [stdout] 46 | fn main() -> Result<(), windows_service::Error> { [INFO] [stdout] | ^^^^^ not found in `windows_service` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use anyhow::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Error; [INFO] [stdout] | [INFO] [stdout] and 1 other candidate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `ffi_service_main` in this scope [INFO] [stdout] --> src/main.rs:48:48 [INFO] [stdout] | [INFO] [stdout] 48 | service_dispatcher::start("totally_spies", ffi_service_main)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `service_main` [INFO] [stdout] ... [INFO] [stdout] 52 | fn service_main(arguments: Vec) { [INFO] [stdout] | ----------------------------------------- similarly named function `service_main` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DeviceQuery`, `Keycode` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | DeviceQuery, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | Keycode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_keylogger` due to 5 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "43ec691362ef30e0fdaaaf15a2a0776f36c86ef8809712525372efcf4bbcc4be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43ec691362ef30e0fdaaaf15a2a0776f36c86ef8809712525372efcf4bbcc4be", kill_on_drop: false }` [INFO] [stdout] 43ec691362ef30e0fdaaaf15a2a0776f36c86ef8809712525372efcf4bbcc4be