[INFO] fetching crate gmo-coin-rs 0.1.0... [INFO] testing gmo-coin-rs-0.1.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate gmo-coin-rs 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate gmo-coin-rs 0.1.0 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 gmo-coin-rs 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gmo-coin-rs 0.1.0 [INFO] tweaked toml for crates.io crate gmo-coin-rs 0.1.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate gmo-coin-rs 0.1.0 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 999e4a87d4f4d7344c627a120a165686a2829b61717585d7f2b7aa22ac379644 [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" "999e4a87d4f4d7344c627a120a165686a2829b61717585d7f2b7aa22ac379644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "999e4a87d4f4d7344c627a120a165686a2829b61717585d7f2b7aa22ac379644", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "999e4a87d4f4d7344c627a120a165686a2829b61717585d7f2b7aa22ac379644", kill_on_drop: false }` [INFO] [stdout] 999e4a87d4f4d7344c627a120a165686a2829b61717585d7f2b7aa22ac379644 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d9aec88a3f302790acc142d40a449e336d02cd75a0fbda29923fdd422fccf6ea [INFO] running `Command { std: "docker" "start" "-a" "d9aec88a3f302790acc142d40a449e336d02cd75a0fbda29923fdd422fccf6ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling gmo-coin-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "d9aec88a3f302790acc142d40a449e336d02cd75a0fbda29923fdd422fccf6ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9aec88a3f302790acc142d40a449e336d02cd75a0fbda29923fdd422fccf6ea", kill_on_drop: false }` [INFO] [stdout] d9aec88a3f302790acc142d40a449e336d02cd75a0fbda29923fdd422fccf6ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef594fa6ecbe38c4f95a5cd0986650da03b3040b90f67f292d2c3817b6f35e5e [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" "ef594fa6ecbe38c4f95a5cd0986650da03b3040b90f67f292d2c3817b6f35e5e", kill_on_drop: false }` [INFO] [stderr] Compiling gmo-coin-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `gmo-coin-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gmo_coin_rs --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=69beadb10a3abce0 -C extra-filename=-69beadb10a3abce0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-b77f8f11ec0da79e.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f88ba53ce6e903e3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-79399adcd00cd650.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-3a5a0c4728913ebf.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6f9612f64449f322.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d299f6d9acb63c54.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-83da72448f6b53ef.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8d21dd896f3c2a9b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e981a2c5b9486a89/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.market_order.a362d6f4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/market_order-6c9736cc98f5b637.s3nmpzgehk7mmwu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e981a2c5b9486a89/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgmo_coin_rs-3674ce7ff7df2ee6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-79399adcd00cd650.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dcb364d3d06aa975.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ab29c4944168462b.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-bf85cb5a320055e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0eaf04f1c43902f2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c6587b668fdd1c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-70715b1584d5203f.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/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc863e57b86ebe4b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-19753f0972ffa30c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-52d01d37f12c4fd1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7afc48a439c26da0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-39fb78c8a2fba43d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-82dc04c905d9e57f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c217c9125985b6cc.rlib" "/opt/rustwide/target/debug/deps/libtracing-1f0271e4d6039d0d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eef29054044056fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ee9ce84652b39088.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b086466078691c17.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-8d21dd896f3c2a9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b11b7776ee570528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3072a51d30f4f827.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-201ab6cfb7a368f7.rlib" "/opt/rustwide/target/debug/deps/libmio-48d9fd23b904d144.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-90996d3fcbb1df54.rlib" "/opt/rustwide/target/debug/deps/libnet2-a6a1e38dafd2fa66.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f54c4afa9f2de2b5.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-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-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/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d299f6d9acb63c54.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libring-3a5a0c4728913ebf.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af7ecae5daba0ec1.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-83da72448f6b53ef.rlib" "/opt/rustwide/target/debug/deps/libserde-6f9612f64449f322.rlib" "/opt/rustwide/target/debug/deps/libchrono-f88ba53ce6e903e3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-96bff83ade633432.rlib" "/opt/rustwide/target/debug/deps/liblibc-59e8c3f040caed30.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" "-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/market_order-6c9736cc98f5b637" "-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/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.close_bulk_order.0cd4a521-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/close_bulk_order-e6f0227f33b39eaf.53zawidla79wuuyp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e981a2c5b9486a89/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgmo_coin_rs-3674ce7ff7df2ee6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-79399adcd00cd650.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dcb364d3d06aa975.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ab29c4944168462b.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-bf85cb5a320055e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0eaf04f1c43902f2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c6587b668fdd1c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-70715b1584d5203f.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/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc863e57b86ebe4b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-19753f0972ffa30c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-52d01d37f12c4fd1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7afc48a439c26da0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-39fb78c8a2fba43d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-82dc04c905d9e57f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c217c9125985b6cc.rlib" "/opt/rustwide/target/debug/deps/libtracing-1f0271e4d6039d0d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eef29054044056fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ee9ce84652b39088.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b086466078691c17.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-8d21dd896f3c2a9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b11b7776ee570528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3072a51d30f4f827.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-201ab6cfb7a368f7.rlib" "/opt/rustwide/target/debug/deps/libmio-48d9fd23b904d144.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-90996d3fcbb1df54.rlib" "/opt/rustwide/target/debug/deps/libnet2-a6a1e38dafd2fa66.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f54c4afa9f2de2b5.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-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-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/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d299f6d9acb63c54.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libring-3a5a0c4728913ebf.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af7ecae5daba0ec1.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-83da72448f6b53ef.rlib" "/opt/rustwide/target/debug/deps/libserde-6f9612f64449f322.rlib" "/opt/rustwide/target/debug/deps/libchrono-f88ba53ce6e903e3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-96bff83ade633432.rlib" "/opt/rustwide/target/debug/deps/liblibc-59e8c3f040caed30.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" "-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/close_bulk_order-e6f0227f33b39eaf" "-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-99769aa2b953ba07.cancel_order.ca03c38f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.cancel_order.ca03c38f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_order-99769aa2b953ba07.2ymacrl4lrrvqbpa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e981a2c5b9486a89/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgmo_coin_rs-3674ce7ff7df2ee6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-79399adcd00cd650.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dcb364d3d06aa975.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ab29c4944168462b.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-bf85cb5a320055e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0eaf04f1c43902f2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c6587b668fdd1c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-70715b1584d5203f.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/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc863e57b86ebe4b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-19753f0972ffa30c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-52d01d37f12c4fd1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7afc48a439c26da0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-39fb78c8a2fba43d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-82dc04c905d9e57f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c217c9125985b6cc.rlib" "/opt/rustwide/target/debug/deps/libtracing-1f0271e4d6039d0d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eef29054044056fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ee9ce84652b39088.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b086466078691c17.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-8d21dd896f3c2a9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b11b7776ee570528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3072a51d30f4f827.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-201ab6cfb7a368f7.rlib" "/opt/rustwide/target/debug/deps/libmio-48d9fd23b904d144.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-90996d3fcbb1df54.rlib" "/opt/rustwide/target/debug/deps/libnet2-a6a1e38dafd2fa66.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f54c4afa9f2de2b5.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-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-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/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d299f6d9acb63c54.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libring-3a5a0c4728913ebf.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af7ecae5daba0ec1.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-83da72448f6b53ef.rlib" "/opt/rustwide/target/debug/deps/libserde-6f9612f64449f322.rlib" "/opt/rustwide/target/debug/deps/libchrono-f88ba53ce6e903e3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-96bff83ade633432.rlib" "/opt/rustwide/target/debug/deps/liblibc-59e8c3f040caed30.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" "-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-99769aa2b953ba07" "-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/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.change_order.dffaf925-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/change_order-8cb128823b60e7ba.1xp9qxt2yocdqbxq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e981a2c5b9486a89/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgmo_coin_rs-3674ce7ff7df2ee6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-79399adcd00cd650.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dcb364d3d06aa975.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ab29c4944168462b.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-bf85cb5a320055e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0eaf04f1c43902f2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c6587b668fdd1c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-70715b1584d5203f.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/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc863e57b86ebe4b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-19753f0972ffa30c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-52d01d37f12c4fd1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7afc48a439c26da0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-39fb78c8a2fba43d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-82dc04c905d9e57f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c217c9125985b6cc.rlib" "/opt/rustwide/target/debug/deps/libtracing-1f0271e4d6039d0d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eef29054044056fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ee9ce84652b39088.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b086466078691c17.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-8d21dd896f3c2a9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b11b7776ee570528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3072a51d30f4f827.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-201ab6cfb7a368f7.rlib" "/opt/rustwide/target/debug/deps/libmio-48d9fd23b904d144.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-90996d3fcbb1df54.rlib" "/opt/rustwide/target/debug/deps/libnet2-a6a1e38dafd2fa66.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f54c4afa9f2de2b5.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-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-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/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d299f6d9acb63c54.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libring-3a5a0c4728913ebf.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af7ecae5daba0ec1.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-83da72448f6b53ef.rlib" "/opt/rustwide/target/debug/deps/libserde-6f9612f64449f322.rlib" "/opt/rustwide/target/debug/deps/libchrono-f88ba53ce6e903e3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-96bff83ade633432.rlib" "/opt/rustwide/target/debug/deps/liblibc-59e8c3f040caed30.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" "-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/change_order-8cb128823b60e7ba" "-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_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.cancel_bulk_order.c057bf3b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cancel_bulk_order-870cdd9d481e25f0.om05s7uutzkqqzz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e981a2c5b9486a89/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgmo_coin_rs-3674ce7ff7df2ee6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-79399adcd00cd650.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dcb364d3d06aa975.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ab29c4944168462b.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-bf85cb5a320055e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0eaf04f1c43902f2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c6587b668fdd1c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-70715b1584d5203f.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/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc863e57b86ebe4b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-19753f0972ffa30c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-52d01d37f12c4fd1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7afc48a439c26da0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-39fb78c8a2fba43d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-82dc04c905d9e57f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c217c9125985b6cc.rlib" "/opt/rustwide/target/debug/deps/libtracing-1f0271e4d6039d0d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eef29054044056fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ee9ce84652b39088.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b086466078691c17.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-8d21dd896f3c2a9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b11b7776ee570528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3072a51d30f4f827.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-201ab6cfb7a368f7.rlib" "/opt/rustwide/target/debug/deps/libmio-48d9fd23b904d144.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-90996d3fcbb1df54.rlib" "/opt/rustwide/target/debug/deps/libnet2-a6a1e38dafd2fa66.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f54c4afa9f2de2b5.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-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-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/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d299f6d9acb63c54.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libring-3a5a0c4728913ebf.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af7ecae5daba0ec1.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-83da72448f6b53ef.rlib" "/opt/rustwide/target/debug/deps/libserde-6f9612f64449f322.rlib" "/opt/rustwide/target/debug/deps/libchrono-f88ba53ce6e903e3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-96bff83ade633432.rlib" "/opt/rustwide/target/debug/deps/liblibc-59e8c3f040caed30.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" "-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_bulk_order-870cdd9d481e25f0" "-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/status-160486106d37ec4c.status.9a9f6e8f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.status.9a9f6e8f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/status-160486106d37ec4c.3etfi5zvaurrjs6b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e981a2c5b9486a89/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgmo_coin_rs-3674ce7ff7df2ee6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-79399adcd00cd650.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dcb364d3d06aa975.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ab29c4944168462b.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-bf85cb5a320055e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0eaf04f1c43902f2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c6587b668fdd1c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-70715b1584d5203f.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/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc863e57b86ebe4b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-19753f0972ffa30c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-52d01d37f12c4fd1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7afc48a439c26da0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-39fb78c8a2fba43d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-82dc04c905d9e57f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c217c9125985b6cc.rlib" "/opt/rustwide/target/debug/deps/libtracing-1f0271e4d6039d0d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eef29054044056fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ee9ce84652b39088.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b086466078691c17.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-8d21dd896f3c2a9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b11b7776ee570528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3072a51d30f4f827.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-201ab6cfb7a368f7.rlib" "/opt/rustwide/target/debug/deps/libmio-48d9fd23b904d144.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-90996d3fcbb1df54.rlib" "/opt/rustwide/target/debug/deps/libnet2-a6a1e38dafd2fa66.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f54c4afa9f2de2b5.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-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-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/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d299f6d9acb63c54.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libring-3a5a0c4728913ebf.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af7ecae5daba0ec1.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-83da72448f6b53ef.rlib" "/opt/rustwide/target/debug/deps/libserde-6f9612f64449f322.rlib" "/opt/rustwide/target/debug/deps/libchrono-f88ba53ce6e903e3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-96bff83ade633432.rlib" "/opt/rustwide/target/debug/deps/liblibc-59e8c3f040caed30.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" "-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/status-160486106d37ec4c" "-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/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.active_orders.968d0220-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/active_orders-99f37de94cb524c0.1vwaf56qdmoc3u30.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-e981a2c5b9486a89/out" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgmo_coin_rs-3674ce7ff7df2ee6.rlib" "/opt/rustwide/target/debug/deps/libreqwest-79399adcd00cd650.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dcb364d3d06aa975.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-ab29c4944168462b.rlib" "/opt/rustwide/target/debug/deps/libipnet-79fd3a919943c6ab.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-bf85cb5a320055e6.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-30344bb054c3f8d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-2edb4a54259e4694.rlib" "/opt/rustwide/target/debug/deps/libunicase-00f1833f381b15ba.rlib" "/opt/rustwide/target/debug/deps/libmime-255653d28c915291.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-0eaf04f1c43902f2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-bf6281c5d222f65c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2c6587b668fdd1c2.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-70715b1584d5203f.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/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libhyper-fc863e57b86ebe4b.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libwant-6b94c1cf05662d30.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-b60f09daed618188.rlib" "/opt/rustwide/target/debug/deps/libh2-19753f0972ffa30c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-52d01d37f12c4fd1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7afc48a439c26da0.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-39fb78c8a2fba43d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-412cbc245a197357.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libsocket2-82dc04c905d9e57f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7d3e49cfc3497e31.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c217c9125985b6cc.rlib" "/opt/rustwide/target/debug/deps/libtracing-1f0271e4d6039d0d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-ce6ce2a09b928044.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eef29054044056fc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ee9ce84652b39088.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-b086466078691c17.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libtokio-8d21dd896f3c2a9b.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-b11b7776ee570528.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3072a51d30f4f827.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-201ab6cfb7a368f7.rlib" "/opt/rustwide/target/debug/deps/libmio-48d9fd23b904d144.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libiovec-90996d3fcbb1df54.rlib" "/opt/rustwide/target/debug/deps/libnet2-a6a1e38dafd2fa66.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-4f03bf62e379b80c.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-f54c4afa9f2de2b5.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-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib" "/opt/rustwide/target/debug/deps/libidna-1218fbff5f797618.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-cef71ffe54dcc92a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-675dda3e6db806ad.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-3da38bc1578ec686.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-266979db193bd1bb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-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/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-d299f6d9acb63c54.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libring-3a5a0c4728913ebf.rlib" "/opt/rustwide/target/debug/deps/libspin-8ee06c28a303f7f8.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-f6aedf8892313d66.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-af7ecae5daba0ec1.rlib" "/opt/rustwide/target/debug/deps/libhex-c121cad26503200e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-83da72448f6b53ef.rlib" "/opt/rustwide/target/debug/deps/libserde-6f9612f64449f322.rlib" "/opt/rustwide/target/debug/deps/libchrono-f88ba53ce6e903e3.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-96bff83ade633432.rlib" "/opt/rustwide/target/debug/deps/liblibc-59e8c3f040caed30.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" "-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/active_orders-99f37de94cb524c0" "-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" "ef594fa6ecbe38c4f95a5cd0986650da03b3040b90f67f292d2c3817b6f35e5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef594fa6ecbe38c4f95a5cd0986650da03b3040b90f67f292d2c3817b6f35e5e", kill_on_drop: false }` [INFO] [stdout] ef594fa6ecbe38c4f95a5cd0986650da03b3040b90f67f292d2c3817b6f35e5e