[INFO] cloning repository https://github.com/RedoxRust101/02-simple-redis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RedoxRust101/02-simple-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedoxRust101%2F02-simple-redis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedoxRust101%2F02-simple-redis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 475323035594051ca6cc8702f80a304094f2696e [INFO] testing RedoxRust101/02-simple-redis/475323035594051ca6cc8702f80a304094f2696e against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedoxRust101%2F02-simple-redis" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/RedoxRust101/02-simple-redis on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/RedoxRust101/02-simple-redis [INFO] finished tweaking git repo https://github.com/RedoxRust101/02-simple-redis [INFO] tweaked toml for git repo https://github.com/RedoxRust101/02-simple-redis written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/RedoxRust101/02-simple-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-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f254cee09fe49278b4f3f69e4cbd7b16e26452e9989c42f26bca91204137a5a6 [INFO] running `Command { std: "docker" "start" "-a" "f254cee09fe49278b4f3f69e4cbd7b16e26452e9989c42f26bca91204137a5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f254cee09fe49278b4f3f69e4cbd7b16e26452e9989c42f26bca91204137a5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f254cee09fe49278b4f3f69e4cbd7b16e26452e9989c42f26bca91204137a5a6", kill_on_drop: false }` [INFO] [stdout] f254cee09fe49278b4f3f69e4cbd7b16e26452e9989c42f26bca91204137a5a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0ec8534eceef165cdc589ac1e5b0b8955a0df9f9cefa927e7380e34300d4cf6 [INFO] running `Command { std: "docker" "start" "-a" "d0ec8534eceef165cdc589ac1e5b0b8955a0df9f9cefa927e7380e34300d4cf6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling dashmap v6.0.1 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling simple-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.74s [INFO] running `Command { std: "docker" "inspect" "d0ec8534eceef165cdc589ac1e5b0b8955a0df9f9cefa927e7380e34300d4cf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0ec8534eceef165cdc589ac1e5b0b8955a0df9f9cefa927e7380e34300d4cf6", kill_on_drop: false }` [INFO] [stdout] d0ec8534eceef165cdc589ac1e5b0b8955a0df9f9cefa927e7380e34300d4cf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50b0d5a0018dd910a51ef65d51aec428028269fae2a2a1016835ef3d6bef2d4b [INFO] running `Command { std: "docker" "start" "-a" "50b0d5a0018dd910a51ef65d51aec428028269fae2a2a1016835ef3d6bef2d4b", kill_on_drop: false }` [INFO] [stderr] Compiling simple-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s [INFO] running `Command { std: "docker" "inspect" "50b0d5a0018dd910a51ef65d51aec428028269fae2a2a1016835ef3d6bef2d4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50b0d5a0018dd910a51ef65d51aec428028269fae2a2a1016835ef3d6bef2d4b", kill_on_drop: false }` [INFO] [stdout] 50b0d5a0018dd910a51ef65d51aec428028269fae2a2a1016835ef3d6bef2d4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c4376c9772def08a83f84a342d4321845521fdcbc3be0944c5d0ca736e1eddf2 [INFO] running `Command { std: "docker" "start" "-a" "c4376c9772def08a83f84a342d4321845521fdcbc3be0944c5d0ca736e1eddf2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/simple_redis-8fd829b95b43681a) [INFO] [stdout] [INFO] [stdout] running 42 tests [INFO] [stdout] test cmd::get::tests::test_get_from_resp_array ... ok [INFO] [stdout] test cmd::echo::tests::test_echo_from_resp_array ... ok [INFO] [stdout] test cmd::hget::test::test_hget_from_resp_array ... ok [INFO] [stdout] test cmd::hgetall::test::test_hgetall_from_resp_array ... ok [INFO] [stdout] test cmd::hmget::tests::test_hmget_from_resp_array ... ok [INFO] [stdout] test cmd::hmget::tests::test_hset_hmget_from_resp_array ... ok [INFO] [stdout] test cmd::hset::test::test_hset_from_resp_array ... ok [INFO] [stdout] test cmd::hgetall::test::test_hset_hget_hgetall_commands ... ok [INFO] [stdout] test cmd::set::tests::test_set_from_resp_array ... ok [INFO] [stdout] test cmd::sadd::tests::test_sadd_from_resp_array ... ok [INFO] [stdout] test cmd::sismember::tests::test_sismember_execute ... ok [INFO] [stdout] test cmd::set::tests::test_set_get_command ... ok [INFO] [stdout] test cmd::sismember::tests::test_sismember_from_resp_array ... ok [INFO] [stdout] test cmd::sadd::tests::test_sadd_execute ... ok [INFO] [stdout] test cmd::smembers::tests::test_smembers_from_resp_array ... ok [INFO] [stdout] test cmd::smembers::tests::test_smembers_execute ... ok [INFO] [stdout] test resp::array::tests::test_array_encode ... ok [INFO] [stdout] test cmd::tests::test_command ... ok [INFO] [stdout] test resp::array::tests::test_array_decode ... ok [INFO] [stdout] test resp::array::tests::test_null_array_decode ... ok [INFO] [stdout] test resp::array::tests::test_null_array_encode ... ok [INFO] [stdout] test resp::bool::tests::test_bool_decode ... ok [INFO] [stdout] test resp::bool::tests::test_bool_encode ... ok [INFO] [stdout] test resp::bulk_string::tests::test_bulk_string_decode ... ok [INFO] [stdout] test resp::bulk_string::tests::test_bulk_string_encode ... ok [INFO] [stdout] test resp::bulk_string::tests::test_null_bulk_string_decode ... ok [INFO] [stdout] test resp::bulk_string::tests::test_null_bulk_string_encode ... ok [INFO] [stdout] test resp::double::tests::test_double_decode ... ok [INFO] [stdout] test resp::integer::tests::test_integer_encode ... ok [INFO] [stdout] test resp::integer::tests::test_integer_decode ... ok [INFO] [stdout] test resp::map::test::test_map_decode ... ok [INFO] [stdout] test resp::double::tests::test_double_encode ... ok [INFO] [stdout] test resp::null::tests::test_null_encode ... ok [INFO] [stdout] test resp::map::test::test_map_encode ... ok [INFO] [stdout] test resp::set::test::test_set_decode ... ok [INFO] [stdout] test resp::set::test::test_set_encode ... ok [INFO] [stdout] test resp::null::tests::test_null_decode ... ok [INFO] [stdout] test resp::simple_error::test::test_simple_error_decode ... ok [INFO] [stdout] test resp::simple_error::test::test_simple_error_encode ... ok [INFO] [stdout] test resp::simple_string::tests::test_simple_string_decode ... ok [INFO] [stdout] test resp::simple_string::tests::test_simple_string_encode ... ok [INFO] [stdout] test resp::tests::test_calc_array_length ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/simple_redis-8c494e0e7ef19b23) [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] Doc-tests simple_redis [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" "c4376c9772def08a83f84a342d4321845521fdcbc3be0944c5d0ca736e1eddf2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4376c9772def08a83f84a342d4321845521fdcbc3be0944c5d0ca736e1eddf2", kill_on_drop: false }` [INFO] [stdout] c4376c9772def08a83f84a342d4321845521fdcbc3be0944c5d0ca736e1eddf2