[INFO] fetching crate redis-cas 1.1.0...
[INFO] testing redis-cas-1.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate redis-cas 1.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate redis-cas 1.1.0
[INFO] finished tweaking crates.io crate redis-cas 1.1.0
[INFO] tweaked toml for crates.io crate redis-cas 1.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate redis-cas 1.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 77 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00b285a7fcbc6f1b22949bc7673a392d74616748a18b8a65dc84aa36e675a74f
[INFO] running `Command { std: "docker" "start" "-a" "00b285a7fcbc6f1b22949bc7673a392d74616748a18b8a65dc84aa36e675a74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00b285a7fcbc6f1b22949bc7673a392d74616748a18b8a65dc84aa36e675a74f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00b285a7fcbc6f1b22949bc7673a392d74616748a18b8a65dc84aa36e675a74f", kill_on_drop: false }`
[INFO] [stdout] 00b285a7fcbc6f1b22949bc7673a392d74616748a18b8a65dc84aa36e675a74f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db84bb2119f64bbc8814c009ed70d88cfab3d9a6e97aa2e03c1cafc8e9977166
[INFO] running `Command { std: "docker" "start" "-a" "db84bb2119f64bbc8814c009ed70d88cfab3d9a6e97aa2e03c1cafc8e9977166", kill_on_drop: false }`
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling redis-module-macros-internals v2.0.7
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling redis-module v2.0.7
[INFO] [stderr]    Compiling redis-cas v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.59s
[INFO] running `Command { std: "docker" "inspect" "db84bb2119f64bbc8814c009ed70d88cfab3d9a6e97aa2e03c1cafc8e9977166", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db84bb2119f64bbc8814c009ed70d88cfab3d9a6e97aa2e03c1cafc8e9977166", kill_on_drop: false }`
[INFO] [stdout] db84bb2119f64bbc8814c009ed70d88cfab3d9a6e97aa2e03c1cafc8e9977166
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f57e2eab2167b8eeb1fbb0646ef40992e8d1afc9ca19e702d254fce5e8c91c2
[INFO] running `Command { std: "docker" "start" "-a" "7f57e2eab2167b8eeb1fbb0646ef40992e8d1afc9ca19e702d254fce5e8c91c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling redis-cas v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] running `Command { std: "docker" "inspect" "7f57e2eab2167b8eeb1fbb0646ef40992e8d1afc9ca19e702d254fce5e8c91c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f57e2eab2167b8eeb1fbb0646ef40992e8d1afc9ca19e702d254fce5e8c91c2", kill_on_drop: false }`
[INFO] [stdout] 7f57e2eab2167b8eeb1fbb0646ef40992e8d1afc9ca19e702d254fce5e8c91c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39e472b74f791a0a8da48dc953de29237b82024fb81aaa79b768ef23d8d6aa30
[INFO] running `Command { std: "docker" "start" "-a" "39e472b74f791a0a8da48dc953de29237b82024fb81aaa79b768ef23d8d6aa30", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_cas-8b107175be38fae0)
[INFO] [stderr] Critical error: the Redis Allocator isn't available.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/redis_cas-8b107175be38fae0` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "39e472b74f791a0a8da48dc953de29237b82024fb81aaa79b768ef23d8d6aa30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39e472b74f791a0a8da48dc953de29237b82024fb81aaa79b768ef23d8d6aa30", kill_on_drop: false }`
[INFO] [stdout] 39e472b74f791a0a8da48dc953de29237b82024fb81aaa79b768ef23d8d6aa30
