[INFO] cloning repository https://github.com/justDeeevin/neoshare [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/justDeeevin/neoshare" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustDeeevin%2Fneoshare", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustDeeevin%2Fneoshare'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85b53e5442cfa0c2ecf8e8a8886567e7f69d4061 [INFO] checking justDeeevin/neoshare against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustDeeevin%2Fneoshare" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/justDeeevin/neoshare [INFO] finished tweaking git repo https://github.com/justDeeevin/neoshare [INFO] tweaked toml for git repo https://github.com/justDeeevin/neoshare written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justDeeevin/neoshare on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/justDeeevin/neoshare 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/noib3/nvim-oxi` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] checking justDeeevin/neoshare against try#969026c535f4240ff7866ef11207dfda18a26af6 for pr-146504 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjustDeeevin%2Fneoshare" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/justDeeevin/neoshare [INFO] finished tweaking git repo https://github.com/justDeeevin/neoshare [INFO] tweaked toml for git repo https://github.com/justDeeevin/neoshare written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/justDeeevin/neoshare on toolchain 969026c535f4240ff7866ef11207dfda18a26af6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/justDeeevin/neoshare 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" "+969026c535f4240ff7866ef11207dfda18a26af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 semaphore v0.4.0 [INFO] [stderr] Downloaded uuid v1.12.1 [INFO] [stderr] Downloaded smallstr v0.3.0 [INFO] [stderr] Downloaded tungstenite v0.26.1 [INFO] [stderr] Downloaded parking_lot v0.4.8 [INFO] [stderr] Downloaded yrs v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e472d196121e2142374a5ace1efb4af05e1080a3f53e6cb56d350b3d3846af8 [INFO] running `Command { std: "docker" "start" "-a" "9e472d196121e2142374a5ace1efb4af05e1080a3f53e6cb56d350b3d3846af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e472d196121e2142374a5ace1efb4af05e1080a3f53e6cb56d350b3d3846af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e472d196121e2142374a5ace1efb4af05e1080a3f53e6cb56d350b3d3846af8", kill_on_drop: false }` [INFO] [stdout] 9e472d196121e2142374a5ace1efb4af05e1080a3f53e6cb56d350b3d3846af8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+969026c535f4240ff7866ef11207dfda18a26af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50a94661704861a29ef274a5de47c02e6595c50f7d52b2a3860d45a60de6685c [INFO] running `Command { std: "docker" "start" "-a" "50a94661704861a29ef274a5de47c02e6595c50f7d52b2a3860d45a60de6685c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking smallstr v0.3.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking owning_ref v0.3.3 [INFO] [stderr] Compiling nvim-oxi v0.5.1 (https://github.com/noib3/nvim-oxi?rev=a72ad383392c151af8de074c3475276cf5265cf7#a72ad383) [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking parking_lot_core v0.2.14 [INFO] [stderr] Checking parking_lot v0.4.8 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking semaphore v0.4.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling pin-project-internal v1.1.8 [INFO] [stderr] Compiling nvim-oxi-macros v0.5.1 (https://github.com/noib3/nvim-oxi?rev=a72ad383392c151af8de074c3475276cf5265cf7#a72ad383) [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pin-project v1.1.8 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking nvim-oxi-luajit v0.5.1 (https://github.com/noib3/nvim-oxi?rev=a72ad383392c151af8de074c3475276cf5265cf7#a72ad383) [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking tungstenite v0.26.1 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking serde_json v1.0.138 [INFO] [stderr] Checking uuid v1.12.1 [INFO] [stderr] Checking nvim-oxi-types v0.5.1 (https://github.com/noib3/nvim-oxi?rev=a72ad383392c151af8de074c3475276cf5265cf7#a72ad383) [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking neoshare-protocol v0.1.0 (/opt/rustwide/workdir/crates/protocol) [INFO] [stderr] Checking nvim-oxi-api v0.5.1 (https://github.com/noib3/nvim-oxi?rev=a72ad383392c151af8de074c3475276cf5265cf7#a72ad383) [INFO] [stderr] Checking yrs v0.22.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Checking neoshare-plugin v0.1.0 (/opt/rustwide/workdir/crates/plugin) [INFO] [stdout] error[E0277]: `std::sync::mpsc::Receiver` cannot be shared between threads safely [INFO] [stdout] --> crates/plugin/src/lib.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | thread::spawn(move || { [INFO] [stdout] | _____-------------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 100 | | while let Ok(msg) = rx.recv() { [INFO] [stdout] 101 | | let msg = serde_json::to_string(&msg).unwrap(); [INFO] [stdout] 102 | | socket [INFO] [stdout] ... | [INFO] [stdout] 109 | | }); [INFO] [stdout] | |_____^ `std::sync::mpsc::Receiver` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `std::sync::mpsc::Receiver` [INFO] [stdout] = note: required for `&std::sync::mpsc::Receiver` to implement `Send` [INFO] [stdout] note: required because it's used within this closure [INFO] [stdout] --> crates/plugin/src/lib.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | thread::spawn(move || { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `spawn` [INFO] [stdout] --> /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/thread/mod.rs:723:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ws_recv` [INFO] [stdout] --> crates/plugin/src/lib.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let (tx, ws_recv) = std::sync::mpsc::channel(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ws_recv` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ws_send` [INFO] [stdout] --> crates/plugin/src/lib.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | let (ws_send, rx) = std::sync::mpsc::channel(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ws_send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `neoshare-plugin` (lib test) due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: `std::sync::mpsc::Receiver` cannot be shared between threads safely [INFO] [stdout] --> crates/plugin/src/lib.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | thread::spawn(move || { [INFO] [stdout] | _____-------------_^ [INFO] [stdout] | | | [INFO] [stdout] | | required by a bound introduced by this call [INFO] [stdout] 100 | | while let Ok(msg) = rx.recv() { [INFO] [stdout] 101 | | let msg = serde_json::to_string(&msg).unwrap(); [INFO] [stdout] 102 | | socket [INFO] [stdout] ... | [INFO] [stdout] 109 | | }); [INFO] [stdout] | |_____^ `std::sync::mpsc::Receiver` cannot be shared between threads safely [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `std::sync::mpsc::Receiver` [INFO] [stdout] = note: required for `&std::sync::mpsc::Receiver` to implement `Send` [INFO] [stdout] note: required because it's used within this closure [INFO] [stdout] --> crates/plugin/src/lib.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | thread::spawn(move || { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: required by a bound in `spawn` [INFO] [stdout] --> /rustc/969026c535f4240ff7866ef11207dfda18a26af6/library/std/src/thread/mod.rs:723:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ws_recv` [INFO] [stdout] --> crates/plugin/src/lib.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | let (tx, ws_recv) = std::sync::mpsc::channel(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ws_recv` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ws_send` [INFO] [stdout] --> crates/plugin/src/lib.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | let (ws_send, rx) = std::sync::mpsc::channel(); [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ws_send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `neoshare-plugin` (lib) due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "50a94661704861a29ef274a5de47c02e6595c50f7d52b2a3860d45a60de6685c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a94661704861a29ef274a5de47c02e6595c50f7d52b2a3860d45a60de6685c", kill_on_drop: false }` [INFO] [stdout] 50a94661704861a29ef274a5de47c02e6595c50f7d52b2a3860d45a60de6685c