[INFO] cloning repository https://github.com/trishume/FusionMouse
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trishume/FusionMouse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrishume%2FFusionMouse", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrishume%2FFusionMouse'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 46e9f052f368573cf2d4f106c3eeb252355ea3ad
[INFO] checking trishume/FusionMouse against try#22cc29ba5b459fb386c0406b9baf3a49eb0fba39 for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrishume%2FFusionMouse" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/trishume/FusionMouse
[INFO] finished tweaking git repo https://github.com/trishume/FusionMouse
[INFO] tweaked toml for git repo https://github.com/trishume/FusionMouse written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trishume/FusionMouse on toolchain 22cc29ba5b459fb386c0406b9baf3a49eb0fba39
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/trishume/FusionMouse 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" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/trishume/enigo`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/pcwalton/signpost`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded glutin v0.11.0
[INFO] [stderr]   Downloaded gdi32-sys v0.1.1
[INFO] [stderr]   Downloaded dwmapi-sys v0.1.0
[INFO] [stderr]   Downloaded user32-sys v0.2.0
[INFO] [stderr]   Downloaded memmap v0.6.1
[INFO] [stderr]   Downloaded dlib v0.4.0
[INFO] [stderr]   Downloaded redox_syscall v0.1.32
[INFO] [stderr]   Downloaded cocoa v0.11.0
[INFO] [stderr]   Downloaded gleam v0.4.16
[INFO] [stderr]   Downloaded user32-sys v0.1.2
[INFO] [stderr]   Downloaded backtrace v0.3.4
[INFO] [stderr]   Downloaded cgmath v0.15.0
[INFO] [stderr]   Downloaded winit v0.9.0
[INFO] [stderr]   Downloaded core-graphics v0.10.0
[INFO] [stderr]   Downloaded wayland-kbd v0.13.0
[INFO] [stderr]   Downloaded x11-dl v2.17.1
[INFO] [stderr]   Downloaded cc v1.0.3
[INFO] [stderr]   Downloaded glium v0.19.0
[INFO] [stderr]   Downloaded wayland-sys v0.12.3
[INFO] [stderr]   Downloaded tobii-sys v0.2.0
[INFO] [stderr]   Downloaded linuxtrack-sys v1.0.1
[INFO] [stderr]   Downloaded wayland-scanner v0.12.3
[INFO] [stderr]   Downloaded wayland-protocols v0.12.3
[INFO] [stderr]   Downloaded wayland-client v0.12.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 10088e57ca266cd49c2737c7a5ba119dc11b00a3f7a9373f7aba2a2b7344978c
[INFO] running `Command { std: "docker" "start" "-a" "10088e57ca266cd49c2737c7a5ba119dc11b00a3f7a9373f7aba2a2b7344978c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "10088e57ca266cd49c2737c7a5ba119dc11b00a3f7a9373f7aba2a2b7344978c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10088e57ca266cd49c2737c7a5ba119dc11b00a3f7a9373f7aba2a2b7344978c", kill_on_drop: false }`
[INFO] [stdout] 10088e57ca266cd49c2737c7a5ba119dc11b00a3f7a9373f7aba2a2b7344978c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+22cc29ba5b459fb386c0406b9baf3a49eb0fba39" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e247fe37649a0c788005f8f993e064698448fbfdacb3b99179cc3079ce19a4e7
[INFO] running `Command { std: "docker" "start" "-a" "e247fe37649a0c788005f8f993e064698448fbfdacb3b99179cc3079ce19a4e7", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling cc v1.0.3
[INFO] [stderr]     Checking libc v0.2.34
[INFO] [stderr]    Compiling pkg-config v0.3.9
[INFO] [stderr]     Checking num-traits v0.1.41
[INFO] [stderr]     Checking signpost v0.1.0 (https://github.com/pcwalton/signpost#7ed71250)
[INFO] [stderr]     Checking rand v0.3.18
[INFO] [stderr]    Compiling enigo v0.0.11 (https://github.com/trishume/enigo#563fbb6d)
[INFO] [stderr]    Compiling linuxtrack-sys v1.0.1
[INFO] [stderr]     Checking cgmath v0.15.0
[INFO] [stderr]     Checking fusion_mouse v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Color` in `signpost`
[INFO] [stdout]   --> src/ltr_input.rs:19:45
[INFO] [stdout]    |
[INFO] [stdout] 19 |     signpost::start(3, &[0, 0, 0, signpost::Color::Green as usize]);
[INFO] [stdout]    |                                             ^^^^^ could not find `Color` in `signpost`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/signpost-4f1878e481b3c4ba/7ed7125/src/lib.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(target_os="macos")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `macos` feature
[INFO] [stdout] 30 | pub enum Color {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Color` in `signpost`
[INFO] [stdout]   --> src/ltr_input.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |         signpost::end(3, &[0, 0, 0, signpost::Color::Green as usize]);
[INFO] [stdout]    |                                               ^^^^^ could not find `Color` in `signpost`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/signpost-4f1878e481b3c4ba/7ed7125/src/lib.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(target_os="macos")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `macos` feature
[INFO] [stdout] 30 | pub enum Color {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Color` in `signpost`
[INFO] [stdout]    --> src/main.rs:103:74
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let _signpost = signpost::AutoTrace::new(1, &[0, 0, 0, signpost::Color::Blue as usize]);
[INFO] [stdout]     |                                                                          ^^^^^ could not find `Color` in `signpost`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/signpost-4f1878e481b3c4ba/7ed7125/src/lib.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  29 | #[cfg(target_os="macos")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `macos` feature
[INFO] [stdout]  30 | pub enum Color {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Color` in `signpost`
[INFO] [stdout]   --> src/ltr_input.rs:19:45
[INFO] [stdout]    |
[INFO] [stdout] 19 |     signpost::start(3, &[0, 0, 0, signpost::Color::Green as usize]);
[INFO] [stdout]    |                                             ^^^^^ could not find `Color` in `signpost`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/signpost-4f1878e481b3c4ba/7ed7125/src/lib.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(target_os="macos")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `macos` feature
[INFO] [stdout] 30 | pub enum Color {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Color` in `signpost`
[INFO] [stdout]   --> src/ltr_input.rs:58:47
[INFO] [stdout]    |
[INFO] [stdout] 58 |         signpost::end(3, &[0, 0, 0, signpost::Color::Green as usize]);
[INFO] [stdout]    |                                               ^^^^^ could not find `Color` in `signpost`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/git/checkouts/signpost-4f1878e481b3c4ba/7ed7125/src/lib.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(target_os="macos")]
[INFO] [stdout]    |       ----------------- the item is gated behind the `macos` feature
[INFO] [stdout] 30 | pub enum Color {
[INFO] [stdout]    |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `Color` in `signpost`
[INFO] [stdout]    --> src/main.rs:103:74
[INFO] [stdout]     |
[INFO] [stdout] 103 |         let _signpost = signpost::AutoTrace::new(1, &[0, 0, 0, signpost::Color::Blue as usize]);
[INFO] [stdout]     |                                                                          ^^^^^ could not find `Color` in `signpost`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/signpost-4f1878e481b3c4ba/7ed7125/src/lib.rs:30:10
[INFO] [stdout]     |
[INFO] [stdout]  29 | #[cfg(target_os="macos")]
[INFO] [stdout]     |       ----------------- the item is gated behind the `macos` feature
[INFO] [stdout]  30 | pub enum Color {
[INFO] [stdout]     |          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `main_display_size` found for struct `Enigo` in the current scope
[INFO] [stdout]    --> src/main.rs:106:54
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let (display_width, display_height) = Enigo::main_display_size();
[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/git/checkouts/enigo-ebc2ac294234a0e3/563fbb6/src/linux/linux_impl.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 |     pub fn new() -> Self {
[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:123:45
[INFO] [stdout]     |
[INFO] [stdout] 123 |             let (mouse_x, mouse_y) = 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/git/checkouts/enigo-ebc2ac294234a0e3/563fbb6/src/linux/linux_impl.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 |     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/git/checkouts/enigo-ebc2ac294234a0e3/563fbb6/src/lib.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn mouse_down(&mut self, button: MouseButton);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pressed_buttons` found for struct `Enigo` in the current scope
[INFO] [stdout]    --> src/main.rs:128:37
[INFO] [stdout]     |
[INFO] [stdout] 128 |             let mouse_down = Enigo::pressed_buttons() != 0;
[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/git/checkouts/enigo-ebc2ac294234a0e3/563fbb6/src/linux/linux_impl.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 |     pub fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fusion_mouse` (bin "fusion_mouse" test) due to 6 previous errors
[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` in the current scope
[INFO] [stdout]    --> src/main.rs:106:54
[INFO] [stdout]     |
[INFO] [stdout] 106 |         let (display_width, display_height) = Enigo::main_display_size();
[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/git/checkouts/enigo-ebc2ac294234a0e3/563fbb6/src/linux/linux_impl.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 |     pub fn new() -> Self {
[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:123:45
[INFO] [stdout]     |
[INFO] [stdout] 123 |             let (mouse_x, mouse_y) = 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/git/checkouts/enigo-ebc2ac294234a0e3/563fbb6/src/linux/linux_impl.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 |     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/git/checkouts/enigo-ebc2ac294234a0e3/563fbb6/src/lib.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn mouse_down(&mut self, button: MouseButton);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `pressed_buttons` found for struct `Enigo` in the current scope
[INFO] [stdout]    --> src/main.rs:128:37
[INFO] [stdout]     |
[INFO] [stdout] 128 |             let mouse_down = Enigo::pressed_buttons() != 0;
[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/git/checkouts/enigo-ebc2ac294234a0e3/563fbb6/src/linux/linux_impl.rs:81:5
[INFO] [stdout]     |
[INFO] [stdout]  81 |     pub fn new() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `fusion_mouse` (bin "fusion_mouse") due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "e247fe37649a0c788005f8f993e064698448fbfdacb3b99179cc3079ce19a4e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e247fe37649a0c788005f8f993e064698448fbfdacb3b99179cc3079ce19a4e7", kill_on_drop: false }`
[INFO] [stdout] e247fe37649a0c788005f8f993e064698448fbfdacb3b99179cc3079ce19a4e7
