[INFO] fetching crate gmo-coin-rs 0.1.0... [INFO] testing gmo-coin-rs-0.1.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate gmo-coin-rs 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate gmo-coin-rs 0.1.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", 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-13/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9af2f68afc999f789b978b730dad99b12f66be2ac94e044bde4105ddf2a63d1a [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" "9af2f68afc999f789b978b730dad99b12f66be2ac94e044bde4105ddf2a63d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9af2f68afc999f789b978b730dad99b12f66be2ac94e044bde4105ddf2a63d1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af2f68afc999f789b978b730dad99b12f66be2ac94e044bde4105ddf2a63d1a", kill_on_drop: false }` [INFO] [stdout] 9af2f68afc999f789b978b730dad99b12f66be2ac94e044bde4105ddf2a63d1a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aae53dc6c2900c964c4d2a0af33ce35e2a1b3ba501d69862f930c605fb726b84 [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" "aae53dc6c2900c964c4d2a0af33ce35e2a1b3ba501d69862f930c605fb726b84", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.65 [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 itoa v0.4.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling want v0.3.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 iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [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 native-tls v0.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [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 2m 32s [INFO] running `Command { std: "docker" "inspect" "aae53dc6c2900c964c4d2a0af33ce35e2a1b3ba501d69862f930c605fb726b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aae53dc6c2900c964c4d2a0af33ce35e2a1b3ba501d69862f930c605fb726b84", kill_on_drop: false }` [INFO] [stdout] aae53dc6c2900c964c4d2a0af33ce35e2a1b3ba501d69862f930c605fb726b84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a23570c9d8d9cee1716b998bac1e0bab41c349313adc694f8111486865fbdd7 [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" "5a23570c9d8d9cee1716b998bac1e0bab41c349313adc694f8111486865fbdd7", 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=18ef54faa616b6a7 -C extra-filename=-18ef54faa616b6a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-0de2035cb790a99d.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fe177e34c004406d.rlib --extern ring=/opt/rustwide/target/debug/deps/libring-c927562ae7bc093d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-91d5bd65d3549f70.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f818b6716019bf0a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9d6f5d4035e35d91.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a136d8d151961367.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-2465797a816e2310/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.change_losscut_price.4sz6mna9-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2" "/opt/rustwide/target/debug/examples/change_losscut_price-ccfa0a3d0be024e2.2y49r4jxlmp91dcj.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2465797a816e2310/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgmo_coin_rs-0463029eb9ccd7e9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fe177e34c004406d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f90b08693a5a9ea6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3e830df79924f2a1.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-60254818696ebb83.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-01305ffb4f04fbad.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cbeee200affba019.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-98a1d7184127847a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a4726564c7c12a81.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-ad588b37ca057061.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-4e04c158e60fb052.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-1fd0536329493088.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b2319b903b81295c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7de6792aa4ac3097.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4b35ed3fa40e2a44.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8df2891e83f37628.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-08dc17bb1c7dc5dd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b261720ed3dca99e.rlib" "/opt/rustwide/target/debug/deps/libtracing-8b0f5c9af05f1248.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e6718039a4385706.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ac3c0310ea4daa9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-28ddb7c225106162.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-a136d8d151961367.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-af797361cef010f0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libmemchr-be6b403c037c6622.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f05e156ce340e73e.rlib" "/opt/rustwide/target/debug/deps/libmio-ed15874f82dd003a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bfa30dfbc3047637.rlib" "/opt/rustwide/target/debug/deps/libnet2-8790bf8d4ba40729.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bf015fd998808f95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f818b6716019bf0a.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libring-c927562ae7bc093d.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9d6f5d4035e35d91.rlib" "/opt/rustwide/target/debug/deps/libserde-91d5bd65d3549f70.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.limit_order.73877i1e-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03" "/opt/rustwide/target/debug/examples/limit_order-a80e022f7497ef03.44nhc3qml1bjg7gh.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2465797a816e2310/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgmo_coin_rs-0463029eb9ccd7e9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fe177e34c004406d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f90b08693a5a9ea6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3e830df79924f2a1.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-60254818696ebb83.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-01305ffb4f04fbad.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cbeee200affba019.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-98a1d7184127847a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a4726564c7c12a81.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-ad588b37ca057061.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-4e04c158e60fb052.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-1fd0536329493088.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b2319b903b81295c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7de6792aa4ac3097.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4b35ed3fa40e2a44.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8df2891e83f37628.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-08dc17bb1c7dc5dd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b261720ed3dca99e.rlib" "/opt/rustwide/target/debug/deps/libtracing-8b0f5c9af05f1248.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e6718039a4385706.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ac3c0310ea4daa9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-28ddb7c225106162.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-a136d8d151961367.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-af797361cef010f0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libmemchr-be6b403c037c6622.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f05e156ce340e73e.rlib" "/opt/rustwide/target/debug/deps/libmio-ed15874f82dd003a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bfa30dfbc3047637.rlib" "/opt/rustwide/target/debug/deps/libnet2-8790bf8d4ba40729.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bf015fd998808f95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f818b6716019bf0a.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libring-c927562ae7bc093d.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9d6f5d4035e35d91.rlib" "/opt/rustwide/target/debug/deps/libserde-91d5bd65d3549f70.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.stop_order.m1w03w25-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8" "/opt/rustwide/target/debug/examples/stop_order-9d4e0a80d80c30a8.308xlz3bucyzoxiy.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2465797a816e2310/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgmo_coin_rs-0463029eb9ccd7e9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fe177e34c004406d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f90b08693a5a9ea6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3e830df79924f2a1.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-60254818696ebb83.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-01305ffb4f04fbad.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cbeee200affba019.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-98a1d7184127847a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a4726564c7c12a81.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-ad588b37ca057061.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-4e04c158e60fb052.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-1fd0536329493088.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b2319b903b81295c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7de6792aa4ac3097.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4b35ed3fa40e2a44.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8df2891e83f37628.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-08dc17bb1c7dc5dd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b261720ed3dca99e.rlib" "/opt/rustwide/target/debug/deps/libtracing-8b0f5c9af05f1248.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e6718039a4385706.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ac3c0310ea4daa9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-28ddb7c225106162.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-a136d8d151961367.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-af797361cef010f0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libmemchr-be6b403c037c6622.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f05e156ce340e73e.rlib" "/opt/rustwide/target/debug/deps/libmio-ed15874f82dd003a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bfa30dfbc3047637.rlib" "/opt/rustwide/target/debug/deps/libnet2-8790bf8d4ba40729.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bf015fd998808f95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f818b6716019bf0a.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libring-c927562ae7bc093d.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9d6f5d4035e35d91.rlib" "/opt/rustwide/target/debug/deps/libserde-91d5bd65d3549f70.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.status.7muniqge-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61" "/opt/rustwide/target/debug/examples/status-f2500a7371504e61.4qdzpktlphyz8eyv.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-2465797a816e2310/out" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgmo_coin_rs-0463029eb9ccd7e9.rlib" "/opt/rustwide/target/debug/deps/libreqwest-fe177e34c004406d.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-f90b08693a5a9ea6.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-3e830df79924f2a1.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-60254818696ebb83.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-01305ffb4f04fbad.rlib" "/opt/rustwide/target/debug/deps/libbase64-2eaf2a28e351c3cf.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-cbeee200affba019.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-98a1d7184127847a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-a4726564c7c12a81.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "/opt/rustwide/target/debug/deps/libhyper-ad588b37ca057061.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-4e04c158e60fb052.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-1fd0536329493088.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-b2319b903b81295c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7de6792aa4ac3097.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3dd876032f725985.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d670a2655f76e04b.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4b35ed3fa40e2a44.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8df2891e83f37628.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-01ab21b354f2752c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-08dc17bb1c7dc5dd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2909e55669d95bfc.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-b261720ed3dca99e.rlib" "/opt/rustwide/target/debug/deps/libtracing-8b0f5c9af05f1248.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-4e3cdfa59e1e420b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-e6718039a4385706.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ac3c0310ea4daa9c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-28ddb7c225106162.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libtokio-a136d8d151961367.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-af797361cef010f0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bb666f69eaff1084.rlib" "/opt/rustwide/target/debug/deps/libmemchr-be6b403c037c6622.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-f05e156ce340e73e.rlib" "/opt/rustwide/target/debug/deps/libmio-ed15874f82dd003a.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-bfa30dfbc3047637.rlib" "/opt/rustwide/target/debug/deps/libnet2-8790bf8d4ba40729.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-60a70e83dfdea844.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-bf015fd998808f95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-65d5f6da6c12b292.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/liburl-1b40833742162787.rlib" "/opt/rustwide/target/debug/deps/libidna-bd11dd91938a433b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-929f06cacd54f255.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-38587227a4aedaff.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-a8a3510ab9d2d66d.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-7bbc050d89dfc80b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libserde_json-f818b6716019bf0a.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libring-c927562ae7bc093d.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-67079360d4dbd2ec.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-9d6f5d4035e35d91.rlib" "/opt/rustwide/target/debug/deps/libserde-91d5bd65d3549f70.rlib" "/opt/rustwide/target/debug/deps/libchrono-f7f050492d1e3f63.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a98c2a89b245908f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b777a49b81d0f4b1.rlib" "/opt/rustwide/target/debug/deps/libtime-29811742261e59b3.rlib" "/opt/rustwide/target/debug/deps/liblibc-0404512d2b87f3e5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5a23570c9d8d9cee1716b998bac1e0bab41c349313adc694f8111486865fbdd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a23570c9d8d9cee1716b998bac1e0bab41c349313adc694f8111486865fbdd7", kill_on_drop: false }` [INFO] [stdout] 5a23570c9d8d9cee1716b998bac1e0bab41c349313adc694f8111486865fbdd7