[INFO] cloning repository https://github.com/dovahcrow/kraken-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dovahcrow/kraken-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdovahcrow%2Fkraken-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdovahcrow%2Fkraken-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c9bbb993adc98da4c85b30e39ea4475f40c0ca3 [INFO] testing dovahcrow/kraken-rs against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdovahcrow%2Fkraken-rs" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dovahcrow/kraken-rs on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dovahcrow/kraken-rs [INFO] finished tweaking git repo https://github.com/dovahcrow/kraken-rs [INFO] tweaked toml for git repo https://github.com/dovahcrow/kraken-rs written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/dovahcrow/kraken-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 863eb67252fbc35c4b1617010f6067a2cfa1d62e79993cc17c3716f5b090141c [INFO] running `Command { std: "docker" "start" "-a" "863eb67252fbc35c4b1617010f6067a2cfa1d62e79993cc17c3716f5b090141c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "863eb67252fbc35c4b1617010f6067a2cfa1d62e79993cc17c3716f5b090141c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "863eb67252fbc35c4b1617010f6067a2cfa1d62e79993cc17c3716f5b090141c", kill_on_drop: false }` [INFO] [stdout] 863eb67252fbc35c4b1617010f6067a2cfa1d62e79993cc17c3716f5b090141c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cbc973308bd7f530d4674d90790e89a0f21ab302ca003563c96819f5d590c58f [INFO] running `Command { std: "docker" "start" "-a" "cbc973308bd7f530d4674d90790e89a0f21ab302ca003563c96819f5d590c58f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling fehler-macros v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling kraken-spot v0.1.0 (/opt/rustwide/workdir/spot) [INFO] [stderr] Compiling kraken-futures v0.1.0 (/opt/rustwide/workdir/futures) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "cbc973308bd7f530d4674d90790e89a0f21ab302ca003563c96819f5d590c58f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc973308bd7f530d4674d90790e89a0f21ab302ca003563c96819f5d590c58f", kill_on_drop: false }` [INFO] [stdout] cbc973308bd7f530d4674d90790e89a0f21ab302ca003563c96819f5d590c58f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb827ec018dbcf22d97281fa40bd75f99cc2f8e60803e1066309921a38ff5f7c [INFO] running `Command { std: "docker" "start" "-a" "bb827ec018dbcf22d97281fa40bd75f99cc2f8e60803e1066309921a38ff5f7c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling kraken-futures v0.1.0 (/opt/rustwide/workdir/futures) [INFO] [stderr] Compiling kraken-spot v0.1.0 (/opt/rustwide/workdir/spot) [INFO] [stderr] error: could not compile `kraken-futures` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name private --edition=2018 futures/tests/private.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=2d3a1548d69ead3b -C extra-filename=-2d3a1548d69ead3b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a8588df644e8b68a.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-684e64914d9502a5.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-34dbd45d59b96165.rlib --extern fehler=/opt/rustwide/target/debug/deps/libfehler-4f916ebe45cfbc4c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0f6984b255e773f6.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib --extern kraken_futures=/opt/rustwide/target/debug/deps/libkraken_futures-d37aa705b104cd85.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-366c7d2527009861.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-3c8acaf5be2d71c8.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-61062eb9bd927d5f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dc53a65f7ce1fcac.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-8a0ac374dd412fb7.rlib --extern shrinkwraprs=/opt/rustwide/target/debug/deps/libshrinkwraprs-552f6910ab6563db.so --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-643ea8705fc64148.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-6546acde6ed4aadc.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-eb59a0ae7d74a335.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-1651fb3766fc7fc5.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-762802de4e5baf17.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1c747563b2028c8a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-f9e7ad50b9bd1703/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" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.open_positions.o1oy065s-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757" "/opt/rustwide/target/debug/examples/open_positions-4111228069bf6757.3vw1h5pupo6vh1tz.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f9e7ad50b9bd1703/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-643ea8705fc64148.rlib" "/opt/rustwide/target/debug/deps/libclap-3c9dfca364c9fe0d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libkraken_futures-d37aa705b104cd85.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-eb59a0ae7d74a335.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-1651fb3766fc7fc5.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/librand-38266ece47ac46a6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a4a1d53be356d05.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-b564d3f98fd9b81d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bde7bf448f94fd4c.rlib" "/opt/rustwide/target/debug/deps/libsha1-50287f9a4d78e2fa.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e0de8721e682e49.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-453cb65975ff3ef8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4ae13cdda4a5a6ed.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-18dbe37af00f2df5.rlib" "/opt/rustwide/target/debug/deps/libring-3c8acaf5be2d71c8.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libreqwest-366c7d2527009861.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8f26c321ae8dff54.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f4a330d3a10e736e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8306ee491783de0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8a0ac374dd412fb7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-243cdbfe3ab00c6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd725bcef4a196eb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6c26ee58d01ef685.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libhyper-978a6cdd486cb405.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-e2d6217de9b65525.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-a74db9f2039a4d60.rlib" "/opt/rustwide/target/debug/deps/libindexmap-aa38565172e15f12.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-522e733d20d0b11c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6869e6912d3ec4ea.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libtracing-212df32d06c834b1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-594fd9b012709adb.rlib" "/opt/rustwide/target/debug/deps/libtokio-6546acde6ed4aadc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-08a86ce07ba33cf7.rlib" "/opt/rustwide/target/debug/deps/libmio-cdf853737c46b685.rlib" "/opt/rustwide/target/debug/deps/libiovec-fd929dfb6f84a6f1.rlib" "/opt/rustwide/target/debug/deps/libnet2-cd8e94495ac76cd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/liburl-762802de4e5baf17.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-08309e4b3be4b654.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e7663010857b0322.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc53a65f7ce1fcac.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libuuid-1c747563b2028c8a.rlib" "/opt/rustwide/target/debug/deps/libchrono-a8588df644e8b68a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c22b39b411fb3c90.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10423af4ba795b90.rlib" "/opt/rustwide/target/debug/deps/libtime-b8b93ac13ddd0827.rlib" "/opt/rustwide/target/debug/deps/libserde-61062eb9bd927d5f.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f6984b255e773f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-740878e54c890397.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-31c229f01851704e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87b8a8cb7694e3f3.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-39d16585e19a5647.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1667b8a33c76a3e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e6360eb66a57cb5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ef9035f5960a94a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0d5cc60f5947d67d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rlib" "/opt/rustwide/target/debug/deps/libfehler-4f916ebe45cfbc4c.rlib" "/opt/rustwide/target/debug/deps/libfailure-34dbd45d59b96165.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bacc06f1489557aa.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-73b5e979df3e1a8a.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-f49d0eb5fdb37745.rlib" "/opt/rustwide/target/debug/deps/libgimli-644fa1a3ad762019.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-684e64914d9502a5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libatty-9808abfe1e52455e.rlib" "/opt/rustwide/target/debug/deps/liblibc-30b20625c6224f36.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libregex-80f9b4350345b572.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39958924440d4678.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.test.ctbwytn7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7" "/opt/rustwide/target/debug/examples/test-f5794baaca2098a7.38ov6xdzttvtnb2c.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f9e7ad50b9bd1703/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-643ea8705fc64148.rlib" "/opt/rustwide/target/debug/deps/libclap-3c9dfca364c9fe0d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libkraken_futures-d37aa705b104cd85.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-eb59a0ae7d74a335.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-1651fb3766fc7fc5.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/librand-38266ece47ac46a6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a4a1d53be356d05.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-b564d3f98fd9b81d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bde7bf448f94fd4c.rlib" "/opt/rustwide/target/debug/deps/libsha1-50287f9a4d78e2fa.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e0de8721e682e49.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-453cb65975ff3ef8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4ae13cdda4a5a6ed.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-18dbe37af00f2df5.rlib" "/opt/rustwide/target/debug/deps/libring-3c8acaf5be2d71c8.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libreqwest-366c7d2527009861.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8f26c321ae8dff54.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f4a330d3a10e736e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8306ee491783de0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8a0ac374dd412fb7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-243cdbfe3ab00c6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd725bcef4a196eb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6c26ee58d01ef685.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libhyper-978a6cdd486cb405.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-e2d6217de9b65525.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-a74db9f2039a4d60.rlib" "/opt/rustwide/target/debug/deps/libindexmap-aa38565172e15f12.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-522e733d20d0b11c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6869e6912d3ec4ea.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libtracing-212df32d06c834b1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-594fd9b012709adb.rlib" "/opt/rustwide/target/debug/deps/libtokio-6546acde6ed4aadc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-08a86ce07ba33cf7.rlib" "/opt/rustwide/target/debug/deps/libmio-cdf853737c46b685.rlib" "/opt/rustwide/target/debug/deps/libiovec-fd929dfb6f84a6f1.rlib" "/opt/rustwide/target/debug/deps/libnet2-cd8e94495ac76cd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/liburl-762802de4e5baf17.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-08309e4b3be4b654.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e7663010857b0322.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc53a65f7ce1fcac.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libuuid-1c747563b2028c8a.rlib" "/opt/rustwide/target/debug/deps/libchrono-a8588df644e8b68a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c22b39b411fb3c90.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10423af4ba795b90.rlib" "/opt/rustwide/target/debug/deps/libtime-b8b93ac13ddd0827.rlib" "/opt/rustwide/target/debug/deps/libserde-61062eb9bd927d5f.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f6984b255e773f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-740878e54c890397.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-31c229f01851704e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87b8a8cb7694e3f3.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-39d16585e19a5647.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1667b8a33c76a3e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e6360eb66a57cb5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ef9035f5960a94a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0d5cc60f5947d67d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rlib" "/opt/rustwide/target/debug/deps/libfehler-4f916ebe45cfbc4c.rlib" "/opt/rustwide/target/debug/deps/libfailure-34dbd45d59b96165.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bacc06f1489557aa.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-73b5e979df3e1a8a.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-f49d0eb5fdb37745.rlib" "/opt/rustwide/target/debug/deps/libgimli-644fa1a3ad762019.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-684e64914d9502a5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libatty-9808abfe1e52455e.rlib" "/opt/rustwide/target/debug/deps/liblibc-30b20625c6224f36.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libregex-80f9b4350345b572.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39958924440d4678.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.accounts.365znsqp-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee" "/opt/rustwide/target/debug/examples/accounts-3c765ad760790bee.3ystots6mic72bl5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f9e7ad50b9bd1703/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-643ea8705fc64148.rlib" "/opt/rustwide/target/debug/deps/libclap-3c9dfca364c9fe0d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libkraken_futures-d37aa705b104cd85.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-eb59a0ae7d74a335.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-1651fb3766fc7fc5.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/librand-38266ece47ac46a6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a4a1d53be356d05.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-b564d3f98fd9b81d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bde7bf448f94fd4c.rlib" "/opt/rustwide/target/debug/deps/libsha1-50287f9a4d78e2fa.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e0de8721e682e49.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-453cb65975ff3ef8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4ae13cdda4a5a6ed.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-18dbe37af00f2df5.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f6984b255e773f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-740878e54c890397.rlib" "/opt/rustwide/target/debug/deps/libring-3c8acaf5be2d71c8.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libreqwest-366c7d2527009861.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8f26c321ae8dff54.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f4a330d3a10e736e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8306ee491783de0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8a0ac374dd412fb7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-243cdbfe3ab00c6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd725bcef4a196eb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6c26ee58d01ef685.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libhyper-978a6cdd486cb405.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-e2d6217de9b65525.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-a74db9f2039a4d60.rlib" "/opt/rustwide/target/debug/deps/libindexmap-aa38565172e15f12.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-522e733d20d0b11c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6869e6912d3ec4ea.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libtracing-212df32d06c834b1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-594fd9b012709adb.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-31c229f01851704e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87b8a8cb7694e3f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-39d16585e19a5647.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1667b8a33c76a3e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e6360eb66a57cb5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ef9035f5960a94a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0d5cc60f5947d67d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libtokio-6546acde6ed4aadc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-08a86ce07ba33cf7.rlib" "/opt/rustwide/target/debug/deps/libmio-cdf853737c46b685.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libiovec-fd929dfb6f84a6f1.rlib" "/opt/rustwide/target/debug/deps/libnet2-cd8e94495ac76cd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rlib" "/opt/rustwide/target/debug/deps/liburl-762802de4e5baf17.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-08309e4b3be4b654.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e7663010857b0322.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc53a65f7ce1fcac.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libfehler-4f916ebe45cfbc4c.rlib" "/opt/rustwide/target/debug/deps/libuuid-1c747563b2028c8a.rlib" "/opt/rustwide/target/debug/deps/libchrono-a8588df644e8b68a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c22b39b411fb3c90.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10423af4ba795b90.rlib" "/opt/rustwide/target/debug/deps/libtime-b8b93ac13ddd0827.rlib" "/opt/rustwide/target/debug/deps/libserde-61062eb9bd927d5f.rlib" "/opt/rustwide/target/debug/deps/libfailure-34dbd45d59b96165.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bacc06f1489557aa.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-73b5e979df3e1a8a.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-f49d0eb5fdb37745.rlib" "/opt/rustwide/target/debug/deps/libgimli-644fa1a3ad762019.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-684e64914d9502a5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libatty-9808abfe1e52455e.rlib" "/opt/rustwide/target/debug/deps/liblibc-30b20625c6224f36.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libregex-80f9b4350345b572.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39958924440d4678.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.balance.8zmq3aq3-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025" "/opt/rustwide/target/debug/examples/balance-c063980c9384e025.2z5m05jnno9l2f4i.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f9e7ad50b9bd1703/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-643ea8705fc64148.rlib" "/opt/rustwide/target/debug/deps/libclap-3c9dfca364c9fe0d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libkraken_futures-d37aa705b104cd85.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-eb59a0ae7d74a335.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-1651fb3766fc7fc5.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/librand-38266ece47ac46a6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a4a1d53be356d05.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-b564d3f98fd9b81d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bde7bf448f94fd4c.rlib" "/opt/rustwide/target/debug/deps/libsha1-50287f9a4d78e2fa.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e0de8721e682e49.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-453cb65975ff3ef8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4ae13cdda4a5a6ed.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-18dbe37af00f2df5.rlib" "/opt/rustwide/target/debug/deps/libring-3c8acaf5be2d71c8.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libreqwest-366c7d2527009861.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8f26c321ae8dff54.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f4a330d3a10e736e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8306ee491783de0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8a0ac374dd412fb7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-243cdbfe3ab00c6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd725bcef4a196eb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6c26ee58d01ef685.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libhyper-978a6cdd486cb405.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-e2d6217de9b65525.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-a74db9f2039a4d60.rlib" "/opt/rustwide/target/debug/deps/libindexmap-aa38565172e15f12.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-522e733d20d0b11c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6869e6912d3ec4ea.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libtracing-212df32d06c834b1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-594fd9b012709adb.rlib" "/opt/rustwide/target/debug/deps/libtokio-6546acde6ed4aadc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-08a86ce07ba33cf7.rlib" "/opt/rustwide/target/debug/deps/libmio-cdf853737c46b685.rlib" "/opt/rustwide/target/debug/deps/libiovec-fd929dfb6f84a6f1.rlib" "/opt/rustwide/target/debug/deps/libnet2-cd8e94495ac76cd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/liburl-762802de4e5baf17.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-08309e4b3be4b654.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e7663010857b0322.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc53a65f7ce1fcac.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libuuid-1c747563b2028c8a.rlib" "/opt/rustwide/target/debug/deps/libchrono-a8588df644e8b68a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c22b39b411fb3c90.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10423af4ba795b90.rlib" "/opt/rustwide/target/debug/deps/libtime-b8b93ac13ddd0827.rlib" "/opt/rustwide/target/debug/deps/libserde-61062eb9bd927d5f.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f6984b255e773f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-740878e54c890397.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-31c229f01851704e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87b8a8cb7694e3f3.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-39d16585e19a5647.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1667b8a33c76a3e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e6360eb66a57cb5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ef9035f5960a94a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0d5cc60f5947d67d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rlib" "/opt/rustwide/target/debug/deps/libfehler-4f916ebe45cfbc4c.rlib" "/opt/rustwide/target/debug/deps/libfailure-34dbd45d59b96165.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bacc06f1489557aa.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-73b5e979df3e1a8a.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-f49d0eb5fdb37745.rlib" "/opt/rustwide/target/debug/deps/libgimli-644fa1a3ad762019.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-684e64914d9502a5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libatty-9808abfe1e52455e.rlib" "/opt/rustwide/target/debug/deps/liblibc-30b20625c6224f36.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libregex-80f9b4350345b572.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39958924440d4678.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.ping.bmrflagb-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b" "/opt/rustwide/target/debug/examples/ping-7312e12e49f10f2b.26k80zb4oe0b9d5b.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f9e7ad50b9bd1703/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-643ea8705fc64148.rlib" "/opt/rustwide/target/debug/deps/libclap-3c9dfca364c9fe0d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libkraken_futures-d37aa705b104cd85.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-eb59a0ae7d74a335.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-1651fb3766fc7fc5.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/librand-38266ece47ac46a6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a4a1d53be356d05.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-b564d3f98fd9b81d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bde7bf448f94fd4c.rlib" "/opt/rustwide/target/debug/deps/libsha1-50287f9a4d78e2fa.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e0de8721e682e49.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-453cb65975ff3ef8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4ae13cdda4a5a6ed.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-18dbe37af00f2df5.rlib" "/opt/rustwide/target/debug/deps/libring-3c8acaf5be2d71c8.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libreqwest-366c7d2527009861.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8f26c321ae8dff54.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f4a330d3a10e736e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8306ee491783de0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8a0ac374dd412fb7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-243cdbfe3ab00c6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd725bcef4a196eb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6c26ee58d01ef685.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libhyper-978a6cdd486cb405.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-e2d6217de9b65525.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-a74db9f2039a4d60.rlib" "/opt/rustwide/target/debug/deps/libindexmap-aa38565172e15f12.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-522e733d20d0b11c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6869e6912d3ec4ea.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libtracing-212df32d06c834b1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-594fd9b012709adb.rlib" "/opt/rustwide/target/debug/deps/libtokio-6546acde6ed4aadc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-08a86ce07ba33cf7.rlib" "/opt/rustwide/target/debug/deps/libmio-cdf853737c46b685.rlib" "/opt/rustwide/target/debug/deps/libiovec-fd929dfb6f84a6f1.rlib" "/opt/rustwide/target/debug/deps/libnet2-cd8e94495ac76cd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/liburl-762802de4e5baf17.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-08309e4b3be4b654.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e7663010857b0322.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc53a65f7ce1fcac.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libuuid-1c747563b2028c8a.rlib" "/opt/rustwide/target/debug/deps/libchrono-a8588df644e8b68a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c22b39b411fb3c90.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10423af4ba795b90.rlib" "/opt/rustwide/target/debug/deps/libtime-b8b93ac13ddd0827.rlib" "/opt/rustwide/target/debug/deps/libserde-61062eb9bd927d5f.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f6984b255e773f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-740878e54c890397.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-31c229f01851704e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87b8a8cb7694e3f3.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-39d16585e19a5647.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1667b8a33c76a3e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e6360eb66a57cb5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ef9035f5960a94a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0d5cc60f5947d67d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rlib" "/opt/rustwide/target/debug/deps/libfehler-4f916ebe45cfbc4c.rlib" "/opt/rustwide/target/debug/deps/libfailure-34dbd45d59b96165.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bacc06f1489557aa.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-73b5e979df3e1a8a.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-f49d0eb5fdb37745.rlib" "/opt/rustwide/target/debug/deps/libgimli-644fa1a3ad762019.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-684e64914d9502a5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libatty-9808abfe1e52455e.rlib" "/opt/rustwide/target/debug/deps/liblibc-30b20625c6224f36.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libregex-80f9b4350345b572.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39958924440d4678.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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 status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.book.7ll2mcx0-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c" "/opt/rustwide/target/debug/examples/book-36e3b6acef74767c.ovt7ikc80zoqykg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f9e7ad50b9bd1703/out" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-643ea8705fc64148.rlib" "/opt/rustwide/target/debug/deps/libclap-3c9dfca364c9fe0d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libkraken_futures-d37aa705b104cd85.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-eb59a0ae7d74a335.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-1651fb3766fc7fc5.rlib" "/opt/rustwide/target/debug/deps/libutf8-330ae63b40e9515d.rlib" "/opt/rustwide/target/debug/deps/librand-38266ece47ac46a6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-9a4a1d53be356d05.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-ddbeafc36967d0d6.rlib" "/opt/rustwide/target/debug/deps/librand_core-b564d3f98fd9b81d.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-bde7bf448f94fd4c.rlib" "/opt/rustwide/target/debug/deps/libsha1-50287f9a4d78e2fa.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-a616ba6b34dcbbdc.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e0de8721e682e49.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-0062d09c1b69e5fb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-453cb65975ff3ef8.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4ae13cdda4a5a6ed.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-da7e947d79635e73.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-375797a4cc2df0da.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6c984759c2f0f595.rlib" "/opt/rustwide/target/debug/deps/libbase64-c35c83dfbffa67ae.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-18dbe37af00f2df5.rlib" "/opt/rustwide/target/debug/deps/libring-3c8acaf5be2d71c8.rlib" "/opt/rustwide/target/debug/deps/libspin-fef9e7e542f635c4.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-72315d7a4a75b5db.rlib" "/opt/rustwide/target/debug/deps/libreqwest-366c7d2527009861.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-8f26c321ae8dff54.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-f4a330d3a10e736e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-8306ee491783de0a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-8a0ac374dd412fb7.rlib" "/opt/rustwide/target/debug/deps/libdtoa-1f04bf737acacedd.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-e40646e91455c76a.rlib" "/opt/rustwide/target/debug/deps/libunicase-66f67fe67fdeff30.rlib" "/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-243cdbfe3ab00c6e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libopenssl-dd725bcef4a196eb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6c26ee58d01ef685.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/libhyper-978a6cdd486cb405.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9118a7b7f7ba9a4e.rlib" "/opt/rustwide/target/debug/deps/libwant-e2d6217de9b65525.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b390503a68b65fc5.rlib" "/opt/rustwide/target/debug/deps/libh2-a74db9f2039a4d60.rlib" "/opt/rustwide/target/debug/deps/libindexmap-aa38565172e15f12.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-522e733d20d0b11c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-6869e6912d3ec4ea.rlib" "/opt/rustwide/target/debug/deps/libtower_service-9ee1fa6294c42145.rlib" "/opt/rustwide/target/debug/deps/libtracing-212df32d06c834b1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-594fd9b012709adb.rlib" "/opt/rustwide/target/debug/deps/libtokio-6546acde6ed4aadc.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-08a86ce07ba33cf7.rlib" "/opt/rustwide/target/debug/deps/libmio-cdf853737c46b685.rlib" "/opt/rustwide/target/debug/deps/libiovec-fd929dfb6f84a6f1.rlib" "/opt/rustwide/target/debug/deps/libnet2-cd8e94495ac76cd8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4ae7bf35a08ad8a4.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-8e3d5dd0f28a6593.rlib" "/opt/rustwide/target/debug/deps/liburl-762802de4e5baf17.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib" "/opt/rustwide/target/debug/deps/libidna-08309e4b3be4b654.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-e7663010857b0322.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-34ac9b3b05706e94.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libhttp-c89131b47b85ea86.rlib" "/opt/rustwide/target/debug/deps/libbytes-35b31d3ce42c8c1d.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dc53a65f7ce1fcac.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-c7d2dec8118d2855.rlib" "/opt/rustwide/target/debug/deps/libuuid-1c747563b2028c8a.rlib" "/opt/rustwide/target/debug/deps/libchrono-a8588df644e8b68a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c22b39b411fb3c90.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-10423af4ba795b90.rlib" "/opt/rustwide/target/debug/deps/libtime-b8b93ac13ddd0827.rlib" "/opt/rustwide/target/debug/deps/libserde-61062eb9bd927d5f.rlib" "/opt/rustwide/target/debug/deps/libfutures-0f6984b255e773f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-740878e54c890397.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-31c229f01851704e.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-1b1e8df1ed692701.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-87b8a8cb7694e3f3.rlib" "/opt/rustwide/target/debug/deps/libslab-66c74742abc4bd48.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-39d16585e19a5647.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c1667b8a33c76a3e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e6360eb66a57cb5b.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ef9035f5960a94a6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0d5cc60f5947d67d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b10c0dd2b387f299.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-9947b33d2e5f2482.rlib" "/opt/rustwide/target/debug/deps/libfehler-4f916ebe45cfbc4c.rlib" "/opt/rustwide/target/debug/deps/libfailure-34dbd45d59b96165.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-bacc06f1489557aa.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-73b5e979df3e1a8a.rlib" "/opt/rustwide/target/debug/deps/libadler-5edd0ffc989581c6.rlib" "/opt/rustwide/target/debug/deps/libobject-b96b2a4451fa7cc6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-f49d0eb5fdb37745.rlib" "/opt/rustwide/target/debug/deps/libgimli-644fa1a3ad762019.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-938bfc53e622498f.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-684e64914d9502a5.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bfce3397ed892002.rlib" "/opt/rustwide/target/debug/deps/libatty-9808abfe1e52455e.rlib" "/opt/rustwide/target/debug/deps/liblibc-30b20625c6224f36.rlib" "/opt/rustwide/target/debug/deps/libhumantime-12f625d3b8730c23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-9cd81c23851a22ab.rlib" "/opt/rustwide/target/debug/deps/liblog-4d3d5d8f69197ed1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libregex-80f9b4350345b572.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4a189b129fe42a29.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-93c14007ae22b74c.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-39958924440d4678.rlib" "/opt/rustwide/target/debug/deps/libmemchr-50c5bc911dbc0740.rlib" "/opt/rustwide/target/debug/deps/libdotenv-817b0e45abce1029.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-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" "bb827ec018dbcf22d97281fa40bd75f99cc2f8e60803e1066309921a38ff5f7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb827ec018dbcf22d97281fa40bd75f99cc2f8e60803e1066309921a38ff5f7c", kill_on_drop: false }` [INFO] [stdout] bb827ec018dbcf22d97281fa40bd75f99cc2f8e60803e1066309921a38ff5f7c