[INFO] cloning repository https://github.com/liranmi/data_store_client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/liranmi/data_store_client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliranmi%2Fdata_store_client", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliranmi%2Fdata_store_client'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a449a0cb0b0cc02c59d7b247c9cd25857cad2de8 [INFO] testing liranmi/data_store_client/a449a0cb0b0cc02c59d7b247c9cd25857cad2de8 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fliranmi%2Fdata_store_client" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/liranmi/data_store_client [INFO] finished tweaking git repo https://github.com/liranmi/data_store_client [INFO] tweaked toml for git repo https://github.com/liranmi/data_store_client written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/liranmi/data_store_client on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/liranmi/data_store_client 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 13 packages to latest compatible versions [INFO] [stderr] Adding arc-swap v1.9.0 [INFO] [stderr] Updating libc v0.2.155 -> v0.2.183 [INFO] [stderr] Updating mio v0.8.11 -> v1.2.0 [INFO] [stderr] Adding num-bigint v0.4.6 [INFO] [stderr] Adding num-integer v0.1.46 [INFO] [stderr] Adding num-traits v0.2.19 [INFO] [stderr] Updating redis v0.25.4 -> v0.26.1 (available: v1.1.0) [INFO] [stderr] Adding rustversion v1.0.22 [INFO] [stderr] Adding socket2 v0.6.3 [INFO] [stderr] Updating tokio v1.38.0 -> v1.50.0 [INFO] [stderr] Updating tokio-macros v2.3.0 -> v2.6.1 [INFO] [stderr] Adding windows-link v0.2.1 [INFO] [stderr] Updating windows-sys v0.48.0 -> v0.61.2 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bytes v1.6.0 [INFO] [stderr] Downloaded async-trait v0.1.80 [INFO] [stderr] Downloaded mio v1.2.0 [INFO] [stderr] Downloaded tinyvec v1.7.0 [INFO] [stderr] Downloaded arc-swap v1.9.0 [INFO] [stderr] Downloaded redis v0.26.1 [INFO] [stderr] Downloaded syn v2.0.68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] addf78a6fa85b16bfa3d9413a2974b1d87ef924f0b7367825902f52d36282c8e [INFO] running `Command { std: "docker" "start" "-a" "addf78a6fa85b16bfa3d9413a2974b1d87ef924f0b7367825902f52d36282c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "addf78a6fa85b16bfa3d9413a2974b1d87ef924f0b7367825902f52d36282c8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "addf78a6fa85b16bfa3d9413a2974b1d87ef924f0b7367825902f52d36282c8e", kill_on_drop: false }` [INFO] [stdout] addf78a6fa85b16bfa3d9413a2974b1d87ef924f0b7367825902f52d36282c8e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5092701c5d24c34b0e3f1814ec08bfcc56b01918c23c537542c1b6ecd68a22a5 [INFO] running `Command { std: "docker" "start" "-a" "5092701c5d24c34b0e3f1814ec08bfcc56b01918c23c537542c1b6ecd68a22a5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling tinyvec v1.7.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling arc-swap v1.9.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling redis v0.26.1 [INFO] [stderr] Compiling data_store_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/store_client/redis_client.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/store_client/redis_client.rs:35:25 [INFO] [stdout] | [INFO] [stdout] 35 | let _ = con.set(key, value).await?; [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] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 35 | let _: () = con.set(key, value).await?; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/store_client/redis_client.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[async_trait] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/store_client/redis_client.rs:65:17 [INFO] [stdout] | [INFO] [stdout] 65 | con.rpush(key, value).await?; [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: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 65 | con.rpush::<_, _, ()>(key, value).await?; [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `data_store_client` (lib) due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5092701c5d24c34b0e3f1814ec08bfcc56b01918c23c537542c1b6ecd68a22a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5092701c5d24c34b0e3f1814ec08bfcc56b01918c23c537542c1b6ecd68a22a5", kill_on_drop: false }` [INFO] [stdout] 5092701c5d24c34b0e3f1814ec08bfcc56b01918c23c537542c1b6ecd68a22a5