[INFO] cloning repository https://github.com/Lispython/kafka-replicator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lispython/kafka-replicator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLispython%2Fkafka-replicator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLispython%2Fkafka-replicator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e22a1c2268c07b1af32938a13221f0d7fa1cb9af [INFO] testing Lispython/kafka-replicator against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLispython%2Fkafka-replicator" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lispython/kafka-replicator on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lispython/kafka-replicator [INFO] finished tweaking git repo https://github.com/Lispython/kafka-replicator [INFO] tweaked toml for git repo https://github.com/Lispython/kafka-replicator written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Lispython/kafka-replicator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a21610bb94b5688a3bcaa954892bf88ad13788a211675437a6f45e56ad5a7377 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a21610bb94b5688a3bcaa954892bf88ad13788a211675437a6f45e56ad5a7377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a21610bb94b5688a3bcaa954892bf88ad13788a211675437a6f45e56ad5a7377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a21610bb94b5688a3bcaa954892bf88ad13788a211675437a6f45e56ad5a7377", kill_on_drop: false }` [INFO] [stdout] a21610bb94b5688a3bcaa954892bf88ad13788a211675437a6f45e56ad5a7377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fac36a8eb905608d72ee741496bc68e43148802f0bfcd596a77e0158d46fc0d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7fac36a8eb905608d72ee741496bc68e43148802f0bfcd596a77e0158d46fc0d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling byte-unit v4.0.6 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling rdkafka-sys v1.3.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling ctrlc v3.1.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling num_enum v0.4.3 [INFO] [stderr] Compiling rdkafka v0.23.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling kafka-replicator v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `AtomicUsize`, `Ordering`, `VarError`, `collections::HashMap`, `self`, `time::Duration` [INFO] [stdout] --> src/utils.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | collections::HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | env::{self, VarError}, [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] 11 | sync::{ [INFO] [stdout] 12 | atomic::{AtomicUsize, Ordering}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 13 | Arc, [INFO] [stdout] | ^^^ [INFO] [stdout] 14 | }, [INFO] [stdout] 15 | time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json` [INFO] [stdout] --> src/utils.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `toml` [INFO] [stdout] --> src/utils.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use toml; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `errors` [INFO] [stdout] --> src/utils.rs:22:21 [INFO] [stdout] | [INFO] [stdout] 22 | use super::{config, errors}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process` [INFO] [stdout] --> src/config.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{convert::From, fmt, process, thread}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::Error` [INFO] [stdout] --> src/config.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | error::Error, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `delay_for` [INFO] [stdout] --> src/config.rs:13:19 [INFO] [stdout] | [INFO] [stdout] 13 | use tokio::time::{delay_for}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BorrowedHeaders`, `DefaultConsumerContext`, `MessageStream`, `OwnedMessage`, `ToBytes`, `groups::GroupList`, `util::Timeout` [INFO] [stdout] --> src/config.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | stream_consumer::{MessageStream, StreamConsumer}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 20 | Consumer, ConsumerContext, DefaultConsumerContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | BorrowedHeaders, BorrowedMessage, Headers, Message, OwnedHeaders, OwnedMessage, ToBytes, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | util::Timeout, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 29 | TopicPartitionList, topic_partition_list::TopicPartitionListElem, groups::GroupList, metadata::Metadata, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `future` [INFO] [stdout] --> src/config.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | use futures::{future, stream::StreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `VarError`, `self` [INFO] [stdout] --> src/config.rs:35:11 [INFO] [stdout] | [INFO] [stdout] 35 | env::{self, VarError}, [INFO] [stdout] | ^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/errors.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntCounter`, `IntGauge` [INFO] [stdout] --> src/metrics.rs:1:33 [INFO] [stdout] | [INFO] [stdout] 1 | use prometheus::{self, Encoder, IntCounter, IntGauge, IntGaugeVec, TextEncoder, Registry, Opts, GaugeVec, IntCounterVec}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `env` [INFO] [stdout] --> src/metrics.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{env, io, collections::HashMap, sync::{Arc, Mutex}, marker::Send}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `get` [INFO] [stdout] --> src/metrics.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use actix_web::{get, web, App, HttpServer, Responder, middleware}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/config.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 267 | fn add(mut self, other: DeltaStorage) -> Self::Output { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/config.rs:1010:17 [INFO] [stdout] | [INFO] [stdout] 1010 | &upstream_client.set("auto.offset.reset", "earliest"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/config.rs:1013:17 [INFO] [stdout] | [INFO] [stdout] 1013 | &upstream_client.set("auto.offset.reset", "latest"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rc::Rc` [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{rc::Rc, sync::{Arc, atomic::{Ordering, AtomicBool}, Mutex}}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | rt.block_on(run_replicator(config, Arc::clone(&running), replicator_metrics.clone())); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio` [INFO] [stdout] --> src/observer.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BorrowedHeaders`, `ClientContext`, `DefaultClientContext`, `FutureProducer`, `FutureRecord`, `Headers`, `Message`, `OwnedHeaders`, `util::Timeout` [INFO] [stdout] --> src/observer.rs:9:14 [INFO] [stdout] | [INFO] [stdout] 9 | client::{ClientContext, DefaultClientContext}, [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 10 | message::{BorrowedHeaders, Headers, Message, OwnedHeaders}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 11 | producer::{FutureProducer, FutureRecord}, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] 12 | util::Timeout, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration`, `SystemTime`, `error::Error`, `marker::Copy` [INFO] [stdout] --> src/observer.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | error::Error, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | marker::Copy, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 18 | time::{Duration, SystemTime}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `App`, `HttpResponse`, `HttpServer`, `web` [INFO] [stdout] --> src/observer.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | use actix_web::{web, App, HttpResponse, HttpServer}; [INFO] [stdout] | ^^^ ^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `collections::HashMap` [INFO] [stdout] --> src/observer.rs:23:11 [INFO] [stdout] | [INFO] [stdout] 23 | use std::{collections::HashMap, path::PathBuf, sync::{atomic::{Ordering, AtomicBool}, Arc, Mutex}}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Encoder`, `IntCounter`, `IntGauge`, `Registry`, `TextEncoder`, `labels` [INFO] [stdout] --> src/observer.rs:31:24 [INFO] [stdout] | [INFO] [stdout] 31 | use prometheus::{self, IntGauge, IntCounter, TextEncoder, Encoder, Registry, labels}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BorrowedHeaders`, `ClientContext`, `Headers` [INFO] [stdout] --> src/producer.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | client::{ClientContext, DefaultClientContext}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 8 | message::{BorrowedHeaders, Headers, Message, OwnedHeaders}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Duration`, `SystemTime` [INFO] [stdout] --> src/producer.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | time::{Duration, Instant, SystemTime}, [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Message` [INFO] [stdout] --> src/producer.rs:8:41 [INFO] [stdout] | [INFO] [stdout] 8 | message::{BorrowedHeaders, Headers, Message, OwnedHeaders}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.kafka_producer.7109ad5b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08.4j8ekrsopdkxmbsb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-b808596fdb93978f/out" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-e24e93889fd6b155/out/src" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-b58a6c532f9e4ae2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d313320f4ef2eebc.rlib" "/opt/rustwide/target/debug/deps/libhumantime-33144d077327c6a9.rlib" "/opt/rustwide/target/debug/deps/libreplicator-68f4d72955240286.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-c823fb57ee11aa9d.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-df73db0047bf539d.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-b1d66518c5cb09a4.rlib" "/opt/rustwide/target/debug/deps/libtoml-af270f188bf85e14.rlib" "/opt/rustwide/target/debug/deps/libactix_web-95dfb0154caa1794.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-36b4df4861a4029f.rlib" "/opt/rustwide/target/debug/deps/libawc-929e0b9e6c7c13e8.rlib" "/opt/rustwide/target/debug/deps/libactix_server-3f8b1a8ba5a121a4.rlib" "/opt/rustwide/target/debug/deps/libsocket2-938ae9ee1307258d.rlib" "/opt/rustwide/target/debug/deps/libactix_router-aecb23479bca9c94.rlib" "/opt/rustwide/target/debug/deps/libbytestring-4419bc81c51781f8.rlib" "/opt/rustwide/target/debug/deps/libactix_http-3c0d38d8f3663d73.rlib" "/opt/rustwide/target/debug/deps/libsha1-2bc42c9c0a5b16a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-454a6c30eb1d81b0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-33ea452468482379.rlib" "/opt/rustwide/target/debug/deps/libdtoa-137febf04156cf08.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libchrono-ed961b71f9290b82.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-75e9672e4e8bd9fe.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10520be104455464.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libregex-b50f715f0d3da5e1.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bf2c0c5f07aac96.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-2d2b30238a0db50c.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-ef4b8b002da7e23f.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libflate2-c99013898dbbb957.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-094aa23f2b9090e9.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f48d4b4bd7be7e1b.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-145067dd8aa9d350.rlib" "/opt/rustwide/target/debug/deps/libtime-8acfaa91891eb3d6.rlib" "/opt/rustwide/target/debug/deps/libfxhash-fba87f4fcc73b4a4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-f9b93c94513f1b05.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-3b331a10fc40e8ae.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-018c81f244ce1836.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-b678a7ff473255ec.rlib" "/opt/rustwide/target/debug/deps/librand-9893fb7027abc6ec.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-964051918528141c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-a2fd7dc02cc3ef1e.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-f4bd319d1f2dc104.rlib" "/opt/rustwide/target/debug/deps/liburl-78c603361df581b4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libidna-83a7ad669c65ec12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8beaf250960c2985.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bd16dcbebe447313.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-fecbf1b60e597490.rlib" "/opt/rustwide/target/debug/deps/libhostname-5770c8d44d23aabb.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-3d6cf35136ae4cf3.rlib" "/opt/rustwide/target/debug/deps/libquick_error-5ca0b2d5261a4c49.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-a1b5c3ec091b9174.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-775ed35f3b1f4453.rlib" "/opt/rustwide/target/debug/deps/libfailure-c1d26cdbdb560d29.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bcb7780138f09393.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-302ea3bbbc79d80b.rlib" "/opt/rustwide/target/debug/deps/libadler-fa5dc5005530a354.rlib" "/opt/rustwide/target/debug/deps/libobject-1eff1367c57a2997.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7eee7712e8a03b1.rlib" "/opt/rustwide/target/debug/deps/libgimli-260a11c0eed1442b.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-24e6fa42a2f56832.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-282ca9d9e51f23fa.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-77e62178c423b578.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-d0b3df01192eccf6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e6a39f56eac9297f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e305d3546ca22f4b.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6520979e1aed6201.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9edbff42d6b77914.rlib" "/opt/rustwide/target/debug/deps/libcopyless-63890fe8dc2810a6.rlib" "/opt/rustwide/target/debug/deps/libeither-e656c767ca80f9a2.rlib" "/opt/rustwide/target/debug/deps/libh2-7d0bd8852ac109d7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d44d6cac45d6154b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2ba516ce943d7764.rlib" "/opt/rustwide/target/debug/deps/libhttp-45391914b72ed04b.rlib" "/opt/rustwide/target/debug/deps/libactix_service-9ee0f433706c2671.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-81a4d59ede6d82fb.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-65e7e8c12cf869db.rlib" "/opt/rustwide/target/debug/deps/libprometheus-7c0c724fcb8632e4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d5c959cc7fd9796d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-51a683874631be40.rlib" "/opt/rustwide/target/debug/deps/libstructopt-74e69eb8ab8f965a.rlib" "/opt/rustwide/target/debug/deps/libclap-cfc91d0caefd47ab.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-08543f15b96811d4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "/opt/rustwide/target/debug/deps/librdkafka-836d146b5f9b2d44.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b7c924d235b63687.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libserde-2a9c30e8014f1d44.rlib" "/opt/rustwide/target/debug/deps/libfutures-1d58953abd01ff99.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-40d556e1e5756984.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-67836d292a92997e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-8e5e944790e9984f.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2c8114c16ac4e917.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-cc9fe4eb2e7504a8.rlib" "/opt/rustwide/target/debug/deps/libpin_project-9e6a88facc6bbd51.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-0529fcf76eea3dc2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ac686a1fe4888881.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fbb8e3865f70687d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-2d9a457fd3777405.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-a6ca2f6e3e64f566.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-ab90c92ba5a37bbf.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-9816bf285aaf3542.rlib" "/opt/rustwide/target/debug/deps/libtokio-274943cc1945cddb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-3a343869d4aa1ae9.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7b56160b87d052c1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-01028fcc05ff5e6f.rlib" "/opt/rustwide/target/debug/deps/libmio-4dc3f6adbd3f47e2.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-269f6dc1331ccffc.rlib" "/opt/rustwide/target/debug/deps/libnet2-37726b5f285641e8.rlib" "/opt/rustwide/target/debug/deps/liblibc-09132dbbfb618b25.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ba41b94b650def10.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libbytes-678f970b833ded9a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5d5814384513cfbc.rlib" "/opt/rustwide/target/debug/deps/liblog-4b959e68662b9d74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lsasl2" "-lz" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kafka_producer-32f2229258784b08" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `kafka-replicator` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7fac36a8eb905608d72ee741496bc68e43148802f0bfcd596a77e0158d46fc0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fac36a8eb905608d72ee741496bc68e43148802f0bfcd596a77e0158d46fc0d", kill_on_drop: false }` [INFO] [stdout] 7fac36a8eb905608d72ee741496bc68e43148802f0bfcd596a77e0158d46fc0d