[INFO] cloning repository https://github.com/0xfalafel/dictator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xfalafel/dictator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xfalafel%2Fdictator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xfalafel%2Fdictator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e22782da5278ad74bb019afaa8a9436616bdcea
[INFO] checking 0xfalafel/dictator against try#5fee451ebd94296ea05214e819c311e164b30af6 for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xfalafel%2Fdictator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0xfalafel/dictator on toolchain 5fee451ebd94296ea05214e819c311e164b30af6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/0xfalafel/dictator
[INFO] finished tweaking git repo https://github.com/0xfalafel/dictator
[INFO] tweaked toml for git repo https://github.com/0xfalafel/dictator written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/0xfalafel/dictator 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" "+5fee451ebd94296ea05214e819c311e164b30af6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b81cb208423e6bd5871d62c9576fcfaaf9cde38387f2ac9a39209e5a294df98a
[INFO] running `Command { std: "docker" "start" "-a" "b81cb208423e6bd5871d62c9576fcfaaf9cde38387f2ac9a39209e5a294df98a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b81cb208423e6bd5871d62c9576fcfaaf9cde38387f2ac9a39209e5a294df98a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b81cb208423e6bd5871d62c9576fcfaaf9cde38387f2ac9a39209e5a294df98a", kill_on_drop: false }`
[INFO] [stdout] b81cb208423e6bd5871d62c9576fcfaaf9cde38387f2ac9a39209e5a294df98a
[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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+5fee451ebd94296ea05214e819c311e164b30af6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c2aeb2664c3ab2aa0b7d8cec5838c8a7c5cd37ccb78dfe6809ca314179280d10
[INFO] running `Command { std: "docker" "start" "-a" "c2aeb2664c3ab2aa0b7d8cec5838c8a7c5cd37ccb78dfe6809ca314179280d10", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking keyboard-types v0.7.0
[INFO] [stderr]     Checking global-hotkey v0.6.3
[INFO] [stderr]     Checking dictator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `sleep`
[INFO] [stdout]  --> src/main.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::time::{sleep, Duration};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task::spawn`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::task::spawn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::select`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::select;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sleep`
[INFO] [stdout]  --> src/main.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::time::{sleep, Duration};
[INFO] [stdout]   |                   ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::task::spawn`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio::task::spawn;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::select`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use tokio::select;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> src/main.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let (tx, rx) = mpsc::channel(1);
[INFO] [stdout]    |          ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tx`
[INFO] [stdout]   --> src/main.rs:36:10
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let (tx, rx) = mpsc::channel(1);
[INFO] [stdout]    |          ^^ help: if this is intentional, prefix it with an underscore: `_tx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `rx`
[INFO] [stdout]   --> src/main.rs:45:39
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let (tx, rx) = mpsc::channel(1);
[INFO] [stdout]    |              -- move occurs because `rx` has type `tokio::sync::mpsc::Receiver<()>`, which does not implement the `Copy` trait
[INFO] [stdout] 37 |
[INFO] [stdout] 38 |     loop {
[INFO] [stdout]    |     ---- inside of this loop
[INFO] [stdout] ...
[INFO] [stdout] 45 |                     tokio::spawn(demo(rx));
[INFO] [stdout]    |                                       ^^ value moved here, in previous iteration of loop
[INFO] [stdout]    |
[INFO] [stdout] note: consider changing this parameter type in function `demo` to borrow instead if owning the value isn't necessary
[INFO] [stdout]   --> src/main.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn demo(mut rx: mpsc::Receiver<()>) {
[INFO] [stdout]    |          ----         ^^^^^^^^^^^^^^^^^^ this parameter takes ownership of the value
[INFO] [stdout]    |          |
[INFO] [stdout]    |          in this function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0382]: use of moved value: `rx`
[INFO] [stdout]   --> src/main.rs:45:39
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let (tx, rx) = mpsc::channel(1);
[INFO] [stdout]    |              -- move occurs because `rx` has type `tokio::sync::mpsc::Receiver<()>`, which does not implement the `Copy` trait
[INFO] [stdout] 37 |
[INFO] [stdout] 38 |     loop {
[INFO] [stdout]    |     ---- inside of this loop
[INFO] [stdout] ...
[INFO] [stdout] 45 |                     tokio::spawn(demo(rx));
[INFO] [stdout]    |                                       ^^ value moved here, in previous iteration of loop
[INFO] [stdout]    |
[INFO] [stdout] note: consider changing this parameter type in function `demo` to borrow instead if owning the value isn't necessary
[INFO] [stdout]   --> src/main.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn demo(mut rx: mpsc::Receiver<()>) {
[INFO] [stdout]    |          ----         ^^^^^^^^^^^^^^^^^^ this parameter takes ownership of the value
[INFO] [stdout]    |          |
[INFO] [stdout]    |          in this function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0382`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dictator` (bin "dictator" test) due to 1 previous error; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dictator` (bin "dictator") due to 1 previous error; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "c2aeb2664c3ab2aa0b7d8cec5838c8a7c5cd37ccb78dfe6809ca314179280d10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2aeb2664c3ab2aa0b7d8cec5838c8a7c5cd37ccb78dfe6809ca314179280d10", kill_on_drop: false }`
[INFO] [stdout] c2aeb2664c3ab2aa0b7d8cec5838c8a7c5cd37ccb78dfe6809ca314179280d10
