[INFO] cloning repository https://github.com/Arctic904/rust-redis-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arctic904/rust-redis-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArctic904%2Frust-redis-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArctic904%2Frust-redis-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 38eb49f6ccae89880148d16e828e9922f5248de3
[INFO] checking Arctic904/rust-redis-server against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArctic904%2Frust-redis-server" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arctic904/rust-redis-server
[INFO] finished tweaking git repo https://github.com/Arctic904/rust-redis-server
[INFO] tweaked toml for git repo https://github.com/Arctic904/rust-redis-server written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arctic904/rust-redis-server on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arctic904/rust-redis-server 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7d3a30b6c5af17847989b21ded6dce6cbd1bf666401b30cd873f97c083ff411c
[INFO] running `Command { std: "docker" "start" "-a" "7d3a30b6c5af17847989b21ded6dce6cbd1bf666401b30cd873f97c083ff411c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7d3a30b6c5af17847989b21ded6dce6cbd1bf666401b30cd873f97c083ff411c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d3a30b6c5af17847989b21ded6dce6cbd1bf666401b30cd873f97c083ff411c", kill_on_drop: false }`
[INFO] [stdout] 7d3a30b6c5af17847989b21ded6dce6cbd1bf666401b30cd873f97c083ff411c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9474074c9ad4c98021d4d6aa42f5160e32ff70b65c4f3dc1739b00f9158cfd9e
[INFO] running `Command { std: "docker" "start" "-a" "9474074c9ad4c98021d4d6aa42f5160e32ff70b65c4f3dc1739b00f9158cfd9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking signal-hook-registry v1.2.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking chrono v0.4.35
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]     Checking thiserror v1.0.32
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]     Checking redis-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `redis::replica`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use redis::replica;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/redis/handle_input.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |                     let mut buf_type = String::new();
[INFO] [stdout]    |                         ----^^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of an `Rc`
[INFO] [stdout]   --> src/redis/handle_input.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut bufreader = context.bufreader.borrow_mut().into_inner();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------ value moved due to this method call
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         move occurs because value has type `RefCell<BufReader<TcpStream>>`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] note: `RefCell::<T>::into_inner` takes ownership of the receiver `self`, which moves value
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/cell.rs:955:29
[INFO] [stdout] help: you could `clone` the value and consume it, if the `BufReader<TcpStream>: Clone` trait bound could be satisfied
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut bufreader = <RefCell<BufReader<TcpStream>> as Clone>::clone(&context.bufreader.borrow_mut()).into_inner();
[INFO] [stdout]    |                         +++++++++++++++++++++++++++++++++++++++++++++++++                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of an `Rc`
[INFO] [stdout]   --> src/redis/handle_input.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut stream = context.stream.borrow_mut().into_inner();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------ value moved due to this method call
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      move occurs because value has type `RefCell<TcpStream>`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] help: you could `clone` the value and consume it, if the `TcpStream: Clone` trait bound could be satisfied
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut stream = <RefCell<TcpStream> as Clone>::clone(&context.stream.borrow_mut()).into_inner();
[INFO] [stdout]    |                      ++++++++++++++++++++++++++++++++++++++                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of an `Rc`
[INFO] [stdout]    --> src/redis/handle_input.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let bufreader = context.bufreader.borrow_mut().into_inner();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------ value moved due to this method call
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     move occurs because value has type `RefCell<BufReader<TcpStream>>`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: `RefCell::<T>::into_inner` takes ownership of the receiver `self`, which moves value
[INFO] [stdout]    --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/cell.rs:955:29
[INFO] [stdout] help: you could `clone` the value and consume it, if the `BufReader<TcpStream>: Clone` trait bound could be satisfied
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let bufreader = <RefCell<BufReader<TcpStream>> as Clone>::clone(&context.bufreader.borrow_mut()).into_inner();
[INFO] [stdout]     |                     +++++++++++++++++++++++++++++++++++++++++++++++++                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of an `Rc`
[INFO] [stdout]    --> src/redis/handle_input.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut stream = context.stream.borrow_mut().into_inner();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------ value moved due to this method call
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      move occurs because value has type `RefCell<TcpStream>`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] help: you could `clone` the value and consume it, if the `TcpStream: Clone` trait bound could be satisfied
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut stream = <RefCell<TcpStream> as Clone>::clone(&context.stream.borrow_mut()).into_inner();
[INFO] [stdout]     |                      ++++++++++++++++++++++++++++++++++++++                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufreader`
[INFO] [stdout]    --> src/redis/handle_input.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let bufreader = context.bufreader.borrow_mut().into_inner();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufreader`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0507`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redis-starter-rust` (bin "redis-starter-rust" test) due to 4 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `redis::replica`
[INFO] [stdout]   --> src/main.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use redis::replica;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/redis/handle_input.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |                     let mut buf_type = String::new();
[INFO] [stdout]    |                         ----^^^^^^^^
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of an `Rc`
[INFO] [stdout]   --> src/redis/handle_input.rs:12:25
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut bufreader = context.bufreader.borrow_mut().into_inner();
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------ value moved due to this method call
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         move occurs because value has type `RefCell<BufReader<TcpStream>>`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] note: `RefCell::<T>::into_inner` takes ownership of the receiver `self`, which moves value
[INFO] [stdout]   --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/cell.rs:955:29
[INFO] [stdout] help: you could `clone` the value and consume it, if the `BufReader<TcpStream>: Clone` trait bound could be satisfied
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let mut bufreader = <RefCell<BufReader<TcpStream>> as Clone>::clone(&context.bufreader.borrow_mut()).into_inner();
[INFO] [stdout]    |                         +++++++++++++++++++++++++++++++++++++++++++++++++                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of an `Rc`
[INFO] [stdout]   --> src/redis/handle_input.rs:13:22
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut stream = context.stream.borrow_mut().into_inner();
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------ value moved due to this method call
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      move occurs because value has type `RefCell<TcpStream>`, which does not implement the `Copy` trait
[INFO] [stdout]    |
[INFO] [stdout] help: you could `clone` the value and consume it, if the `TcpStream: Clone` trait bound could be satisfied
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut stream = <RefCell<TcpStream> as Clone>::clone(&context.stream.borrow_mut()).into_inner();
[INFO] [stdout]    |                      ++++++++++++++++++++++++++++++++++++++                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of an `Rc`
[INFO] [stdout]    --> src/redis/handle_input.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let bufreader = context.bufreader.borrow_mut().into_inner();
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------ value moved due to this method call
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     move occurs because value has type `RefCell<BufReader<TcpStream>>`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: `RefCell::<T>::into_inner` takes ownership of the receiver `self`, which moves value
[INFO] [stdout]    --> /rustc/438eb4c1a1c3841523d7f672601e8adbe04cff28/library/core/src/cell.rs:955:29
[INFO] [stdout] help: you could `clone` the value and consume it, if the `BufReader<TcpStream>: Clone` trait bound could be satisfied
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let bufreader = <RefCell<BufReader<TcpStream>> as Clone>::clone(&context.bufreader.borrow_mut()).into_inner();
[INFO] [stdout]     |                     +++++++++++++++++++++++++++++++++++++++++++++++++                              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of an `Rc`
[INFO] [stdout]    --> src/redis/handle_input.rs:110:22
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut stream = context.stream.borrow_mut().into_inner();
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------ value moved due to this method call
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      move occurs because value has type `RefCell<TcpStream>`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] help: you could `clone` the value and consume it, if the `TcpStream: Clone` trait bound could be satisfied
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut stream = <RefCell<TcpStream> as Clone>::clone(&context.stream.borrow_mut()).into_inner();
[INFO] [stdout]     |                      ++++++++++++++++++++++++++++++++++++++                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bufreader`
[INFO] [stdout]    --> src/redis/handle_input.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let bufreader = context.bufreader.borrow_mut().into_inner();
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_bufreader`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0507`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redis-starter-rust` (bin "redis-starter-rust") due to 4 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "9474074c9ad4c98021d4d6aa42f5160e32ff70b65c4f3dc1739b00f9158cfd9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9474074c9ad4c98021d4d6aa42f5160e32ff70b65c4f3dc1739b00f9158cfd9e", kill_on_drop: false }`
[INFO] [stdout] 9474074c9ad4c98021d4d6aa42f5160e32ff70b65c4f3dc1739b00f9158cfd9e
