[INFO] fetching crate cnctd_redis 0.1.7... [INFO] testing cnctd_redis-0.1.7 against 1.90.0 for beta-1.91-3 [INFO] extracting crate cnctd_redis 0.1.7 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate cnctd_redis 0.1.7 [INFO] finished tweaking crates.io crate cnctd_redis 0.1.7 [INFO] tweaked toml for crates.io crate cnctd_redis 0.1.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cnctd_redis 0.1.7 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 106 packages to latest compatible versions [INFO] [stderr] Adding redis v0.25.4 (available: v0.32.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scheduled-thread-pool v0.2.7 [INFO] [stderr] Downloaded r2d2 v0.8.10 [INFO] [stderr] Downloaded sha1_smol v1.0.1 [INFO] [stderr] Downloaded dtoa v0.4.8 [INFO] [stderr] Downloaded r2d2_redis v0.14.0 [INFO] [stderr] Downloaded redis v0.25.4 [INFO] [stderr] Downloaded redis v0.20.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c2e22810684f602315d4a60bf48b10c634def52ec6eb41d3cd87cbc908db63da [INFO] running `Command { std: "docker" "start" "-a" "c2e22810684f602315d4a60bf48b10c634def52ec6eb41d3cd87cbc908db63da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c2e22810684f602315d4a60bf48b10c634def52ec6eb41d3cd87cbc908db63da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e22810684f602315d4a60bf48b10c634def52ec6eb41d3cd87cbc908db63da", kill_on_drop: false }` [INFO] [stdout] c2e22810684f602315d4a60bf48b10c634def52ec6eb41d3cd87cbc908db63da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f99dfd92f3c0f09a5a9a1045e6b8711fbaa1c77f60e8f273d7e2414e44cfb421 [INFO] running `Command { std: "docker" "start" "-a" "f99dfd92f3c0f09a5a9a1045e6b8711fbaa1c77f60e8f273d7e2414e44cfb421", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [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.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling redis v0.20.2 [INFO] [stderr] Compiling redis v0.25.4 [INFO] [stderr] Compiling r2d2_redis v0.14.0 [INFO] [stderr] Compiling cnctd_redis v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `RedisResult` [INFO] [stdout] --> src/lib.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use redis::{Client, ConnectionLike, RedisResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / pub fn set(key: &str, value: S) -> anyhow::Result<()> [INFO] [stdout] 31 | | where S: Serialize + std::fmt::Debug + DeserializeOwned + Send + Sync + Clone + 'static{ [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 `!: r2d2_redis::redis::FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | client.set(key, value)?; [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] 35 | client.set::<_, _, ()>(key, value)?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / pub fn publish(channel: &str, message: S) -> anyhow::Result<()> [INFO] [stdout] 53 | | where S: Serialize + std::fmt::Debug + DeserializeOwned + Send + Sync + Clone + 'static { [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 `!: r2d2_redis::redis::FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | client.publish(channel, message)?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 57 | client.publish::<_, _, ()>(channel, message)?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / pub fn hset(key: &str, field: &str, value: S) -> anyhow::Result<()> [INFO] [stdout] 63 | | where S: Serialize + std::fmt::Debug + DeserializeOwned + Send + Sync + Clone + 'static { [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 `!: r2d2_redis::redis::FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | client.hset(key, field, value.clone())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 67 ~ client.hset::<_, _, _, ()>(key, field, value.clone())?; [INFO] [stdout] 68 ~ client.publish::<_, _, ()>(key, value)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.50s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cnctd_redis v0.1.7 (/opt/rustwide/workdir), redis v0.20.2, redis v0.25.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "f99dfd92f3c0f09a5a9a1045e6b8711fbaa1c77f60e8f273d7e2414e44cfb421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f99dfd92f3c0f09a5a9a1045e6b8711fbaa1c77f60e8f273d7e2414e44cfb421", kill_on_drop: false }` [INFO] [stdout] f99dfd92f3c0f09a5a9a1045e6b8711fbaa1c77f60e8f273d7e2414e44cfb421 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a24497ef27241d0f0a635216d48639827f6549b27978cf9e63ea4d4db5f802b [INFO] running `Command { std: "docker" "start" "-a" "9a24497ef27241d0f0a635216d48639827f6549b27978cf9e63ea4d4db5f802b", kill_on_drop: false }` [INFO] [stderr] Compiling cnctd_redis v0.1.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `RedisResult` [INFO] [stdout] --> src/lib.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use redis::{Client, ConnectionLike, RedisResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / pub fn set(key: &str, value: S) -> anyhow::Result<()> [INFO] [stdout] 31 | | where S: Serialize + std::fmt::Debug + DeserializeOwned + Send + Sync + Clone + 'static{ [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 `!: r2d2_redis::redis::FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | client.set(key, value)?; [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] 35 | client.set::<_, _, ()>(key, value)?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / pub fn publish(channel: &str, message: S) -> anyhow::Result<()> [INFO] [stdout] 53 | | where S: Serialize + std::fmt::Debug + DeserializeOwned + Send + Sync + Clone + 'static { [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 `!: r2d2_redis::redis::FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | client.publish(channel, message)?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 57 | client.publish::<_, _, ()>(channel, message)?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / pub fn hset(key: &str, field: &str, value: S) -> anyhow::Result<()> [INFO] [stdout] 63 | | where S: Serialize + std::fmt::Debug + DeserializeOwned + Send + Sync + Clone + 'static { [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 `!: r2d2_redis::redis::FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | client.hset(key, field, value.clone())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 67 ~ client.hset::<_, _, _, ()>(key, field, value.clone())?; [INFO] [stdout] 68 ~ client.publish::<_, _, ()>(key, value)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RedisResult` [INFO] [stdout] --> src/lib.rs:1:37 [INFO] [stdout] | [INFO] [stdout] 1 | use redis::{Client, ConnectionLike, RedisResult}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / pub fn set(key: &str, value: S) -> anyhow::Result<()> [INFO] [stdout] 31 | | where S: Serialize + std::fmt::Debug + DeserializeOwned + Send + Sync + Clone + 'static{ [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 `!: r2d2_redis::redis::FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:35:16 [INFO] [stdout] | [INFO] [stdout] 35 | client.set(key, value)?; [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] 35 | client.set::<_, _, ()>(key, value)?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | / pub fn publish(channel: &str, message: S) -> anyhow::Result<()> [INFO] [stdout] 53 | | where S: Serialize + std::fmt::Debug + DeserializeOwned + Send + Sync + Clone + 'static { [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 `!: r2d2_redis::redis::FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:57:16 [INFO] [stdout] | [INFO] [stdout] 57 | client.publish(channel, message)?; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 57 | client.publish::<_, _, ()>(channel, message)?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | / pub fn hset(key: &str, field: &str, value: S) -> anyhow::Result<()> [INFO] [stdout] 63 | | where S: Serialize + std::fmt::Debug + DeserializeOwned + Send + Sync + Clone + 'static { [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 `!: r2d2_redis::redis::FromRedisValue` will fail [INFO] [stdout] --> src/lib.rs:67:16 [INFO] [stdout] | [INFO] [stdout] 67 | client.hset(key, field, value.clone())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 67 ~ client.hset::<_, _, _, ()>(key, field, value.clone())?; [INFO] [stdout] 68 ~ client.publish::<_, _, ()>(key, value)?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cnctd_redis v0.1.7 (/opt/rustwide/workdir), redis v0.20.2, redis v0.25.4 [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" "9a24497ef27241d0f0a635216d48639827f6549b27978cf9e63ea4d4db5f802b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a24497ef27241d0f0a635216d48639827f6549b27978cf9e63ea4d4db5f802b", kill_on_drop: false }` [INFO] [stdout] 9a24497ef27241d0f0a635216d48639827f6549b27978cf9e63ea4d4db5f802b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 00dc8eecb9ddd32f83925e571fbfd691b98111800f61d182c5a115a388f85c87 [INFO] running `Command { std: "docker" "start" "-a" "00dc8eecb9ddd32f83925e571fbfd691b98111800f61d182c5a115a388f85c87", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `RedisResult` [INFO] [stderr] --> src/lib.rs:1:37 [INFO] [stderr] | [INFO] [stderr] 1 | use redis::{Client, ConnectionLike, RedisResult}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/lib.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 30 | / pub fn set(key: &str, value: S) -> anyhow::Result<()> [INFO] [stderr] 31 | | where S: Serialize + std::fmt::Debug + DeserializeOwned + Send + Sync + Clone + 'static{ [INFO] [stderr] | |___________________________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: r2d2_redis::redis::FromRedisValue` will fail [INFO] [stderr] --> src/lib.rs:35:16 [INFO] [stderr] | [INFO] [stderr] 35 | client.set(key, value)?; [INFO] [stderr] | ^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 35 | client.set::<_, _, ()>(key, value)?; [INFO] [stderr] | ++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/lib.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | / pub fn publish(channel: &str, message: S) -> anyhow::Result<()> [INFO] [stderr] 53 | | where S: Serialize + std::fmt::Debug + DeserializeOwned + Send + Sync + Clone + 'static { [INFO] [stderr] | |___________________________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: r2d2_redis::redis::FromRedisValue` will fail [INFO] [stderr] --> src/lib.rs:57:16 [INFO] [stderr] | [INFO] [stderr] 57 | client.publish(channel, message)?; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 57 | client.publish::<_, _, ()>(channel, message)?; [INFO] [stderr] | ++++++++++++ [INFO] [stderr] [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> src/lib.rs:62:5 [INFO] [stderr] | [INFO] [stderr] 62 | / pub fn hset(key: &str, field: &str, value: S) -> anyhow::Result<()> [INFO] [stderr] 63 | | where S: Serialize + std::fmt::Debug + DeserializeOwned + Send + Sync + Clone + 'static { [INFO] [stderr] | |___________________________________________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: r2d2_redis::redis::FromRedisValue` will fail [INFO] [stderr] --> src/lib.rs:67:16 [INFO] [stderr] | [INFO] [stderr] 67 | client.hset(key, field, value.clone())?; [INFO] [stderr] | ^^^^ [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 67 ~ client.hset::<_, _, _, ()>(key, field, value.clone())?; [INFO] [stderr] 68 ~ client.publish::<_, _, ()>(key, value)?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `cnctd_redis` (lib) generated 4 warnings (run `cargo fix --lib -p cnctd_redis` to apply 4 suggestions) [INFO] [stderr] warning: `cnctd_redis` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: cnctd_redis v0.1.7 (/opt/rustwide/workdir), redis v0.20.2, redis v0.25.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cnctd_redis-981716b8fd0d09e9) [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 cnctd_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" "00dc8eecb9ddd32f83925e571fbfd691b98111800f61d182c5a115a388f85c87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00dc8eecb9ddd32f83925e571fbfd691b98111800f61d182c5a115a388f85c87", kill_on_drop: false }` [INFO] [stdout] 00dc8eecb9ddd32f83925e571fbfd691b98111800f61d182c5a115a388f85c87