[INFO] fetching crate deribit 0.3.2... [INFO] testing deribit-0.3.2 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate deribit 0.3.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate deribit 0.3.2 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate deribit 0.3.2 [INFO] finished tweaking crates.io crate deribit 0.3.2 [INFO] tweaked toml for crates.io crate deribit 0.3.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate deribit 0.3.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6379ad398a820ba2e6d3d62bf64e7841617bcadcc0e7f9941887d55ba4cbb78d [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6379ad398a820ba2e6d3d62bf64e7841617bcadcc0e7f9941887d55ba4cbb78d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6379ad398a820ba2e6d3d62bf64e7841617bcadcc0e7f9941887d55ba4cbb78d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6379ad398a820ba2e6d3d62bf64e7841617bcadcc0e7f9941887d55ba4cbb78d", kill_on_drop: false }` [INFO] [stdout] 6379ad398a820ba2e6d3d62bf64e7841617bcadcc0e7f9941887d55ba4cbb78d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 444de0f56df2c211278c1362ae7177171c57a05c17b81b2a8c4dfcb0826dc44b [INFO] running `Command { std: "docker" "start" "-a" "444de0f56df2c211278c1362ae7177171c57a05c17b81b2a8c4dfcb0826dc44b", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling rustls v0.19.0 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling fehler-macros v1.0.0 [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 darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling fehler v1.0.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling deribit v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "444de0f56df2c211278c1362ae7177171c57a05c17b81b2a8c4dfcb0826dc44b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "444de0f56df2c211278c1362ae7177171c57a05c17b81b2a8c4dfcb0826dc44b", kill_on_drop: false }` [INFO] [stdout] 444de0f56df2c211278c1362ae7177171c57a05c17b81b2a8c4dfcb0826dc44b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 333ee8003c7b59ff6450798fa62f8e2943aca2458f79a5ba3e00fd3b31d2bcca [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "333ee8003c7b59ff6450798fa62f8e2943aca2458f79a5ba3e00fd3b31d2bcca", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling deribit v0.3.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `resp` [INFO] [stdout] --> tests/market_data.rs:92:13 [INFO] [stdout] | [INFO] [stdout] 92 | let resp = client.call(req).await?.await?; [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_resp` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `deribit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name trading --edition=2018 tests/trading.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=124b552790b8bd83 -C extra-filename=-124b552790b8bd83 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-94d643ce71b436f0.rlib --extern deribit=/opt/rustwide/target/debug/deps/libderibit-ddd7ed44c83ddc66.rlib --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-2383a339143f45a1.so --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-7ad57c4569947a26.rlib --extern failure=/opt/rustwide/target/debug/deps/libfailure-e180c63ce0506781.rlib --extern fehler=/opt/rustwide/target/debug/deps/libfehler-a5e811598b9aeb56.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a9ed567374d2dc6c.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-43af834b35ca562b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-806718a3525e42b9.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bdcbb502e4e5529d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b80a76cbd715fd54.rlib --extern shrinkwraprs=/opt/rustwide/target/debug/deps/libshrinkwraprs-137d05345c5b04be.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f5473f9d33e4cde3.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cc916c2279e527e5.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-25a398b6cfc22776.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-87d5a3e0e50edb97.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a6e3dc9d94288609/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.subscription.8f19b131-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc.41yrnbdfbysservs.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a6e3dc9d94288609/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-7ad57c4569947a26.rlib" "/opt/rustwide/target/debug/deps/libatty-22ffe880c4c2e3dd.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libderibit-ddd7ed44c83ddc66.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-25a398b6cfc22776.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-81530c072554dabd.rlib" "/opt/rustwide/target/debug/deps/libregex-806718a3525e42b9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libchrono-94d643ce71b436f0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-d0c88c9def84470d.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-87d5a3e0e50edb97.rlib" "/opt/rustwide/target/debug/deps/librand-dc8c993ed565a3bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-73259f985166ad62.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d3c1eb5fce5890c3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6a29dabed7371bf9.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6f501d70712c9cbc.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-774b619fd41be4b8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f5473f9d33e4cde3.rlib" "/opt/rustwide/target/debug/deps/librustls-2a6c81670b939c02.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsct-a5341763ae52d476.rlib" "/opt/rustwide/target/debug/deps/libwebpki-64e7cc5efb1ca28e.rlib" "/opt/rustwide/target/debug/deps/libring-14ac02dcc9601d8d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7be9f1cccc3b7495.rlib" "/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rlib" "/opt/rustwide/target/debug/deps/libidna-d3030306fb16bea2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-060c0ac1169d712b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtokio-cc916c2279e527e5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50a4754c45748834.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-41116f237d549316.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b80a76cbd715fd54.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-bdcbb502e4e5529d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-43af834b35ca562b.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libfutures-a9ed567374d2dc6c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8de690a2d259e5c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b56b8de58201cad7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09f5153b250bdcbc.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4a24250a97baacda.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-41aff0b3dd3b0e91.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca958fff7489f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7127b70750e70514.rlib" "/opt/rustwide/target/debug/deps/libfehler-a5e811598b9aeb56.rlib" "/opt/rustwide/target/debug/deps/libfailure-e180c63ce0506781.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4907ed731a409844.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-b8ba4f774b13ad33.rlib" "/opt/rustwide/target/debug/deps/liblibc-a6b4de54247a0f4d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a6f19e20b9f8044.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/subscription-9fd9914e6e9407fc" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.timeout.5c5b38e4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f.4qiytibfh4nbercw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a6e3dc9d94288609/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libderibit-ddd7ed44c83ddc66.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-25a398b6cfc22776.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-81530c072554dabd.rlib" "/opt/rustwide/target/debug/deps/libregex-806718a3525e42b9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libchrono-94d643ce71b436f0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-d0c88c9def84470d.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-87d5a3e0e50edb97.rlib" "/opt/rustwide/target/debug/deps/librand-dc8c993ed565a3bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-73259f985166ad62.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d3c1eb5fce5890c3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6a29dabed7371bf9.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6f501d70712c9cbc.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-774b619fd41be4b8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f5473f9d33e4cde3.rlib" "/opt/rustwide/target/debug/deps/librustls-2a6c81670b939c02.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsct-a5341763ae52d476.rlib" "/opt/rustwide/target/debug/deps/libwebpki-64e7cc5efb1ca28e.rlib" "/opt/rustwide/target/debug/deps/libring-14ac02dcc9601d8d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7be9f1cccc3b7495.rlib" "/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rlib" "/opt/rustwide/target/debug/deps/libidna-d3030306fb16bea2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-060c0ac1169d712b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtokio-cc916c2279e527e5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50a4754c45748834.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-41116f237d549316.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b80a76cbd715fd54.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-bdcbb502e4e5529d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-43af834b35ca562b.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libfutures-a9ed567374d2dc6c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8de690a2d259e5c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b56b8de58201cad7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09f5153b250bdcbc.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4a24250a97baacda.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-41aff0b3dd3b0e91.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca958fff7489f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7127b70750e70514.rlib" "/opt/rustwide/target/debug/deps/libfehler-a5e811598b9aeb56.rlib" "/opt/rustwide/target/debug/deps/libfailure-e180c63ce0506781.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4907ed731a409844.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-b8ba4f774b13ad33.rlib" "/opt/rustwide/target/debug/deps/liblibc-a6b4de54247a0f4d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a6f19e20b9f8044.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/timeout-3817dad0ee67016f" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.support.a1ff2846-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb.9ectuyw4tvnahdk.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a6e3dc9d94288609/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libderibit-ddd7ed44c83ddc66.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-25a398b6cfc22776.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-81530c072554dabd.rlib" "/opt/rustwide/target/debug/deps/libregex-806718a3525e42b9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libchrono-94d643ce71b436f0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-d0c88c9def84470d.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-87d5a3e0e50edb97.rlib" "/opt/rustwide/target/debug/deps/librand-dc8c993ed565a3bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-73259f985166ad62.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d3c1eb5fce5890c3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6a29dabed7371bf9.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6f501d70712c9cbc.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-774b619fd41be4b8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f5473f9d33e4cde3.rlib" "/opt/rustwide/target/debug/deps/librustls-2a6c81670b939c02.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsct-a5341763ae52d476.rlib" "/opt/rustwide/target/debug/deps/libwebpki-64e7cc5efb1ca28e.rlib" "/opt/rustwide/target/debug/deps/libring-14ac02dcc9601d8d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7be9f1cccc3b7495.rlib" "/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rlib" "/opt/rustwide/target/debug/deps/libidna-d3030306fb16bea2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-060c0ac1169d712b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtokio-cc916c2279e527e5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50a4754c45748834.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-41116f237d549316.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b80a76cbd715fd54.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-bdcbb502e4e5529d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-43af834b35ca562b.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libfutures-a9ed567374d2dc6c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8de690a2d259e5c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b56b8de58201cad7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09f5153b250bdcbc.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4a24250a97baacda.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-41aff0b3dd3b0e91.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca958fff7489f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7127b70750e70514.rlib" "/opt/rustwide/target/debug/deps/libfehler-a5e811598b9aeb56.rlib" "/opt/rustwide/target/debug/deps/libfailure-e180c63ce0506781.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4907ed731a409844.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-b8ba4f774b13ad33.rlib" "/opt/rustwide/target/debug/deps/liblibc-a6b4de54247a0f4d.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a6f19e20b9f8044.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/support-e2c3ea8aceb662fb" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.market_data.b547f553-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7.5cqkvsydr2yfvsp0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a6e3dc9d94288609/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-7ad57c4569947a26.rlib" "/opt/rustwide/target/debug/deps/libatty-22ffe880c4c2e3dd.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-48569ba71e859b79.rlib" "/opt/rustwide/target/debug/deps/libhumantime-2d575097e7169ff0.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libderibit-ddd7ed44c83ddc66.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-25a398b6cfc22776.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-81530c072554dabd.rlib" "/opt/rustwide/target/debug/deps/libregex-806718a3525e42b9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-87d5a3e0e50edb97.rlib" "/opt/rustwide/target/debug/deps/librand-dc8c993ed565a3bf.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-73259f985166ad62.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-d3c1eb5fce5890c3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6a29dabed7371bf9.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-6f501d70712c9cbc.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-774b619fd41be4b8.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-94640a91528f1818.rlib" "/opt/rustwide/target/debug/deps/libdigest-4312c65daf5babba.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-4eff79de3fa0ab05.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f5473f9d33e4cde3.rlib" "/opt/rustwide/target/debug/deps/librustls-2a6c81670b939c02.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libsct-a5341763ae52d476.rlib" "/opt/rustwide/target/debug/deps/libwebpki-64e7cc5efb1ca28e.rlib" "/opt/rustwide/target/debug/deps/libring-14ac02dcc9601d8d.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7be9f1cccc3b7495.rlib" "/opt/rustwide/target/debug/deps/liburl-2e3fd994f5af2ac4.rlib" "/opt/rustwide/target/debug/deps/libidna-d3030306fb16bea2.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-060c0ac1169d712b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-050f5c4ffd639bd1.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-d7d6f9fac1ee70de.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-b240b48909f25591.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libtokio-cc916c2279e527e5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-50a4754c45748834.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libmio-41116f237d549316.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b80a76cbd715fd54.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libserde-bdcbb502e4e5529d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-43af834b35ca562b.rlib" "/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib" "/opt/rustwide/target/debug/deps/libfutures-a9ed567374d2dc6c.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-8de690a2d259e5c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-b56b8de58201cad7.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-09f5153b250bdcbc.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4a24250a97baacda.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-859511f254389867.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-41aff0b3dd3b0e91.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca958fff7489f0d.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-7127b70750e70514.rlib" "/opt/rustwide/target/debug/deps/libfehler-a5e811598b9aeb56.rlib" "/opt/rustwide/target/debug/deps/libfailure-e180c63ce0506781.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-4907ed731a409844.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b9be161bd4ca1b40.rlib" "/opt/rustwide/target/debug/deps/libadler-04e4bd7392188ec3.rlib" "/opt/rustwide/target/debug/deps/libobject-b8ba4f774b13ad33.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-1a6f19e20b9f8044.rlib" "/opt/rustwide/target/debug/deps/libgimli-732eb38d8c3f1081.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-8277f2a653e33508.rlib" "/opt/rustwide/target/debug/deps/libchrono-94d643ce71b436f0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-d0c88c9def84470d.rlib" "/opt/rustwide/target/debug/deps/liblibc-a6b4de54247a0f4d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/market_data-a955bdb2d42852e7" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "333ee8003c7b59ff6450798fa62f8e2943aca2458f79a5ba3e00fd3b31d2bcca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "333ee8003c7b59ff6450798fa62f8e2943aca2458f79a5ba3e00fd3b31d2bcca", kill_on_drop: false }` [INFO] [stdout] 333ee8003c7b59ff6450798fa62f8e2943aca2458f79a5ba3e00fd3b31d2bcca