[INFO] fetching crate rdkafka 0.24.0... [INFO] testing rdkafka-0.24.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate rdkafka 0.24.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rdkafka 0.24.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rdkafka 0.24.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rdkafka 0.24.0 [INFO] tweaked toml for crates.io crate rdkafka 0.24.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate rdkafka 0.24.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hdrhistogram v7.1.0 [INFO] [stderr] Downloaded backoff v0.1.6 [INFO] [stderr] Downloaded num_enum v0.5.0 [INFO] [stderr] Downloaded num_enum_derive v0.5.0 [INFO] [stderr] Downloaded rdkafka-sys v2.0.0+1.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5f2d6890e78ae5371e4c5918e73a5fd9975d7a8a2f8a7010fd4124509fea972c [INFO] running `Command { std: "docker" "start" "-a" "5f2d6890e78ae5371e4c5918e73a5fd9975d7a8a2f8a7010fd4124509fea972c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f2d6890e78ae5371e4c5918e73a5fd9975d7a8a2f8a7010fd4124509fea972c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f2d6890e78ae5371e4c5918e73a5fd9975d7a8a2f8a7010fd4124509fea972c", kill_on_drop: false }` [INFO] [stdout] 5f2d6890e78ae5371e4c5918e73a5fd9975d7a8a2f8a7010fd4124509fea972c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a2fbaccb28e5a5b0c9d0cdb0aae8fed3b4781e2307a6ed00783f368d905f5d09 [INFO] running `Command { std: "docker" "start" "-a" "a2fbaccb28e5a5b0c9d0cdb0aae8fed3b4781e2307a6ed00783f368d905f5d09", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling rdkafka-sys v2.0.0+1.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling proc-macro-crate v0.1.4 [INFO] [stderr] Compiling num_enum_derive v0.5.0 [INFO] [stderr] Compiling num_enum v0.5.0 [INFO] [stderr] Compiling rdkafka v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "a2fbaccb28e5a5b0c9d0cdb0aae8fed3b4781e2307a6ed00783f368d905f5d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2fbaccb28e5a5b0c9d0cdb0aae8fed3b4781e2307a6ed00783f368d905f5d09", kill_on_drop: false }` [INFO] [stdout] a2fbaccb28e5a5b0c9d0cdb0aae8fed3b4781e2307a6ed00783f368d905f5d09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ca0fe817c53137d0f537ab994fbce5ecd9987459c1f7b5ca8143d21394cfc408 [INFO] running `Command { std: "docker" "start" "-a" "ca0fe817c53137d0f537ab994fbce5ecd9987459c1f7b5ca8143d21394cfc408", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling parking v1.0.4 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling hdrhistogram v7.1.0 [INFO] [stderr] Compiling rdkafka v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rdkafka` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_high_consumers --edition=2018 tests/test_high_consumers.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="libz"' --cfg 'feature="tokio"' -C metadata=6ea3acb69d41fdf1 -C extra-filename=-6ea3acb69d41fdf1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-4a789be573cf9382.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ab403a86a5cc7b27.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-ac7c5d0aac3b5a44.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-f1a5b09c360d3dd2.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-89ad9730b29aa8ce.rlib --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-395abaeee8946b6e.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-63fc77782233d131.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e757aad64b21a278.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-3d839f05bad539df.rlib --extern rdkafka_sys=/opt/rustwide/target/debug/deps/librdkafka_sys-f9b60924faa802e1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-89c233b5bf05bf4f.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-75e0b9d99e22f91f.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f871c8540c2e8cf6.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-a456a462bb135bdd.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d79faaed6a91a54a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/rdkafka-sys-4eadb6bbf6477511/out/src -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.roundtrip.5766rctb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c" "/opt/rustwide/target/debug/examples/roundtrip-ad159459a290935c.5f1lwal9s22pbl7t.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-4eadb6bbf6477511/out/src" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-f1a5b09c360d3dd2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libchrono-ab403a86a5cc7b27.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2e98249cdea3f687.rlib" "/opt/rustwide/target/debug/deps/libtime-aece14c162723642.rlib" "/opt/rustwide/target/debug/deps/librdkafka-3d839f05bad539df.rlib" "/opt/rustwide/target/debug/deps/libtokio-d79faaed6a91a54a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1f214f204de0c26c.rlib" "/opt/rustwide/target/debug/deps/libbytes-70274d2d07c811dc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f871c8540c2e8cf6.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libserde-89c233b5bf05bf4f.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-f9b60924faa802e1.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-d6a2e7f5f754d244.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-1a6e8fc3673f40c1.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-395abaeee8946b6e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e1315b5c8e5ca504.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-9da774b3463b5176.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9927338b5ed04e03.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libflate2-8bb23bea1e019ab2.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-817807dc0dc58e1e.rlib" "/opt/rustwide/target/debug/deps/libadler-85a3f3ff4803bc36.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4ec3ad85be580aff.rlib" "/opt/rustwide/target/debug/deps/libnom-88c4b11872b9300e.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-6e234234ca074f31.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-46c331a2c4c60cdd.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-aed1067de1702f06.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures-89ad9730b29aa8ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2592dd09488aba6d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-881ef1b5803284f6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-14eb5569c0e3cbdc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b35687c73132b3aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a86deeb8d108c2e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e13eb82c02e4a822.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7692785563a96539.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4f011d359035da7b.rlib" "/opt/rustwide/target/debug/deps/libclap-ac7c5d0aac3b5a44.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-00ceff306e8aaef4.rlib" "/opt/rustwide/target/debug/deps/liblibc-63fc77782233d131.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.metadata.6ouncely-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb" "/opt/rustwide/target/debug/examples/metadata-a31174de40aecadb.1q53yyblz86ujlck.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-4eadb6bbf6477511/out/src" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-f1a5b09c360d3dd2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libchrono-ab403a86a5cc7b27.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2e98249cdea3f687.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4ec3ad85be580aff.rlib" "/opt/rustwide/target/debug/deps/libtime-aece14c162723642.rlib" "/opt/rustwide/target/debug/deps/librdkafka-3d839f05bad539df.rlib" "/opt/rustwide/target/debug/deps/libtokio-d79faaed6a91a54a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1f214f204de0c26c.rlib" "/opt/rustwide/target/debug/deps/libbytes-70274d2d07c811dc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f871c8540c2e8cf6.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libserde-89c233b5bf05bf4f.rlib" "/opt/rustwide/target/debug/deps/libfutures-89ad9730b29aa8ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2592dd09488aba6d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-881ef1b5803284f6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-14eb5569c0e3cbdc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b35687c73132b3aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a86deeb8d108c2e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e13eb82c02e4a822.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7692785563a96539.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4f011d359035da7b.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-f9b60924faa802e1.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-d6a2e7f5f754d244.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-1a6e8fc3673f40c1.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libclap-ac7c5d0aac3b5a44.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-00ceff306e8aaef4.rlib" "/opt/rustwide/target/debug/deps/liblibc-63fc77782233d131.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.smol_runtime.3tqxynaa-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521" "/opt/rustwide/target/debug/examples/smol_runtime-95a85ed9a57e2521.2m0fwwrob4bcmsnv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-4eadb6bbf6477511/out/src" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsmol-a456a462bb135bdd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-be220f971d777759.rlib" "/opt/rustwide/target/debug/deps/libasync_task-f82bbdcd8d6936c5.rlib" "/opt/rustwide/target/debug/deps/libblocking-c71de5f9aaa1ae3f.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-7eeac269d1c2d0fa.rlib" "/opt/rustwide/target/debug/deps/libparking-a365e0f6b32aed8f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-029df006f2da0c35.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-4e36d14ff340767d.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-e51053bda838e499.rlib" "/opt/rustwide/target/debug/deps/libsocket2-cc81c88e70488964.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-f1a5b09c360d3dd2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libchrono-ab403a86a5cc7b27.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2e98249cdea3f687.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4ec3ad85be580aff.rlib" "/opt/rustwide/target/debug/deps/libtime-aece14c162723642.rlib" "/opt/rustwide/target/debug/deps/librdkafka-3d839f05bad539df.rlib" "/opt/rustwide/target/debug/deps/libtokio-d79faaed6a91a54a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1f214f204de0c26c.rlib" "/opt/rustwide/target/debug/deps/libbytes-70274d2d07c811dc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f871c8540c2e8cf6.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libserde-89c233b5bf05bf4f.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-f9b60924faa802e1.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-d6a2e7f5f754d244.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-1a6e8fc3673f40c1.rlib" "/opt/rustwide/target/debug/deps/libfutures-89ad9730b29aa8ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2592dd09488aba6d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-881ef1b5803284f6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-14eb5569c0e3cbdc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b35687c73132b3aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a86deeb8d108c2e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e13eb82c02e4a822.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7692785563a96539.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4f011d359035da7b.rlib" "/opt/rustwide/target/debug/deps/libclap-ac7c5d0aac3b5a44.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-00ceff306e8aaef4.rlib" "/opt/rustwide/target/debug/deps/liblibc-63fc77782233d131.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.simple_producer.2g7sjn7c-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53" "/opt/rustwide/target/debug/examples/simple_producer-665d47f58d8d2f53.1dltvys3twhvuoai.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-4eadb6bbf6477511/out/src" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-f1a5b09c360d3dd2.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-10443558f0cae77f.rlib" "/opt/rustwide/target/debug/deps/libhumantime-ba33ab49bc09a22b.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libchrono-ab403a86a5cc7b27.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2e98249cdea3f687.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-4ec3ad85be580aff.rlib" "/opt/rustwide/target/debug/deps/libtime-aece14c162723642.rlib" "/opt/rustwide/target/debug/deps/librdkafka-3d839f05bad539df.rlib" "/opt/rustwide/target/debug/deps/libtokio-d79faaed6a91a54a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1f214f204de0c26c.rlib" "/opt/rustwide/target/debug/deps/libbytes-70274d2d07c811dc.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f871c8540c2e8cf6.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-a6b26c0a10370aa4.rlib" "/opt/rustwide/target/debug/deps/libserde-89c233b5bf05bf4f.rlib" "/opt/rustwide/target/debug/deps/libfutures-89ad9730b29aa8ce.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-2592dd09488aba6d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-881ef1b5803284f6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-14eb5569c0e3cbdc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b35687c73132b3aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a86deeb8d108c2e9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-e13eb82c02e4a822.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7692785563a96539.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-4f011d359035da7b.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-f9b60924faa802e1.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-d6a2e7f5f754d244.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-1a6e8fc3673f40c1.rlib" "/opt/rustwide/target/debug/deps/liblog-44af996e67daa692.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libclap-ac7c5d0aac3b5a44.rlib" "/opt/rustwide/target/debug/deps/libvec_map-a7654c802e273934.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-b5ffc34867b86ba0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-85f6c02835e49e35.rlib" "/opt/rustwide/target/debug/deps/libstrsim-802379fb3524d342.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libatty-00ceff306e8aaef4.rlib" "/opt/rustwide/target/debug/deps/liblibc-63fc77782233d131.rlib" "/opt/rustwide/target/debug/deps/libansi_term-5e807deedeef1036.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lz" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ca0fe817c53137d0f537ab994fbce5ecd9987459c1f7b5ca8143d21394cfc408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0fe817c53137d0f537ab994fbce5ecd9987459c1f7b5ca8143d21394cfc408", kill_on_drop: false }` [INFO] [stdout] ca0fe817c53137d0f537ab994fbce5ecd9987459c1f7b5ca8143d21394cfc408