[INFO] fetching crate rdkafka 0.24.0... [INFO] testing rdkafka-0.24.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate rdkafka 0.24.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate rdkafka 0.24.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-4/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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04b6e5ec4332339e659367193f370a8b4f141e2e020434bed51a5ce533478fe2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "04b6e5ec4332339e659367193f370a8b4f141e2e020434bed51a5ce533478fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04b6e5ec4332339e659367193f370a8b4f141e2e020434bed51a5ce533478fe2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04b6e5ec4332339e659367193f370a8b4f141e2e020434bed51a5ce533478fe2", kill_on_drop: false }` [INFO] [stdout] 04b6e5ec4332339e659367193f370a8b4f141e2e020434bed51a5ce533478fe2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 9fdb8f764fd073a4070d90784caef3aa5b2344cf01b44c616ca6516bc4544e3e [INFO] running `Command { std: "docker" "start" "-a" "9fdb8f764fd073a4070d90784caef3aa5b2344cf01b44c616ca6516bc4544e3e", 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 memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling once_cell v1.4.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 cfg-if v0.1.10 [INFO] [stderr] Compiling bytes v0.5.5 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [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 libz-sys v1.0.25 [INFO] [stderr] Compiling quote v1.0.7 [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" "9fdb8f764fd073a4070d90784caef3aa5b2344cf01b44c616ca6516bc4544e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fdb8f764fd073a4070d90784caef3aa5b2344cf01b44c616ca6516bc4544e3e", kill_on_drop: false }` [INFO] [stdout] 9fdb8f764fd073a4070d90784caef3aa5b2344cf01b44c616ca6516bc4544e3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c63cf35537216fd40a047a1543a778735d468201b025d61794c4e58f6273a16 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c63cf35537216fd40a047a1543a778735d468201b025d61794c4e58f6273a16", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling parking v1.0.4 [INFO] [stderr] Compiling waker-fn v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling async-task v3.0.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling fastrand v1.3.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling blocking v0.4.6 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling clap v2.33.1 [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 smol v0.1.18 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling backoff v0.1.6 [INFO] [stderr] Compiling chrono v0.4.13 [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_low_consumers --edition=2018 tests/test_low_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=9638e80eb831937e -C extra-filename=-9638e80eb831937e --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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.simple_consumer.7a7vyxeb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47" "/opt/rustwide/target/debug/examples/simple_consumer-9129806cdcb34c47.3mhdmdvsdkfp8nt2.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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/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/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/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/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/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" "1c63cf35537216fd40a047a1543a778735d468201b025d61794c4e58f6273a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c63cf35537216fd40a047a1543a778735d468201b025d61794c4e58f6273a16", kill_on_drop: false }` [INFO] [stdout] 1c63cf35537216fd40a047a1543a778735d468201b025d61794c4e58f6273a16