[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] building Arctic904/rust-redis-server against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArctic904%2Frust-redis-server" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Arctic904/rust-redis-server on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc1/source/Cargo.toml
[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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded signal-hook-registry v1.2.2
[INFO] [stderr]   Downloaded thiserror v1.0.32
[INFO] [stderr]   Downloaded parking_lot_core v0.9.5
[INFO] [stderr]   Downloaded log v0.4.11
[INFO] [stderr]   Downloaded strsim v0.11.0
[INFO] [stderr]   Downloaded anstyle-parse v0.2.3
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.2
[INFO] [stderr]   Downloaded anyhow v1.0.59
[INFO] [stderr]   Downloaded anstyle-query v1.0.2
[INFO] [stderr]   Downloaded base64 v0.22.0
[INFO] [stderr]   Downloaded clap_derive v4.5.3
[INFO] [stderr]   Downloaded clap v4.5.3
[INFO] [stderr]   Downloaded anstream v0.6.13
[INFO] [stderr]   Downloaded thiserror-impl v1.0.32
[INFO] [stderr]   Downloaded hermit-abi v0.1.17
[INFO] [stderr]   Downloaded chrono v0.4.35
[INFO] [stderr]   Downloaded syn v1.0.67
[INFO] [stderr]   Downloaded tokio v1.23.0
[INFO] [stderr]   Downloaded anstyle v1.0.6
[INFO] [stderr]   Downloaded libc v0.2.138
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e89807ed8616729a3dd3e00eb8355b93a6d89414cd4480bf49898f67ec21eeac
[INFO] running `Command { std: "docker" "start" "-a" "e89807ed8616729a3dd3e00eb8355b93a6d89414cd4480bf49898f67ec21eeac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e89807ed8616729a3dd3e00eb8355b93a6d89414cd4480bf49898f67ec21eeac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e89807ed8616729a3dd3e00eb8355b93a6d89414cd4480bf49898f67ec21eeac", kill_on_drop: false }`
[INFO] [stdout] e89807ed8616729a3dd3e00eb8355b93a6d89414cd4480bf49898f67ec21eeac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 742affa5eea430ce045ba5d0ccdc2e30ddf547b7670c3d71d5f261719fe5d806
[INFO] running `Command { std: "docker" "start" "-a" "742affa5eea430ce045ba5d0ccdc2e30ddf547b7670c3d71d5f261719fe5d806", 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 lock_api v0.4.9
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling syn v2.0.53
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.2.2
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling chrono v0.4.35
[INFO] [stderr]    Compiling base64 v0.22.0
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling clap v4.5.3
[INFO] [stderr]    Compiling 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)]` 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)]` 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/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/cell.rs:874: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] 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)]` on by default
[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/ad211ced81509462cdfe4c29ed10f97279a0acae/library/core/src/cell.rs:874: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] 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" "742affa5eea430ce045ba5d0ccdc2e30ddf547b7670c3d71d5f261719fe5d806", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "742affa5eea430ce045ba5d0ccdc2e30ddf547b7670c3d71d5f261719fe5d806", kill_on_drop: false }`
[INFO] [stdout] 742affa5eea430ce045ba5d0ccdc2e30ddf547b7670c3d71d5f261719fe5d806
