[INFO] cloning repository https://github.com/devPav/redis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devPav/redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdevPav%2Fredis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdevPav%2Fredis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c623d7df40374e6fe565a8b8a2d72c6d7230d6df [INFO] checking devPav/redis against try#fafe42c59556a4233f03dd0d900b575a9afeece8 for pr-143764 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FdevPav%2Fredis" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/devPav/redis [INFO] finished tweaking git repo https://github.com/devPav/redis [INFO] tweaked toml for git repo https://github.com/devPav/redis written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/devPav/redis on toolchain fafe42c59556a4233f03dd0d900b575a9afeece8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/devPav/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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis v0.25.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ceeef7895c567a4fbe54168f585fe6cbdaa36d238ec537a3889438bf7435414d [INFO] running `Command { std: "docker" "start" "-a" "ceeef7895c567a4fbe54168f585fe6cbdaa36d238ec537a3889438bf7435414d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ceeef7895c567a4fbe54168f585fe6cbdaa36d238ec537a3889438bf7435414d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ceeef7895c567a4fbe54168f585fe6cbdaa36d238ec537a3889438bf7435414d", kill_on_drop: false }` [INFO] [stdout] ceeef7895c567a4fbe54168f585fe6cbdaa36d238ec537a3889438bf7435414d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+fafe42c59556a4233f03dd0d900b575a9afeece8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f52372602e3e115ffb2c96f8755b5b3994e62fc124cf33a7c1f4e031c5129c02 [INFO] running `Command { std: "docker" "start" "-a" "f52372602e3e115ffb2c96f8755b5b3994e62fc124cf33a7c1f4e031c5129c02", kill_on_drop: false }` [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking redis v0.25.2 [INFO] [stderr] Checking redis v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | fn start_redis() -> redis::RedisResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/main.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | redis::cmd("SET").arg("new_key").arg(42).query(&mut con)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 12 ~ redis::cmd("SET").arg("new_key").arg(42).query::<()>(&mut con)?; [INFO] [stdout] 13 | dbg!(redis::cmd("GET").arg("new_key").query::(&mut con)?); [INFO] [stdout] ... [INFO] [stdout] 16 | let list_val = vec![150_u8, 25]; [INFO] [stdout] 17 ~ con.set::<_, _, ()>(vec![55u8, 56], vec![1u8, 2])?; [INFO] [stdout] 18 | dbg!(con.get::>(true)); [INFO] [stdout] 19 | [INFO] [stdout] 20 ~ con.set::<_, _, ()>("my_key", vec![1u8, 2])?; [INFO] [stdout] 21 ~ con.get::<_, ()>("my_key")?; [INFO] [stdout] 22 | [INFO] [stdout] 23 ~ con.hset::<_, _, _, ()>("0#preflop#1|2|3|4", "hands", 15_000_usize)?; [INFO] [stdout] 24 ~ con.hset::<_, _, _, ()>("0#preflop#1|2|3|4", "winrate", 15_usize)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `list_key` [INFO] [stdout] --> src/main.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let list_key = vec![String::from("Hand good"), String::from("Board dry")]; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `list_val` [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let list_val = vec![150_u8, 25]; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | dbg!(con.get::>(true)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 18 | let _ = dbg!(con.get::>(true)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/main.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | fn start_redis() -> redis::RedisResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/main.rs:12:46 [INFO] [stdout] | [INFO] [stdout] 12 | redis::cmd("SET").arg("new_key").arg(42).query(&mut con)?; [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 12 ~ redis::cmd("SET").arg("new_key").arg(42).query::<()>(&mut con)?; [INFO] [stdout] 13 | dbg!(redis::cmd("GET").arg("new_key").query::(&mut con)?); [INFO] [stdout] ... [INFO] [stdout] 16 | let list_val = vec![150_u8, 25]; [INFO] [stdout] 17 ~ con.set::<_, _, ()>(vec![55u8, 56], vec![1u8, 2])?; [INFO] [stdout] 18 | dbg!(con.get::>(true)); [INFO] [stdout] 19 | [INFO] [stdout] 20 ~ con.set::<_, _, ()>("my_key", vec![1u8, 2])?; [INFO] [stdout] 21 ~ con.get::<_, ()>("my_key")?; [INFO] [stdout] 22 | [INFO] [stdout] 23 ~ con.hset::<_, _, _, ()>("0#preflop#1|2|3|4", "hands", 15_000_usize)?; [INFO] [stdout] 24 ~ con.hset::<_, _, _, ()>("0#preflop#1|2|3|4", "winrate", 15_usize)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `list_key` [INFO] [stdout] --> src/main.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | let list_key = vec![String::from("Hand good"), String::from("Board dry")]; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `list_val` [INFO] [stdout] --> src/main.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | let list_val = vec![150_u8, 25]; [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_list_val` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | dbg!(con.get::>(true)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 18 | let _ = dbg!(con.get::>(true)); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.1.0 (/opt/rustwide/workdir), redis v0.25.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f52372602e3e115ffb2c96f8755b5b3994e62fc124cf33a7c1f4e031c5129c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52372602e3e115ffb2c96f8755b5b3994e62fc124cf33a7c1f4e031c5129c02", kill_on_drop: false }` [INFO] [stdout] f52372602e3e115ffb2c96f8755b5b3994e62fc124cf33a7c1f4e031c5129c02