[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 beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLispython%2Fkafka-replicator" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lispython/kafka-replicator on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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-4/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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf v2.16.2 [INFO] [stderr] Downloaded prometheus v0.9.0 [INFO] [stderr] Downloaded rdkafka v0.23.1 [INFO] [stderr] Downloaded rdkafka-sys v1.3.1 [INFO] [stderr] Downloaded byte-unit v4.0.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7306d86be497d483b4166fac264f4eda4a0ef8cead68d07e0a9dea6f8e2e2041 [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" "7306d86be497d483b4166fac264f4eda4a0ef8cead68d07e0a9dea6f8e2e2041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7306d86be497d483b4166fac264f4eda4a0ef8cead68d07e0a9dea6f8e2e2041", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7306d86be497d483b4166fac264f4eda4a0ef8cead68d07e0a9dea6f8e2e2041", kill_on_drop: false }` [INFO] [stdout] 7306d86be497d483b4166fac264f4eda4a0ef8cead68d07e0a9dea6f8e2e2041 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34fe6be73263e6c2febbefea69bc6a5eb4ce07825f84ef3441e56d96d4c3dc78 [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" "34fe6be73263e6c2febbefea69bc6a5eb4ce07825f84ef3441e56d96d4c3dc78", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling prometheus v0.9.0 [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 indexmap v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling rdkafka-sys v1.3.1 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [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 url v2.1.1 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 flate2 v1.0.16 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling chrono v0.4.13 [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 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 derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [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 structopt-derive v0.4.8 [INFO] [stderr] Compiling failure v0.1.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 structopt v0.3.15 [INFO] [stderr] Compiling actix-threadpool v0.3.2 [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 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 proc-macro-crate v0.1.4 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling num_enum_derive v0.4.3 [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1010 | let _ = &upstream_client.set("auto.offset.reset", "earliest"); [INFO] [stdout] | +++++++ [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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 1013 | let _ = &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 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: `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 `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: `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-10729e242409a4e7.kafka_producer.5c402b2a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.kafka_producer.5c402b2a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7.q2l9ak089o9b09t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-f5461ef1915ea581/out" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-278a1155e7219997/out/src" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ba3916fbf6ab7ce6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-c96808e7beca6ad9.rlib" "/opt/rustwide/target/debug/deps/libhumantime-91ca063d910be691.rlib" "/opt/rustwide/target/debug/deps/libreplicator-3c8a8acde4be8824.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-1b318f2ae2e0ae51.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-a72862a6bf65d178.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-ca13aa1ccbc7f49c.rlib" "/opt/rustwide/target/debug/deps/libtoml-0809cb7dbf53bc01.rlib" "/opt/rustwide/target/debug/deps/libactix_web-de67e55e2355fddb.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-15b838053fa8756d.rlib" "/opt/rustwide/target/debug/deps/libawc-491cff3ad360fecd.rlib" "/opt/rustwide/target/debug/deps/libactix_server-672d6bcfd4bb3631.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c133cd1b429540e0.rlib" "/opt/rustwide/target/debug/deps/libactix_router-361c974895929328.rlib" "/opt/rustwide/target/debug/deps/libbytestring-45b26f223e580f05.rlib" "/opt/rustwide/target/debug/deps/libactix_http-e4e97c5321bcde9f.rlib" "/opt/rustwide/target/debug/deps/libsha1-fe0bff6a1469592d.rlib" "/opt/rustwide/target/debug/deps/libbase64-e0d8570cbc7da076.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-72435ad843a8328b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c81a9c99255237cb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-af5c8ad150445e6f.rlib" "/opt/rustwide/target/debug/deps/libchrono-78f08fd70bd21ae0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-319f4478d6640181.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-7fc78b56bf12acc0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-1fb6a33e544b26bb.rlib" "/opt/rustwide/target/debug/deps/libregex-58245888677bf2b4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-e30d475944f3d494.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3605bf5f1ec2372.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libflate2-d82730a7a1401604.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-b488b2064bf4c3a7.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-b9c4a3900d6c6406.rlib" "/opt/rustwide/target/debug/deps/libtime-b711056df7870582.rlib" "/opt/rustwide/target/debug/deps/libfxhash-0e14cbf8c354e3e4.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-92f9a227b58e6f0d.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-5423bf77cf9cdccb.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-c434da47438c6bb5.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-4c5d06f51a9f4f8e.rlib" "/opt/rustwide/target/debug/deps/librand-ba437dd86f823a1a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-de2861a50bcc29c2.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-a4980a5c0afc511f.rlib" "/opt/rustwide/target/debug/deps/librand_core-c3ec7b71d7e44e65.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-61bc88e4f91606a9.rlib" "/opt/rustwide/target/debug/deps/liburl-2548c30a984e0cd0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libidna-0f64a0b2a5b36adc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b3c7acebadc3219c.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-09bd957d67a1f336.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7ac4b89f889ff88f.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-af7167eb8f03eb5f.rlib" "/opt/rustwide/target/debug/deps/libhostname-2bb59b8e8da2bb6e.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f55f469ac74b7fae.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9f037071f33ff693.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-b210ef05acd3e85c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-87abf167d0f55ac8.rlib" "/opt/rustwide/target/debug/deps/libfailure-ec26cdadf2d80f1c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-a1a5908567ad0abb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fb8fa6d2ecfa234e.rlib" "/opt/rustwide/target/debug/deps/libadler-9d91af25e56b3838.rlib" "/opt/rustwide/target/debug/deps/libobject-44de5b952a2c8e5f.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a73b42bd37e3031.rlib" "/opt/rustwide/target/debug/deps/libgimli-e3363ae1ffa36b05.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-5c928f6ad816bbf3.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-16a30b1fdb0ef192.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-f973d9fb44141580.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-93bf51a10947c039.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-28c373cf1f97aa85.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-52fafbdc97e84a31.rlib" "/opt/rustwide/target/debug/deps/liblock_api-7f1e5e6251b284ca.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-160802fbe5b521bb.rlib" "/opt/rustwide/target/debug/deps/libcopyless-8cdcbfe983327a21.rlib" "/opt/rustwide/target/debug/deps/libeither-9cf33dec00eac2d7.rlib" "/opt/rustwide/target/debug/deps/libh2-63e6a5dc6ce2a32f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-950edbb0ee2f5a64.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-511d35f233b47481.rlib" "/opt/rustwide/target/debug/deps/libhttp-a085da5a2585c4d6.rlib" "/opt/rustwide/target/debug/deps/libactix_service-5be804a491d40a59.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-21b3607bd8af32a8.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c2cdd2afc6edded4.rlib" "/opt/rustwide/target/debug/deps/libprometheus-b889575231463493.rlib" "/opt/rustwide/target/debug/deps/libthiserror-71ce24e63df71472.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-cb8b444abe459e7d.rlib" "/opt/rustwide/target/debug/deps/libstructopt-b39b8e887703f284.rlib" "/opt/rustwide/target/debug/deps/libclap-932daa9f2b3a8cbd.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libatty-d0222eb9caf05dea.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/librdkafka-f1ef3450fd3e4796.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3a26dcd35ffdb289.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libitoa-ebac3c6dd5ca1a23.rlib" "/opt/rustwide/target/debug/deps/libserde-6b66b6edb7407060.rlib" "/opt/rustwide/target/debug/deps/libfutures-5c7efe3ecf2c9d62.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-267eb984f850a96c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-25c2d3e061b9ead3.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-f999f34152e21df5.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e36168687d18d63f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-1b562dfab6aebb59.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1142386709c134ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-97c6d7206360186f.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b130cd5503eabd0a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-debad35a842a51db.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-28adc22dda3f2d49.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-3d027a7785d29a39.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-b315dcc1568925a5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-1b40eeff4c16e2ff.rlib" "/opt/rustwide/target/debug/deps/libtokio-22faa1fb636a7a09.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8376f445713fafae.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b2f599766ec575ad.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3c81ff8f86833d16.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-45f2cb30559b9e11.rlib" "/opt/rustwide/target/debug/deps/libmio-e8f8c5c655926771.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-09e5bba4732514d6.rlib" "/opt/rustwide/target/debug/deps/libnet2-27ab51dcc2d94718.rlib" "/opt/rustwide/target/debug/deps/liblibc-3ec16bb691b9a6ff.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-872a8df0ad0540a0.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbytes-b238bf691acdeff4.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-042c5ede8395d4c7.rlib" "/opt/rustwide/target/debug/deps/liblog-88c6c3c5629024a6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kafka_producer-10729e242409a4e7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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` due to 2 previous errors; 3 warnings emitted [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" "34fe6be73263e6c2febbefea69bc6a5eb4ce07825f84ef3441e56d96d4c3dc78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34fe6be73263e6c2febbefea69bc6a5eb4ce07825f84ef3441e56d96d4c3dc78", kill_on_drop: false }` [INFO] [stdout] 34fe6be73263e6c2febbefea69bc6a5eb4ce07825f84ef3441e56d96d4c3dc78