[INFO] cloning repository https://github.com/ianm199/valkey-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ianm199/valkey-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianm199%2Fvalkey-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianm199%2Fvalkey-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7441d2220fb96800853b8c3ac941f882d918c71
[INFO] testing ianm199/valkey-rs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fianm199%2Fvalkey-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ianm199/valkey-rs
[INFO] finished tweaking git repo https://github.com/ianm199/valkey-rs
[INFO] tweaked toml for git repo https://github.com/ianm199/valkey-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ianm199/valkey-rs on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ianm199/valkey-rs 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" "+1.99.0-beta.1" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6f72a3db96471de4ba02f9271dabd379b76f1db99563abad2fd6ca6ff5e6fb65
[INFO] running `Command { std: "docker" "start" "6f72a3db96471de4ba02f9271dabd379b76f1db99563abad2fd6ca6ff5e6fb65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f72a3db96471de4ba02f9271dabd379b76f1db99563abad2fd6ca6ff5e6fb65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f72a3db96471de4ba02f9271dabd379b76f1db99563abad2fd6ca6ff5e6fb65" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f72a3db96471de4ba02f9271dabd379b76f1db99563abad2fd6ca6ff5e6fb65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6f72a3db96471de4ba02f9271dabd379b76f1db99563abad2fd6ca6ff5e6fb65" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.123
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling bumpalo v3.20.3
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lua-gc v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling redis-types v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/redis-types)
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling lua-types v0.3.3
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling redis-protocol v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/redis-protocol)
[INFO] [stderr]    Compiling wasm-bindgen v0.2.123
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling lua-vm v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling redis-ds v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/redis-ds)
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling matchit v0.7.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling luajit-src v210.5.12+a4f56a4
[INFO] [stderr]    Compiling mlua-sys v0.6.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling lua-lex v0.3.3
[INFO] [stderr]    Compiling lua-code v0.3.3
[INFO] [stderr]    Compiling lua-stdlib v0.3.3
[INFO] [stderr]    Compiling lua-parse v0.3.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.123
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project v1.1.13
[INFO] [stderr]    Compiling omnilua v0.3.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling valdr-engine v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/valdr-engine)
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.123
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling mlua v0.10.5
[INFO] [stderr]    Compiling js-sys v0.3.100
[INFO] [stderr]    Compiling edgestash-demo v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/edgestash-demo)
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling valdr-fixture-runner v0.1.0 (/opt/rustwide/workdir/crates/valdr-fixture-runner)
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling web-sys v0.3.100
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.73
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling redis-core v0.1.0-alpha.1 (/opt/rustwide/workdir/crates/redis-core)
[INFO] [stdout] error[E0433]: cannot find type `File` in this scope
[INFO] [stdout]   --> crates/redis-core/src/syscheck.rs:37:16
[INFO] [stdout]    |
[INFO] [stdout] 37 |     let file = File::open(path).ok()?;
[INFO] [stdout]    |                ^^^^ use of undeclared type `File`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use std::fs::File;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BufReader` in this scope
[INFO] [stdout]   --> crates/redis-core/src/syscheck.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let mut reader = BufReader::new(file);
[INFO] [stdout]    |                      ^^^^^^^^^ use of undeclared type `BufReader`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 15 + use std::io::BufReader;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `File` in this scope
[INFO] [stdout]    --> crates/redis-core/src/syscheck.rs:105:22
[INFO] [stdout]     |
[INFO] [stdout] 105 |     let file = match File::open("/proc/sys/vm/overcommit_memory") {
[INFO] [stdout]     |                      ^^^^ use of undeclared type `File`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  15 + use std::fs::File;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BufReader` in this scope
[INFO] [stdout]    --> crates/redis-core/src/syscheck.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let mut reader = BufReader::new(file);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `BufReader`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  15 + use std::io::BufReader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `File` in this scope
[INFO] [stdout]    --> crates/redis-core/src/syscheck.rs:141:22
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let file = match File::open("/sys/kernel/mm/transparent_hugepage/enabled") {
[INFO] [stdout]     |                      ^^^^ use of undeclared type `File`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  15 + use std::fs::File;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BufReader` in this scope
[INFO] [stdout]    --> crates/redis-core/src/syscheck.rs:145:22
[INFO] [stdout]     |
[INFO] [stdout] 145 |     let mut reader = BufReader::new(file);
[INFO] [stdout]     |                      ^^^^^^^^^ use of undeclared type `BufReader`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  15 + use std::io::BufReader;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/redis-core/src/blocked_keys.rs:214:38
[INFO] [stdout]     |
[INFO] [stdout] 214 |         let _ = BLOCKED_KEYS_WAITERS.fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 214 -         let _ = BLOCKED_KEYS_WAITERS.fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 214 +         let _ = BLOCKED_KEYS_WAITERS.try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/redis-core/src/blocked_keys.rs:632:38
[INFO] [stdout]     |
[INFO] [stdout] 632 |         let _ = BLOCKED_KEYS_WAITERS.fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |                                      ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 632 -         let _ = BLOCKED_KEYS_WAITERS.fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 632 +         let _ = BLOCKED_KEYS_WAITERS.try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/redis-core/src/db.rs:295:36
[INFO] [stdout]     |
[INFO] [stdout] 295 |         WATCHED_KEYS_REGISTRATIONS.fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |                                    ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 295 -         WATCHED_KEYS_REGISTRATIONS.fetch_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout] 295 +         WATCHED_KEYS_REGISTRATIONS.try_update(Ordering::AcqRel, Ordering::Acquire, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling worker-sys v0.8.4
[INFO] [stderr]    Compiling wasm-streams v0.6.0
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<u64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]   --> crates/redis-core/src/metrics.rs:65:14
[INFO] [stdout]    |
[INFO] [stdout] 65 |             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |calls| {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]    |
[INFO] [stdout] 65 -             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |calls| {
[INFO] [stdout] 65 +             .try_update(Ordering::Relaxed, Ordering::Relaxed, |calls| {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<usize>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/redis-core/src/networking.rs:509:37
[INFO] [stdout]     |
[INFO] [stdout] 509 |     let _ = PAUSE_POSTPONED_CLIENTS.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |count| {
[INFO] [stdout]     |                                     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 509 -     let _ = PAUSE_POSTPONED_CLIENTS.fetch_update(Ordering::Relaxed, Ordering::Relaxed, |count| {
[INFO] [stdout] 509 +     let _ = PAUSE_POSTPONED_CLIENTS.try_update(Ordering::Relaxed, Ordering::Relaxed, |count| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::sync::atomic::Atomic::<i64>::fetch_update`: renamed to `try_update` for consistency
[INFO] [stdout]    --> crates/redis-core/src/server.rs:221:14
[INFO] [stdout]     |
[INFO] [stdout] 221 |             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 221 -             .fetch_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout] 221 +             .try_update(Ordering::Relaxed, Ordering::Relaxed, |current| {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0596]: cannot borrow `all_passed` as mutable, as it is not declared as mutable
[INFO] [stdout]    --> crates/redis-core/src/syscheck.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let all_passed = true;
[INFO] [stdout]     |         ^^^^^^^^^^ not mutable
[INFO] [stdout] ...
[INFO] [stdout] 285 |         run_check(b"slow-clocksource", check_clocksource(), &mut all_passed);
[INFO] [stdout]     |                                                             --------------- cannot borrow as mutable
[INFO] [stdout] 286 |         run_check(b"xen-clocksource", check_xen_clocksource(), &mut all_passed);
[INFO] [stdout]     |                                                                --------------- cannot borrow as mutable
[INFO] [stdout] 287 |         run_check(b"overcommit", check_overcommit(), &mut all_passed);
[INFO] [stdout]     |                                                      --------------- cannot borrow as mutable
[INFO] [stdout] 288 |         run_check(b"THP", check_thp_enabled(), &mut all_passed);
[INFO] [stdout]     |                                                --------------- cannot borrow as mutable
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing this to be mutable
[INFO] [stdout]     |
[INFO] [stdout] 281 |     let mut all_passed = true;
[INFO] [stdout]     |         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0596.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling worker-macros v0.8.4
[INFO] [stderr] error: could not compile `redis-core` (lib) due to 7 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6f72a3db96471de4ba02f9271dabd379b76f1db99563abad2fd6ca6ff5e6fb65", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f72a3db96471de4ba02f9271dabd379b76f1db99563abad2fd6ca6ff5e6fb65", kill_on_drop: false }`
[INFO] [stdout] 6f72a3db96471de4ba02f9271dabd379b76f1db99563abad2fd6ca6ff5e6fb65
