[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLispython%2Fkafka-replicator" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lispython/kafka-replicator on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-9/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dc8c7e809b14befe56c8a92747d664e9709f845c8b116c3c30e731cebddeba29 [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" "dc8c7e809b14befe56c8a92747d664e9709f845c8b116c3c30e731cebddeba29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc8c7e809b14befe56c8a92747d664e9709f845c8b116c3c30e731cebddeba29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8c7e809b14befe56c8a92747d664e9709f845c8b116c3c30e731cebddeba29", kill_on_drop: false }` [INFO] [stdout] dc8c7e809b14befe56c8a92747d664e9709f845c8b116c3c30e731cebddeba29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be3ba48965bfc262d4e65f21742e16312a2fdaa4a9ba112f63b297ca1c452f10 [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" "be3ba48965bfc262d4e65f21742e16312a2fdaa4a9ba112f63b297ca1c452f10", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling cc v1.0.57 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling protobuf v2.16.2 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling void v1.0.2 [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 thread_local v1.0.1 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [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 proc-macro2 v1.0.18 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling rdkafka-sys v1.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling fxhash v0.2.1 [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 url v2.1.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [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 backtrace v0.3.50 [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 threadpool v1.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [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 env_logger v0.7.1 [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 synstructure v0.12.4 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling ctrlc v3.1.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 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 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 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_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] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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 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 `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-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.kafka_producer.c9e07bb3-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277.1uhab1i0ops1xpgo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-dd1febe3ddd3d9ba/out" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-bb4e3cb9c8761aec/out/src" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-94e235386c69d4ed.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-b35edffea0b33e4c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-9c238c90ee1b6ce3.rlib" "/opt/rustwide/target/debug/deps/libreplicator-e1b2163d8df101e5.rlib" "/opt/rustwide/target/debug/deps/libbyte_unit-716f6e089ff483eb.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-b09833365f41a7bb.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-48d2a9abb7ceb80b.rlib" "/opt/rustwide/target/debug/deps/libtoml-18a6008b265cdfb1.rlib" "/opt/rustwide/target/debug/deps/libactix_web-1c6428bf3b704675.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-d9a202c0fe70edbe.rlib" "/opt/rustwide/target/debug/deps/libawc-819289473472c6f9.rlib" "/opt/rustwide/target/debug/deps/libactix_server-b03e70e7193ae5e1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c5fb4a50ac2f5339.rlib" "/opt/rustwide/target/debug/deps/libactix_router-29122c5a37ee0b9c.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b1405c34bb5db078.rlib" "/opt/rustwide/target/debug/deps/libactix_http-7095af033e5ce490.rlib" "/opt/rustwide/target/debug/deps/libsha1-b913d53b1b7c425f.rlib" "/opt/rustwide/target/debug/deps/libbase64-4a3ec7ac552c3891.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-105cb2f5578c1370.rlib" "/opt/rustwide/target/debug/deps/libdtoa-bcfd83db97fcc13c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libchrono-d9e0d30dcb30559e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b5bfd920c25b3c80.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e49f5e5ac61ddbac.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-eabf8837ee9e8bff.rlib" "/opt/rustwide/target/debug/deps/libregex-e7b171f4082606c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7b136cb51b93983e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-7adb07e7d078c59f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-5f18c6edf83f0dfd.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-2657e2513e136c93.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libflate2-18e6d66535e81d02.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-97f2bfeb2b83083b.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-96774ee342a8f9ec.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-8f926fc687a0b159.rlib" "/opt/rustwide/target/debug/deps/libtime-91f0f330e5b708bb.rlib" "/opt/rustwide/target/debug/deps/libfxhash-b435caafa7086a25.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-8c7001af550d00a2.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-8305178c1640d1d1.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-2858234dd9d55db3.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-788647ebc346a068.rlib" "/opt/rustwide/target/debug/deps/librand-615994ccc23330dd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-89424259ad47bbcd.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ad67993fbfd47f61.rlib" "/opt/rustwide/target/debug/deps/librand_core-1134026a8ae36fd3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-dd7e18dfba777ba5.rlib" "/opt/rustwide/target/debug/deps/liburl-f9f8e134153ee77a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libidna-a7333c3115859355.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-46bffd6e7442361e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-201c311b3b1d812b.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-caf5c020929a31c2.rlib" "/opt/rustwide/target/debug/deps/libhostname-7881764f5fa64860.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-ca77fa1bdeaa9568.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9a380894f08245b7.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-5af867b84d0f088c.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-4baa9c7f4450c668.rlib" "/opt/rustwide/target/debug/deps/libfailure-5f29458ab6d921ee.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-3e296af3e5af389f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-41f363ca00937b97.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-ee97f1e2e8daac80.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-9b49d24b7a5a70e6.rlib" "/opt/rustwide/target/debug/deps/libgimli-0bf9732c41d1e438.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-304061a6c0164c58.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-80be548c0bcafc30.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-78963dbc5ad4a988.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-c9f83c10d6293734.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-2d3d41ecf68880f7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-c969096a080f134d.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1ba1b4bba4e43e32.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-076cb68cc60b9194.rlib" "/opt/rustwide/target/debug/deps/libcopyless-2a7236d2de6d14ee.rlib" "/opt/rustwide/target/debug/deps/libeither-a4a9c786b10fffbb.rlib" "/opt/rustwide/target/debug/deps/libh2-c5871a5a087893ad.rlib" "/opt/rustwide/target/debug/deps/libindexmap-63c4c22bfd0b52a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-d5f08dd9e7066552.rlib" "/opt/rustwide/target/debug/deps/libhttp-5132315beac6e902.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7545643b11d489ba.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-d36508e30ea5ae99.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-dbfc65d21c003f71.rlib" "/opt/rustwide/target/debug/deps/libprometheus-370cc3feb48a06e7.rlib" "/opt/rustwide/target/debug/deps/libthiserror-dac75a2d23c9af11.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-16a9fc46229f4f35.rlib" "/opt/rustwide/target/debug/deps/libstructopt-2fd186699b089edc.rlib" "/opt/rustwide/target/debug/deps/libclap-1dfadbe397e487da.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libatty-9a0737ea28123719.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/librdkafka-d7aadf28ec4445c9.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d9e321e0a2870aad.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-6ac861f3d8ceb06c.rlib" "/opt/rustwide/target/debug/deps/libserde-3a7f1b6cb96dae45.rlib" "/opt/rustwide/target/debug/deps/libfutures-fe81c303233f4b6b.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-a8dde7a6377808e3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a0c3ccab4092c1dc.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-51f0095df42a42ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c4ab382233be65b6.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bd2c8572311bcc97.rlib" "/opt/rustwide/target/debug/deps/libpin_project-cc493b040398588e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e8ed4461148873ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3684ce003ffbd90d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3e714db2d1156b44.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-8688b103a11e9748.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-5d3257abd2a6d221.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-dd34faef5a06c0ff.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8930dcc86dbb2a3d.rlib" "/opt/rustwide/target/debug/deps/libtokio-681ee488c37acae1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-6b5c6e817c3f0d30.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-c3ee05e1f729061a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6764bbf2862f6470.rlib" "/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-488dda80e8195beb.rlib" "/opt/rustwide/target/debug/deps/libmio-a8c68cb7c22deb30.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libiovec-5231864a2d8f859e.rlib" "/opt/rustwide/target/debug/deps/libnet2-e837c9ae345f1dd8.rlib" "/opt/rustwide/target/debug/deps/liblibc-7d27ad64177ec74e.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65bf53c5ef47295d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbytes-0fd905e9e5dccac1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-e144c83292de21c2.rlib" "/opt/rustwide/target/debug/deps/liblog-564705816ac1f29a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.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/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/kafka_producer-3db1bf45c44bb277" "-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" "be3ba48965bfc262d4e65f21742e16312a2fdaa4a9ba112f63b297ca1c452f10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be3ba48965bfc262d4e65f21742e16312a2fdaa4a9ba112f63b297ca1c452f10", kill_on_drop: false }` [INFO] [stdout] be3ba48965bfc262d4e65f21742e16312a2fdaa4a9ba112f63b297ca1c452f10