[INFO] cloning repository https://github.com/lengoman/grpc-hub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lengoman/grpc-hub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengoman%2Fgrpc-hub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengoman%2Fgrpc-hub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22a80048cafacf940ad0fd8bdd306bf3837e0222 [INFO] testing lengoman/grpc-hub against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengoman%2Fgrpc-hub" "/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/lengoman/grpc-hub [INFO] finished tweaking git repo https://github.com/lengoman/grpc-hub [INFO] tweaked toml for git repo https://github.com/lengoman/grpc-hub written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lengoman/grpc-hub on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lengoman/grpc-hub 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0eec6b7a22adab429c9333f1692a2ea19315b8538b68c299bc30b511a053aec [INFO] running `Command { std: "docker" "start" "-a" "c0eec6b7a22adab429c9333f1692a2ea19315b8538b68c299bc30b511a053aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0eec6b7a22adab429c9333f1692a2ea19315b8538b68c299bc30b511a053aec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0eec6b7a22adab429c9333f1692a2ea19315b8538b68c299bc30b511a053aec", kill_on_drop: false }` [INFO] [stdout] c0eec6b7a22adab429c9333f1692a2ea19315b8538b68c299bc30b511a053aec [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27599d3e69312d72b444abbb944386e0283d723a821a0269cbb488b1a0ec133a [INFO] running `Command { std: "docker" "start" "-a" "27599d3e69312d72b444abbb944386e0283d723a821a0269cbb488b1a0ec133a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling prost-reflect v0.13.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tonic-build v0.12.3 [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 grpc-hub-connector v0.1.0 (/opt/rustwide/workdir/grpc-hub-connector) [INFO] [stderr] Compiling grpc-hub v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling tonic-reflection v0.12.3 [INFO] [stdout] warning: unused import: `SubscribeRequest` [INFO] [stdout] --> src/bin/service_bridge_demo.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | use grpc_hub::{ServiceCallRequest, SubscribeRequest}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SubscribeRequest` [INFO] [stdout] --> src/bin/mock_client.rs:11:36 [INFO] [stdout] | [INFO] [stdout] 11 | use grpc_hub::{ServiceCallRequest, SubscribeRequest}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> src/bin/dividend_consumer_service.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::process::Command` [INFO] [stdout] --> src/main.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use tokio::process::Command; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper::body::Incoming` [INFO] [stdout] --> src/main.rs:732:9 [INFO] [stdout] | [INFO] [stdout] 732 | use hyper::body::Incoming; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper::Method` [INFO] [stdout] --> src/main.rs:734:9 [INFO] [stdout] | [INFO] [stdout] 734 | use hyper::Method; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::StreamExt` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use futures_util::StreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dividend_history` is never read [INFO] [stdout] --> src/bin/dividend_consumer_service.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 20 | struct DividendConsumerService { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 21 | // In-memory storage for dividend calculations [INFO] [stdout] 22 | dividend_history: std::collections::HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DividendConsumerService` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new_with_service_id` is never used [INFO] [stdout] --> src/bin/web_content_extract_service.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 66 | impl WebContentExtractService { [INFO] [stdout] | ----------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 98 | fn new_with_service_id(hub_endpoint: String, service_id: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `service_id` [INFO] [stdout] --> src/main.rs:341:42 [INFO] [stdout] | [INFO] [stdout] 341 | async fn health_check_service(&self, service_id: &str, service_address: &str, service_port: u16) -> bool { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service_id` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `dividend_history` is never read [INFO] [stdout] --> src/bin/dividend_service.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | struct DividendService { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 46 | dividend_history: std::collections::HashMap>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DividendService` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new_with_hub_endpoint` and `new_with_service_id` are never used [INFO] [stdout] --> src/bin/dividend_service.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 52 | impl DividendService { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 62 | fn new_with_hub_endpoint(hub_endpoint: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn new_with_service_id(hub_endpoint: String, service_id: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `grpc-hub` (bin "grpc-hub"); 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name grpc_hub --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=a394c30a2dd48fd7 -C extra-filename=-86cc03294bfa81c4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-93890dd454bf4ebd.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-bebb2c8a2671223b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8be6cd1bf2480493.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-52be83ec6f4e2a73.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5e82b9a855e0b6e8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0fa78c8487cb2a21.rlib --extern grpc_hub_connector=/opt/rustwide/target/debug/deps/libgrpc_hub_connector-5721a98c1a7c9715.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f2ff7a97002ec3c2.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-f2ffaf639d267b8f.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-512c358961fd9593.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-7def4aedebc33518.rlib --extern prost_reflect=/opt/rustwide/target/debug/deps/libprost_reflect-62f1c853ddee7cde.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-eea59865f6fc3506.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-14bcd7dcdb3dcec2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-047af142873f0e8a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e93c8be0add551f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cd285a4246a9c897.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-4c49ed6b3015e6df.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2b45840ee21bc37a.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-f69548cd309eaa06.rlib --extern tonic_reflection=/opt/rustwide/target/debug/deps/libtonic_reflection-c58b4ff43168d3f2.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-c6062b14c49c5d32.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-efe7b1860e30f182.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-304c7a6b7d2a2d3f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `grpc-hub` (bin "web_content_extract_service"); 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9f93af291970322f4f1c6315ccde4d7078201159/bin/rustc --crate-name web_content_extract_service --edition=2021 src/bin/web_content_extract_service.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f333eec8bfc80d6c -C extra-filename=-5d02566e704ae9b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a6cad01b77d60716.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-93890dd454bf4ebd.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-bebb2c8a2671223b.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8be6cd1bf2480493.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-52be83ec6f4e2a73.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5e82b9a855e0b6e8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0fa78c8487cb2a21.rlib --extern grpc_hub_connector=/opt/rustwide/target/debug/deps/libgrpc_hub_connector-5721a98c1a7c9715.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-f2ff7a97002ec3c2.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-f2ffaf639d267b8f.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-512c358961fd9593.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-7def4aedebc33518.rlib --extern prost_reflect=/opt/rustwide/target/debug/deps/libprost_reflect-62f1c853ddee7cde.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-eea59865f6fc3506.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-14bcd7dcdb3dcec2.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-047af142873f0e8a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4e93c8be0add551f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cd285a4246a9c897.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-4c49ed6b3015e6df.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2b45840ee21bc37a.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-f69548cd309eaa06.rlib --extern tonic_reflection=/opt/rustwide/target/debug/deps/libtonic_reflection-c58b4ff43168d3f2.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-c6062b14c49c5d32.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-efe7b1860e30f182.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-304c7a6b7d2a2d3f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "27599d3e69312d72b444abbb944386e0283d723a821a0269cbb488b1a0ec133a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27599d3e69312d72b444abbb944386e0283d723a821a0269cbb488b1a0ec133a", kill_on_drop: false }` [INFO] [stdout] 27599d3e69312d72b444abbb944386e0283d723a821a0269cbb488b1a0ec133a