[INFO] cloning repository https://github.com/xt-rust-bootcamp/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/xt-rust-bootcamp/02-simple-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxt-rust-bootcamp%2F02-simple-redis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxt-rust-bootcamp%2F02-simple-redis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c46e57543e9b6cde64733799473fb41d460b785a [INFO] testing xt-rust-bootcamp/02-simple-redis against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxt-rust-bootcamp%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] started tweaking git repo https://github.com/xt-rust-bootcamp/02-simple-redis [INFO] finished tweaking git repo https://github.com/xt-rust-bootcamp/02-simple-redis [INFO] tweaked toml for git repo https://github.com/xt-rust-bootcamp/02-simple-redis written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/xt-rust-bootcamp/02-simple-redis on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/xt-rust-bootcamp/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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3895272b39cc9237844d7dc6f919bb356dc1526e2639c138aff5e5d43c205d00 [INFO] running `Command { std: "docker" "start" "-a" "3895272b39cc9237844d7dc6f919bb356dc1526e2639c138aff5e5d43c205d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3895272b39cc9237844d7dc6f919bb356dc1526e2639c138aff5e5d43c205d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3895272b39cc9237844d7dc6f919bb356dc1526e2639c138aff5e5d43c205d00", kill_on_drop: false }` [INFO] [stdout] 3895272b39cc9237844d7dc6f919bb356dc1526e2639c138aff5e5d43c205d00 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fd1cba9581a6d2ce9d74580afd0c6359b39cf5e3d7c3a929b81879aea202b02a [INFO] running `Command { std: "docker" "start" "-a" "fd1cba9581a6d2ce9d74580afd0c6359b39cf5e3d7c3a929b81879aea202b02a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling thiserror v2.0.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.4 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling simple-redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.29s [INFO] running `Command { std: "docker" "inspect" "fd1cba9581a6d2ce9d74580afd0c6359b39cf5e3d7c3a929b81879aea202b02a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd1cba9581a6d2ce9d74580afd0c6359b39cf5e3d7c3a929b81879aea202b02a", kill_on_drop: false }` [INFO] [stdout] fd1cba9581a6d2ce9d74580afd0c6359b39cf5e3d7c3a929b81879aea202b02a [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c250d9c84433db53f6a9e8635c2900af67dffca64a960ac8954b5082cceab447 [INFO] running `Command { std: "docker" "start" "-a" "c250d9c84433db53f6a9e8635c2900af67dffca64a960ac8954b5082cceab447", 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 2.46s [INFO] running `Command { std: "docker" "inspect" "c250d9c84433db53f6a9e8635c2900af67dffca64a960ac8954b5082cceab447", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c250d9c84433db53f6a9e8635c2900af67dffca64a960ac8954b5082cceab447", kill_on_drop: false }` [INFO] [stdout] c250d9c84433db53f6a9e8635c2900af67dffca64a960ac8954b5082cceab447 [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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 580742fa46fdb8a6e5d5f1bc51dfa1b51216fe6be6ae052ff4c08a0310110a65 [INFO] running `Command { std: "docker" "start" "-a" "580742fa46fdb8a6e5d5f1bc51dfa1b51216fe6be6ae052ff4c08a0310110a65", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/simple_redis-3744649bdead5ca0) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test cmd::hmap::tests::test_hget_from_resp_array ... ok [INFO] [stdout] test cmd::hmap::tests::test_hset_from_resp_array ... ok [INFO] [stdout] test cmd::hmap::tests::test_hgetall_from_resp_array ... ok [INFO] [stdout] test cmd::map::tests::test_get_set_command ... ok [INFO] [stdout] test resp::array::tests::test_null_array_decode ... ok [INFO] [stdout] test resp::array::tests::test_array_decode ... ok [INFO] [stdout] test resp::array::tests::test_array_encode ... ok [INFO] [stdout] test cmd::tests::test_command ... ok [INFO] [stdout] test cmd::hmap::tests::test_hset_hget_hgetall_commands ... ok [INFO] [stdout] test cmd::map::tests::test_get_from_resp_array ... ok [INFO] [stdout] test resp::bool::tests::test_boolean_decode ... ok [INFO] [stdout] test resp::bulk_string::tests::test_bulk_string_decode ... ok [INFO] [stdout] test cmd::map::tests::test_set_from_resp_array ... ok [INFO] [stdout] test resp::bulk_string::tests::test_null_bulk_string_decode ... ok [INFO] [stdout] test resp::bulk_string::tests::test_bulk_string_encode ... ok [INFO] [stdout] test resp::array::tests::test_null_array_encode ... ok [INFO] [stdout] test resp::double::tests::test_double_decode ... ok [INFO] [stdout] test resp::bool::tests::test_boolean_encode ... ok [INFO] [stdout] test resp::bulk_string::tests::test_null_bulk_string_encode ... ok [INFO] [stdout] test resp::double::tests::test_double_encode ... ok [INFO] [stdout] test resp::integer::tests::test_integer_encode ... ok [INFO] [stdout] test resp::map::tests::test_map_decode ... ok [INFO] [stdout] test resp::integer::tests::test_integer_decode ... ok [INFO] [stdout] test resp::map::tests::test_map_encode ... ok [INFO] [stdout] test resp::null::tests::test_null_decode ... ok [INFO] [stdout] test resp::simple_error::tests::test_simple_error_decode ... ok [INFO] [stdout] test resp::simple_string::tests::test_simple_string_decode ... ok [INFO] [stdout] test resp::set::tests::test_set_encode ... ok [INFO] [stdout] test resp::simple_error::tests::test_error_encode ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/simple_redis-8b60e39f6d8fffa0) [INFO] [stdout] test resp::simple_string::tests::test_simple_string_encode ... ok [INFO] [stdout] test resp::tests::test_calc_array_length ... ok [INFO] [stdout] test resp::null::tests::test_null_encode ... ok [INFO] [stdout] test resp::set::tests::test_set_decode ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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" "580742fa46fdb8a6e5d5f1bc51dfa1b51216fe6be6ae052ff4c08a0310110a65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "580742fa46fdb8a6e5d5f1bc51dfa1b51216fe6be6ae052ff4c08a0310110a65", kill_on_drop: false }` [INFO] [stdout] 580742fa46fdb8a6e5d5f1bc51dfa1b51216fe6be6ae052ff4c08a0310110a65