[INFO] cloning repository https://github.com/ddno/switcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ddno/switcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddno%2Fswitcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddno%2Fswitcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e6e53d69972dd0e4551cdb6333adb85744650406 [INFO] checking ddno/switcher against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fddno%2Fswitcher" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ddno/switcher [INFO] finished tweaking git repo https://github.com/ddno/switcher [INFO] tweaked toml for git repo https://github.com/ddno/switcher written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ddno/switcher on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ddno/switcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 187e955dd4624e83b1fdc2817bc958ac5bad068bb05a32d6892623e3e4583b03 [INFO] running `Command { std: "docker" "start" "-a" "187e955dd4624e83b1fdc2817bc958ac5bad068bb05a32d6892623e3e4583b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "187e955dd4624e83b1fdc2817bc958ac5bad068bb05a32d6892623e3e4583b03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "187e955dd4624e83b1fdc2817bc958ac5bad068bb05a32d6892623e3e4583b03", kill_on_drop: false }` [INFO] [stdout] 187e955dd4624e83b1fdc2817bc958ac5bad068bb05a32d6892623e3e4583b03 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c825d6b4303dffa2337abfae7dd2fe6b7cb9ffac9602b46ac1b29b6d09a8a6b5 [INFO] running `Command { std: "docker" "start" "-a" "c825d6b4303dffa2337abfae7dd2fe6b7cb9ffac9602b46ac1b29b6d09a8a6b5", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Checking ttf-parser v0.18.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling enigo v0.0.14 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking epoll v4.3.1 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Compiling evdev-sys v0.2.5 [INFO] [stderr] Compiling fltk-sys v1.3.31 [INFO] [stderr] Checking evdev-rs v0.4.0 [INFO] [stderr] Checking rdev v0.5.2 [INFO] [stderr] Checking fltk v1.3.31 [INFO] [stderr] Checking fltk-theme v0.6.0 [INFO] [stderr] Checking switcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `mouse_location` found for struct `Enigo` in the current scope [INFO] [stdout] --> src/main.rs:67:58 [INFO] [stdout] | [INFO] [stdout] 67 | let cursor_location: (i32, i32) = Enigo::mouse_location(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `Enigo` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Enigo`, consider using `enigo::::new` which returns `Enigo` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enigo-0.0.14/src/lib.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `mouse_down` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enigo-0.0.14/src/lib.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | fn mouse_down(&mut self, button: MouseButton); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `mouse_location` found for struct `Enigo` in the current scope [INFO] [stdout] --> src/main.rs:67:58 [INFO] [stdout] | [INFO] [stdout] 67 | let cursor_location: (i32, i32) = Enigo::mouse_location(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `Enigo` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Enigo`, consider using `enigo::::new` which returns `Enigo` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enigo-0.0.14/src/lib.rs:389:5 [INFO] [stdout] | [INFO] [stdout] 389 | pub fn new() -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `mouse_down` with a similar name, but with different arguments [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/enigo-0.0.14/src/lib.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | fn mouse_down(&mut self, button: MouseButton); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `switcher` (bin "switcher") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `switcher` (bin "switcher" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c825d6b4303dffa2337abfae7dd2fe6b7cb9ffac9602b46ac1b29b6d09a8a6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c825d6b4303dffa2337abfae7dd2fe6b7cb9ffac9602b46ac1b29b6d09a8a6b5", kill_on_drop: false }` [INFO] [stdout] c825d6b4303dffa2337abfae7dd2fe6b7cb9ffac9602b46ac1b29b6d09a8a6b5