[INFO] cloning repository https://github.com/JiabinTang/tin-redis-conn
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JiabinTang/tin-redis-conn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiabinTang%2Ftin-redis-conn", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJiabinTang%2Ftin-redis-conn'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6c7ac167c30272d9830cc63f9104278ad000c2c8
[INFO] testing JiabinTang/tin-redis-conn 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%2FJiabinTang%2Ftin-redis-conn" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JiabinTang/tin-redis-conn
[INFO] finished tweaking git repo https://github.com/JiabinTang/tin-redis-conn
[INFO] tweaked toml for git repo https://github.com/JiabinTang/tin-redis-conn written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JiabinTang/tin-redis-conn 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/JiabinTang/tin-redis-conn 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f4540b3417db13576e4ccc75a3c7b20fac79d7b4f3d670cda16414eafe629157
[INFO] running `Command { std: "docker" "start" "-a" "f4540b3417db13576e4ccc75a3c7b20fac79d7b4f3d670cda16414eafe629157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4540b3417db13576e4ccc75a3c7b20fac79d7b4f3d670cda16414eafe629157", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4540b3417db13576e4ccc75a3c7b20fac79d7b4f3d670cda16414eafe629157", kill_on_drop: false }`
[INFO] [stdout] f4540b3417db13576e4ccc75a3c7b20fac79d7b4f3d670cda16414eafe629157
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] acb529e1d18d5d2d3d90d003512bcb4a92bcf84cc97d717df5188a17970301fc
[INFO] running `Command { std: "docker" "start" "-a" "acb529e1d18d5d2d3d90d003512bcb4a92bcf84cc97d717df5188a17970301fc", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling backon v1.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling combine v4.6.7
[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.32.4
[INFO] [stderr]    Compiling tin-redis-conn v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.85s
[INFO] running `Command { std: "docker" "inspect" "acb529e1d18d5d2d3d90d003512bcb4a92bcf84cc97d717df5188a17970301fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acb529e1d18d5d2d3d90d003512bcb4a92bcf84cc97d717df5188a17970301fc", kill_on_drop: false }`
[INFO] [stdout] acb529e1d18d5d2d3d90d003512bcb4a92bcf84cc97d717df5188a17970301fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] cc6ed83d68be8ea7d2bc4ac75366c0b0df6747e01cdfc8cf8475fd39441b4740
[INFO] running `Command { std: "docker" "start" "-a" "cc6ed83d68be8ea7d2bc4ac75366c0b0df6747e01cdfc8cf8475fd39441b4740", kill_on_drop: false }`
[INFO] [stderr]    Compiling tin-redis-conn v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.76s
[INFO] running `Command { std: "docker" "inspect" "cc6ed83d68be8ea7d2bc4ac75366c0b0df6747e01cdfc8cf8475fd39441b4740", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc6ed83d68be8ea7d2bc4ac75366c0b0df6747e01cdfc8cf8475fd39441b4740", kill_on_drop: false }`
[INFO] [stdout] cc6ed83d68be8ea7d2bc4ac75366c0b0df6747e01cdfc8cf8475fd39441b4740
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b71397f0b8b1ee36789f7035e000789166dffa51df54a291728cf274d4a38520
[INFO] running `Command { std: "docker" "start" "-a" "b71397f0b8b1ee36789f7035e000789166dffa51df54a291728cf274d4a38520", 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/debug/deps/tin_redis_conn-0125c399c76b2bb6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests tin_redis_conn
[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 4 tests
[INFO] [stdout] test src/utils.rs - utils::RedisUtils::set_struct_ex (line 651) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::RedisUtils::set_struct (line 609) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::RedisUtils::get_struct (line 682) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::RedisUtils::mget_struct (line 734) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils.rs - utils::RedisUtils::set_struct_ex (line 651) stdout ----
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `User` in this scope
[INFO] [stdout]    --> src/utils.rs:652:12
[INFO] [stdout]     |
[INFO] [stdout] 652 | let user = User { /* ... */ };
[INFO] [stdout]     |            ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `utils` in this scope
[INFO] [stdout]    --> src/utils.rs:653:1
[INFO] [stdout]     |
[INFO] [stdout] 653 | utils.set_struct_ex("user:1", &user, 3600).await?;
[INFO] [stdout]     | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/utils.rs:653:44
[INFO] [stdout]     |
[INFO] [stdout] 651 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_utils_rs_651_0() {
[INFO] [stdout]     |                                      ------------------------------------- this is not `async`
[INFO] [stdout] 652 | let user = User { /* ... */ };
[INFO] [stdout] 653 | utils.set_struct_ex("user:1", &user, 3600).await?;
[INFO] [stdout]     |                                            ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::RedisUtils::set_struct (line 609) stdout ----
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> src/utils.rs:612:10
[INFO] [stdout]     |
[INFO] [stdout] 612 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/utils.rs:610:13
[INFO] [stdout]     |
[INFO] [stdout] 610 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> src/utils.rs:612:21
[INFO] [stdout]     |
[INFO] [stdout] 612 | #[derive(Serialize, Deserialize)]
[INFO] [stdout]     |                     ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> src/utils.rs:610:24
[INFO] [stdout]     |
[INFO] [stdout] 610 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `utils` in this scope
[INFO] [stdout]    --> src/utils.rs:625:1
[INFO] [stdout]     |
[INFO] [stdout] 625 | utils.set_struct("user:1", &user).await?;
[INFO] [stdout]     | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/utils.rs:625:35
[INFO] [stdout]     |
[INFO] [stdout] 609 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_utils_rs_609_0() {
[INFO] [stdout]     |                                      ------------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 625 | utils.set_struct("user:1", &user).await?;
[INFO] [stdout]     |                                   ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::RedisUtils::get_struct (line 682) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `User` in this scope
[INFO] [stdout]    --> src/utils.rs:683:18
[INFO] [stdout]     |
[INFO] [stdout] 683 | let user: Option<User> = utils.get_struct("user:1").await?;
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 682 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_utils_rs_682_0<User>() {
[INFO] [stdout]     |                                                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `utils` in this scope
[INFO] [stdout]    --> src/utils.rs:683:26
[INFO] [stdout]     |
[INFO] [stdout] 683 | let user: Option<User> = utils.get_struct("user:1").await?;
[INFO] [stdout]     |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/utils.rs:683:53
[INFO] [stdout]     |
[INFO] [stdout] 682 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_utils_rs_682_0() {
[INFO] [stdout]     |                                      ------------------------------------- this is not `async`
[INFO] [stdout] 683 | let user: Option<User> = utils.get_struct("user:1").await?;
[INFO] [stdout]     |                                                     ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::RedisUtils::mget_struct (line 734) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `User` in this scope
[INFO] [stdout]    --> src/utils.rs:736:23
[INFO] [stdout]     |
[INFO] [stdout] 736 | let users: Vec<Option<User>> = utils.mget_struct(&keys).await?;
[INFO] [stdout]     |                       ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 734 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_utils_rs_734_0<User>() {
[INFO] [stdout]     |                                                                         ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `utils` in this scope
[INFO] [stdout]    --> src/utils.rs:736:32
[INFO] [stdout]     |
[INFO] [stdout] 736 | let users: Vec<Option<User>> = utils.mget_struct(&keys).await?;
[INFO] [stdout]     |                                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/utils.rs:736:57
[INFO] [stdout]     |
[INFO] [stdout] 734 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_utils_rs_734_0() {
[INFO] [stdout]     |                                      ------------------------------------- this is not `async`
[INFO] [stdout] 735 | let keys = vec!["user:1", "user:2", "user:3"];
[INFO] [stdout] 736 | let users: Vec<Option<User>> = utils.mget_struct(&keys).await?;
[INFO] [stdout]     |                                                         ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/utils.rs - utils::RedisUtils::get_struct (line 682)
[INFO] [stdout]     src/utils.rs - utils::RedisUtils::mget_struct (line 734)
[INFO] [stdout]     src/utils.rs - utils::RedisUtils::set_struct (line 609)
[INFO] [stdout]     src/utils.rs - utils::RedisUtils::set_struct_ex (line 651)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.63s; merged doctests compilation took 0.34s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b71397f0b8b1ee36789f7035e000789166dffa51df54a291728cf274d4a38520", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b71397f0b8b1ee36789f7035e000789166dffa51df54a291728cf274d4a38520", kill_on_drop: false }`
[INFO] [stdout] b71397f0b8b1ee36789f7035e000789166dffa51df54a291728cf274d4a38520
