[INFO] cloning repository https://github.com/rootkill-g/groove-throttle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rootkill-g/groove-throttle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frootkill-g%2Fgroove-throttle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frootkill-g%2Fgroove-throttle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4f346879bc1908aa67ba63fccd53802c0b1ffd9
[INFO] checking rootkill-g/groove-throttle against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frootkill-g%2Fgroove-throttle" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rootkill-g/groove-throttle
[INFO] finished tweaking git repo https://github.com/rootkill-g/groove-throttle
[INFO] tweaked toml for git repo https://github.com/rootkill-g/groove-throttle written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rootkill-g/groove-throttle 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/rootkill-g/groove-throttle 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] eaee91b63ccb18ca774e7697b314a0798fc34e38f9c6ce11ab4f9bd58c04e13a
[INFO] running `Command { std: "docker" "start" "-a" "eaee91b63ccb18ca774e7697b314a0798fc34e38f9c6ce11ab4f9bd58c04e13a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eaee91b63ccb18ca774e7697b314a0798fc34e38f9c6ce11ab4f9bd58c04e13a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eaee91b63ccb18ca774e7697b314a0798fc34e38f9c6ce11ab4f9bd58c04e13a", kill_on_drop: false }`
[INFO] [stdout] eaee91b63ccb18ca774e7697b314a0798fc34e38f9c6ce11ab4f9bd58c04e13a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] b264a5a98a2a1962b738b2c4c155f50ad73c43d9bf77144b66262b42dac32874
[INFO] running `Command { std: "docker" "start" "-a" "b264a5a98a2a1962b738b2c4c155f50ad73c43d9bf77144b66262b42dac32874", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking deranged v0.5.3
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]    Compiling mongocrypt-sys v0.1.4+1.12.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking resolv-conf v0.7.5
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]     Checking rustls-webpki v0.103.6
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling serde_with_macros v3.14.1
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling typed-builder-macro v0.20.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking hickory-proto v0.24.4
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking serde_with v3.14.1
[INFO] [stderr]     Checking typed-builder v0.20.1
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking tokio-rustls v0.26.3
[INFO] [stderr]    Compiling mongodb-internal-macros v3.3.0
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking mongocrypt v0.3.1
[INFO] [stderr]     Checking actix-http v3.11.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking bson v3.0.0
[INFO] [stderr]     Checking hickory-resolver v0.24.4
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking mongodb v3.3.0
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking redis v0.32.5
[INFO] [stderr] error: could not compile `mongodb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.3.0/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 --warn=unexpected_cfgs --check-cfg 'cfg(mongodb_internal_tracking_arc)' --cfg 'feature="bson-2"' --cfg 'feature="compat-3-0-0"' --cfg 'feature="compat-3-3-0"' --cfg 'feature="default"' --cfg 'feature="dns-resolver"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-auth", "azure-kms", "azure-oidc", "bson-2", "bson-3", "cert-key-password", "compat-3-0-0", "compat-3-3-0", "default", "dns-resolver", "gcp-kms", "gcp-oidc", "gssapi-auth", "in-use-encryption", "in-use-encryption-unstable", "openssl-tls", "rustls-tls", "snappy-compression", "sync", "tracing-unstable", "zlib-compression", "zstd-compression"))' -C metadata=30b0434b690f3b68 -C extra-filename=-df4165db6d2f92fb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ae55af3a3f98cd68.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-751017f340c066d6.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6dcfbc6bad33d8b2.rmeta --extern bson2=/opt/rustwide/target/debug/deps/libbson-9e003a44e89d963b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9003ba7f2aa31dd4.rmeta --extern derive_where=/opt/rustwide/target/debug/deps/libderive_where-9605514445a4de14.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-7a181b87f135753e.so --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-e51428aae0c84a05.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-8d88089869a627e9.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d569b41ab8b993a1.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-18db3c7af336f668.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-f2bf106748edbe77.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-b1d0b338e8ef4795.rmeta --extern macro_magic=/opt/rustwide/target/debug/deps/libmacro_magic-0ced6bbd96b0bc13.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-f3cc6be413a14dd5.rmeta --extern mongocrypt=/opt/rustwide/target/debug/deps/libmongocrypt-5a348b05c48c9515.rmeta --extern mongodb_internal_macros=/opt/rustwide/target/debug/deps/libmongodb_internal_macros-fff789c5ead19fd7.so --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-9dd32237c23c7555.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-f0ef705e73b20585.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-61bb801cc311cc6c.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-f94cd3631a90624c.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-5a027c01becb027b.so --extern serde=/opt/rustwide/target/debug/deps/libserde-c3a1b6dc5b357b08.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-80b87d4365e777af.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-5a0a04fb11509918.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-effc2518233c3679.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-19889571a36a99be.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-9357c456eb47ac30.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-05e8145e81c3e3ee.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-a1f0dce47f9b6856.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-0167925e006b9ec1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f7c9765c226f0cb4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1a85a9bc1eadf883.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-293cb1130f3c5d9e.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2e0a03c9af36eba2.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-66856ad3068c13cb.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-daaa9038a43b1b63.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-ed26117ed4d227ac.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-67f32161aaa3f4d4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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.32.5/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="aio"' --cfg 'feature="bytes"' --cfg 'feature="cluster"' --cfg 'feature="cluster-async"' --cfg 'feature="tokio-comp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "bb8", "bigdecimal", "bytes", "cache-aio", "cluster", "cluster-async", "connection-manager", "default", "disable-client-setinfo", "geospatial", "hashbrown", "json", "keep-alive", "num-bigint", "r2d2", "rust_decimal", "safe_iterators", "script", "sentinel", "smol-comp", "smol-native-tls-comp", "smol-rustls-comp", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio-comp", "tokio-native-tls-comp", "tokio-rustls-comp", "uuid", "vector-sets"))' -C metadata=c8f0d905dd95be34 -C extra-filename=-fa1555b41965221c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-bc4975430b4eb7b9.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-1375bab15b669a87.rmeta --extern crc16=/opt/rustwide/target/debug/deps/libcrc16-435330ba2a1c12f4.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-e7bd2ffb932e7c3a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-d569b41ab8b993a1.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-7a34f26e732036e0.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-f0f3780066f274e0.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-004495c6e10c0707.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-e5cf39b0424d7e5c.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8a1898152f38311f.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1a85a9bc1eadf883.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2e0a03c9af36eba2.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-cfd083d49c571e09.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b264a5a98a2a1962b738b2c4c155f50ad73c43d9bf77144b66262b42dac32874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b264a5a98a2a1962b738b2c4c155f50ad73c43d9bf77144b66262b42dac32874", kill_on_drop: false }`
[INFO] [stdout] b264a5a98a2a1962b738b2c4c155f50ad73c43d9bf77144b66262b42dac32874
