[INFO] cloning repository https://github.com/mutobui/rust-microservice-kafka-template [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mutobui/rust-microservice-kafka-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutobui%2Frust-microservice-kafka-template", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutobui%2Frust-microservice-kafka-template'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a226f8fe60553b9b98327d4432d7d257eaa847a4 [INFO] testing mutobui/rust-microservice-kafka-template against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmutobui%2Frust-microservice-kafka-template" "/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/mutobui/rust-microservice-kafka-template [INFO] finished tweaking git repo https://github.com/mutobui/rust-microservice-kafka-template [INFO] tweaked toml for git repo https://github.com/mutobui/rust-microservice-kafka-template written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mutobui/rust-microservice-kafka-template on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mutobui/rust-microservice-kafka-template 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8b49bc9ef606cccdc5a857731bbd8f531196f94821f70f9a8949cda7dd32424 [INFO] running `Command { std: "docker" "start" "-a" "a8b49bc9ef606cccdc5a857731bbd8f531196f94821f70f9a8949cda7dd32424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8b49bc9ef606cccdc5a857731bbd8f531196f94821f70f9a8949cda7dd32424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8b49bc9ef606cccdc5a857731bbd8f531196f94821f70f9a8949cda7dd32424", kill_on_drop: false }` [INFO] [stdout] a8b49bc9ef606cccdc5a857731bbd8f531196f94821f70f9a8949cda7dd32424 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 7ce13fd2c9b377b76c8889bd9f06352a4e35f586947e3e4eda236fe62e8edc10 [INFO] running `Command { std: "docker" "start" "-a" "7ce13fd2c9b377b76c8889bd9f06352a4e35f586947e3e4eda236fe62e8edc10", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling rdkafka-sys v4.8.0+2.3.0 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling resolv-conf v0.7.4 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [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] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling mongodb v2.8.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling redis v0.27.6 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling actix-web v4.11.0 [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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.27.6/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acl"' --cfg 'feature="aio"' --cfg 'feature="async-trait"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="futures-util"' --cfg 'feature="geospatial"' --cfg 'feature="keep-alive"' --cfg 'feature="pin-project-lite"' --cfg 'feature="script"' --cfg 'feature="sha1_smol"' --cfg 'feature="socket2"' --cfg 'feature="streams"' --cfg 'feature="tokio"' --cfg 'feature="tokio-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", "backon", "bigdecimal", "bytes", "cluster", "cluster-async", "connection-manager", "crc16", "default", "disable-client-setinfo", "futures", "futures-rustls", "futures-util", "geospatial", "hashbrown", "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-rustls", "tokio-rustls-comp", "tokio-util", "uuid", "webpki-roots"))' -C metadata=5d3e16484338e41a -C extra-filename=-beb9b140bfe75629 --out-dir /opt/rustwide/target/debug/build/redis/beb9b140bfe75629/deps -L dependency=/opt/rustwide/target/debug/build/arc-swap/4d53f24db0759841/deps -L dependency=/opt/rustwide/target/debug/build/async-trait/cefec5518660bc19/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/edb41dba5c1eb139/deps -L dependency=/opt/rustwide/target/debug/build/bytes/bfe11088fe358bd1/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/33ef6c02a07f9fec/deps -L dependency=/opt/rustwide/target/debug/build/combine/120d7bf674d2b39a/deps -L dependency=/opt/rustwide/target/debug/build/displaydoc/44bdbf88de405753/deps -L dependency=/opt/rustwide/target/debug/build/either/ef22a4c75605e12f/deps -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/9a3b196401a840c1/deps -L dependency=/opt/rustwide/target/debug/build/futures-core/fc6bb1738f00fc87/deps -L dependency=/opt/rustwide/target/debug/build/futures-io/972ebb79349338ae/deps -L dependency=/opt/rustwide/target/debug/build/futures-macro/7903d754abf86479/deps -L dependency=/opt/rustwide/target/debug/build/futures-sink/be8442ee548d90f9/deps -L dependency=/opt/rustwide/target/debug/build/futures-task/19b3aba2be9e7ae8/deps -L dependency=/opt/rustwide/target/debug/build/futures-util/c99f360f6eafdb9b/deps -L dependency=/opt/rustwide/target/debug/build/icu_collections/be419ecc1e56c36b/deps -L dependency=/opt/rustwide/target/debug/build/icu_locale_core/1e9b7ee408bf010b/deps -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/735682f6c17a802e/deps -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/725de0a7629f8c2f/deps -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/a0c9a5facfe442f6/deps -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/f5259d77029e31c4/deps -L dependency=/opt/rustwide/target/debug/build/icu_properties/1f94959c3627ff54/deps -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/3a8dc49bace6cb42/deps -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/be64ae96cf57ee64/deps -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/ca6aec6969940481/deps -L dependency=/opt/rustwide/target/debug/build/icu_provider/135b245aa2730b84/deps -L dependency=/opt/rustwide/target/debug/build/idna/6925c4e433ff12ce/deps -L dependency=/opt/rustwide/target/debug/build/idna_adapter/eb07cc49eedcf0d7/deps -L dependency=/opt/rustwide/target/debug/build/itertools/6cb5c03c790efc45/deps -L dependency=/opt/rustwide/target/debug/build/itoa/6b76ec393d6a2c41/deps -L dependency=/opt/rustwide/target/debug/build/libc/0a969053448e627e/deps -L dependency=/opt/rustwide/target/debug/build/libc/b53c3876fb4c3971/deps -L dependency=/opt/rustwide/target/debug/build/libc/e32e94b265a2208b/deps -L dependency=/opt/rustwide/target/debug/build/litemap/aaec3d88bc2b9505/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/0ba6f1fecf6fc70f/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/1ba86343ea53273c/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/dc3c276bdecd3f33/deps -L dependency=/opt/rustwide/target/debug/build/log/394b918668cad64a/deps -L dependency=/opt/rustwide/target/debug/build/memchr/3ffe5f7a52883367/deps -L dependency=/opt/rustwide/target/debug/build/mio/e718074e465d7fbe/deps -L dependency=/opt/rustwide/target/debug/build/num-bigint/83b541dc75dd09a8/deps -L dependency=/opt/rustwide/target/debug/build/num-integer/6e5f696d41db6c0f/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/113771944c4ae3f9/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/95f39505a8b66e15/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/bcd297120b9d26fe/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot/3e95782cfd5ed9c7/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/18663cf96e70c6c8/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/2cb4106d2004834c/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/7af00eb80a80c125/deps -L dependency=/opt/rustwide/target/debug/build/percent-encoding/9bee39bbc5bd523a/deps -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/bedc6e0acd72ff2a/deps -L dependency=/opt/rustwide/target/debug/build/pin-utils/9a5791cba021167a/deps -L dependency=/opt/rustwide/target/debug/build/potential_utf/a8b1e9318947a253/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/60c83358d994f61e/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d49143055ae731b5/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/deps -L dependency=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/deps -L dependency=/opt/rustwide/target/debug/build/redis/beb9b140bfe75629/deps -L dependency=/opt/rustwide/target/debug/build/ryu/0ea4bafc9bef6d8b/deps -L dependency=/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps -L dependency=/opt/rustwide/target/debug/build/sha1_smol/4fed1055ba2d5f30/deps -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/3946ed00872e2224/deps -L dependency=/opt/rustwide/target/debug/build/slab/2beeedcc9f7dbddb/deps -L dependency=/opt/rustwide/target/debug/build/slab/72977b4ef3c89923/deps -L dependency=/opt/rustwide/target/debug/build/slab/e5d208831f1fecb9/deps -L dependency=/opt/rustwide/target/debug/build/smallvec/cc09618ba41502d9/deps -L dependency=/opt/rustwide/target/debug/build/socket2/0033e7c1c2d92847/deps -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/e5f295e98f1b80b2/deps -L dependency=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/deps -L dependency=/opt/rustwide/target/debug/build/synstructure/45d871de7b207660/deps -L dependency=/opt/rustwide/target/debug/build/tinystr/e9a05486ad3da885/deps -L dependency=/opt/rustwide/target/debug/build/tokio/d597a919e54a8b9a/deps -L dependency=/opt/rustwide/target/debug/build/tokio-macros/1f22a69f7b139e0b/deps -L dependency=/opt/rustwide/target/debug/build/tokio-util/d591b042cda3cd36/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/deps -L dependency=/opt/rustwide/target/debug/build/url/08e8bdfede26dcf2/deps -L dependency=/opt/rustwide/target/debug/build/utf8_iter/0d9be7b316c2b184/deps -L dependency=/opt/rustwide/target/debug/build/writeable/1fc78dfe07ba1099/deps -L dependency=/opt/rustwide/target/debug/build/yoke/0cfffa78657d9d7c/deps -L dependency=/opt/rustwide/target/debug/build/yoke-derive/e59f42036a5d6af8/deps -L dependency=/opt/rustwide/target/debug/build/zerofrom/996b93f4f5780fab/deps -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/07db49347fb44133/deps -L dependency=/opt/rustwide/target/debug/build/zerotrie/11f0957d1f3e550f/deps -L dependency=/opt/rustwide/target/debug/build/zerovec/34f0da1e89ee2fa9/deps -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/ba74e85b3349aca1/deps --extern arc_swap=/opt/rustwide/target/debug/build/arc-swap/4d53f24db0759841/deps/libarc_swap-4d53f24db0759841.rmeta --extern async_trait=/opt/rustwide/target/debug/build/async-trait/cefec5518660bc19/deps/libasync_trait-cefec5518660bc19.so --extern bytes=/opt/rustwide/target/debug/build/bytes/bfe11088fe358bd1/deps/libbytes-bfe11088fe358bd1.rmeta --extern combine=/opt/rustwide/target/debug/build/combine/120d7bf674d2b39a/deps/libcombine-120d7bf674d2b39a.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/c99f360f6eafdb9b/deps/libfutures_util-c99f360f6eafdb9b.rmeta --extern itertools=/opt/rustwide/target/debug/build/itertools/6cb5c03c790efc45/deps/libitertools-6cb5c03c790efc45.rmeta --extern itoa=/opt/rustwide/target/debug/build/itoa/6b76ec393d6a2c41/deps/libitoa-6b76ec393d6a2c41.rmeta --extern num_bigint=/opt/rustwide/target/debug/build/num-bigint/83b541dc75dd09a8/deps/libnum_bigint-83b541dc75dd09a8.rmeta --extern percent_encoding=/opt/rustwide/target/debug/build/percent-encoding/9bee39bbc5bd523a/deps/libpercent_encoding-9bee39bbc5bd523a.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/bedc6e0acd72ff2a/deps/libpin_project_lite-bedc6e0acd72ff2a.rmeta --extern ryu=/opt/rustwide/target/debug/build/ryu/0ea4bafc9bef6d8b/deps/libryu-0ea4bafc9bef6d8b.rmeta --extern sha1_smol=/opt/rustwide/target/debug/build/sha1_smol/4fed1055ba2d5f30/deps/libsha1_smol-4fed1055ba2d5f30.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/0033e7c1c2d92847/deps/libsocket2-0033e7c1c2d92847.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/d597a919e54a8b9a/deps/libtokio-d597a919e54a8b9a.rmeta --extern tokio_util=/opt/rustwide/target/debug/build/tokio-util/d591b042cda3cd36/deps/libtokio_util-d591b042cda3cd36.rmeta --extern url=/opt/rustwide/target/debug/build/url/08e8bdfede26dcf2/deps/liburl-08e8bdfede26dcf2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "7ce13fd2c9b377b76c8889bd9f06352a4e35f586947e3e4eda236fe62e8edc10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ce13fd2c9b377b76c8889bd9f06352a4e35f586947e3e4eda236fe62e8edc10", kill_on_drop: false }` [INFO] [stdout] 7ce13fd2c9b377b76c8889bd9f06352a4e35f586947e3e4eda236fe62e8edc10