[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#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLispython%2Fkafka-replicator" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lispython/kafka-replicator on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-0/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a5af7ad355b5e1621b76a568783e6abd43f62b2095009932496e30ca73bd462 [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" "9a5af7ad355b5e1621b76a568783e6abd43f62b2095009932496e30ca73bd462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a5af7ad355b5e1621b76a568783e6abd43f62b2095009932496e30ca73bd462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a5af7ad355b5e1621b76a568783e6abd43f62b2095009932496e30ca73bd462", kill_on_drop: false }` [INFO] [stdout] 9a5af7ad355b5e1621b76a568783e6abd43f62b2095009932496e30ca73bd462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3b6a31ffc949773540a2881e432cde97901bd2f10e4ee75e07df1097f5ea0eb [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" "c3b6a31ffc949773540a2881e432cde97901bd2f10e4ee75e07df1097f5ea0eb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.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 bytestring v0.1.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling rdkafka-sys v1.3.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [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 unicode-normalization v0.1.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling ctrlc v3.1.5 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [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 failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [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 actix-codec v0.2.0 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling h2 v0.2.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 actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling toml v0.5.6 [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-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [INFO] [stderr] Compiling num_enum v0.4.3 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling rdkafka v0.23.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: 18 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 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] 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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.kafka_producer.1q476017-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229" "/opt/rustwide/target/debug/deps/kafka_producer-32dc55f28f93e229.44j0za65sq53ikb6.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-7e10f5d10a946fac/out" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-31e0f7dd53be4ce3/out/src" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-442d6a2d84d7dc53.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libreplicator-db134104093c4fb9.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-f82c9ac4b74bba79.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-73eac00e09cbb53a.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-1446b7c448a28705.rlib" "/opt/rustwide/target/debug/deps/libtoml-eb6df1abece59620.rlib" "/opt/rustwide/target/debug/deps/libactix_web-db668e96c0fcd221.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-c06afb50b95baa0a.rlib" "/opt/rustwide/target/debug/deps/libawc-885374f82453874d.rlib" "/opt/rustwide/target/debug/deps/libactix_server-7d9d45dda8f30b28.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cb8aab5fa1c46855.rlib" "/opt/rustwide/target/debug/deps/libactix_router-29bf95a1f51ac4d1.rlib" "/opt/rustwide/target/debug/deps/libbytestring-fe0e40e756229be7.rlib" "/opt/rustwide/target/debug/deps/libactix_http-6a4b5702d803e352.rlib" "/opt/rustwide/target/debug/deps/libsha1-1a12547245a4cd0b.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ad936c98ca0b3400.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libchrono-6b069af54f7d5d4c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c22b39b411fb3c90.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10423af4ba795b90.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8306ee491783de0a.rlib" "/opt/rustwide/target/debug/deps/libregex-80f9b4350345b572.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39958924440d4678.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-f6103c22cd0abb9c.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libflate2-54610756d4d163a5.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-838f0c3581e4174c.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-f84277651e881bdd.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-43eb23aa12073bd1.rlib" "/opt/rustwide/target/debug/deps/libtime-20b5a212b040eb30.rlib" "/opt/rustwide/target/debug/deps/libfxhash-82f555b611118d8b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-b6d3f25cb82823bc.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-f6dda97f2b93456b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-a1f9ed65bb19610b.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-2394cf02247b66c3.rlib" "/opt/rustwide/target/debug/deps/librand-a848dc019c89d36b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-6410260576d2ff58.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-0b43d5a3a29b6483.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-099b3ce5089aa11f.rlib" "/opt/rustwide/target/debug/deps/liburl-762802de4e5baf17.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-08309e4b3be4b654.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e7663010857b0322.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-9afa73cedf2037ef.rlib" "/opt/rustwide/target/debug/deps/libhostname-90cd44b9330998e1.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1a849a456b86442e.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-a1103f13316bb579.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-41059a2a6e867208.rlib" "/opt/rustwide/target/debug/deps/libfailure-1e327e450bb37845.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-18712f129838467e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-73b5e979df3e1a8a.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-f49d0eb5fdb37745.rlib" "/opt/rustwide/target/debug/deps/libgimli-644fa1a3ad762019.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-277ea6e4fc59c86c.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-4d746b6020298623.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-f6bca6d0bfca9b4f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c1a577ce87b9a10e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c82717acb77cd0dd.rlib" "/opt/rustwide/target/debug/deps/liblock_api-ebd36158b4cfa045.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-e88ee3fdd4df8593.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-f11dc8189a60fe11.rlib" "/opt/rustwide/target/debug/deps/libcopyless-118554c81cd93b91.rlib" "/opt/rustwide/target/debug/deps/libeither-c20c8351535ab894.rlib" "/opt/rustwide/target/debug/deps/libh2-6085d631f501fee5.rlib" "/opt/rustwide/target/debug/deps/libindexmap-aa38565172e15f12.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f61081ebaec4560c.rlib" "/opt/rustwide/target/debug/deps/libhttp-e69cd5fc6f66cf4c.rlib" "/opt/rustwide/target/debug/deps/libactix_service-821dc2a483c7a877.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-eb777856a071a0b9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2d214a8c531d42ab.rlib" "/opt/rustwide/target/debug/deps/libprometheus-9eeb143e267e99d1.rlib" "/opt/rustwide/target/debug/deps/libthiserror-8467b822a87f9255.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-52fd05a3e737eb25.rlib" "/opt/rustwide/target/debug/deps/libstructopt-397da020da5f8bb0.rlib" "/opt/rustwide/target/debug/deps/libclap-d1fae5b9e72d7b04.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libatty-49fee7c6d892e8ee.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/librdkafka-1585d513e0b9621e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-70cd7749fd4d3650.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libserde-c02634ffaf6780af.rlib" "/opt/rustwide/target/debug/deps/libfutures-93ad0d4a6b3567b9.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-65aa6b2ed961f294.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e2b2823e710605da.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87b8a8cb7694e3f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-39d16585e19a5647.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a192b35d05fbbe0b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e6360eb66a57cb5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ef9035f5960a94a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0d5cc60f5947d67d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-4586f19ee329f1c1.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-565236df674d2edf.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-5924a2e165e224bb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1898941933640857.rlib" "/opt/rustwide/target/debug/deps/libtokio-6cd934e9f35d4378.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-cb045d9568b9c690.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-a545235511526bdf.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-ea7938abdfafd5ca.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-56f216a21692b596.rlib" "/opt/rustwide/target/debug/deps/libmio-eae82e363eb5d201.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libiovec-9e5bd8c6b854af72.rlib" "/opt/rustwide/target/debug/deps/libnet2-75040af04656fb3a.rlib" "/opt/rustwide/target/debug/deps/liblibc-d837038229ad3e3a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libbytes-c5523067d963cd7b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lsasl2" "-lz" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c3b6a31ffc949773540a2881e432cde97901bd2f10e4ee75e07df1097f5ea0eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3b6a31ffc949773540a2881e432cde97901bd2f10e4ee75e07df1097f5ea0eb", kill_on_drop: false }` [INFO] [stdout] c3b6a31ffc949773540a2881e432cde97901bd2f10e4ee75e07df1097f5ea0eb