[INFO] cloning repository https://github.com/iopsystems/rpc-perf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iopsystems/rpc-perf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiopsystems%2Frpc-perf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiopsystems%2Frpc-perf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d70cb3ead5b20341327865df6240e261ad307222 [INFO] checking iopsystems/rpc-perf against try#8e819ff5434466e9a823e03871a1775ac7d84ddf for pr-156027 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiopsystems%2Frpc-perf" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iopsystems/rpc-perf [INFO] finished tweaking git repo https://github.com/iopsystems/rpc-perf [INFO] tweaked toml for git repo https://github.com/iopsystems/rpc-perf written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iopsystems/rpc-perf on toolchain 8e819ff5434466e9a823e03871a1775ac7d84ddf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iopsystems/rpc-perf 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" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5fc631e457d490c4f54e6178208142d416e6f84fba0bd0c7bfecf33c1cf2030d [INFO] running `Command { std: "docker" "start" "-a" "5fc631e457d490c4f54e6178208142d416e6f84fba0bd0c7bfecf33c1cf2030d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fc631e457d490c4f54e6178208142d416e6f84fba0bd0c7bfecf33c1cf2030d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc631e457d490c4f54e6178208142d416e6f84fba0bd0c7bfecf33c1cf2030d", kill_on_drop: false }` [INFO] [stdout] 5fc631e457d490c4f54e6178208142d416e6f84fba0bd0c7bfecf33c1cf2030d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8e819ff5434466e9a823e03871a1775ac7d84ddf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 934a3329f21f4a6558baabb4394508351322132deb017d8c15144b997edd77d4 [INFO] running `Command { std: "docker" "start" "-a" "934a3329f21f4a6558baabb4394508351322132deb017d8c15144b997edd77d4", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Checking arrow-schema v56.2.0 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling linkme-impl v0.3.35 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling linkme v0.3.35 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling metriken-core v0.1.3 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling metriken-derive v0.5.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking histogram v0.11.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking clocksource v0.8.3 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.13.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Checking toml_writer v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Checking toml v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking arrow-buffer v56.2.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking arrow-data v56.2.0 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Checking arrow-array v56.2.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Compiling k-lock v0.2.5 [INFO] [stderr] Checking metriken v0.7.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking arrow-select v56.2.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v22.0.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Checking arrow-cast v56.2.0 [INFO] [stderr] Checking protosocket v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking atomic-wait v1.1.0 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking storage-types v0.3.2 (https://github.com/pelikan-io/pelikan#d7747bed) [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking arrow-ipc v56.2.0 [INFO] [stderr] Compiling tonic-build v0.14.5 [INFO] [stderr] Checking fastbloom v0.14.1 [INFO] [stderr] Compiling prost-build v0.14.3 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.1+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking lz4_flex v0.11.6 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking arrow-csv v56.2.0 [INFO] [stderr] Checking arrow-json v56.2.0 [INFO] [stderr] Checking arrow-string v56.2.0 [INFO] [stderr] Checking arrow-ord v56.2.0 [INFO] [stderr] Checking arrow-arith v56.2.0 [INFO] [stderr] Checking arrow-row v56.2.0 [INFO] [stderr] Compiling tonic-prost-build v0.14.5 [INFO] [stderr] Checking histogram v1.0.0 [INFO] [stderr] Checking rmp v0.8.15 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking metriken v0.8.0 [INFO] [stderr] Checking rmp-serde v1.3.1 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking h3 v0.0.8 [INFO] [stderr] Checking protosocket-prost v0.12.1 [INFO] [stderr] Checking tonic v0.14.5 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking arrow v56.2.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking temp-env v0.3.6 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling rpc-perf v5.25.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking warp v0.4.2 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking rand_distr v0.6.0 [INFO] [stderr] Checking rand_xoshiro v0.8.0 [INFO] [stderr] Checking ratelimit v1.0.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking tonic-prost v0.14.5 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling sqlx-mysql v0.8.6 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking parquet v56.2.0 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking metriken-exposition v0.14.0 [INFO] [stderr] Checking pelikan-net v0.4.1 (https://github.com/pelikan-io/pelikan#d7747bed) [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking rustls-platform-verifier v0.6.2 [INFO] [stderr] Checking quinn-proto v0.11.14 [INFO] [stderr] Checking common v0.3.2 (https://github.com/pelikan-io/pelikan#d7747bed) [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking tonic v0.13.1 [INFO] [stderr] Checking protosocket-rpc v0.12.1 [INFO] [stderr] Checking redis v1.0.5 [INFO] [stderr] Checking config v0.3.2 (https://github.com/pelikan-io/pelikan#d7747bed) [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking logger v0.3.2 (https://github.com/pelikan-io/pelikan#d7747bed) [INFO] [stderr] Checking protocol-common v0.3.2 (https://github.com/pelikan-io/pelikan#d7747bed) [INFO] [stderr] Checking protocol-ping v0.3.2 (https://github.com/pelikan-io/pelikan#d7747bed) [INFO] [stderr] Checking protocol-memcache v0.3.2 (https://github.com/pelikan-io/pelikan#d7747bed) [INFO] [stderr] Checking session v0.3.2 (https://github.com/pelikan-io/pelikan#d7747bed) [INFO] [stderr] Checking momento-protos v0.128.2 [INFO] [stderr] Checking h3-quinn v0.0.10 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking momento v0.61.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/8e819ff5434466e9a823e03871a1775ac7d84ddf/bin/rustc --crate-name redis --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-1.0.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="acl"' --cfg 'feature="aio"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="geospatial"' --cfg 'feature="num-bigint"' --cfg 'feature="script"' --cfg 'feature="streams"' --cfg 'feature="tls-rustls"' --cfg 'feature="tokio-comp"' --cfg 'feature="tokio-rustls-comp"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "bb8", "bigdecimal", "bytes", "cache-aio", "cluster", "cluster-async", "connection-manager", "default", "entra-id", "geospatial", "hashbrown", "json", "num-bigint", "r2d2", "rust_decimal", "script", "sentinel", "smol-comp", "smol-native-tls-comp", "smol-rustls-comp", "streams", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "token-based-authentication", "tokio-comp", "tokio-native-tls-comp", "tokio-rustls-comp", "uuid", "vector-sets"))' -C metadata=7abeeddf090a3a6f -C extra-filename=-e964ade2d77650a9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arcstr=/opt/rustwide/target/debug/deps/libarcstr-176430345edddab8.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-190c9021fd162845.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-f99b13c4534eec84.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-045e932e565db29a.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-488dcf4f13423b18.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-a984aeb2d1ba5596.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-7176d3be2b7ee2e1.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-e4d17c086b95c83d.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-e145d296175be98d.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-3da2ab8eb39d89f2.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-4e2b7f6914ec1690.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-c0ba1ba8b4b3a90a.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ae7eb6c08fb49da6.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-2b1091a72478c616.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-390118aa890a4538.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-9f070ccb6514086d.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-16ea1815b87f13c7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-8004cec3e9f41674/out -L native=/opt/rustwide/target/debug/build/ring-be9bb453b21be6d0/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "934a3329f21f4a6558baabb4394508351322132deb017d8c15144b997edd77d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "934a3329f21f4a6558baabb4394508351322132deb017d8c15144b997edd77d4", kill_on_drop: false }` [INFO] [stdout] 934a3329f21f4a6558baabb4394508351322132deb017d8c15144b997edd77d4