[INFO] fetching crate rdkafka 0.28.0... [INFO] testing rdkafka-0.28.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate rdkafka 0.28.0 into /workspace/builds/worker-114/source [INFO] validating manifest of crates.io crate rdkafka 0.28.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rdkafka 0.28.0 [INFO] finished tweaking crates.io crate rdkafka 0.28.0 [INFO] tweaked toml for crates.io crate rdkafka 0.28.0 written to /workspace/builds/worker-114/source/Cargo.toml [INFO] crate crates.io crate rdkafka 0.28.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--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 cmake v0.1.43 [INFO] [stderr] Downloaded cc v1.0.53 [INFO] [stderr] Downloaded lz4-sys v1.8.3 [INFO] [stderr] Downloaded pin-project v0.4.16 [INFO] [stderr] Downloaded pin-project-internal v0.4.16 [INFO] [stderr] Downloaded polling v2.0.2 [INFO] [stderr] Downloaded instant v0.1.3 [INFO] [stderr] Downloaded tokio-macros v1.0.0 [INFO] [stderr] Downloaded duct v0.13.4 [INFO] [stderr] Downloaded shared_child v0.3.4 [INFO] [stderr] Downloaded backoff v0.1.6 [INFO] [stderr] Downloaded os_pipe v0.9.1 [INFO] [stderr] Downloaded serde_json v1.0.53 [INFO] [stderr] Downloaded lexical-core v0.6.8 [INFO] [stderr] Downloaded tokio v1.0.1 [INFO] [stderr] Downloaded num_enum_derive v0.5.0 [INFO] [stderr] Downloaded web-sys v0.3.48 [INFO] [stderr] Downloaded num_enum v0.5.0 [INFO] [stderr] Downloaded async-process v1.0.1 [INFO] [stderr] Downloaded openssl-sys v0.9.56 [INFO] [stderr] Downloaded async-net v1.5.0 [INFO] [stderr] Downloaded hdrhistogram v7.0.0 [INFO] [stderr] Downloaded zstd-sys v1.4.19+zstd.1.4.8 [INFO] [stderr] Downloaded rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Downloaded sasl2-sys v0.1.12 [INFO] [stderr] Downloaded openssl-src v111.9.0+1.1.1g [INFO] [stderr] Downloaded krb5-src v0.2.1+1.18.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15a7fd15dc46e2cc2a8e78dab0cd61ad3bed73521bf0dd784efc4ef6c54d52ef [INFO] running `Command { std: "docker" "start" "-a" "15a7fd15dc46e2cc2a8e78dab0cd61ad3bed73521bf0dd784efc4ef6c54d52ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15a7fd15dc46e2cc2a8e78dab0cd61ad3bed73521bf0dd784efc4ef6c54d52ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15a7fd15dc46e2cc2a8e78dab0cd61ad3bed73521bf0dd784efc4ef6c54d52ef", kill_on_drop: false }` [INFO] [stdout] 15a7fd15dc46e2cc2a8e78dab0cd61ad3bed73521bf0dd784efc4ef6c54d52ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b809cc714854f1ca34959fd31bd095b2bc272e7166ffa96997e807b89196fe85 [INFO] running `Command { std: "docker" "start" "-a" "b809cc714854f1ca34959fd31bd095b2bc272e7166ffa96997e807b89196fe85", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling tokio v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling rdkafka-sys v4.2.0+1.8.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling pin-project v0.4.16 [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 serde_json v1.0.53 [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.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.14s [INFO] running `Command { std: "docker" "inspect" "b809cc714854f1ca34959fd31bd095b2bc272e7166ffa96997e807b89196fe85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b809cc714854f1ca34959fd31bd095b2bc272e7166ffa96997e807b89196fe85", kill_on_drop: false }` [INFO] [stdout] b809cc714854f1ca34959fd31bd095b2bc272e7166ffa96997e807b89196fe85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad3f0e23a3cebcf8ae5ed8c379e3dc4c55418ce2e6ede9ca00bd79f459311f88 [INFO] running `Command { std: "docker" "start" "-a" "ad3f0e23a3cebcf8ae5ed8c379e3dc4c55418ce2e6ede9ca00bd79f459311f88", kill_on_drop: false }` [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling instant v0.1.3 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [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 rustc_version v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling lexical-core v0.6.8 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling hdrhistogram v7.0.0 [INFO] [stderr] Compiling rdkafka v0.28.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,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="libz"' --cfg 'feature="tokio"' -C metadata=6f404a826e50d559 -C extra-filename=-6f404a826e50d559 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-804c0c3d56804dee.rlib --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-995327d37cbe1121.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f598b150ac9fde0e.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-186b9a998eae0e89.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-eb077359790809c4.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7df6fd389c22ea40.rlib --extern hdrhistogram=/opt/rustwide/target/debug/deps/libhdrhistogram-3ad8786916e3b7e0.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-c3f6af0d4f05868e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-e0635b986bb32192.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-7b00e45709112f84.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-157b0e29cfad8543.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-dbc0773c74fd7e46.rlib --extern rdkafka_sys=/opt/rustwide/target/debug/deps/librdkafka_sys-5d4aefec364a7451.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-a0572983989128d9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-41f724903930ec20.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-765e59ef2e0e52f8.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-619d160a408d87ab.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-ceea1d71b1977246.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-849a6854ca6e5094.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/rdkafka-sys-7f4bedbc17744736/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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.metadata.deaf975a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c.1twcb337pcgnlx5p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/rdkafka-sys-7f4bedbc17744736/out/src" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-eb077359790809c4.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-98509e9c1e8eea64.rlib" "/opt/rustwide/target/debug/deps/libhumantime-0ad7ae6487dc00f7.rlib" "/opt/rustwide/target/debug/deps/libquick_error-91cbbb7f52cfd7fe.rlib" "/opt/rustwide/target/debug/deps/libregex-a0572983989128d9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-1fd82909a59c6365.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a066457f43dfad61.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0680adbf1bd8ffde.rlib" "/opt/rustwide/target/debug/deps/libchrono-f598b150ac9fde0e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-b51b1e55b62e9e8e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-e021e9d5f38402b7.rlib" "/opt/rustwide/target/debug/deps/libtime-1729138d59a12b8c.rlib" "/opt/rustwide/target/debug/deps/librdkafka-dbc0773c74fd7e46.rlib" "/opt/rustwide/target/debug/deps/libtokio-849a6854ca6e5094.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4df632eceafc3225.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-49d393bfe3f1b6f3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-619d160a408d87ab.rlib" "/opt/rustwide/target/debug/deps/libryu-2d7eccfd2031d80e.rlib" "/opt/rustwide/target/debug/deps/libitoa-34a2faae92b6be45.rlib" "/opt/rustwide/target/debug/deps/libserde-41f724903930ec20.rlib" "/opt/rustwide/target/debug/deps/libfutures-7df6fd389c22ea40.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8c4dea1ccf11ced3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-00c90bc2fa97aac4.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d44307df66952faf.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-0ffc9540dbbd5dbd.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-df7246517f2a30a1.rlib" "/opt/rustwide/target/debug/deps/libslab-d80887537af7a894.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ae3ab58935bd41d6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-fe934c3a6c247b76.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-eb1f765b86c8043e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-2fe9b62d95ff1129.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7a535067f07a4400.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-f605d12a9f4c789e.rlib" "/opt/rustwide/target/debug/deps/librdkafka_sys-5d4aefec364a7451.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-1f2a2e2498539b51.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-733491481eb9e4b0.rlib" "/opt/rustwide/target/debug/deps/liblog-e0635b986bb32192.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libclap-186b9a998eae0e89.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-852d22a9f6a79b1c.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-39c5586bd6fcbca1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/libatty-3d48c688fa733a0a.rlib" "/opt/rustwide/target/debug/deps/liblibc-c3f6af0d4f05868e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/metadata-00edbf1c416c4a6c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ad3f0e23a3cebcf8ae5ed8c379e3dc4c55418ce2e6ede9ca00bd79f459311f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3f0e23a3cebcf8ae5ed8c379e3dc4c55418ce2e6ede9ca00bd79f459311f88", kill_on_drop: false }` [INFO] [stdout] ad3f0e23a3cebcf8ae5ed8c379e3dc4c55418ce2e6ede9ca00bd79f459311f88