[INFO] cloning repository https://github.com/houycth/kursor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/houycth/kursor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouycth%2Fkursor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouycth%2Fkursor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 711a5a23586823be80d9741937b82cfb8f5e09d5 [INFO] checking houycth/kursor against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouycth%2Fkursor" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/houycth/kursor [INFO] finished tweaking git repo https://github.com/houycth/kursor [INFO] tweaked toml for git repo https://github.com/houycth/kursor written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/houycth/kursor on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/houycth/kursor 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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14534fd9a7c03c2b3d56d9adacd77d29d6f824bc16b470a519f8445b754e7283 [INFO] running `Command { std: "docker" "start" "-a" "14534fd9a7c03c2b3d56d9adacd77d29d6f824bc16b470a519f8445b754e7283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14534fd9a7c03c2b3d56d9adacd77d29d6f824bc16b470a519f8445b754e7283", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14534fd9a7c03c2b3d56d9adacd77d29d6f824bc16b470a519f8445b754e7283", kill_on_drop: false }` [INFO] [stdout] 14534fd9a7c03c2b3d56d9adacd77d29d6f824bc16b470a519f8445b754e7283 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d634d2868ce0fa4d5fe17d60b277048e6f7a0d2aec557887891cda7b5d9ed43 [INFO] running `Command { std: "docker" "start" "-a" "3d634d2868ce0fa4d5fe17d60b277048e6f7a0d2aec557887891cda7b5d9ed43", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling device_query v2.1.0 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking epoll v4.3.3 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Compiling evdev-sys v0.2.5 [INFO] [stderr] Checking evdev-rs v0.4.0 [INFO] [stderr] Checking rdev v0.5.3 [INFO] [stderr] Checking kursor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | rt.spawn(move_loop()); [INFO] [stdout] | ^^^^^^^^^^^ future returned by `move_loop` is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `impl Future`, the trait `Send` is not implemented for `Rc` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/main.rs:85:46 [INFO] [stdout] | [INFO] [stdout] 67 | let device_state = DeviceState::new(); [INFO] [stdout] | ------------ has type `DeviceState` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 85 | let key_pressed = KEY_PRESSED.read().await; [INFO] [stdout] | ^^^^^ await occurs here, with `device_state` maybe used later [INFO] [stdout] note: required by a bound in `Runtime::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/runtime.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn spawn(&self, future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 243 | where [INFO] [stdout] 244 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Runtime::spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/main.rs:107:14 [INFO] [stdout] | [INFO] [stdout] 107 | rt.spawn(move_loop()); [INFO] [stdout] | ^^^^^^^^^^^ future returned by `move_loop` is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: within `impl Future`, the trait `Send` is not implemented for `Rc` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/main.rs:85:46 [INFO] [stdout] | [INFO] [stdout] 67 | let device_state = DeviceState::new(); [INFO] [stdout] | ------------ has type `DeviceState` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 85 | let key_pressed = KEY_PRESSED.read().await; [INFO] [stdout] | ^^^^^ await occurs here, with `device_state` maybe used later [INFO] [stdout] note: required by a bound in `Runtime::spawn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.41.0/src/runtime/runtime.rs:244:21 [INFO] [stdout] | [INFO] [stdout] 242 | pub fn spawn(&self, future: F) -> JoinHandle [INFO] [stdout] | ----- required by a bound in this associated function [INFO] [stdout] 243 | where [INFO] [stdout] 244 | F: Future + Send + 'static, [INFO] [stdout] | ^^^^ required by this bound in `Runtime::spawn` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kursor` (bin "kursor") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `kursor` (bin "kursor" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3d634d2868ce0fa4d5fe17d60b277048e6f7a0d2aec557887891cda7b5d9ed43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d634d2868ce0fa4d5fe17d60b277048e6f7a0d2aec557887891cda7b5d9ed43", kill_on_drop: false }` [INFO] [stdout] 3d634d2868ce0fa4d5fe17d60b277048e6f7a0d2aec557887891cda7b5d9ed43