[INFO] fetching crate netgauze-rdkafka 0.37.1... [INFO] testing netgauze-rdkafka-0.37.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate netgauze-rdkafka 0.37.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate netgauze-rdkafka 0.37.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate netgauze-rdkafka 0.37.1 [INFO] tweaked toml for crates.io crate netgauze-rdkafka 0.37.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate netgauze-rdkafka 0.37.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate netgauze-rdkafka 0.37.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shared_child v1.0.1 [INFO] [stderr] Downloaded duct v0.13.7 [INFO] [stderr] Downloaded sasl2-sys v0.1.22+2.1.28 [INFO] [stderr] Downloaded netgauze-rdkafka-sys v4.9.0+2.8.0 [INFO] [stderr] Downloaded krb5-src v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0ac12ae4b4c4250bb4ffce2e29c7a2dcfa0b1f7b13ec9300be5490a1d035d1c [INFO] running `Command { std: "docker" "start" "-a" "e0ac12ae4b4c4250bb4ffce2e29c7a2dcfa0b1f7b13ec9300be5490a1d035d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0ac12ae4b4c4250bb4ffce2e29c7a2dcfa0b1f7b13ec9300be5490a1d035d1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0ac12ae4b4c4250bb4ffce2e29c7a2dcfa0b1f7b13ec9300be5490a1d035d1c", kill_on_drop: false }` [INFO] [stdout] e0ac12ae4b4c4250bb4ffce2e29c7a2dcfa0b1f7b13ec9300be5490a1d035d1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 630eacc0656593a0d684127be14278077f74c427cf3fd228442b7fb70e01fa8a [INFO] running `Command { std: "docker" "start" "-a" "630eacc0656593a0d684127be14278077f74c427cf3fd228442b7fb70e01fa8a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling netgauze-rdkafka-sys v4.9.0+2.8.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling netgauze-rdkafka v0.37.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "630eacc0656593a0d684127be14278077f74c427cf3fd228442b7fb70e01fa8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "630eacc0656593a0d684127be14278077f74c427cf3fd228442b7fb70e01fa8a", kill_on_drop: false }` [INFO] [stdout] 630eacc0656593a0d684127be14278077f74c427cf3fd228442b7fb70e01fa8a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fbe4be6335fe600981ceb86b04ff0a68931a29a10ed171812fa79022ed4ac5da [INFO] running `Command { std: "docker" "start" "-a" "fbe4be6335fe600981ceb86b04ff0a68931a29a10ed171812fa79022ed4ac5da", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling backon v1.4.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling async-std v1.13.1 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling netgauze-rdkafka v0.37.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/runtime_smol.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/runtime_smol.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rdkafka::consumer::{Consumer, StreamConsumer}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/runtime_smol.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rdkafka::message::Message; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/runtime_smol.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rdkafka::producer::{FutureProducer, FutureRecord}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/runtime_smol.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::util::AsyncRuntime; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/roundtrip.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/runtime_async_std.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/runtime_async_std.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rdkafka::consumer::{Consumer, StreamConsumer}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/runtime_async_std.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rdkafka::message::Message; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/runtime_async_std.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rdkafka::producer::{FutureProducer, FutureRecord}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/runtime_async_std.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::util::AsyncRuntime; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/roundtrip.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rdkafka::consumer::{Consumer, StreamConsumer}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/roundtrip.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rdkafka::message::Message; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/roundtrip.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rdkafka::producer::{FutureProducer, FutureRecord}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/simple_consumer.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use rdkafka::client::ClientContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/simple_consumer.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rdkafka::config::{ClientConfig, RDKafkaLogLevel}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/simple_consumer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rdkafka::consumer::stream_consumer::StreamConsumer; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/simple_consumer.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rdkafka::consumer::{BaseConsumer, CommitMode, Consumer, ConsumerContext, Rebalance}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/simple_consumer.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rdkafka::error::KafkaResult; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/simple_consumer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rdkafka::message::{Headers, Message}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/simple_consumer.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rdkafka::topic_partition_list::TopicPartitionList; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/simple_consumer.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rdkafka::util::get_rdkafka_version; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rdkafka::admin::{AdminClient, AdminOptions, NewTopic, TopicReplication}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_admin.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rdkafka::admin::{ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_admin.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rdkafka::client::DefaultClientContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_admin.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rdkafka::consumer::{BaseConsumer, CommitMode, Consumer, DefaultConsumerContext}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_admin.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::error::{KafkaError, RDKafkaErrorCode}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_admin.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rdkafka::metadata::Metadata; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_admin.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rdkafka::producer::{FutureProducer, FutureRecord, Producer}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rdkafka::client::ClientContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::consumer::ConsumerContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rdkafka::error::KafkaResult; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rdkafka::message::ToBytes; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rdkafka::producer::{FutureProducer, FutureRecord}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rdkafka::statistics::Statistics; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/asynchronous_processing.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/asynchronous_processing.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rdkafka::consumer::stream_consumer::StreamConsumer; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/asynchronous_processing.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rdkafka::consumer::Consumer; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/asynchronous_processing.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rdkafka::message::{BorrowedMessage, OwnedMessage}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/asynchronous_processing.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::producer::{FutureProducer, FutureRecord}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `netgauze-rdkafka` (example "runtime_async_std") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/simple_producer.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/simple_producer.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rdkafka::message::{Header, OwnedHeaders}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/simple_producer.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rdkafka::producer::{FutureProducer, FutureRecord}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/simple_producer.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use rdkafka::util::get_rdkafka_version; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/at_least_once.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use rdkafka::client::ClientContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/at_least_once.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use rdkafka::config::{ClientConfig, RDKafkaLogLevel}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_low_consumers.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rdkafka::consumer::{BaseConsumer, Consumer, ConsumerContext}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_low_consumers.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rdkafka::error::{KafkaError, RDKafkaErrorCode}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_low_consumers.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rdkafka::topic_partition_list::{Offset, TopicPartitionList}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_low_consumers.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::util::{current_time_millis, Timeout}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/at_least_once.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | use rdkafka::consumer::stream_consumer::StreamConsumer; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/at_least_once.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use rdkafka::consumer::{Consumer, ConsumerContext}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/at_least_once.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use rdkafka::error::KafkaResult; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/at_least_once.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | use rdkafka::producer::{FutureProducer, FutureRecord}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/at_least_once.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use rdkafka::topic_partition_list::TopicPartitionList; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/at_least_once.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use rdkafka::util::get_rdkafka_version; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netgauze-rdkafka` (example "simple_consumer") due to 8 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/metadata.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> examples/metadata.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rdkafka::consumer::{BaseConsumer, Consumer}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `netgauze-rdkafka` (example "runtime_smol") due to 5 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_low_producers.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_low_producers.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::error::{KafkaError, RDKafkaErrorCode}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_low_producers.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rdkafka::message::{Header, Headers, Message, OwnedHeaders, OwnedMessage}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_low_producers.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rdkafka::producer::{ [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_low_producers.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use rdkafka::types::RDKafkaRespErr; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_low_producers.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use rdkafka::util::current_time_millis; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netgauze-rdkafka` (example "roundtrip") due to 4 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rdkafka::admin::{AdminClient, AdminOptions, NewTopic, TopicReplication}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rdkafka::client::ClientContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::consumer::ConsumerContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rdkafka::error::KafkaResult; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rdkafka::message::ToBytes; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rdkafka::producer::{FutureProducer, FutureRecord}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rdkafka::statistics::Statistics; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rdkafka` [INFO] [stdout] --> tests/test_low_consumers.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rdkafka::{ClientConfig, Message, Timestamp}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rdkafka` [INFO] [stdout] --> tests/utils.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use rdkafka::TopicPartitionList; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_metadata.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_metadata.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use rdkafka::consumer::{Consumer, StreamConsumer}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_metadata.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rdkafka::error::KafkaError; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_metadata.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use rdkafka::topic_partition_list::TopicPartitionList; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rdkafka::admin::{AdminClient, AdminOptions, NewTopic, TopicReplication}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rdkafka::client::ClientContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_high_consumers.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::consumer::{CommitMode, Consumer, ConsumerContext, StreamConsumer}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_high_consumers.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rdkafka::error::KafkaError; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_high_consumers.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rdkafka::topic_partition_list::{Offset, TopicPartitionList}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/test_high_consumers.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rdkafka::util::current_time_millis; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::consumer::ConsumerContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rdkafka::error::KafkaResult; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rdkafka::message::ToBytes; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rdkafka::producer::{FutureProducer, FutureRecord}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rdkafka::statistics::Statistics; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rdkafka` [INFO] [stdout] --> examples/asynchronous_processing.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rdkafka::Message; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rdkafka` [INFO] [stdout] --> examples/at_least_once.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use rdkafka::Message; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rdkafka` [INFO] [stdout] --> tests/utils.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use rdkafka::TopicPartitionList; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rdkafka::admin::{AdminClient, AdminOptions, NewTopic, TopicReplication}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rdkafka::client::ClientContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::consumer::ConsumerContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rdkafka::error::KafkaResult; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rdkafka::message::ToBytes; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rdkafka::producer::{FutureProducer, FutureRecord}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rdkafka::statistics::Statistics; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rdkafka` [INFO] [stdout] --> tests/test_admin.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rdkafka::{ClientConfig, Offset, TopicPartitionList}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rdkafka` [INFO] [stdout] --> tests/utils.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use rdkafka::TopicPartitionList; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netgauze-rdkafka` (test "test_low_consumers") due to 14 previous errors [INFO] [stderr] error: could not compile `netgauze-rdkafka` (example "at_least_once") due to 9 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rdkafka::admin::{AdminClient, AdminOptions, NewTopic, TopicReplication}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rdkafka::client::ClientContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::consumer::ConsumerContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rdkafka::error::KafkaResult; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rdkafka::message::ToBytes; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rdkafka::producer::{FutureProducer, FutureRecord}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rdkafka::statistics::Statistics; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rdkafka` [INFO] [stdout] --> tests/test_low_producers.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use rdkafka::{ClientContext, Statistics}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rdkafka` [INFO] [stdout] --> tests/utils.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use rdkafka::TopicPartitionList; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netgauze-rdkafka` (example "metadata") due to 2 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use rdkafka::admin::{AdminClient, AdminOptions, NewTopic, TopicReplication}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use rdkafka::client::ClientContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use rdkafka::config::ClientConfig; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use rdkafka::consumer::ConsumerContext; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use rdkafka::error::KafkaResult; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use rdkafka::message::ToBytes; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use rdkafka::producer::{FutureProducer, FutureRecord}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] --> tests/utils.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rdkafka::statistics::Statistics; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rdkafka` [INFO] [stdout] --> tests/test_high_consumers.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use rdkafka::{Message, Timestamp}; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rdkafka` [INFO] [stdout] --> tests/utils.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use rdkafka::TopicPartitionList; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `netgauze-rdkafka` (example "simple_producer") due to 4 previous errors [INFO] [stdout] error[E0432]: unresolved import `rdkafka` [INFO] [stdout] --> tests/utils.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use rdkafka::TopicPartitionList; [INFO] [stdout] | ^^^^^^^ use of unresolved module or unlinked crate `rdkafka` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `rdkafka`, use `cargo add rdkafka` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netgauze-rdkafka` (test "test_low_producers") due to 16 previous errors [INFO] [stderr] error: could not compile `netgauze-rdkafka` (test "utils") due to 9 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netgauze-rdkafka` (example "asynchronous_processing") due to 6 previous errors [INFO] [stderr] error: could not compile `netgauze-rdkafka` (test "test_admin") due to 16 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netgauze-rdkafka` (test "test_metadata") due to 13 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `netgauze-rdkafka` (test "test_high_consumers") due to 14 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustc15Jnb3/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libserde_json-41f3b5aff36f0bb8.rlib,libitoa-ffb801c715a80a64.rlib,libryu-0a228f54b75663b5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libmaplit-2fee1cb8e91e3592.rlib,libserde-0c8f8d57399b04f2.rlib,libtokio-9369f947dfff7161.rlib,libfutures_util-371533cfba599aa6.rlib,libmemchr-8eb551391861f369.rlib,libfutures_io-2b489bdc4293f74f.rlib,libslab-14567880f3b21ac9.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_channel-5cb0c696f80b399d.rlib,libfutures_sink-6a793c0b208125d7.rlib,libfutures_core-aea49b3401aac6bb.rlib,librdkafka_sys-a69fc70fb43d75ed.rlib,libnum_enum-f57c1ac206df5f54.rlib,liblibz_sys-1e5259b1ebdc4a25.rlib,liblibc-ab930000cae52c62.rlib,liblog-cfc982627334e43a.rlib,libvalue_bag-f37cf86740640487.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustc15Jnb3/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/netgauze-rdkafka-sys-3ca39565d8db7e7e/out/src" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-3332efcc00c18f95/out/lib" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/libz-sys-3332efcc00c18f95/out/lib" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/netgauze_rdkafka-0063cc138d109fcc" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x264): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2b8): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xab0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xc03): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xe74): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xe94): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xec0): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xf39): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xf59): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x1446): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x153b): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x17c1): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1912): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x199a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x28de): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2917): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2939): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2985): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3370): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x33e4): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x34e9): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x4ce0): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x4d1b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6bdd): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6c36): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6c8f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6cf3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6d4c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x8c9e): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x8dd6): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x9c81): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x9ca8): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xafb2): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xafce): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xb164): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xdb83): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xdc10): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xdc42): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xdce3): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xdd15): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xe4dc): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o):/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29: more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xe589): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xe9e3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xf7d9): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xfc4c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1002b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka.o): in function `syslog': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/syslog.h:37:(.text+0x1855): undefined reference to `__syslog_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x879): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xc29): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xe63): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1192): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `rd_kafka_ConfigResource_get_single_broker_id': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/netgauze-rdkafka-sys-3ca39565d8db7e7e/out/src/rdkafka_admin.c:3101:(.text+0x13bd): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1436): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1a8f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x225f): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x453a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4da2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4ee7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x5878): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x58cb): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x9306): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x9507): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x99e8): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x9e77): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x9ee4): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x9f51): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xaa09): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xaa60): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xb9d7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xba44): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xbab1): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xbb1e): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xc753): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xc7d0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xd6d7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xd744): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xd7b1): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xd81e): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xe232): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xe458): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xe4dc): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xe80e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xf04f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x106cf): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1073f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x107ac): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x10819): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x14c47): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x15124): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x15645): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x16618): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x16d17): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x16f46): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1729d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1730a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1ff10): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x20116): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2017d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x202c3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x202e9): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x20588): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x20944): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x20c8a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x2118e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x21d18): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x21d9f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x227e7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x22854): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x228c1): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x231e4): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x23520): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x23a1e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x245af): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2463f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x25087): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x250f4): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x25161): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x25cd7): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x26318): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x26b64): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2898f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x28cdf): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x28d4c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x28efb): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x28f68): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x2bbb0): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x2bfd6): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2cce2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x2d346): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2db91): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2e1a8): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2ece8): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2ed48): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2eefc): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x303cf): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x303fa): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3067f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x306ab): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x30728): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29: more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x30ce2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x31350): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x317df): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x323ad): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3240d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x32b1f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x32b5d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x32bff): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x32c3d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x33187): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x33608): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x33694): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3371c): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x33998): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x33b58): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x33c64): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3610f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x36410): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x36640): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x366ad): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3671a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_admin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x372cb): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x37616): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_cgrp.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xa12): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xa3e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_cgrp.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2ab6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_cgrp.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x33bc): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x33e7): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3f36): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3f5e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_broker.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x31e): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x343): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3c3): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3e8): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x473): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_broker.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_broker.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x88b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_broker.o): in function `atoi': [INFO] [stdout] /usr/include/stdlib.h:483:(.text+0xa30): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_broker.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xbb4): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xbf5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xf60): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_broker.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x193c): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_broker.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x19bd): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1b53): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1bab): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1c1d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1c61): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_broker.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_broker.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3493): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_broker.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x38c5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x607f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6747): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6a69): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6ae0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_broker.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_msg.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x303): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x34e): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3b1): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3cc): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x434): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_msg.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_msg.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x720): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x9c3): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_msg.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x35fc): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x363c): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_msg.o): in function `printf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:86:(.text+0x3980): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:86:(.text+0x39f5): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_msg.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3dab): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3dc5): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x401d): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x4040): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x4105): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_msg.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_topic.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xe6a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_topic.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x14e4): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x277e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x27b0): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_topic.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2a82): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_topic.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3dfe): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x355): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x507): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x54b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x63c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xd1c): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xd46): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xf19): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xf4b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1365): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `rd_kafka_anyconf_set_prop': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/netgauze-rdkafka-sys-3ca39565d8db7e7e/out/src/rdkafka_conf.c:2018:(.text+0x14a1): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x14f9): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x157d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x160a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1710): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x18de): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1b88): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1ba1): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1c4c): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1c65): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x25cd): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3811): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3871): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3899): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x38ed): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x393f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3c3f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3c61): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3ca5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3cc2): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3d49): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3f03): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3ff1): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `rd_kafka_confval_set_type': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/netgauze-rdkafka-sys-3ca39565d8db7e7e/out/src/rdkafka_conf.c:3514:(.text+0x4043): undefined reference to `__isoc23_strtol' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4071): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x40c2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x42c8): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x4339): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x50de): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x50f7): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x51ca): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x5205): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x532e): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x534b): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x53c8): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x5470): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x5528): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_conf.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_offset.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x77c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xce0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xd24): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xd67): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_offset.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1474): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_offset.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x17d7): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_offset.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x22e8): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x23da): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_offset.o): in function `rd_kafka_offset_file_read': [INFO] [stdout] /opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/netgauze-rdkafka-sys-3ca39565d8db7e7e/out/src/rdkafka_offset.c:211:(.text+0x24c1): undefined reference to `__isoc23_strtoull' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_offset.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2681): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_offset.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x299a): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_transport.o): in function `poll': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/poll2.h:39:(.text+0x2f2): undefined reference to `__poll_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_transport.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x837): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x864): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x905): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xd0b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x110c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_transport.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_queue.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x47b2): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_queue.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x4ffa): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x5022): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x504d): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x5124): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_op.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x129): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_op.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_op.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0xf30): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x1080): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_op.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x256): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2cc): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x340): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xd2): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1c2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2e0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x28e1): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2929): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3844): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x4c55): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x61f3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6617): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x667d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x66e3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6749): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xb10e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xbddf): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xc74c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xd36f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xd4d2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xd53f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xec20): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xf999): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x10967): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x116ef): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1175f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x11a76): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x11e48): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1ae9d): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1aef6): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1c6c0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1caa0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1e6f5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1ede2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1f3a6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x27b8e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x27bbf): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2950c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2981c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x299a7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x29a01): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x29a5d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2a859): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2a927): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2ac6b): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2acf7): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2ad9f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_request.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x17a): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x2c7): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x8b2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2e0a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2e62): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3483): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x34e0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x398f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3a6f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3ab2): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x456b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x486a): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x489b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x492b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4a01): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4a6e): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4c30): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x523b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x7d21): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x7d49): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x8361): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x838e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x845d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o):/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29: more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x8c02): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x8c37): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x9f09): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xbd2a): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xc05c): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xc097): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xc117): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xc148): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o):/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29: more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xecfe): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xede0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xee4d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xeeba): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xef27): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x13f70): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x147a6): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x152da): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x15347): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x153b4): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x15421): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1548e): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x16d4e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x177b3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x17820): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x17895): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x17913): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x18468): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x18760): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x18783): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x187a6): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x187c7): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x187e8): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o):/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29: more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x18cbc): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x18d81): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x18e61): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x18ea1): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x18f51): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_cgrp.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_pattern.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x300): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_pattern.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3b5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_partition.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x250): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_partition.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x337): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_partition.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2b15): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x614b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x61ba): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6299): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_partition.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x63cc): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_partition.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6e06): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x8777): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x9f72): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_partition.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x32f4): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignment.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x16df): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x16fc): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x180): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1aa): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x21e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x248): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x2c6): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o):/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29: more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o): in function `memset': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:59:(.text+0x20c8): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:59:(.text+0x20d8): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:59:(.text+0x229a): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x237b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x23ac): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x2436): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x246a): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x256e): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2595): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x26b7): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x26e9): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x285a): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x28f0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x292d): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x296a): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2a52): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2a79): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2afe): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x2e67): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x2e94): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x2f0e): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x2f39): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3132): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3273): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x32b5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3a1f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x3a49): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3cc7): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3cf4): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3d7d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3daa): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3e30): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o):/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29: more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x40da): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x4118): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x41b5): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x41e6): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x4269): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_assignor.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_range_assignor.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1ddf): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_range_assignor.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1ec0): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1ed9): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2004): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x28dc): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x29e2): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_range_assignor.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1e78): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1f0f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1f28): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2066): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x20ed): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2107): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x52a6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x53a6): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x53bf): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x54a3): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x553f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x5559): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x8a8f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x8afb): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x8c09): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x8cee): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x8d07): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `memmove': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:36:(.text+0x8dfa): undefined reference to `__memmove_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x8ed6): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x8f4f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x8f68): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x916e): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x91d6): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x92e6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x937d): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x9397): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x9512): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x9591): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x95ab): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x969f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x970b): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x97cf): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x980b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x98ee): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x9908): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x9a87): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x9afd): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x9b17): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x9ca7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x9d82): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x9d9b): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xa1a2): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xa1bb): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xa37b): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sticky_assignor.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xd3b0): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_feature.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x209): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_feature.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x37c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_feature.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x410): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_feature.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x772): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(crc32c.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x856): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x86f): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x8bf): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x8e1): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x94b): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(crc32c.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(cJSON.o): in function `sprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:(.text+0x663): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:(.text+0xd92): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:(.text+0xe0d): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:(.text+0x11a5): undefined reference to `__sprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdaddr.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xe3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x160): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x311): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdaddr.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x7db): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdrand.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x17f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdlist.o): in function `printf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:86:(.text+0x10e): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:86:(.text+0x144): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdstring.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x125): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1a6): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1cc): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x266): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdstring.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x324): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x370): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdstring.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x468): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x498): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x51a): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdstring.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x606): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdstring.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xb3e): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xbba): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xbfa): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xc61): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xc92): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdstring.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_metadata.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4a2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_metadata.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x601): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_metadata.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2e98): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3437): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4121): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x431a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x437a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_metadata.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_metadata_cache.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1a5): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x2792): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x281e): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sasl.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x56a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sasl.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x6dd): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sasl.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x7c7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xb7c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_sasl_plain.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1b8): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1fe): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_msgset_writer.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3740): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3b99): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3bd4): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3c0f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_header.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1c4): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x211): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x3d4): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_aux.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0xb3): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x125): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_aux.o):/usr/include/x86_64-linux-gnu/bits/string_fortified.h:29: more undefined references to `__memcpy_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_background.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xcd7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_idempotence.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x190): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x616): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xea4): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_idempotence.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x1520): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x15f1): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_txnmgr.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x10c7): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_txnmgr.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x312c): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x3391): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_txnmgr.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x431d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x437a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x44d6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x49ef): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4a5e): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_txnmgr.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_txnmgr.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x63a0): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_txnmgr.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x79b0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x7e46): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x80b0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x8102): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x815a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_txnmgr.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_coord.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1114): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_coord.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x131a): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x254c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x25b9): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2626): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2693): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_coord.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdbuf.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x5b): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdbuf.o): in function `memset': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:59:(.text+0x29b): undefined reference to `__memset_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdbuf.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xbee): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xfe0): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xff9): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1088): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x10a6): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdbuf.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdmap.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x8e5): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x908): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x939): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x9c0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x9e3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdmap.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xa41): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xa61): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xbf8): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xdb2): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdmap.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xe9c): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdmap.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xf39): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xf62): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1070): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1097): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1136): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdmap.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x780): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x18cf): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x18e8): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2b90): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2d2d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2ec2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3063): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x30cc): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x44fc): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x4522): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x4555): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x4793): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x49f8): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4a6f): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4acc): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4b39): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4b96): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x5487): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x54b6): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x55ab): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x6380): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x663f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x673f): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x7908): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x7ca0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x81ce): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x81ec): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x8309): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x8327): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x8430): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x82): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2b0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2b55): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2bb2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3612): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1075d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1078d): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x10b35): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x10b66): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x12850): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x128a3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x12aa4): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x12af7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x12cda): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x16a50): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x18446): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x184b3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x18520): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x18bd6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x18c43): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x236dd): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x244c8): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x26aaa): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x26b17): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x26d0e): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x26f47): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x33bb3): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x33de6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x33e43): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x33ee6): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x33f43): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x33fa0): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_mock_handlers.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_error.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0xd3): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x11f): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_error.o): in function `strlcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:156:(.text+0x1e0): undefined reference to `__strlcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_fetcher.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xd2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x356d): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x38cd): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x3d75): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x4146): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_fetcher.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_fetcher.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x91a7): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_fetcher.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x9338): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_telemetry.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xd97): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_telemetry_encode.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xdba): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_telemetry_decode.o): in function `vsnprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:68:(.text+0x697): undefined reference to `__vsnprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_telemetry_decode.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x6c4): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x13c7): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x13e1): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1423): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1580): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_telemetry_decode.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(snappy.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x184e): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1887): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x18ef): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1938): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdhdrhistogram.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xf43): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xf62): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1098): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x10b1): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x1140): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdhdrhistogram.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_plugin.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x12c): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_plugin.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2b7): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x313): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdlog.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x4d): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdlog.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0xf2): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x147): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdlog.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0x17d): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdlog.o): in function `printf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:86:(.text+0x1f9): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:86:(.text+0x261): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:86:(.text+0x2cd): undefined reference to `__printf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_msgset_reader.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x202): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1993): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1a70): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1ac3): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x1b1b): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_msgset_reader.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:54: more undefined references to `__snprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_msgset_reader.o): in function `fprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xa474): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xa48d): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xa517): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xa530): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:79:(.text+0xa5d2): undefined reference to `__fprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rdkafka_msgset_reader.o):/usr/include/x86_64-linux-gnu/bits/stdio2.h:79: more undefined references to `__fprintf_chk' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rddl.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x118): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rddl.o): in function `memcpy': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1d8): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/string_fortified.h:29:(.text+0x1fc): undefined reference to `__memcpy_chk' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librdkafka_sys-a69fc70fb43d75ed.rlib(rddl.o): in function `snprintf': [INFO] [stdout] /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x249): undefined reference to `__snprintf_chk' [INFO] [stdout] /usr/bin/ld: /usr/include/x86_64-linux-gnu/bits/stdio2.h:54:(.text+0x2dc): undefined reference to `__snprintf_chk' [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = note: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#rustc-link-lib) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `netgauze-rdkafka` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fbe4be6335fe600981ceb86b04ff0a68931a29a10ed171812fa79022ed4ac5da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbe4be6335fe600981ceb86b04ff0a68931a29a10ed171812fa79022ed4ac5da", kill_on_drop: false }` [INFO] [stdout] fbe4be6335fe600981ceb86b04ff0a68931a29a10ed171812fa79022ed4ac5da