[INFO] updating cached repository https://github.com/QiBaobin/mouse-auto-mover [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/QiBaobin/mouse-auto-mover [INFO] [stderr] 397b851..bc731e7 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bc731e77d0cae1c967e58f8fc75dbd6a4be362e4 [INFO] testing QiBaobin/mouse-auto-mover against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQiBaobin%2Fmouse-auto-mover" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QiBaobin/mouse-auto-mover on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/QiBaobin/mouse-auto-mover [INFO] finished tweaking git repo https://github.com/QiBaobin/mouse-auto-mover [INFO] tweaked toml for git repo https://github.com/QiBaobin/mouse-auto-mover written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/QiBaobin/mouse-auto-mover already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+1.44.0" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 32421a6e8dbe89e70c37b2d81b2c19348eebf97943ae374ffe912ad2ff4526ec [INFO] running `"docker" "start" "-a" "32421a6e8dbe89e70c37b2d81b2c19348eebf97943ae374ffe912ad2ff4526ec"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling mouse-mover v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no function or associated item named `main_display_size` found for struct `enigo::linux::Enigo` in the current scope [INFO] [stderr] --> src/main.rs:35:23 [INFO] [stderr] | [INFO] [stderr] 35 | let size = Enigo::main_display_size(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `enigo::linux::Enigo` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `mouse_location` found for struct `enigo::linux::Enigo` in the current scope [INFO] [stderr] --> src/main.rs:43:31 [INFO] [stderr] | [INFO] [stderr] 43 | let position = Enigo::mouse_location(); [INFO] [stderr] | ^^^^^^^^^^^^^^ function or associated item not found in `enigo::linux::Enigo` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `mouse_location` found for struct `enigo::linux::Enigo` in the current scope [INFO] [stderr] --> src/main.rs:56:35 [INFO] [stderr] | [INFO] [stderr] 56 | let new_position = Enigo::mouse_location(); [INFO] [stderr] | ^^^^^^^^^^^^^^ function or associated item not found in `enigo::linux::Enigo` [INFO] [stderr] [INFO] [stderr] error: aborting due to 3 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `mouse-mover`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "32421a6e8dbe89e70c37b2d81b2c19348eebf97943ae374ffe912ad2ff4526ec"` [INFO] running `"docker" "rm" "-f" "32421a6e8dbe89e70c37b2d81b2c19348eebf97943ae374ffe912ad2ff4526ec"` [INFO] [stdout] 32421a6e8dbe89e70c37b2d81b2c19348eebf97943ae374ffe912ad2ff4526ec