[INFO] cloning repository https://github.com/yexia0/redistest
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yexia0/redistest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyexia0%2Fredistest", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyexia0%2Fredistest'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7bf12da6edd6035395e9eead53166f79015f3373
[INFO] checking yexia0/redistest against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-20
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyexia0%2Fredistest" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yexia0/redistest
[INFO] finished tweaking git repo https://github.com/yexia0/redistest
[INFO] tweaked toml for git repo https://github.com/yexia0/redistest written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yexia0/redistest on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yexia0/redistest 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bc4dbb6eda03e2ec1d590209f5ef9323ef6de114c0835295877304871aceb89
[INFO] running `Command { std: "docker" "start" "-a" "0bc4dbb6eda03e2ec1d590209f5ef9323ef6de114c0835295877304871aceb89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bc4dbb6eda03e2ec1d590209f5ef9323ef6de114c0835295877304871aceb89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bc4dbb6eda03e2ec1d590209f5ef9323ef6de114c0835295877304871aceb89", kill_on_drop: false }`
[INFO] [stdout] 0bc4dbb6eda03e2ec1d590209f5ef9323ef6de114c0835295877304871aceb89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 994cf2a8b91a1b8c7a16ccaa8c6749eaabad48a9173e0f41d6c502aa60221be2
[INFO] running `Command { std: "docker" "start" "-a" "994cf2a8b91a1b8c7a16ccaa8c6749eaabad48a9173e0f41d6c502aa60221be2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking rustls-pki-types v1.9.0
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling rustls v0.23.14
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking sysinfo v0.32.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.6
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.6
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-retry2 v0.5.6
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking redis v0.27.3
[INFO] [stderr] error: could not compile `redis` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acl"' --cfg 'feature="aio"' --cfg 'feature="async-trait"' --cfg 'feature="bytes"' --cfg 'feature="cluster"' --cfg 'feature="connection-manager"' --cfg 'feature="crc16"' --cfg 'feature="default"' --cfg 'feature="futures"' --cfg 'feature="futures-util"' --cfg 'feature="geospatial"' --cfg 'feature="keep-alive"' --cfg 'feature="pin-project-lite"' --cfg 'feature="rand"' --cfg 'feature="rustls"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-pki-types"' --cfg 'feature="script"' --cfg 'feature="sha1_smol"' --cfg 'feature="socket2"' --cfg 'feature="streams"' --cfg 'feature="tls-rustls"' --cfg 'feature="tokio"' --cfg 'feature="tokio-comp"' --cfg 'feature="tokio-retry2"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-rustls-comp"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "async-native-tls", "async-std", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "async-trait", "bigdecimal", "bytes", "cluster", "cluster-async", "connection-manager", "crc16", "default", "disable-client-setinfo", "futures", "futures-rustls", "futures-util", "geospatial", "json", "keep-alive", "log", "native-tls", "num-bigint", "pin-project-lite", "r2d2", "rand", "rust_decimal", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-pki-types", "script", "sentinel", "serde", "serde_json", "sha1_smol", "socket2", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio", "tokio-comp", "tokio-native-tls", "tokio-native-tls-comp", "tokio-retry2", "tokio-rustls", "tokio-rustls-comp", "tokio-util", "uuid", "webpki-roots"))' -C metadata=665c304762c45c33 -C extra-filename=-8cd2fe08d9c7ae62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-f45eb29086487d7e.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-734d02d10d1d791c.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-dd3b2a5125d8bebe.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-d66ba4e64d47e7fc.rmeta --extern crc16=/opt/rustwide/target/debug/deps/libcrc16-435330ba2a1c12f4.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-d18122008797ac85.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-012fc6d8ccb0b535.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-7ce56ce506ff1e6f.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-ab86f5d1cecaccd7.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-bc8ab12f669023ef.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-a2ade8e850167e55.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-d0cbfc9a677619cf.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-7287d777567b3e68.rmeta --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-91d0e3355835d391.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-bb602e5b3b9d8008.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-4e2b7f6914ec1690.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-4865df4cd2ae2f58.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-607f5345d05dfdd2.rmeta --extern tokio_retry2=/opt/rustwide/target/debug/deps/libtokio_retry2-4598674a9192dcc1.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-6571f8d0a3764dca.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-daa9bfb9c93e7975.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-0501effab977a417.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-47441ca9417d038c/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "994cf2a8b91a1b8c7a16ccaa8c6749eaabad48a9173e0f41d6c502aa60221be2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "994cf2a8b91a1b8c7a16ccaa8c6749eaabad48a9173e0f41d6c502aa60221be2", kill_on_drop: false }`
[INFO] [stdout] 994cf2a8b91a1b8c7a16ccaa8c6749eaabad48a9173e0f41d6c502aa60221be2
