[INFO] cloning repository https://github.com/weivea/air_control
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/weivea/air_control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweivea%2Fair_control", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweivea%2Fair_control'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db07cfa9b6140f4b9dbc0db9c6715a09d8284c5c
[INFO] testing weivea/air_control against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweivea%2Fair_control" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/weivea/air_control
[INFO] finished tweaking git repo https://github.com/weivea/air_control
[INFO] tweaked toml for git repo https://github.com/weivea/air_control written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/weivea/air_control on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/weivea/air_control 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3492f088bee0e7d0fb3996dbcee300d07af55638b322e8c8d0de78f8978edda5
[INFO] running `Command { std: "docker" "start" "-a" "3492f088bee0e7d0fb3996dbcee300d07af55638b322e8c8d0de78f8978edda5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3492f088bee0e7d0fb3996dbcee300d07af55638b322e8c8d0de78f8978edda5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3492f088bee0e7d0fb3996dbcee300d07af55638b322e8c8d0de78f8978edda5", kill_on_drop: false }`
[INFO] [stdout] 3492f088bee0e7d0fb3996dbcee300d07af55638b322e8c8d0de78f8978edda5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4d7312e9f2db229e27178378db391c0866f69453eb1cd919ce132d9fa0eb106
[INFO] running `Command { std: "docker" "start" "-a" "d4d7312e9f2db229e27178378db391c0866f69453eb1cd919ce132d9fa0eb106", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling mime-infer v3.0.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling str-buf v3.0.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling xxhash-rust v0.8.11
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rust-embed-utils v8.4.0
[INFO] [stderr]    Compiling etag v4.0.0
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling headers v0.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling ulid v1.1.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling salvo-serde-util v0.64.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling enumflags2_derive v0.7.10
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling rust-embed-impl v8.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling enumflags2 v0.7.10
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rust-embed v8.4.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling salvo_macros v0.64.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling multimap v0.9.1
[INFO] [stderr]    Compiling serde-xml-rs v0.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling hyper v1.4.0
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling salvo_core v0.64.2
[INFO] [stderr]    Compiling salvo_extra v0.64.2
[INFO] [stderr]    Compiling salvo-serve-static v0.64.2
[INFO] [stderr]    Compiling salvo v0.64.2
[INFO] [stderr]    Compiling air_control v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MouseButton` in `mouse`
[INFO] [stdout]   --> src/main.rs:67:55
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...                   mouse::click_mouse(mouse::MouseButton::Left);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^ could not find `MouseButton` in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MouseButton` in `mouse`
[INFO] [stdout]   --> src/main.rs:70:55
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   mouse::click_mouse(mouse::MouseButton::Right);
[INFO] [stdout]    |                                                 ^^^^^^^^^^^ could not find `MouseButton` in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MouseButton` in `mouse`
[INFO] [stdout]   --> src/main.rs:76:54
[INFO] [stdout]    |
[INFO] [stdout] 76 | ...                   mouse::mouse_down(mouse::MouseButton::Left);
[INFO] [stdout]    |                                                ^^^^^^^^^^^ could not find `MouseButton` in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MouseButton` in `mouse`
[INFO] [stdout]   --> src/main.rs:79:52
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   mouse::mouse_up(mouse::MouseButton::Left);
[INFO] [stdout]    |                                              ^^^^^^^^^^^ could not find `MouseButton` in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MouseButton` in `mouse`
[INFO] [stdout]   --> src/main.rs:82:54
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...                   mouse::mouse_down(mouse::MouseButton::Right);
[INFO] [stdout]    |                                                ^^^^^^^^^^^ could not find `MouseButton` in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `MouseButton` in `mouse`
[INFO] [stdout]   --> src/main.rs:85:52
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...                   mouse::mouse_up(mouse::MouseButton::Right);
[INFO] [stdout]    |                                              ^^^^^^^^^^^ could not find `MouseButton` in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `move_mouse` in module `mouse`
[INFO] [stdout]   --> src/main.rs:64:36
[INFO] [stdout]    |
[INFO] [stdout] 64 | ...                   mouse::move_mouse(pos.x, pos.y);
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `click_mouse` in module `mouse`
[INFO] [stdout]   --> src/main.rs:67:36
[INFO] [stdout]    |
[INFO] [stdout] 67 | ...                   mouse::click_mouse(mouse::MouseButton::Left);
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `click_mouse` in module `mouse`
[INFO] [stdout]   --> src/main.rs:70:36
[INFO] [stdout]    |
[INFO] [stdout] 70 | ...                   mouse::click_mouse(mouse::MouseButton::Right);
[INFO] [stdout]    |                              ^^^^^^^^^^^ not found in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `scroll` in module `mouse`
[INFO] [stdout]   --> src/main.rs:73:36
[INFO] [stdout]    |
[INFO] [stdout] 73 | ...                   mouse::scroll(pos.s);
[INFO] [stdout]    |                              ^^^^^^ not found in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mouse_down` in module `mouse`
[INFO] [stdout]   --> src/main.rs:76:36
[INFO] [stdout]    |
[INFO] [stdout] 76 | ...                   mouse::mouse_down(mouse::MouseButton::Left);
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mouse_up` in module `mouse`
[INFO] [stdout]   --> src/main.rs:79:36
[INFO] [stdout]    |
[INFO] [stdout] 79 | ...                   mouse::mouse_up(mouse::MouseButton::Left);
[INFO] [stdout]    |                              ^^^^^^^^ not found in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mouse_down` in module `mouse`
[INFO] [stdout]   --> src/main.rs:82:36
[INFO] [stdout]    |
[INFO] [stdout] 82 | ...                   mouse::mouse_down(mouse::MouseButton::Right);
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mouse_up` in module `mouse`
[INFO] [stdout]   --> src/main.rs:85:36
[INFO] [stdout]    |
[INFO] [stdout] 85 | ...                   mouse::mouse_up(mouse::MouseButton::Right);
[INFO] [stdout]    |                              ^^^^^^^^ not found in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `mouse_drag` in module `mouse`
[INFO] [stdout]   --> src/main.rs:88:36
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   mouse::mouse_drag(pos.x , pos.y)
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in `mouse`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `websocket::Message`
[INFO] [stdout]  --> src/main.rs:5:25
[INFO] [stdout]   |
[INFO] [stdout] 5 | use salvo::{prelude::*, websocket::Message};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `air_control` (bin "air_control") due to 15 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "d4d7312e9f2db229e27178378db391c0866f69453eb1cd919ce132d9fa0eb106", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4d7312e9f2db229e27178378db391c0866f69453eb1cd919ce132d9fa0eb106", kill_on_drop: false }`
[INFO] [stdout] d4d7312e9f2db229e27178378db391c0866f69453eb1cd919ce132d9fa0eb106
