[INFO] updating cached repository https://github.com/QiBaobin/mouse-auto-mover [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bc731e77d0cae1c967e58f8fc75dbd6a4be362e4 [INFO] checking QiBaobin/mouse-auto-mover against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQiBaobin%2Fmouse-auto-mover" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QiBaobin/mouse-auto-mover on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-11/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fc81620a869956b791b42d7c99e596e9de1561fe1d86ffeeccd4ec842f1e1257 [INFO] running `Command { std: "docker" "start" "-a" "fc81620a869956b791b42d7c99e596e9de1561fe1d86ffeeccd4ec842f1e1257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc81620a869956b791b42d7c99e596e9de1561fe1d86ffeeccd4ec842f1e1257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc81620a869956b791b42d7c99e596e9de1561fe1d86ffeeccd4ec842f1e1257", kill_on_drop: false }` [INFO] [stdout] fc81620a869956b791b42d7c99e596e9de1561fe1d86ffeeccd4ec842f1e1257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 388257f11858df1c27043d32a719dedb527d50262abb515260ced144ebf71faa [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" "388257f11858df1c27043d32a719dedb527d50262abb515260ced144ebf71faa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.27 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking mouse-mover v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `main_display_size` found for struct `enigo::Enigo` in the current scope [INFO] [stdout] --> src/main.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | let size = Enigo::main_display_size(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `enigo::Enigo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `mouse_location` found for struct `enigo::Enigo` in the current scope [INFO] [stdout] --> src/main.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | let position = Enigo::mouse_location(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `enigo::Enigo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `mouse_location` found for struct `enigo::Enigo` in the current scope [INFO] [stdout] --> src/main.rs:56:35 [INFO] [stdout] | [INFO] [stdout] 56 | let new_position = Enigo::mouse_location(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `enigo::Enigo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mouse-mover`. [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] [stdout] error[E0599]: no function or associated item named `main_display_size` found for struct `enigo::Enigo` in the current scope [INFO] [stdout] --> src/main.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | let size = Enigo::main_display_size(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ function or associated item not found in `enigo::Enigo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `mouse_location` found for struct `enigo::Enigo` in the current scope [INFO] [stdout] --> src/main.rs:43:31 [INFO] [stdout] | [INFO] [stdout] 43 | let position = Enigo::mouse_location(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `enigo::Enigo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `mouse_location` found for struct `enigo::Enigo` in the current scope [INFO] [stdout] --> src/main.rs:56:35 [INFO] [stdout] | [INFO] [stdout] 56 | let new_position = Enigo::mouse_location(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `enigo::Enigo` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "388257f11858df1c27043d32a719dedb527d50262abb515260ced144ebf71faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "388257f11858df1c27043d32a719dedb527d50262abb515260ced144ebf71faa", kill_on_drop: false }` [INFO] [stdout] 388257f11858df1c27043d32a719dedb527d50262abb515260ced144ebf71faa