[INFO] cloning repository https://github.com/joooooooooooooooooooooooooooooooooooosh/codecrafters-redis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joooooooooooooooooooooooooooooooooooosh/codecrafters-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoooooooooooooooooooooooooooooooooooosh%2Fcodecrafters-redis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoooooooooooooooooooooooooooooooooooosh%2Fcodecrafters-redis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 58fd8409fc15ac2081b24fae498edaf7ead70895
[INFO] checking joooooooooooooooooooooooooooooooooooosh/codecrafters-redis against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoooooooooooooooooooooooooooooooooooosh%2Fcodecrafters-redis" "/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/joooooooooooooooooooooooooooooooooooosh/codecrafters-redis
[INFO] finished tweaking git repo https://github.com/joooooooooooooooooooooooooooooooooooosh/codecrafters-redis
[INFO] tweaked toml for git repo https://github.com/joooooooooooooooooooooooooooooooooooosh/codecrafters-redis written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/joooooooooooooooooooooooooooooooooooosh/codecrafters-redis on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/joooooooooooooooooooooooooooooooooooosh/codecrafters-redis 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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] 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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb02f579f4ec12c04cf78425d7c2a4c6ac13e13227bee5ffc6b069896cc14a4d
[INFO] running `Command { std: "docker" "start" "-a" "cb02f579f4ec12c04cf78425d7c2a4c6ac13e13227bee5ffc6b069896cc14a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb02f579f4ec12c04cf78425d7c2a4c6ac13e13227bee5ffc6b069896cc14a4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb02f579f4ec12c04cf78425d7c2a4c6ac13e13227bee5ffc6b069896cc14a4d", kill_on_drop: false }`
[INFO] [stdout] cb02f579f4ec12c04cf78425d7c2a4c6ac13e13227bee5ffc6b069896cc14a4d
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e41093239ff0050189240b15e9c8224b89dd89fb01572c608e26ff8aebb48618
[INFO] running `Command { std: "docker" "start" "-a" "e41093239ff0050189240b15e9c8224b89dd89fb01572c608e26ff8aebb48618", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.67
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling anyhow v1.0.59
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling quote v1.0.7
[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 mio v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.1
[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 redis-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     replica_listen(listener, db, config).await;
[INFO] [stdout]    |                                          ----- any code following this expression is unreachable
[INFO] [stdout] 51 |
[INFO] [stdout] 52 |     unreachable!()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]   --> src/main.rs:52:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     replica_listen(listener, db, config).await;
[INFO] [stdout]    |                                          ----- any code following this expression is unreachable
[INFO] [stdout] 51 |
[INFO] [stdout] 52 |     unreachable!()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.63s
[INFO] running `Command { std: "docker" "inspect" "e41093239ff0050189240b15e9c8224b89dd89fb01572c608e26ff8aebb48618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e41093239ff0050189240b15e9c8224b89dd89fb01572c608e26ff8aebb48618", kill_on_drop: false }`
[INFO] [stdout] e41093239ff0050189240b15e9c8224b89dd89fb01572c608e26ff8aebb48618
