[INFO] cloning repository https://github.com/rmqx-io/ntex-mqtt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rmqx-io/ntex-mqtt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmqx-io%2Fntex-mqtt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmqx-io%2Fntex-mqtt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f82de2781ed73db1a15d2a61cffefbc8bf629235 [INFO] testing rmqx-io/ntex-mqtt against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frmqx-io%2Fntex-mqtt" "/workspace/builds/worker-103/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-103/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rmqx-io/ntex-mqtt on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rmqx-io/ntex-mqtt [INFO] finished tweaking git repo https://github.com/rmqx-io/ntex-mqtt [INFO] tweaked toml for git repo https://github.com/rmqx-io/ntex-mqtt written to /workspace/builds/worker-103/source/Cargo.toml [INFO] crate git repo https://github.com/rmqx-io/ntex-mqtt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d03fc483a26cc5c65d6994e03e4cd69aade3d6114467cec86b297caa21b5463d [INFO] running `Command { std: "docker" "start" "-a" "d03fc483a26cc5c65d6994e03e4cd69aade3d6114467cec86b297caa21b5463d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d03fc483a26cc5c65d6994e03e4cd69aade3d6114467cec86b297caa21b5463d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d03fc483a26cc5c65d6994e03e4cd69aade3d6114467cec86b297caa21b5463d", kill_on_drop: false }` [INFO] [stdout] d03fc483a26cc5c65d6994e03e4cd69aade3d6114467cec86b297caa21b5463d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bcc6cc2b0a59fb34b04a993edf40ecf055684d1f272f4ca941e4dd4a013d414 [INFO] running `Command { std: "docker" "start" "-a" "7bcc6cc2b0a59fb34b04a993edf40ecf055684d1f272f4ca941e4dd4a013d414", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling tokio-openssl v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling nanorand v0.6.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-micro v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.20 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tokio v1.11.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling async-oneshot v0.5.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ntex-util v0.1.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling tracing v0.1.27 [INFO] [stderr] Compiling ntex-service v0.2.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling ntex-rt v0.3.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling ntex-macros v0.1.3 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling ntex-bytes v0.1.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling ntex-router v0.5.1 [INFO] [stderr] Compiling ntex-codec v0.5.1 [INFO] [stderr] Compiling ntex v0.4.8 [INFO] [stderr] Compiling ntex-mqtt v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "7bcc6cc2b0a59fb34b04a993edf40ecf055684d1f272f4ca941e4dd4a013d414", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bcc6cc2b0a59fb34b04a993edf40ecf055684d1f272f4ca941e4dd4a013d414", kill_on_drop: false }` [INFO] [stdout] 7bcc6cc2b0a59fb34b04a993edf40ecf055684d1f272f4ca941e4dd4a013d414 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8facdbfe0d1ead0a2b739701afc5074488d94adc75853c8edb566cbf80664d6 [INFO] running `Command { std: "docker" "start" "-a" "d8facdbfe0d1ead0a2b739701afc5074488d94adc75853c8edb566cbf80664d6", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling ntex-mqtt v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `client_id` [INFO] [stdout] --> examples/subs.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | client_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ntex-mqtt` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name session --edition=2018 examples/session.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=44a43f6d37daaab6 -C extra-filename=-44a43f6d37daaab6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-80cbe57358dae118.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-ae2120195f2a0d97.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a78d4c563d3c8f31.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern ntex=/opt/rustwide/target/debug/deps/libntex-7373a4585f12ff99.rlib --extern ntex_mqtt=/opt/rustwide/target/debug/deps/libntex_mqtt-60b07bb6ad96d27d.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-ae6dde095aded70f.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-ffeba29e2abe25a8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b41ebdf7bf2936b6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-38fa6c4fe523c837.rlib --extern tokio_openssl=/opt/rustwide/target/debug/deps/libtokio_openssl-09c86a957761d4c7.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-d27083493ac5c83a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-6765761d58e96204/out` (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/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.subs.acd30f64-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684.4zbc5j1mb7b8yac5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-6765761d58e96204/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ae2120195f2a0d97.rlib" "/opt/rustwide/target/debug/deps/libatty-cb3ffe27e77dc248.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libntex_mqtt-60b07bb6ad96d27d.rlib" "/opt/rustwide/target/debug/deps/libntex-7373a4585f12ff99.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-47e79a5919d9fa2f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0517d58bead4f50f.rlib" "/opt/rustwide/target/debug/deps/libntex_service-ac1b2acce78a1e7d.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-7eb6f164f1d1ef2f.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-74612ec66cd3fe1b.rlib" "/opt/rustwide/target/debug/deps/libsha1-05dff828d9396f7a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libntex_router-a5a74b2f00bda0a6.rlib" "/opt/rustwide/target/debug/deps/libregex-626fa72ec79b7aa5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5e1cc215759dcea0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c89398605140385c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libntex_bytes-7fab708fc94c9e18.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-279d402cf52dc552.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a82278db35528e89.rlib" "/opt/rustwide/target/debug/deps/libasync_oneshot-72d4d3145e605234.rlib" "/opt/rustwide/target/debug/deps/libfutures_micro-fd14461ca9c83210.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8afcb2dc94712a29.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libnanorand-e1637090db2fadbe.rlib" "/opt/rustwide/target/debug/deps/libserde_json-38fa6c4fe523c837.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-b41ebdf7bf2936b6.rlib" "/opt/rustwide/target/debug/deps/libh2-920d9ef9f8282d91.rlib" "/opt/rustwide/target/debug/deps/libtracing-ec69571ab70862c5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-250236c00219a4e8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libhttp-18bf06e8609cfdcc.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-feb1df5b38bd2544.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-d27083493ac5c83a.rlib" "/opt/rustwide/target/debug/deps/librustls-ffeba29e2abe25a8.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsct-8cd3163728623041.rlib" "/opt/rustwide/target/debug/deps/libwebpki-58460e8057b99802.rlib" "/opt/rustwide/target/debug/deps/libring-6a6d174fa951d9c5.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-09c86a957761d4c7.rlib" "/opt/rustwide/target/debug/deps/libtokio-dc22c4c82875b4ef.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-da7a7bf6aa2a8150.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-eddcd29c2b04be47.rlib" "/opt/rustwide/target/debug/deps/libfutures-a78d4c563d3c8f31.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-aad6eba732f77aae.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b7ee851be36b8825.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d137f755b644b690.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ae6dde095aded70f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d5ba7624a2137485.rlib" "/opt/rustwide/target/debug/deps/liblibc-a8cc7370403476ad.rlib" "/opt/rustwide/target/debug/deps/libntex_util-91907b31655cfdce.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/subs-fbe6fe4f50a8d684" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.client.354e04dc-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d.3woxrlx0xra8kk0m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-6765761d58e96204/out" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-ae2120195f2a0d97.rlib" "/opt/rustwide/target/debug/deps/libatty-cb3ffe27e77dc248.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-6a61078d9610ba74.rlib" "/opt/rustwide/target/debug/deps/libhumantime-69fede984985242f.rlib" "/opt/rustwide/target/debug/deps/libntex_mqtt-60b07bb6ad96d27d.rlib" "/opt/rustwide/target/debug/deps/libntex-7373a4585f12ff99.rlib" "/opt/rustwide/target/debug/deps/libfxhash-830fa69f9a4eee51.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-47e79a5919d9fa2f.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-0517d58bead4f50f.rlib" "/opt/rustwide/target/debug/deps/libntex_service-ac1b2acce78a1e7d.rlib" "/opt/rustwide/target/debug/deps/libntex_rt-7eb6f164f1d1ef2f.rlib" "/opt/rustwide/target/debug/deps/libntex_codec-74612ec66cd3fe1b.rlib" "/opt/rustwide/target/debug/deps/libsha1-05dff828d9396f7a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-c38b0b0f1a8d0c39.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-01f34f8001e92850.rlib" "/opt/rustwide/target/debug/deps/libdigest-b5de50d9c22cf94e.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-01d4ddf615679157.rlib" "/opt/rustwide/target/debug/deps/libtypenum-a068e508627c4989.rlib" "/opt/rustwide/target/debug/deps/libntex_router-a5a74b2f00bda0a6.rlib" "/opt/rustwide/target/debug/deps/libregex-626fa72ec79b7aa5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-056f10d3df8fc98c.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5e1cc215759dcea0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c89398605140385c.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libntex_bytes-7fab708fc94c9e18.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-279d402cf52dc552.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a82278db35528e89.rlib" "/opt/rustwide/target/debug/deps/libasync_oneshot-72d4d3145e605234.rlib" "/opt/rustwide/target/debug/deps/libfutures_micro-fd14461ca9c83210.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-8afcb2dc94712a29.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-5dcdad6f7f708e8e.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-134cd6fcc5484708.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-87cfc0a91d981a0e.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-fe10152927a6a7c9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libnanorand-e1637090db2fadbe.rlib" "/opt/rustwide/target/debug/deps/libserde_json-38fa6c4fe523c837.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libserde-b41ebdf7bf2936b6.rlib" "/opt/rustwide/target/debug/deps/libh2-920d9ef9f8282d91.rlib" "/opt/rustwide/target/debug/deps/libtracing-ec69571ab70862c5.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-250236c00219a4e8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libhttp-18bf06e8609cfdcc.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-feb1df5b38bd2544.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-d27083493ac5c83a.rlib" "/opt/rustwide/target/debug/deps/librustls-ffeba29e2abe25a8.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsct-8cd3163728623041.rlib" "/opt/rustwide/target/debug/deps/libwebpki-58460e8057b99802.rlib" "/opt/rustwide/target/debug/deps/libring-6a6d174fa951d9c5.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libtokio_openssl-09c86a957761d4c7.rlib" "/opt/rustwide/target/debug/deps/libtokio-dc22c4c82875b4ef.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-da7a7bf6aa2a8150.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libmio-eddcd29c2b04be47.rlib" "/opt/rustwide/target/debug/deps/libfutures-a78d4c563d3c8f31.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-aad6eba732f77aae.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b7ee851be36b8825.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d137f755b644b690.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libopenssl-ae6dde095aded70f.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-d5ba7624a2137485.rlib" "/opt/rustwide/target/debug/deps/liblibc-a8cc7370403476ad.rlib" "/opt/rustwide/target/debug/deps/libntex_util-91907b31655cfdce.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/client-07f22ae63ac0374d" "-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" "d8facdbfe0d1ead0a2b739701afc5074488d94adc75853c8edb566cbf80664d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8facdbfe0d1ead0a2b739701afc5074488d94adc75853c8edb566cbf80664d6", kill_on_drop: false }` [INFO] [stdout] d8facdbfe0d1ead0a2b739701afc5074488d94adc75853c8edb566cbf80664d6