[INFO] fetching crate rsiot-redis-client 0.0.71... [INFO] checking rsiot-redis-client-0.0.71 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate rsiot-redis-client 0.0.71 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate rsiot-redis-client 0.0.71 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsiot-redis-client 0.0.71 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rsiot-redis-client 0.0.71 [INFO] tweaked toml for crates.io crate rsiot-redis-client 0.0.71 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate rsiot-redis-client 0.0.71 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsiot-macros v0.0.64 [INFO] [stderr] Downloaded rsiot-messages-core v0.0.70 [INFO] [stderr] Downloaded rsiot-component-core v0.0.71 [INFO] [stderr] Downloaded rsiot-extra-components v0.0.71 [INFO] [stderr] Downloaded bumpalo v3.15.3 [INFO] [stderr] Downloaded redis v0.24.0 [INFO] [stderr] Downloaded uuid v1.7.0 [INFO] [stderr] Downloaded rsiot-components-config v0.0.70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be41a5d120a8e67e9557871a079678085fd2fc2c932ece7d1a2c510dba93421c [INFO] running `Command { std: "docker" "start" "-a" "be41a5d120a8e67e9557871a079678085fd2fc2c932ece7d1a2c510dba93421c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be41a5d120a8e67e9557871a079678085fd2fc2c932ece7d1a2c510dba93421c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be41a5d120a8e67e9557871a079678085fd2fc2c932ece7d1a2c510dba93421c", kill_on_drop: false }` [INFO] [stdout] be41a5d120a8e67e9557871a079678085fd2fc2c932ece7d1a2c510dba93421c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de79bbee84f07e41f083300990fcbf9185fc52fccc902b9b33444dfb2a6567ed [INFO] running `Command { std: "docker" "start" "-a" "de79bbee84f07e41f083300990fcbf9185fc52fccc902b9b33444dfb2a6567ed", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling anyhow v1.0.80 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling rsiot-macros v0.0.64 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking rsiot-messages-core v0.0.70 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rsiot-component-core v0.0.71 [INFO] [stderr] Checking rsiot-components-config v0.0.70 [INFO] [stderr] Checking rsiot-extra-components v0.0.71 [INFO] [stderr] Checking redis v0.24.0 [INFO] [stderr] Checking rsiot-redis-client v0.0.71 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/fn_process.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / async fn task_publication( [INFO] [stdout] 58 | | mut input: CmpInOut, [INFO] [stdout] 59 | | config: Config, [INFO] [stdout] 60 | | ) -> Result [INFO] [stdout] 61 | | where [INFO] [stdout] 62 | | TMessage: MsgDataBound, [INFO] [stdout] 63 | | TMessageChannel: IMessageChannel, [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/fn_process.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | connection.hset(&channel, key, &value).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/fn_process.rs:57:1 [INFO] [stdout] | [INFO] [stdout] 57 | / async fn task_publication( [INFO] [stdout] 58 | | mut input: CmpInOut, [INFO] [stdout] 59 | | config: Config, [INFO] [stdout] 60 | | ) -> Result [INFO] [stdout] 61 | | where [INFO] [stdout] 62 | | TMessage: MsgDataBound, [INFO] [stdout] 63 | | TMessageChannel: IMessageChannel, [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/fn_process.rs:77:24 [INFO] [stdout] | [INFO] [stdout] 77 | connection.hset(&channel, key, &value).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.48s [INFO] running `Command { std: "docker" "inspect" "de79bbee84f07e41f083300990fcbf9185fc52fccc902b9b33444dfb2a6567ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de79bbee84f07e41f083300990fcbf9185fc52fccc902b9b33444dfb2a6567ed", kill_on_drop: false }` [INFO] [stdout] de79bbee84f07e41f083300990fcbf9185fc52fccc902b9b33444dfb2a6567ed