[INFO] cloning repository https://github.com/gxlquan/rustTest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gxlquan/rustTest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgxlquan%2FrustTest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgxlquan%2FrustTest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccd07f9dd923f922f7928544b0d3919f387f9dc2 [INFO] testing gxlquan/rustTest against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgxlquan%2FrustTest" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gxlquan/rustTest on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gxlquan/rustTest [INFO] finished tweaking git repo https://github.com/gxlquan/rustTest [INFO] tweaked toml for git repo https://github.com/gxlquan/rustTest written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/gxlquan/rustTest already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fe2f868de6a3fcb8b1127241982d06063da6d83eef2a66b87e0f1c7ac9d1f0b [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" "1fe2f868de6a3fcb8b1127241982d06063da6d83eef2a66b87e0f1c7ac9d1f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe2f868de6a3fcb8b1127241982d06063da6d83eef2a66b87e0f1c7ac9d1f0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe2f868de6a3fcb8b1127241982d06063da6d83eef2a66b87e0f1c7ac9d1f0b", kill_on_drop: false }` [INFO] [stdout] 1fe2f868de6a3fcb8b1127241982d06063da6d83eef2a66b87e0f1c7ac9d1f0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e13aeb055e56415424fcd6b17edac314bfd2ba41ec109cd926e0a0e1b4483243 [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" "e13aeb055e56415424fcd6b17edac314bfd2ba41ec109cd926e0a0e1b4483243", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling str-buf v1.0.5 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling error-code v2.0.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling clipboard-win v4.0.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rdev v0.4.5 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling keybd_event v0.1.2 [INFO] [stderr] Compiling mmp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `clipboard_win::formats`, `clipboard_win::get_clipboard`, `clipboard_win::set_clipboard` [INFO] [stdout] --> src/main.rs:5:21 [INFO] [stdout] | [INFO] [stdout] 5 | use clipboard_win::{formats, get_clipboard, set_clipboard}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^ no `set_clipboard` in the root [INFO] [stdout] | | | [INFO] [stdout] | | no `get_clipboard` in the root [INFO] [stdout] | no `formats` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `regex::Regex` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use regex::Regex; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `enigo::*` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use enigo::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `KeyA`, `KeyC`, `KeyV`, `KeyZ` [INFO] [stdout] --> src/main.rs:8:32 [INFO] [stdout] | [INFO] [stdout] 8 | use keybd_event::KeyboardKey::{KeyA,KeyZ,KeyV,KeyC}; [INFO] [stdout] | ^^^^ ^^^^ ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `keybd_event::KeyBondingInstance` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use keybd_event::KeyBondingInstance; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::process; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mmp` due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e13aeb055e56415424fcd6b17edac314bfd2ba41ec109cd926e0a0e1b4483243", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e13aeb055e56415424fcd6b17edac314bfd2ba41ec109cd926e0a0e1b4483243", kill_on_drop: false }` [INFO] [stdout] e13aeb055e56415424fcd6b17edac314bfd2ba41ec109cd926e0a0e1b4483243