[INFO] cloning repository https://github.com/redis-developer/redis-enterprise-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redis-developer/redis-enterprise-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredis-developer%2Fredis-enterprise-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredis-developer%2Fredis-enterprise-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23009fb66e596a93c871e3fc5ca6cbff95a0a51c [INFO] testing redis-developer/redis-enterprise-rs against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredis-developer%2Fredis-enterprise-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/redis-developer/redis-enterprise-rs [INFO] finished tweaking git repo https://github.com/redis-developer/redis-enterprise-rs [INFO] tweaked toml for git repo https://github.com/redis-developer/redis-enterprise-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/redis-developer/redis-enterprise-rs on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/redis-developer/redis-enterprise-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26987a55ea3aaa1fcf5ab16437484121d1483b7b06c8e4e90c21ea92883d7ca9 [INFO] running `Command { std: "docker" "start" "-a" "26987a55ea3aaa1fcf5ab16437484121d1483b7b06c8e4e90c21ea92883d7ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26987a55ea3aaa1fcf5ab16437484121d1483b7b06c8e4e90c21ea92883d7ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26987a55ea3aaa1fcf5ab16437484121d1483b7b06c8e4e90c21ea92883d7ca9", kill_on_drop: false }` [INFO] [stdout] 26987a55ea3aaa1fcf5ab16437484121d1483b7b06c8e4e90c21ea92883d7ca9 [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 636a6719eb17db71fbcadd77092ea57b6258ca9e3ebcdb9d3640965451658da9 [INFO] running `Command { std: "docker" "start" "-a" "636a6719eb17db71fbcadd77092ea57b6258ca9e3ebcdb9d3640965451658da9", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling redis-enterprise v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "636a6719eb17db71fbcadd77092ea57b6258ca9e3ebcdb9d3640965451658da9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "636a6719eb17db71fbcadd77092ea57b6258ca9e3ebcdb9d3640965451658da9", kill_on_drop: false }` [INFO] [stdout] 636a6719eb17db71fbcadd77092ea57b6258ca9e3ebcdb9d3640965451658da9 [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=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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9c9a78574928d3ae5e4f92368cea476ebccd2e39ceac18ee655d1b3e0a4cb1e [INFO] running `Command { std: "docker" "start" "-a" "a9c9a78574928d3ae5e4f92368cea476ebccd2e39ceac18ee655d1b3e0a4cb1e", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling serial_test_derive v3.3.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.3.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling redis-enterprise v0.8.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `redis-enterprise` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8da20828b6ea601dfd8e2448cb50ace88876bd78/bin/rustc --crate-name redis_enterprise --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("test-support", "tower", "tower-integration", "wiremock"))' -C metadata=ec845d1fe8ae2779 -C extra-filename=-b8bcdc7a5aa20186 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-82645925eec4cc89.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-17b2f5ebe3869aa5.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-7fe9cdf0a54b6c97.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5c1a0d10f1d2f8e0.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-9d01f28c7a3b2574.rlib --extern pretty_assertions=/opt/rustwide/target/debug/deps/libpretty_assertions-64d41c4183345cb9.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-eb0b46068b973c24.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f8ce708018caa49b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7084e06699fae349.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-42f738de0fb3c6ea.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-65c031c57413cd9c.rlib --extern serial_test=/opt/rustwide/target/debug/deps/libserial_test-d61d6b6a684316a7.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-2639ab6c4a0f696d.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5855120546600eeb.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-51efbd09368e613e.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-3a5473d97e93640c.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8f99a523aa07d94.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-91a6125bc719fcf9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-4eaa183b383b324e.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-0a6ca4d91693d8da.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-70f2a5641841d9ae/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a9c9a78574928d3ae5e4f92368cea476ebccd2e39ceac18ee655d1b3e0a4cb1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c9a78574928d3ae5e4f92368cea476ebccd2e39ceac18ee655d1b3e0a4cb1e", kill_on_drop: false }` [INFO] [stdout] a9c9a78574928d3ae5e4f92368cea476ebccd2e39ceac18ee655d1b3e0a4cb1e