[INFO] fetching crate bitsors 1.0.1... [INFO] testing bitsors-1.0.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate bitsors 1.0.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate bitsors 1.0.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bitsors 1.0.1 [INFO] finished tweaking crates.io crate bitsors 1.0.1 [INFO] tweaked toml for crates.io crate bitsors 1.0.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate bitsors 1.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bddcc7a46d1343fe7ca888a80bec6144020a01081fd70647649682ce599c639 [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" "8bddcc7a46d1343fe7ca888a80bec6144020a01081fd70647649682ce599c639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bddcc7a46d1343fe7ca888a80bec6144020a01081fd70647649682ce599c639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bddcc7a46d1343fe7ca888a80bec6144020a01081fd70647649682ce599c639", kill_on_drop: false }` [INFO] [stdout] 8bddcc7a46d1343fe7ca888a80bec6144020a01081fd70647649682ce599c639 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f594f2a77018db2dc80e70f9fc32ce66a2d6fd777fbc77b77f0273049752395 [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" "4f594f2a77018db2dc80e70f9fc32ce66a2d6fd777fbc77b77f0273049752395", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.12 [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 futures-channel v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.14.0 [INFO] [stderr] Compiling tokio-util v0.6.1 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.0 [INFO] [stderr] Compiling bitsors v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "4f594f2a77018db2dc80e70f9fc32ce66a2d6fd777fbc77b77f0273049752395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f594f2a77018db2dc80e70f9fc32ce66a2d6fd777fbc77b77f0273049752395", kill_on_drop: false }` [INFO] [stdout] 4f594f2a77018db2dc80e70f9fc32ce66a2d6fd777fbc77b77f0273049752395 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28ca1aba4f6726eb6943c026a8001d8a7266176fa195b5f6862e79ac5cde7faa [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" "28ca1aba4f6726eb6943c026a8001d8a7266176fa195b5f6862e79ac5cde7faa", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.28.0 [INFO] [stderr] Compiling bitsors v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `bitsors` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_private_api --edition=2018 tests/test_private_api.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=0bda5fe4b165136f -C extra-filename=-0bda5fe4b165136f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib --extern bitsors=/opt/rustwide/target/debug/deps/libbitsors-9fb54035fca04d2c.rlib --extern dotenv=/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-a4df0c54d0dc3f0d.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-cd49969a29ebc8b4.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-3c04fea67bbbcbca.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-29f7002ffb88a448.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-d6e1c562fded42ec.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-2f89502350afd096.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f6beb0a771fa400f.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-4dc41c6174e56a22.rlib --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-9c4d42065c5ba437.so --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d74a77983c8a1df1.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-bdd7d24a278d1808.rlib --cap-lints=forbid` (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/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.ticker.fe85cc5c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8.301sh0szurb59fb.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbitsors-9fb54035fca04d2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-bdd7d24a278d1808.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-db21bde8564e416e.rlib" "/opt/rustwide/target/debug/deps/librand-1082d9f5f4172f9f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-31c566e9f5c32387.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-c33c6193576fa8a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-38611b2f8d2c5a86.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-1e57be8c628f8c36.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-51c497c158c601a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-c1f43652ffae1904.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-73c2a19455424ca9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d39690f359b9140d.rlib" "/opt/rustwide/target/debug/deps/libstrum-4dc41c6174e56a22.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libreqwest-29f7002ffb88a448.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6975fd39d0a5744f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9658ddfd7da767ea.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f55769d23c7fd056.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f6beb0a771fa400f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-d6e1c562fded42ec.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-02cbf8ffb7c55659.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libhyper-87378c30bfdf418c.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e5f43931a5f048b7.rlib" "/opt/rustwide/target/debug/deps/libh2-5de242475811500e.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2e93fe34bf6b5d07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c158e11aec6a4d7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c4233884a79d6d19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ba7e9c7226960c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b4799e033767bcd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-a72a7474a7ea9bd4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e24e5947a3c6a3c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b05e5e586255f2fb.rlib" "/opt/rustwide/target/debug/deps/libtracing-df17b89771098f25.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f835619b443a5c22.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4df0c54d0dc3f0d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-d74a77983c8a1df1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-86f7ebf59b338472.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4f9f55133eb9ea6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libmio-d9e280f820de9ab8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e804eaf122e6c253.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ebd8cec2f65fd7e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2e620c3d2a81a080.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liburl-ec071d7124de7461.rlib" "/opt/rustwide/target/debug/deps/libidna-83a7ad669c65ec12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8beaf250960c2985.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bd16dcbebe447313.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3c04fea67bbbcbca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30686d30c7ea525c.rlib" "/opt/rustwide/target/debug/deps/liblibc-66a5d1c662050716.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ticker-c6a34d123fbc38d8" "-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/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.funding_destination.c1d668b8-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e.3o622h5zwpye6tca.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbitsors-9fb54035fca04d2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-bdd7d24a278d1808.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-db21bde8564e416e.rlib" "/opt/rustwide/target/debug/deps/librand-1082d9f5f4172f9f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-31c566e9f5c32387.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-c33c6193576fa8a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-38611b2f8d2c5a86.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-1e57be8c628f8c36.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-51c497c158c601a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-c1f43652ffae1904.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-73c2a19455424ca9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d39690f359b9140d.rlib" "/opt/rustwide/target/debug/deps/libstrum-4dc41c6174e56a22.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libreqwest-29f7002ffb88a448.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6975fd39d0a5744f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9658ddfd7da767ea.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f55769d23c7fd056.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f6beb0a771fa400f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-d6e1c562fded42ec.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-02cbf8ffb7c55659.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libhyper-87378c30bfdf418c.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e5f43931a5f048b7.rlib" "/opt/rustwide/target/debug/deps/libh2-5de242475811500e.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2e93fe34bf6b5d07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c158e11aec6a4d7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c4233884a79d6d19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ba7e9c7226960c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b4799e033767bcd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-a72a7474a7ea9bd4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e24e5947a3c6a3c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b05e5e586255f2fb.rlib" "/opt/rustwide/target/debug/deps/libtracing-df17b89771098f25.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f835619b443a5c22.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4df0c54d0dc3f0d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-d74a77983c8a1df1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-86f7ebf59b338472.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4f9f55133eb9ea6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libmio-d9e280f820de9ab8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e804eaf122e6c253.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ebd8cec2f65fd7e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2e620c3d2a81a080.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liburl-ec071d7124de7461.rlib" "/opt/rustwide/target/debug/deps/libidna-83a7ad669c65ec12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8beaf250960c2985.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bd16dcbebe447313.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3c04fea67bbbcbca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30686d30c7ea525c.rlib" "/opt/rustwide/target/debug/deps/liblibc-66a5d1c662050716.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/funding_destination-2376793ddb95b68e" "-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/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.place_order.354ec951-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d.4vbli0bghhovuits.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbitsors-9fb54035fca04d2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-bdd7d24a278d1808.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-db21bde8564e416e.rlib" "/opt/rustwide/target/debug/deps/librand-1082d9f5f4172f9f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-31c566e9f5c32387.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-c33c6193576fa8a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-38611b2f8d2c5a86.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-1e57be8c628f8c36.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-51c497c158c601a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-c1f43652ffae1904.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-73c2a19455424ca9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d39690f359b9140d.rlib" "/opt/rustwide/target/debug/deps/libstrum-4dc41c6174e56a22.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libreqwest-29f7002ffb88a448.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6975fd39d0a5744f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9658ddfd7da767ea.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f55769d23c7fd056.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f6beb0a771fa400f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-d6e1c562fded42ec.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-02cbf8ffb7c55659.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libhyper-87378c30bfdf418c.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e5f43931a5f048b7.rlib" "/opt/rustwide/target/debug/deps/libh2-5de242475811500e.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2e93fe34bf6b5d07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c158e11aec6a4d7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c4233884a79d6d19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ba7e9c7226960c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b4799e033767bcd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-a72a7474a7ea9bd4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e24e5947a3c6a3c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b05e5e586255f2fb.rlib" "/opt/rustwide/target/debug/deps/libtracing-df17b89771098f25.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f835619b443a5c22.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4df0c54d0dc3f0d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-d74a77983c8a1df1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-86f7ebf59b338472.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4f9f55133eb9ea6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libmio-d9e280f820de9ab8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e804eaf122e6c253.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ebd8cec2f65fd7e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2e620c3d2a81a080.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liburl-ec071d7124de7461.rlib" "/opt/rustwide/target/debug/deps/libidna-83a7ad669c65ec12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8beaf250960c2985.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bd16dcbebe447313.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3c04fea67bbbcbca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30686d30c7ea525c.rlib" "/opt/rustwide/target/debug/deps/liblibc-66a5d1c662050716.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/place_order-d3385c55d534c50d" "-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/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.crypto_withdrawal.14bb293b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495.54u1phwfwlegakdm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbitsors-9fb54035fca04d2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-bdd7d24a278d1808.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-db21bde8564e416e.rlib" "/opt/rustwide/target/debug/deps/librand-1082d9f5f4172f9f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-31c566e9f5c32387.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-c33c6193576fa8a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-38611b2f8d2c5a86.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-1e57be8c628f8c36.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-51c497c158c601a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-c1f43652ffae1904.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-73c2a19455424ca9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d39690f359b9140d.rlib" "/opt/rustwide/target/debug/deps/libstrum-4dc41c6174e56a22.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libreqwest-29f7002ffb88a448.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6975fd39d0a5744f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9658ddfd7da767ea.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f55769d23c7fd056.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f6beb0a771fa400f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-d6e1c562fded42ec.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-02cbf8ffb7c55659.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libhyper-87378c30bfdf418c.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e5f43931a5f048b7.rlib" "/opt/rustwide/target/debug/deps/libh2-5de242475811500e.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2e93fe34bf6b5d07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c158e11aec6a4d7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c4233884a79d6d19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ba7e9c7226960c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b4799e033767bcd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-a72a7474a7ea9bd4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e24e5947a3c6a3c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b05e5e586255f2fb.rlib" "/opt/rustwide/target/debug/deps/libtracing-df17b89771098f25.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f835619b443a5c22.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4df0c54d0dc3f0d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-d74a77983c8a1df1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-86f7ebf59b338472.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4f9f55133eb9ea6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libmio-d9e280f820de9ab8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e804eaf122e6c253.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ebd8cec2f65fd7e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2e620c3d2a81a080.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liburl-ec071d7124de7461.rlib" "/opt/rustwide/target/debug/deps/libidna-83a7ad669c65ec12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8beaf250960c2985.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bd16dcbebe447313.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3c04fea67bbbcbca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30686d30c7ea525c.rlib" "/opt/rustwide/target/debug/deps/liblibc-66a5d1c662050716.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/crypto_withdrawal-c5c5ac0b30c14495" "-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/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.cancel_order.b21195b0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105.3witub8crq2v5nk6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbitsors-9fb54035fca04d2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-bdd7d24a278d1808.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-db21bde8564e416e.rlib" "/opt/rustwide/target/debug/deps/librand-1082d9f5f4172f9f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-31c566e9f5c32387.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-c33c6193576fa8a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-38611b2f8d2c5a86.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-1e57be8c628f8c36.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-51c497c158c601a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-c1f43652ffae1904.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-73c2a19455424ca9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d39690f359b9140d.rlib" "/opt/rustwide/target/debug/deps/libstrum-4dc41c6174e56a22.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libreqwest-29f7002ffb88a448.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6975fd39d0a5744f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9658ddfd7da767ea.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f55769d23c7fd056.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f6beb0a771fa400f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-d6e1c562fded42ec.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-02cbf8ffb7c55659.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libhyper-87378c30bfdf418c.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e5f43931a5f048b7.rlib" "/opt/rustwide/target/debug/deps/libh2-5de242475811500e.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2e93fe34bf6b5d07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c158e11aec6a4d7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c4233884a79d6d19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ba7e9c7226960c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b4799e033767bcd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-a72a7474a7ea9bd4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e24e5947a3c6a3c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b05e5e586255f2fb.rlib" "/opt/rustwide/target/debug/deps/libtracing-df17b89771098f25.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f835619b443a5c22.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4df0c54d0dc3f0d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-d74a77983c8a1df1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-86f7ebf59b338472.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4f9f55133eb9ea6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libmio-d9e280f820de9ab8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e804eaf122e6c253.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ebd8cec2f65fd7e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2e620c3d2a81a080.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liburl-ec071d7124de7461.rlib" "/opt/rustwide/target/debug/deps/libidna-83a7ad669c65ec12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8beaf250960c2985.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bd16dcbebe447313.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3c04fea67bbbcbca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30686d30c7ea525c.rlib" "/opt/rustwide/target/debug/deps/liblibc-66a5d1c662050716.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cancel_order-7cbbd58ed3947105" "-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/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.bank_codes.da11d354-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474.ikk24ndq37fn9zi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbitsors-9fb54035fca04d2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-bdd7d24a278d1808.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-db21bde8564e416e.rlib" "/opt/rustwide/target/debug/deps/librand-1082d9f5f4172f9f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-31c566e9f5c32387.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-c33c6193576fa8a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-38611b2f8d2c5a86.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-1e57be8c628f8c36.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-51c497c158c601a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-c1f43652ffae1904.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-73c2a19455424ca9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d39690f359b9140d.rlib" "/opt/rustwide/target/debug/deps/libstrum-4dc41c6174e56a22.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libreqwest-29f7002ffb88a448.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6975fd39d0a5744f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9658ddfd7da767ea.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f55769d23c7fd056.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f6beb0a771fa400f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-d6e1c562fded42ec.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-02cbf8ffb7c55659.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libhyper-87378c30bfdf418c.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e5f43931a5f048b7.rlib" "/opt/rustwide/target/debug/deps/libh2-5de242475811500e.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2e93fe34bf6b5d07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c158e11aec6a4d7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c4233884a79d6d19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ba7e9c7226960c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b4799e033767bcd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-a72a7474a7ea9bd4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e24e5947a3c6a3c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b05e5e586255f2fb.rlib" "/opt/rustwide/target/debug/deps/libtracing-df17b89771098f25.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f835619b443a5c22.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4df0c54d0dc3f0d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-d74a77983c8a1df1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-86f7ebf59b338472.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4f9f55133eb9ea6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libmio-d9e280f820de9ab8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e804eaf122e6c253.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ebd8cec2f65fd7e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2e620c3d2a81a080.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liburl-ec071d7124de7461.rlib" "/opt/rustwide/target/debug/deps/libidna-83a7ad669c65ec12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8beaf250960c2985.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bd16dcbebe447313.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3c04fea67bbbcbca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30686d30c7ea525c.rlib" "/opt/rustwide/target/debug/deps/liblibc-66a5d1c662050716.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/bank_codes-12c50dc1b97d0474" "-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/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.ledger.6402bd9d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b.4vopl7mzg7y6u0lc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbitsors-9fb54035fca04d2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-bdd7d24a278d1808.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-db21bde8564e416e.rlib" "/opt/rustwide/target/debug/deps/librand-1082d9f5f4172f9f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-31c566e9f5c32387.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-c33c6193576fa8a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-38611b2f8d2c5a86.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-1e57be8c628f8c36.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-51c497c158c601a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-c1f43652ffae1904.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-73c2a19455424ca9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d39690f359b9140d.rlib" "/opt/rustwide/target/debug/deps/libstrum-4dc41c6174e56a22.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libreqwest-29f7002ffb88a448.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6975fd39d0a5744f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9658ddfd7da767ea.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f55769d23c7fd056.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f6beb0a771fa400f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-d6e1c562fded42ec.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-02cbf8ffb7c55659.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libhyper-87378c30bfdf418c.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e5f43931a5f048b7.rlib" "/opt/rustwide/target/debug/deps/libh2-5de242475811500e.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2e93fe34bf6b5d07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c158e11aec6a4d7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c4233884a79d6d19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ba7e9c7226960c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b4799e033767bcd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-a72a7474a7ea9bd4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e24e5947a3c6a3c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b05e5e586255f2fb.rlib" "/opt/rustwide/target/debug/deps/libtracing-df17b89771098f25.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f835619b443a5c22.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4df0c54d0dc3f0d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-d74a77983c8a1df1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-86f7ebf59b338472.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4f9f55133eb9ea6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libmio-d9e280f820de9ab8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e804eaf122e6c253.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ebd8cec2f65fd7e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2e620c3d2a81a080.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liburl-ec071d7124de7461.rlib" "/opt/rustwide/target/debug/deps/libidna-83a7ad669c65ec12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8beaf250960c2985.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bd16dcbebe447313.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3c04fea67bbbcbca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30686d30c7ea525c.rlib" "/opt/rustwide/target/debug/deps/liblibc-66a5d1c662050716.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ledger-ce266eb1c4ffe60b" "-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/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.open_orders.619b2543-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12.5aj3dwawbrnmaj2f.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libbitsors-9fb54035fca04d2c.rlib" "/opt/rustwide/target/debug/deps/libtokio_tungstenite-bdd7d24a278d1808.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-db21bde8564e416e.rlib" "/opt/rustwide/target/debug/deps/librand-1082d9f5f4172f9f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-31c566e9f5c32387.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3d2cc82b4e39af48.rlib" "/opt/rustwide/target/debug/deps/librand_core-c33c6193576fa8a2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-38611b2f8d2c5a86.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libsha1-1e57be8c628f8c36.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-51c497c158c601a2.rlib" "/opt/rustwide/target/debug/deps/libdigest-c1f43652ffae1904.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-73c2a19455424ca9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-0d64906a7293a7d7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d39690f359b9140d.rlib" "/opt/rustwide/target/debug/deps/libstrum-4dc41c6174e56a22.rlib" "/opt/rustwide/target/debug/deps/libanyhow-b9c9ba3210894b18.rlib" "/opt/rustwide/target/debug/deps/libdotenv-770536006f8265cb.rlib" "/opt/rustwide/target/debug/deps/libreqwest-29f7002ffb88a448.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-6975fd39d0a5744f.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-9658ddfd7da767ea.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f55769d23c7fd056.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-79ffa69cc295acf7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f6beb0a771fa400f.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-d6e1c562fded42ec.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-02cbf8ffb7c55659.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libhyper-87378c30bfdf418c.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-e5f43931a5f048b7.rlib" "/opt/rustwide/target/debug/deps/libh2-5de242475811500e.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2e93fe34bf6b5d07.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c158e11aec6a4d7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c4233884a79d6d19.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-2ba7e9c7226960c7.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-b4799e033767bcd3.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-a72a7474a7ea9bd4.rlib" "/opt/rustwide/target/debug/deps/libpin_project-e24e5947a3c6a3c1.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b05e5e586255f2fb.rlib" "/opt/rustwide/target/debug/deps/libtracing-df17b89771098f25.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-f835619b443a5c22.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a4df0c54d0dc3f0d.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b076dbdb22788b08.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-688c45d3a536a53e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-d74a77983c8a1df1.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-86f7ebf59b338472.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-b97cf8840652b248.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4f9f55133eb9ea6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-26b0e7e929d29953.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libmio-d9e280f820de9ab8.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e804eaf122e6c253.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-6ebd8cec2f65fd7e.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2373f89db8adc0bf.rlib" "/opt/rustwide/target/debug/deps/liblock_api-23da977340193230.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4b059ff10415273f.rlib" "/opt/rustwide/target/debug/deps/libinstant-935e74d8392426ec.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-512886ad07154423.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-2e620c3d2a81a080.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib" "/opt/rustwide/target/debug/deps/liburl-ec071d7124de7461.rlib" "/opt/rustwide/target/debug/deps/libidna-83a7ad669c65ec12.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8beaf250960c2985.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-bd16dcbebe447313.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-224fbd05857025df.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libmatches-ec803435b0d6dbd5.rlib" "/opt/rustwide/target/debug/deps/libhttp-4dcfd06458c45a08.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-3c04fea67bbbcbca.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30686d30c7ea525c.rlib" "/opt/rustwide/target/debug/deps/liblibc-66a5d1c662050716.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-32493eedc87a36f8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-3419cfa5ef43c21e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/open_orders-5118789bdd6f7a12" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "28ca1aba4f6726eb6943c026a8001d8a7266176fa195b5f6862e79ac5cde7faa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28ca1aba4f6726eb6943c026a8001d8a7266176fa195b5f6862e79ac5cde7faa", kill_on_drop: false }` [INFO] [stdout] 28ca1aba4f6726eb6943c026a8001d8a7266176fa195b5f6862e79ac5cde7faa