[INFO] cloning repository https://github.com/m1guelpf/lil-redis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/m1guelpf/lil-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1guelpf%2Flil-redis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1guelpf%2Flil-redis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd5b2bd86d00dc1a44c9d61b82746a3319debc59
[INFO] testing m1guelpf/lil-redis against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fm1guelpf%2Flil-redis" "/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/m1guelpf/lil-redis
[INFO] finished tweaking git repo https://github.com/m1guelpf/lil-redis
[INFO] tweaked toml for git repo https://github.com/m1guelpf/lil-redis written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/m1guelpf/lil-redis on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/m1guelpf/lil-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" "+beta-2026-03-05" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4862004c9f5e5562daee9751e9572aa5dfd8c6ebb8a8499c3655d2d94910ebe0
[INFO] running `Command { std: "docker" "start" "-a" "4862004c9f5e5562daee9751e9572aa5dfd8c6ebb8a8499c3655d2d94910ebe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4862004c9f5e5562daee9751e9572aa5dfd8c6ebb8a8499c3655d2d94910ebe0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4862004c9f5e5562daee9751e9572aa5dfd8c6ebb8a8499c3655d2d94910ebe0", kill_on_drop: false }`
[INFO] [stdout] 4862004c9f5e5562daee9751e9572aa5dfd8c6ebb8a8499c3655d2d94910ebe0
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d6b78afa7f407582941beabe00d53da059b502892d61513efdf646f4ee2c6a5
[INFO] running `Command { std: "docker" "start" "-a" "3d6b78afa7f407582941beabe00d53da059b502892d61513efdf646f4ee2c6a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling tokio v1.23.0
[INFO] [stderr]    Compiling num_cpus v1.14.0
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling lil_redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s
[INFO] running `Command { std: "docker" "inspect" "3d6b78afa7f407582941beabe00d53da059b502892d61513efdf646f4ee2c6a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d6b78afa7f407582941beabe00d53da059b502892d61513efdf646f4ee2c6a5", kill_on_drop: false }`
[INFO] [stdout] 3d6b78afa7f407582941beabe00d53da059b502892d61513efdf646f4ee2c6a5
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f1e6c923e8c1290a677bf5e88e86433cf76f5368bda8f4d543ffad0e5464f69
[INFO] running `Command { std: "docker" "start" "-a" "9f1e6c923e8c1290a677bf5e88e86433cf76f5368bda8f4d543ffad0e5464f69", kill_on_drop: false }`
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling predicates-core v1.0.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling termtree v0.4.0
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling predicates-tree v1.0.7
[INFO] [stderr]    Compiling bstr v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling predicates v2.1.4
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling assert_cmd v2.0.7
[INFO] [stderr]    Compiling redis v0.22.1
[INFO] [stderr]    Compiling lil_redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.03s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "9f1e6c923e8c1290a677bf5e88e86433cf76f5368bda8f4d543ffad0e5464f69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f1e6c923e8c1290a677bf5e88e86433cf76f5368bda8f4d543ffad0e5464f69", kill_on_drop: false }`
[INFO] [stdout] 9f1e6c923e8c1290a677bf5e88e86433cf76f5368bda8f4d543ffad0e5464f69
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 273d2e734191980d1bec897a7b3316fdb6fa30a60adbf8704b4e927699f60783
[INFO] running `Command { std: "docker" "start" "-a" "273d2e734191980d1bec897a7b3316fdb6fa30a60adbf8704b4e927699f60783", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lil_redis-d616b01a5cf0f9f8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redis_test.rs (/opt/rustwide/target/debug/deps/redis_test-e48006352fa0fbe0)
[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 7 tests
[INFO] [stdout] test it_can_handle_multiple_connections ... ok
[INFO] [stdout] test it_can_connect_to_redis ... ok
[INFO] [stdout] test it_can_handle_echo ... ok
[INFO] [stdout] test it_can_receive_pings ... ok
[INFO] [stdout] test it_can_handle_pings_from_multiple_connections ... ok
[INFO] [stdout] test it_can_get_and_set ... ok
[INFO] [stdout] test it_can_set_with_ttl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "273d2e734191980d1bec897a7b3316fdb6fa30a60adbf8704b4e927699f60783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "273d2e734191980d1bec897a7b3316fdb6fa30a60adbf8704b4e927699f60783", kill_on_drop: false }`
[INFO] [stdout] 273d2e734191980d1bec897a7b3316fdb6fa30a60adbf8704b4e927699f60783
