[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 master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flengoman%2Fgrpc-hub" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lengoman/grpc-hub on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.102 [INFO] [stderr] Downloaded tonic-build v0.12.3 [INFO] [stderr] Downloaded tonic-reflection v0.12.3 [INFO] [stderr] Downloaded clap v4.5.50 [INFO] [stderr] Downloaded prost-reflect v0.13.1 [INFO] [stderr] Downloaded clap_builder v4.5.50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72f408ef535bc8be78be9b6c3dda7c9c4c7948c0f9a9e56a8a28b9cc5bf59341 [INFO] running `Command { std: "docker" "start" "-a" "72f408ef535bc8be78be9b6c3dda7c9c4c7948c0f9a9e56a8a28b9cc5bf59341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72f408ef535bc8be78be9b6c3dda7c9c4c7948c0f9a9e56a8a28b9cc5bf59341", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72f408ef535bc8be78be9b6c3dda7c9c4c7948c0f9a9e56a8a28b9cc5bf59341", kill_on_drop: false }` [INFO] [stdout] 72f408ef535bc8be78be9b6c3dda7c9c4c7948c0f9a9e56a8a28b9cc5bf59341 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 083fb813395ba57e60da6c5b2143602776197180b43101c097c92b424881c4e9 [INFO] running `Command { std: "docker" "start" "-a" "083fb813395ba57e60da6c5b2143602776197180b43101c097c92b424881c4e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling itertools v0.12.1 [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 iana-time-zone v0.1.64 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [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 prost-derive v0.12.6 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling prost-types v0.12.6 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling prost-reflect v0.13.1 [INFO] [stderr] Compiling futures v0.3.31 [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 tonic-build v0.12.3 [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 v1.7.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [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: `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: `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: `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: 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: 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: 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 "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/0d162b25edd5bf0dba9a22e83b614f1113e90474/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=a1abca525fe8b2e3 -C extra-filename=-f838361822303462 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7e5dcd40304f6dad.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-9a010f2c91f14c7b.rlib --extern axum=/opt/rustwide/target/debug/deps/libaxum-581d58a0e1b22ef0.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-cccbd5cccb8f425d.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-a9003b0d82c67123.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0e72a7d3599ec6a0.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f4b81a6d7fada07d.rlib --extern grpc_hub_connector=/opt/rustwide/target/debug/deps/libgrpc_hub_connector-bbc2d87d2d43ee89.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-67dd3ebadf32b4c0.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-00370a074da444f3.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-a497a9de26a2f702.rlib --extern prost=/opt/rustwide/target/debug/deps/libprost-bbbd53cd4c8b6045.rlib --extern prost_reflect=/opt/rustwide/target/debug/deps/libprost_reflect-017e614cb4df2e6b.rlib --extern prost_types=/opt/rustwide/target/debug/deps/libprost_types-18876d886e01532b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-a87ed2f6af631294.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-00277ce31e27603e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b6fde7f83ff128dd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2116ca4052f95ace.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-d8ab35cb2a7c3add.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-d40796e462252542.rlib --extern tonic=/opt/rustwide/target/debug/deps/libtonic-dde3329c9a23875e.rlib --extern tonic_reflection=/opt/rustwide/target/debug/deps/libtonic_reflection-9e4c85860b825145.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-eac6a4e73dd2bc0e.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-7b06a22bbab82294.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-46fbed3ed0af16d3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "083fb813395ba57e60da6c5b2143602776197180b43101c097c92b424881c4e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083fb813395ba57e60da6c5b2143602776197180b43101c097c92b424881c4e9", kill_on_drop: false }` [INFO] [stdout] 083fb813395ba57e60da6c5b2143602776197180b43101c097c92b424881c4e9