[INFO] cloning repository https://github.com/Corallus-Caninus/Rattus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Corallus-Caninus/Rattus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorallus-Caninus%2FRattus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorallus-Caninus%2FRattus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6c4743c18a1b38e7969b7c24990778d940093bd [INFO] testing Corallus-Caninus/Rattus against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCorallus-Caninus%2FRattus" "/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/Corallus-Caninus/Rattus on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Corallus-Caninus/Rattus [INFO] finished tweaking git repo https://github.com/Corallus-Caninus/Rattus [INFO] tweaked toml for git repo https://github.com/Corallus-Caninus/Rattus written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Corallus-Caninus/Rattus already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c47c8e2ebeaab7b3fe6faf3d9ec9e79cb202ca832b3f40e0445b1299a83743e [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" "3c47c8e2ebeaab7b3fe6faf3d9ec9e79cb202ca832b3f40e0445b1299a83743e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c47c8e2ebeaab7b3fe6faf3d9ec9e79cb202ca832b3f40e0445b1299a83743e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c47c8e2ebeaab7b3fe6faf3d9ec9e79cb202ca832b3f40e0445b1299a83743e", kill_on_drop: false }` [INFO] [stdout] 3c47c8e2ebeaab7b3fe6faf3d9ec9e79cb202ca832b3f40e0445b1299a83743e [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=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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 728a5cbf299d771d91f165da7f29dbf06601a86660ec0408c84f7ee1534af7d2 [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" "728a5cbf299d771d91f165da7f29dbf06601a86660ec0408c84f7ee1534af7d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling input-sys v1.15.1 [INFO] [stderr] Compiling ioctl-sys v0.5.2 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling enum_derive v0.1.7 [INFO] [stderr] Compiling enclose v1.1.8 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling uinput-sys v0.1.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling udev v0.4.0 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling input v0.5.0 [INFO] [stderr] Compiling nix v0.10.0 [INFO] [stderr] Compiling uinput v0.1.3 [INFO] [stderr] Compiling inputbot v0.5.0 (https://github.com/Corallus-Caninus/inputbot.git?branch=develop#a4940a0a) [INFO] [stderr] Compiling Rattus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `KeySequence`, `KeybdKey::*`, `MouseButton::*`, `MouseCursor`, `handle_input_events` [INFO] [stdout] --> src/lib.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | self, handle_input_events, KeySequence, KeybdKey::*, MouseButton::*, MouseCursor, *, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Serialize` [INFO] [stdout] --> src/lib.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use serde::Serialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `x11::xlib::Mod1MapIndex` [INFO] [stdout] --> src/lib.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use x11::xlib::Mod1MapIndex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/lib.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/lib.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `MouseKeyMiddle` found for enum `inputbot::KeybdKey` in the current scope [INFO] [stdout] --> src/lib.rs:60:69 [INFO] [stdout] | [INFO] [stdout] 60 | if u64::from(cur_key.to_owned()) == u64::from(KeybdKey::MouseKeyMiddle) { [INFO] [stdout] | ^^^^^^^^^^^^^^ variant or associated item not found in `inputbot::KeybdKey` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_pos_abs` found for struct `MouseCursor` in the current scope [INFO] [stdout] --> src/lib.rs:64:51 [INFO] [stdout] | [INFO] [stdout] 64 | let position = inputbot::MouseCursor::get_pos_abs(); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `MouseCursor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `get_pos_abs` found for struct `MouseCursor` in the current scope [INFO] [stdout] --> src/lib.rs:85:51 [INFO] [stdout] | [INFO] [stdout] 85 | let position = inputbot::MouseCursor::get_pos_abs(); [INFO] [stdout] | ^^^^^^^^^^^ function or associated item not found in `MouseCursor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `Rattus` due to 4 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "728a5cbf299d771d91f165da7f29dbf06601a86660ec0408c84f7ee1534af7d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "728a5cbf299d771d91f165da7f29dbf06601a86660ec0408c84f7ee1534af7d2", kill_on_drop: false }` [INFO] [stdout] 728a5cbf299d771d91f165da7f29dbf06601a86660ec0408c84f7ee1534af7d2