[INFO] fetching crate rust-sc2 1.1.2... [INFO] testing rust-sc2-1.1.2 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate rust-sc2 1.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate rust-sc2 1.1.2 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rust-sc2 1.1.2 [INFO] finished tweaking crates.io crate rust-sc2 1.1.2 [INFO] tweaked toml for crates.io crate rust-sc2 1.1.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate rust-sc2 1.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v4.0.2 [INFO] [stderr] Downloaded protobuf v2.22.1 [INFO] [stderr] Downloaded protobuf-codegen v2.22.1 [INFO] [stderr] Downloaded tungstenite v0.13.0 [INFO] [stderr] Downloaded ndarray v0.15.1 [INFO] [stderr] Downloaded protoc v2.22.1 [INFO] [stderr] Downloaded protoc-rust v2.22.1 [INFO] [stderr] Downloaded sc2-proto v0.2.3 [INFO] [stderr] Downloaded sc2-macro v1.0.0 [INFO] [stderr] Downloaded sc2-proc-macro v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7958fb1c281da44441ffd1c3f8a33639fdfa8c590898f18b23c1628d4f56a2b [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" "e7958fb1c281da44441ffd1c3f8a33639fdfa8c590898f18b23c1628d4f56a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7958fb1c281da44441ffd1c3f8a33639fdfa8c590898f18b23c1628d4f56a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7958fb1c281da44441ffd1c3f8a33639fdfa8c590898f18b23c1628d4f56a2b", kill_on_drop: false }` [INFO] [stdout] e7958fb1c281da44441ffd1c3f8a33639fdfa8c590898f18b23c1628d4f56a2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5744502681f0aae0faff403e519f6c95896ed774326e007315a0de2a3ffc0de [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" "a5744502681f0aae0faff403e519f6c95896ed774326e007315a0de2a3ffc0de", kill_on_drop: false }` [INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling protobuf v2.22.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling sc2-proto v0.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling ndarray v0.15.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling sc2-proc-macro v1.0.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling sc2-macro v1.0.0 [INFO] [stderr] Compiling rust-sc2 v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "a5744502681f0aae0faff403e519f6c95896ed774326e007315a0de2a3ffc0de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5744502681f0aae0faff403e519f6c95896ed774326e007315a0de2a3ffc0de", kill_on_drop: false }` [INFO] [stdout] a5744502681f0aae0faff403e519f6c95896ed774326e007315a0de2a3ffc0de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8ae8a0d33a6f3228cbdba3a0fc33bee7da53acf7dbf1332deaaa727dc426698 [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" "e8ae8a0d33a6f3228cbdba3a0fc33bee7da53acf7dbf1332deaaa727dc426698", kill_on_drop: false }` [INFO] [stderr] warning: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rust-sc2 v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `tag` [INFO] [stdout] --> examples/events.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | Event::UnitDestroyed(tag, alliance) => { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_tag` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> examples/events.rs:25:17 [INFO] [stdout] | [INFO] [stdout] 25 | if let Some(u) = self.units.my.units.get(tag) { /* your code here */ } [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> examples/events.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 28 | if let Some(u) = self.units.my.structures.get(tag) { /* your code here */ } [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `u` [INFO] [stdout] --> examples/events.rs:31:17 [INFO] [stdout] | [INFO] [stdout] 31 | if let Some(u) = self.units.my.structures.get(tag) { /* your code here */ } [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_u` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `race` [INFO] [stdout] --> examples/events.rs:33:30 [INFO] [stdout] | [INFO] [stdout] 33 | Event::RandomRaceDetected(race) => { /* your code here */ } [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_race` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust-sc2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rust_sc2 --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=62fe77a5bbbba790 -C extra-filename=-62fe77a5bbbba790 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern clap=/opt/rustwide/target/debug/deps/libclap-41b617b5209c9ba5.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-878542bfa9a4f0d3.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-c8dd939ba4bc9fbb.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib --extern ndarray=/opt/rustwide/target/debug/deps/libndarray-3f0fe28f30344c05.rlib --extern num_derive=/opt/rustwide/target/debug/deps/libnum_derive-ccad262f67e8d91b.so --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib --extern protobuf=/opt/rustwide/target/debug/deps/libprotobuf-ac002ce42e2307a5.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-a8fdd4351af7c8ae.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-bbde173e4202a4f9.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib --extern sc2_macro=/opt/rustwide/target/debug/deps/libsc2_macro-c61060cbd9a273bc.rlib --extern sc2_proto=/opt/rustwide/target/debug/deps/libsc2_proto-3fabfa77530206cf.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-2fa29edeb9cb911b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-fa36562278345d1e.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.events.8b309938-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304.3x0nd0iioqbt6xqq.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_sc2-02236047cec7bb8c.rlib" "/opt/rustwide/target/debug/deps/libndarray-3f0fe28f30344c05.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5e9daf85a8110c41.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a5ea29f67afbd1f4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-48b978fc8a429b29.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-2fa29edeb9cb911b.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-a8fdd4351af7c8ae.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-850f9d6db03c96f0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-1307a3ce0e4ddc76.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce391c075e8d3f82.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libsha1-005ed78ddca4de7c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-326eebac4b6ff272.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/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libsc2_proto-3fabfa77530206cf.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-ac002ce42e2307a5.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libregex-bbde173e4202a4f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libdirs-878542bfa9a4f0d3.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-04911ba827dfffcc.rlib" "/opt/rustwide/target/debug/deps/liblibc-18fc58585b40a040.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libitertools-c8dd939ba4bc9fbb.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libsc2_macro-c61060cbd9a273bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/events-b63ec7dd61c10304" "-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; 5 warnings emitted [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/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.runner.38f758ce-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f.25a43ouwq5rm8e9x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_sc2-02236047cec7bb8c.rlib" "/opt/rustwide/target/debug/deps/libndarray-3f0fe28f30344c05.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5e9daf85a8110c41.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a5ea29f67afbd1f4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-48b978fc8a429b29.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-2fa29edeb9cb911b.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/librand-a8fdd4351af7c8ae.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-850f9d6db03c96f0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-1307a3ce0e4ddc76.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce391c075e8d3f82.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libsha1-005ed78ddca4de7c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-326eebac4b6ff272.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/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libsc2_proto-3fabfa77530206cf.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-ac002ce42e2307a5.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libregex-bbde173e4202a4f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libdirs-878542bfa9a4f0d3.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-04911ba827dfffcc.rlib" "/opt/rustwide/target/debug/deps/liblibc-18fc58585b40a040.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libitertools-c8dd939ba4bc9fbb.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libsc2_macro-c61060cbd9a273bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/runner-ec22c7370c9d4e5f" "-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/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.debug_bot.c1a024c6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b.5fji5wj066nbbdgm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_sc2-02236047cec7bb8c.rlib" "/opt/rustwide/target/debug/deps/libndarray-3f0fe28f30344c05.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5e9daf85a8110c41.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a5ea29f67afbd1f4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-48b978fc8a429b29.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-2fa29edeb9cb911b.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libsha1-005ed78ddca4de7c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-326eebac4b6ff272.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/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libsc2_proto-3fabfa77530206cf.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-ac002ce42e2307a5.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libregex-bbde173e4202a4f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libdirs-878542bfa9a4f0d3.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-04911ba827dfffcc.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libitertools-c8dd939ba4bc9fbb.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libsc2_macro-c61060cbd9a273bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/librand-a8fdd4351af7c8ae.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-850f9d6db03c96f0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-1307a3ce0e4ddc76.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce391c075e8d3f82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libclap-41b617b5209c9ba5.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-d279d514bdc14edb.rlib" "/opt/rustwide/target/debug/deps/liblibc-18fc58585b40a040.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/debug_bot-c58cfe0c2a6ba55b" "-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/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.reaper_rush.aee32a1b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95.4ptrectkg91vwxwz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_sc2-02236047cec7bb8c.rlib" "/opt/rustwide/target/debug/deps/libndarray-3f0fe28f30344c05.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5e9daf85a8110c41.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-a5ea29f67afbd1f4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-48b978fc8a429b29.rlib" "/opt/rustwide/target/debug/deps/librawpointer-39cffec714dbe003.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8c3e0a097d7ecbfa.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-2fa29edeb9cb911b.rlib" "/opt/rustwide/target/debug/deps/libbase64-8b10e97376989597.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8049d4c952946c7.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-c108165c88451b38.rlib" "/opt/rustwide/target/debug/deps/libsha1-005ed78ddca4de7c.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-49e4328bd37edb6c.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-0cef4c9df688482c.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-ce0d03626700c547.rlib" "/opt/rustwide/target/debug/deps/libdigest-b9a732aed9375691.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-2415ab00490563e7.rlib" "/opt/rustwide/target/debug/deps/libtypenum-2fe21b5a9d400505.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-e023afc0b09f2809.rlib" "/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libthiserror-326eebac4b6ff272.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/libitoa-1e32605243e4c2ee.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libsc2_proto-3fabfa77530206cf.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-ac002ce42e2307a5.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-b386ce91b7d2e23a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9d7143d17b8cdd9b.rlib" "/opt/rustwide/target/debug/deps/libregex-bbde173e4202a4f9.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/libdirs-878542bfa9a4f0d3.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-04911ba827dfffcc.rlib" "/opt/rustwide/target/debug/deps/liblog-7e3bd00b914239f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib" "/opt/rustwide/target/debug/deps/libitertools-c8dd939ba4bc9fbb.rlib" "/opt/rustwide/target/debug/deps/libeither-d092b3e3a60a447e.rlib" "/opt/rustwide/target/debug/deps/libsc2_macro-c61060cbd9a273bc.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/librand-a8fdd4351af7c8ae.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-850f9d6db03c96f0.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-1307a3ce0e4ddc76.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce391c075e8d3f82.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libclap-41b617b5209c9ba5.rlib" "/opt/rustwide/target/debug/deps/libvec_map-97ca52e148358cd3.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-678d5d865513eebc.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-58fa4f49044d3e0e.rlib" "/opt/rustwide/target/debug/deps/libstrsim-4124e514b7a4f703.rlib" "/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rlib" "/opt/rustwide/target/debug/deps/libatty-d279d514bdc14edb.rlib" "/opt/rustwide/target/debug/deps/liblibc-18fc58585b40a040.rlib" "/opt/rustwide/target/debug/deps/libansi_term-bd7b8ca88b2cc3f8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/reaper_rush-95571489e643ea95" "-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" "e8ae8a0d33a6f3228cbdba3a0fc33bee7da53acf7dbf1332deaaa727dc426698", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8ae8a0d33a6f3228cbdba3a0fc33bee7da53acf7dbf1332deaaa727dc426698", kill_on_drop: false }` [INFO] [stdout] e8ae8a0d33a6f3228cbdba3a0fc33bee7da53acf7dbf1332deaaa727dc426698