[INFO] fetching crate coerce-redis 0.4.4... [INFO] checking coerce-redis-0.4.4 against master#8a703520e80d87d4423c01f9d4fbc9e5f6533a02 for pr-154205-1 [INFO] extracting crate coerce-redis 0.4.4 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate coerce-redis 0.4.4 [INFO] finished tweaking crates.io crate coerce-redis 0.4.4 [INFO] tweaked toml for crates.io crate coerce-redis 0.4.4 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate coerce-redis 0.4.4 on toolchain 8a703520e80d87d4423c01f9d4fbc9e5f6533a02 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 132 packages to latest compatible versions [INFO] [stderr] Adding protobuf v3.2.0 (available: v3.7.2) [INFO] [stderr] Adding protobuf-support v3.2.0 (available: v3.7.2) [INFO] [stderr] Adding redis v0.23.3 (available: v1.1.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc16 v0.4.0 [INFO] [stderr] Downloaded valuable-derive v0.1.1 [INFO] [stderr] Downloaded protobuf-support v3.2.0 [INFO] [stderr] Downloaded coerce v0.8.11 [INFO] [stderr] Downloaded redis v0.23.3 [INFO] [stderr] Downloaded protobuf v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4b5bce5ad52c79dc68920a64fd6bf2472fb37c9808797fc742bcb6eb3dcd1cc [INFO] running `Command { std: "docker" "start" "-a" "b4b5bce5ad52c79dc68920a64fd6bf2472fb37c9808797fc742bcb6eb3dcd1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4b5bce5ad52c79dc68920a64fd6bf2472fb37c9808797fc742bcb6eb3dcd1cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b5bce5ad52c79dc68920a64fd6bf2472fb37c9808797fc742bcb6eb3dcd1cc", kill_on_drop: false }` [INFO] [stdout] b4b5bce5ad52c79dc68920a64fd6bf2472fb37c9808797fc742bcb6eb3dcd1cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8a703520e80d87d4423c01f9d4fbc9e5f6533a02" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a718d2f08359e146d5bdfd260fc446366a56fa44c5582365ce2d75480ebcd5c [INFO] running `Command { std: "docker" "start" "-a" "9a718d2f08359e146d5bdfd260fc446366a56fa44c5582365ce2d75480ebcd5c", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling valuable v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling valuable-derive v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking protobuf-support v3.2.0 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking coerce v0.8.11 [INFO] [stderr] Checking redis v0.23.3 [INFO] [stderr] Checking coerce-redis v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/journal/actor.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | #[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/journal/actor.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | .query_async(&mut self.0) [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] 267 | let _: () = redis::cmd("DEL") [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/journal/actor.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | #[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/journal/actor.rs:269:14 [INFO] [stdout] | [INFO] [stdout] 269 | .query_async(&mut self.0) [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] 267 | let _: () = redis::cmd("DEL") [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `fetch_add` [INFO] [stdout] --> src/journal/mod.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | REDIS_JOURNAL_COUNTER.fetch_add(1, Ordering::Relaxed) [INFO] [stdout] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `REDIS_JOURNAL_COUNTER` is a interior mutable `const` item of type `Atomic` [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const REDIS_JOURNAL_COUNTER` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] = note: `#[warn(const_item_interior_mutations)]` on by default [INFO] [stdout] help: for a shared instance of `REDIS_JOURNAL_COUNTER`, consider making it a `static` item instead [INFO] [stdout] | [INFO] [stdout] 94 - const REDIS_JOURNAL_COUNTER: AtomicU32 = AtomicU32::new(1); [INFO] [stdout] 94 + static REDIS_JOURNAL_COUNTER: AtomicU32 = AtomicU32::new(1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: mutation of an interior mutable `const` item with call to `fetch_add` [INFO] [stdout] --> src/journal/mod.rs:101:17 [INFO] [stdout] | [INFO] [stdout] 101 | REDIS_JOURNAL_COUNTER.fetch_add(1, Ordering::Relaxed) [INFO] [stdout] | ---------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `REDIS_JOURNAL_COUNTER` is a interior mutable `const` item of type `Atomic` [INFO] [stdout] | [INFO] [stdout] = note: each usage of a `const` item creates a new temporary [INFO] [stdout] = note: only the temporaries and never the original `const REDIS_JOURNAL_COUNTER` will be modified [INFO] [stdout] = help: for more details on interior mutability see [INFO] [stdout] = note: `#[warn(const_item_interior_mutations)]` on by default [INFO] [stdout] help: for a shared instance of `REDIS_JOURNAL_COUNTER`, consider making it a `static` item instead [INFO] [stdout] | [INFO] [stdout] 94 - const REDIS_JOURNAL_COUNTER: AtomicU32 = AtomicU32::new(1); [INFO] [stdout] 94 + static REDIS_JOURNAL_COUNTER: AtomicU32 = AtomicU32::new(1); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `coerce-redis` (lib) due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `coerce-redis` (lib test) due to 2 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "9a718d2f08359e146d5bdfd260fc446366a56fa44c5582365ce2d75480ebcd5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a718d2f08359e146d5bdfd260fc446366a56fa44c5582365ce2d75480ebcd5c", kill_on_drop: false }` [INFO] [stdout] 9a718d2f08359e146d5bdfd260fc446366a56fa44c5582365ce2d75480ebcd5c