[INFO] cloning repository https://github.com/jdreaver/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/jdreaver/redis-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdreaver%2Fredis-clone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdreaver%2Fredis-clone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2c23b63da6070a951da94346b813528a39a0ba6 [INFO] testing jdreaver/redis-clone against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdreaver%2Fredis-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] validating manifest of git repo https://github.com/jdreaver/redis-clone on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jdreaver/redis-clone [INFO] finished tweaking git repo https://github.com/jdreaver/redis-clone [INFO] tweaked toml for git repo https://github.com/jdreaver/redis-clone written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jdreaver/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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded rusty-fork v0.3.0 [INFO] [stderr] Downloaded rand_xorshift v0.3.0 [INFO] [stderr] Downloaded simple_logger v4.1.0 [INFO] [stderr] Downloaded rustc-demangle v0.1.22 [INFO] [stderr] Downloaded proptest v1.1.0 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3235ad3d141a3149aaeb49ad209036cfa61e6b81985f263b4bbbffff3a1f60bb [INFO] running `Command { std: "docker" "start" "-a" "3235ad3d141a3149aaeb49ad209036cfa61e6b81985f263b4bbbffff3a1f60bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3235ad3d141a3149aaeb49ad209036cfa61e6b81985f263b4bbbffff3a1f60bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3235ad3d141a3149aaeb49ad209036cfa61e6b81985f263b4bbbffff3a1f60bb", kill_on_drop: false }` [INFO] [stdout] 3235ad3d141a3149aaeb49ad209036cfa61e6b81985f263b4bbbffff3a1f60bb [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 276b48a56dd47d0da2113f826e55d5718fee6a32bdf83e00918d211b17ae3e77 [INFO] running `Command { std: "docker" "start" "-a" "276b48a56dd47d0da2113f826e55d5718fee6a32bdf83e00918d211b17ae3e77", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling rustc-demangle v0.1.22 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling simple_logger v4.1.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling redis-clone v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.58s [INFO] running `Command { std: "docker" "inspect" "276b48a56dd47d0da2113f826e55d5718fee6a32bdf83e00918d211b17ae3e77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276b48a56dd47d0da2113f826e55d5718fee6a32bdf83e00918d211b17ae3e77", kill_on_drop: false }` [INFO] [stdout] 276b48a56dd47d0da2113f826e55d5718fee6a32bdf83e00918d211b17ae3e77 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 522ac0a6a8b90fc46780393b05a6c0fbd483e0cde1454511a6a9134834b23970 [INFO] running `Command { std: "docker" "start" "-a" "522ac0a6a8b90fc46780393b05a6c0fbd483e0cde1454511a6a9134834b23970", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.141 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustix v0.37.11 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling linux-raw-sys v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling simple_logger v4.1.0 [INFO] [stderr] Compiling redis-clone v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.1.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.49s [INFO] running `Command { std: "docker" "inspect" "522ac0a6a8b90fc46780393b05a6c0fbd483e0cde1454511a6a9134834b23970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "522ac0a6a8b90fc46780393b05a6c0fbd483e0cde1454511a6a9134834b23970", kill_on_drop: false }` [INFO] [stdout] 522ac0a6a8b90fc46780393b05a6c0fbd483e0cde1454511a6a9134834b23970 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d4b11ec86f389bf8e16dfcd144711fc754150286ca0b0d9cdc00d07deb9478e [INFO] running `Command { std: "docker" "start" "-a" "5d4b11ec86f389bf8e16dfcd144711fc754150286ca0b0d9cdc00d07deb9478e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_clone-443f2e6484c5a5e9) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test command::tests::get_round_trip ... ok [INFO] [stdout] test resp::tests::array_round_trip ... ok [INFO] [stdout] test command::tests::pong_round_trip ... ok [INFO] [stdout] test resp::tests::parse_empty_string ... ok [INFO] [stdout] test resp::tests::error_round_trip ... ok [INFO] [stdout] test command::tests::ping_round_trip ... ok [INFO] [stdout] test resp::tests::simple_string_round_trip ... ok [INFO] [stdout] test resp::tests::bulk_string_round_trip ... ok [INFO] [stdout] test command::tests::set_round_trip ... ok [INFO] [stdout] test server::tests::test_set_get ... ok [INFO] [stdout] test string::tests::test_debug ... ok [INFO] [stdout] test server::tests::test_ping ... ok [INFO] [stdout] test command::tests::ok_round_trip ... ok [INFO] [stdout] test resp::tests::round_trip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/client.rs (/opt/rustwide/target/debug/deps/client-b699daa6692346b3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/server.rs (/opt/rustwide/target/debug/deps/server-27782d267dc874a4) [INFO] [stdout] [INFO] [stderr] Doc-tests redis_clone [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5d4b11ec86f389bf8e16dfcd144711fc754150286ca0b0d9cdc00d07deb9478e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d4b11ec86f389bf8e16dfcd144711fc754150286ca0b0d9cdc00d07deb9478e", kill_on_drop: false }` [INFO] [stdout] 5d4b11ec86f389bf8e16dfcd144711fc754150286ca0b0d9cdc00d07deb9478e