[INFO] cloning repository https://github.com/nathan-cannell/mini-redis-clone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathan-cannell/mini-redis-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-cannell%2Fmini-redis-clone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-cannell%2Fmini-redis-clone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 082ff841aede3adb6a1925bf7e59dd55cdeedf63
[INFO] testing nathan-cannell/mini-redis-clone against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-cannell%2Fmini-redis-clone" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nathan-cannell/mini-redis-clone
[INFO] finished tweaking git repo https://github.com/nathan-cannell/mini-redis-clone
[INFO] tweaked toml for git repo https://github.com/nathan-cannell/mini-redis-clone written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nathan-cannell/mini-redis-clone on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nathan-cannell/mini-redis-clone 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded redis v0.23.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f3e5fbcd3b70284249376f013cf5c50c524b2c1843d1f3487c2bacf23094a941
[INFO] running `Command { std: "docker" "start" "-a" "f3e5fbcd3b70284249376f013cf5c50c524b2c1843d1f3487c2bacf23094a941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f3e5fbcd3b70284249376f013cf5c50c524b2c1843d1f3487c2bacf23094a941", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3e5fbcd3b70284249376f013cf5c50c524b2c1843d1f3487c2bacf23094a941", kill_on_drop: false }`
[INFO] [stdout] f3e5fbcd3b70284249376f013cf5c50c524b2c1843d1f3487c2bacf23094a941
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2eec8f30a71b50736672486385315d4046c3155fa129d2de4ddbbbb1dc8a3146
[INFO] running `Command { std: "docker" "start" "-a" "2eec8f30a71b50736672486385315d4046c3155fa129d2de4ddbbbb1dc8a3146", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling mini-redis-clone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Incomplete` is never constructed
[INFO] [stdout]   --> src/resp.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] 15 |     #[error("incomplete frame")]
[INFO] [stdout] 16 |     Incomplete,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.75s
[INFO] running `Command { std: "docker" "inspect" "2eec8f30a71b50736672486385315d4046c3155fa129d2de4ddbbbb1dc8a3146", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2eec8f30a71b50736672486385315d4046c3155fa129d2de4ddbbbb1dc8a3146", kill_on_drop: false }`
[INFO] [stdout] 2eec8f30a71b50736672486385315d4046c3155fa129d2de4ddbbbb1dc8a3146
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb008f69093a0db18eddf6d93b8bee289f335a733595efc382586164537c0ed7
[INFO] running `Command { std: "docker" "start" "-a" "cb008f69093a0db18eddf6d93b8bee289f335a733595efc382586164537c0ed7", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling redis v0.23.3
[INFO] [stderr]    Compiling mini-redis-clone v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Incomplete` is never constructed
[INFO] [stdout]   --> src/resp.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Error {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] 15 |     #[error("incomplete frame")]
[INFO] [stdout] 16 |     Incomplete,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.23.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "cb008f69093a0db18eddf6d93b8bee289f335a733595efc382586164537c0ed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb008f69093a0db18eddf6d93b8bee289f335a733595efc382586164537c0ed7", kill_on_drop: false }`
[INFO] [stdout] cb008f69093a0db18eddf6d93b8bee289f335a733595efc382586164537c0ed7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 10040442af37a115ca3f53948a548f4703bcc30eec8888173dc0257d62b5511e
[INFO] running `Command { std: "docker" "start" "-a" "10040442af37a115ca3f53948a548f4703bcc30eec8888173dc0257d62b5511e", kill_on_drop: false }`
[INFO] [stderr] warning: variant `Incomplete` is never constructed
[INFO] [stderr]   --> src/resp.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub enum Error {
[INFO] [stderr]    |          ----- variant in this enum
[INFO] [stderr] 15 |     #[error("incomplete frame")]
[INFO] [stderr] 16 |     Incomplete,
[INFO] [stderr]    |     ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `mini-redis-clone` (bin "mini-redis-clone" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.23.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mini_redis_clone-d83c138880da8916)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test command::tests::test_parse_set ... ok
[INFO] [stdout] test command::tests::test_execute_commands ... ok
[INFO] [stdout] test command::tests::test_parse_get ... ok
[INFO] [stdout] test db::tests::test_delete ... ok
[INFO] [stdout] test resp::tests::test_parse_bulk ... ok
[INFO] [stdout] test resp::tests::test_parse_error ... ok
[INFO] [stdout] test resp::tests::test_parse_integer ... ok
[INFO] [stdout] test resp::tests::test_parse_null_bulk ... ok
[INFO] [stdout] test db::tests::test_set_get ... ok
[INFO] [stdout] test resp::tests::test_parse_simple_string ... ok
[INFO] [stdout] test db::tests::test_concurrent_access ... ok
[INFO] [stdout] test tests::test_redis_integration has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "10040442af37a115ca3f53948a548f4703bcc30eec8888173dc0257d62b5511e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10040442af37a115ca3f53948a548f4703bcc30eec8888173dc0257d62b5511e", kill_on_drop: false }`
[INFO] [stdout] 10040442af37a115ca3f53948a548f4703bcc30eec8888173dc0257d62b5511e
