[INFO] fetching crate rust-sc2 1.1.2... [INFO] testing rust-sc2-1.1.2 against 1.55.0 for beta-1.56-1 [INFO] extracting crate rust-sc2 1.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate rust-sc2 1.1.2 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-4/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" "+1.55.0" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tungstenite v0.13.0 [INFO] [stderr] Downloaded ndarray v0.15.1 [INFO] [stderr] Downloaded protobuf v2.22.1 [INFO] [stderr] Downloaded sc2-proc-macro v1.0.0 [INFO] [stderr] Downloaded protoc v2.22.1 [INFO] [stderr] Downloaded sc2-macro v1.0.0 [INFO] [stderr] Downloaded protoc-rust v2.22.1 [INFO] [stderr] Downloaded sc2-proto v0.2.3 [INFO] [stderr] Downloaded protobuf-codegen v2.22.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4184fa8768e328dbeefaa93e475d95b066c2e249c4ac2d33443f4168a9bf763 [INFO] running `Command { std: "docker" "start" "-a" "c4184fa8768e328dbeefaa93e475d95b066c2e249c4ac2d33443f4168a9bf763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4184fa8768e328dbeefaa93e475d95b066c2e249c4ac2d33443f4168a9bf763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4184fa8768e328dbeefaa93e475d95b066c2e249c4ac2d33443f4168a9bf763", kill_on_drop: false }` [INFO] [stdout] c4184fa8768e328dbeefaa93e475d95b066c2e249c4ac2d33443f4168a9bf763 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54850e72777d3de36490f403d7110ffe7b0065701db6375545f12008b552d71e [INFO] running `Command { std: "docker" "start" "-a" "54850e72777d3de36490f403d7110ffe7b0065701db6375545f12008b552d71e", 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 libc v0.2.80 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling protobuf v2.22.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling sc2-proto v0.2.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling tinyvec v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling ndarray v0.15.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling sc2-proc-macro v1.0.0 [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 51.59s [INFO] running `Command { std: "docker" "inspect" "54850e72777d3de36490f403d7110ffe7b0065701db6375545f12008b552d71e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54850e72777d3de36490f403d7110ffe7b0065701db6375545f12008b552d71e", kill_on_drop: false }` [INFO] [stdout] 54850e72777d3de36490f403d7110ffe7b0065701db6375545f12008b552d71e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 985dac2c208f857be13d831dd9180317bd650a00094ea6190caa20cef3da8824 [INFO] running `Command { std: "docker" "start" "-a" "985dac2c208f857be13d831dd9180317bd650a00094ea6190caa20cef3da8824", 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 atty v0.2.14 [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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.events.2e6f0037-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570.4trl2h05ed7rtwux.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_sc2-a3ccf1131d7d7d43.rlib" "/opt/rustwide/target/debug/deps/libndarray-130958a1091c0da4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-20da30e652c7d74d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-109a96dd110d9768.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6132754d7c356ccd.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6aa2ca10ed178081.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3bdde63bebbed952.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-af17350921ddaa5e.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/librand-9c655362a37b442b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c86ebb6556c67c35.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-11b1614deb780ce2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cb4a8b2517471209.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8fb3b2d008ae0d9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libsha1-64c3246b6fce0479.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-59024c2dba0314e7.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2da7d7c6332ffb41.rlib" "/opt/rustwide/target/debug/deps/liburl-7c3cdab012e5367c.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libsc2_proto-3f6011ba07771c90.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-4e78ae5d9a45a076.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0cf57bb6a16a6b5e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libdirs-5ecce907fd4c8f6d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-ecaa938b94dfac00.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib" "/opt/rustwide/target/debug/deps/libitertools-f113af19c2e409e3.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libsc2_macro-13f3e622e423b511.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/events-1498a502b9d35570" "-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] [stderr] error: could not compile `rust-sc2` due to 2 previous errors; 5 warnings emitted [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/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.runner.f6c18dc7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2.4pke2dsggjjmrwqy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_sc2-a3ccf1131d7d7d43.rlib" "/opt/rustwide/target/debug/deps/libndarray-130958a1091c0da4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-20da30e652c7d74d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-109a96dd110d9768.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6132754d7c356ccd.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6aa2ca10ed178081.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3bdde63bebbed952.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-af17350921ddaa5e.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/librand-9c655362a37b442b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c86ebb6556c67c35.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-11b1614deb780ce2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cb4a8b2517471209.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8fb3b2d008ae0d9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libsha1-64c3246b6fce0479.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-59024c2dba0314e7.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2da7d7c6332ffb41.rlib" "/opt/rustwide/target/debug/deps/liburl-7c3cdab012e5367c.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libsc2_proto-3f6011ba07771c90.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-4e78ae5d9a45a076.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0cf57bb6a16a6b5e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libdirs-5ecce907fd4c8f6d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-ecaa938b94dfac00.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib" "/opt/rustwide/target/debug/deps/libitertools-f113af19c2e409e3.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libsc2_macro-13f3e622e423b511.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/runner-270fe918b2dc15b2" "-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/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.worker_rush.ff7fa20a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535.50d29fjxa2jl9go9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_sc2-a3ccf1131d7d7d43.rlib" "/opt/rustwide/target/debug/deps/libndarray-130958a1091c0da4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-20da30e652c7d74d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-109a96dd110d9768.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6132754d7c356ccd.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6aa2ca10ed178081.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3bdde63bebbed952.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-af17350921ddaa5e.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8fb3b2d008ae0d9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libsha1-64c3246b6fce0479.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-59024c2dba0314e7.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2da7d7c6332ffb41.rlib" "/opt/rustwide/target/debug/deps/liburl-7c3cdab012e5367c.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libsc2_proto-3f6011ba07771c90.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-4e78ae5d9a45a076.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0cf57bb6a16a6b5e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libdirs-5ecce907fd4c8f6d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-ecaa938b94dfac00.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib" "/opt/rustwide/target/debug/deps/libitertools-f113af19c2e409e3.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libsc2_macro-13f3e622e423b511.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/librand-9c655362a37b442b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c86ebb6556c67c35.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-11b1614deb780ce2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cb4a8b2517471209.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libclap-31bc6f1c3ee771ea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-349506f3b2349b3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libatty-f032df40f8f3649c.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/worker_rush-ff725b6996cb1535" "-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-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.debug_bot.b54fe28b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb.497bmy5z2bbvz3zz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_sc2-a3ccf1131d7d7d43.rlib" "/opt/rustwide/target/debug/deps/libndarray-130958a1091c0da4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-20da30e652c7d74d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-109a96dd110d9768.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6132754d7c356ccd.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6aa2ca10ed178081.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3bdde63bebbed952.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-af17350921ddaa5e.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8fb3b2d008ae0d9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libsha1-64c3246b6fce0479.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-59024c2dba0314e7.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2da7d7c6332ffb41.rlib" "/opt/rustwide/target/debug/deps/liburl-7c3cdab012e5367c.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libsc2_proto-3f6011ba07771c90.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-4e78ae5d9a45a076.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0cf57bb6a16a6b5e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libdirs-5ecce907fd4c8f6d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-ecaa938b94dfac00.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib" "/opt/rustwide/target/debug/deps/libitertools-f113af19c2e409e3.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libsc2_macro-13f3e622e423b511.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/librand-9c655362a37b442b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c86ebb6556c67c35.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-11b1614deb780ce2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cb4a8b2517471209.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libclap-31bc6f1c3ee771ea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-349506f3b2349b3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libatty-f032df40f8f3649c.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/debug_bot-606f0539fc8f22cb" "-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-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.reaper_rush.4e89d628-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48.38n5l08196z32g5t.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librust_sc2-a3ccf1131d7d7d43.rlib" "/opt/rustwide/target/debug/deps/libndarray-130958a1091c0da4.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-20da30e652c7d74d.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-109a96dd110d9768.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-6132754d7c356ccd.rlib" "/opt/rustwide/target/debug/deps/librawpointer-6aa2ca10ed178081.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3bdde63bebbed952.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0fd1fdbaa7190c05.rlib" "/opt/rustwide/target/debug/deps/libtungstenite-af17350921ddaa5e.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libutf8-e8fb3b2d008ae0d9.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f3c44899040265df.rlib" "/opt/rustwide/target/debug/deps/libsha1-64c3246b6fce0479.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libinput_buffer-59024c2dba0314e7.rlib" "/opt/rustwide/target/debug/deps/libbytes-e6eec5aeecffa8a4.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libthiserror-2da7d7c6332ffb41.rlib" "/opt/rustwide/target/debug/deps/liburl-7c3cdab012e5367c.rlib" "/opt/rustwide/target/debug/deps/libidna-9fee2d0cd8a49fa9.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6ff524b778c8da3b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-a950f85967cd4c44.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-8102c6c5d37b89f3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-076a95eb558b71f4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/libhttp-1ab4021fd3ba4476.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libbytes-a265f3aec633bc55.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libsc2_proto-3f6011ba07771c90.rlib" "/opt/rustwide/target/debug/deps/libprotobuf-4e78ae5d9a45a076.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-0cf57bb6a16a6b5e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07bce94835c38406.rlib" "/opt/rustwide/target/debug/deps/libregex-d08c389ebc7dd978.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d27d7eb66b249b58.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e16668cc5a7251cd.rlib" "/opt/rustwide/target/debug/deps/libdirs-5ecce907fd4c8f6d.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-ecaa938b94dfac00.rlib" "/opt/rustwide/target/debug/deps/liblog-606471d8ff3e0880.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib" "/opt/rustwide/target/debug/deps/libitertools-f113af19c2e409e3.rlib" "/opt/rustwide/target/debug/deps/libeither-86164c251fc3f461.rlib" "/opt/rustwide/target/debug/deps/libsc2_macro-13f3e622e423b511.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/librand-9c655362a37b442b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-c86ebb6556c67c35.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-069634687179693a.rlib" "/opt/rustwide/target/debug/deps/librand_core-11b1614deb780ce2.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-cb4a8b2517471209.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/libclap-31bc6f1c3ee771ea.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5f104c2ee05f26e6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-349506f3b2349b3f.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-05a4b639dec6224c.rlib" "/opt/rustwide/target/debug/deps/libstrsim-0fc606efc91e3789.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libatty-f032df40f8f3649c.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libansi_term-329dab68dba20daf.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/reaper_rush-7bd0d6ae38047a48" "-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" "985dac2c208f857be13d831dd9180317bd650a00094ea6190caa20cef3da8824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "985dac2c208f857be13d831dd9180317bd650a00094ea6190caa20cef3da8824", kill_on_drop: false }` [INFO] [stdout] 985dac2c208f857be13d831dd9180317bd650a00094ea6190caa20cef3da8824