[INFO] fetching crate cubik 0.1.0... [INFO] testing cubik-0.1.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate cubik 0.1.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cubik 0.1.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cubik 0.1.0 [INFO] finished tweaking crates.io crate cubik 0.1.0 [INFO] tweaked toml for crates.io crate cubik 0.1.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate cubik 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wayland-egl v0.28.2 [INFO] [stderr] Downloaded combine v4.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5534b8252b33992e820a2a1b74c3d4e0712dcba6c0287c84cc50551575839578 [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" "5534b8252b33992e820a2a1b74c3d4e0712dcba6c0287c84cc50551575839578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5534b8252b33992e820a2a1b74c3d4e0712dcba6c0287c84cc50551575839578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5534b8252b33992e820a2a1b74c3d4e0712dcba6c0287c84cc50551575839578", kill_on_drop: false }` [INFO] [stdout] 5534b8252b33992e820a2a1b74c3d4e0712dcba6c0287c84cc50551575839578 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 963aa26fddcb0287b51a51bb75aac82c9712465f8f4b630e985b53ae43f281a0 [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" "963aa26fddcb0287b51a51bb75aac82c9712465f8f4b630e985b53ae43f281a0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling weezl v0.1.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling bytemuck v1.4.1 [INFO] [stderr] Compiling wayland-sys v0.28.2 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling addr2line v0.14.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.28.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glium v0.30.2 [INFO] [stderr] Compiling wayland-client v0.28.2 [INFO] [stderr] Compiling wayland-protocols v0.28.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling minimp3 v0.5.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling wayland-commons v0.28.2 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling image v0.23.12 [INFO] [stderr] Compiling wayland-cursor v0.28.2 [INFO] [stderr] Compiling wayland-egl v0.28.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rodio v0.14.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling cubik v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 49s [INFO] running `Command { std: "docker" "inspect" "963aa26fddcb0287b51a51bb75aac82c9712465f8f4b630e985b53ae43f281a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "963aa26fddcb0287b51a51bb75aac82c9712465f8f4b630e985b53ae43f281a0", kill_on_drop: false }` [INFO] [stdout] 963aa26fddcb0287b51a51bb75aac82c9712465f8f4b630e985b53ae43f281a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90310a80fb3d898c2c7171b3edc80f8e65fdf3d4d9fc40708b9af64b11a49413 [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" "90310a80fb3d898c2c7171b3edc80f8e65fdf3d4d9fc40708b9af64b11a49413", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cubik v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BoundingBox`, `QuadOctreeNode` [INFO] [stdout] --> examples/player_server.rs:5:25 [INFO] [stdout] | [INFO] [stdout] 5 | use cubik::quadoctree::{QuadOctreeNode, BoundingBox}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cubik` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cubik --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=c5c9217bfca663cb -C extra-filename=-c5c9217bfca663cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d3fb1abc5882fda2.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-37a4386a33e1abcd.so --extern glium=/opt/rustwide/target/debug/deps/libglium-a0184c43ec436ff3.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-a4d83df7ca5dc3ef.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-3fd7dccf6902bde2.rlib --extern rusttype=/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b3541ff255e900a5.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-cfabcb45f626d6b8.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/minimp3-sys-7ce73d53d4de6dcf/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.rough.b131284e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf.3012muwc8qy5tgs2.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-7ce73d53d4de6dcf/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcubik-b4d24b18e7ee123d.rlib" "/opt/rustwide/target/debug/deps/libtoml-cfabcb45f626d6b8.rlib" "/opt/rustwide/target/debug/deps/libbincode-d3fb1abc5882fda2.rlib" "/opt/rustwide/target/debug/deps/libimage-a4d83df7ca5dc3ef.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-720d150d3f9dd2a3.rlib" "/opt/rustwide/target/debug/deps/libpng-d71cef185ab56686.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-94a0b41b366646b9.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f23f76719c42d268.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3e7ac3c9ba926b8e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/libgif-69e598edc226cbac.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-3caa657c725b8842.rlib" "/opt/rustwide/target/debug/deps/libweezl-b0ced7f03365ab12.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6e6d0ccd3fcd293b.rlib" "/opt/rustwide/target/debug/deps/librayon-47638589408ba1f9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1e23dd2a195ab95d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-278e3b0c86319713.rlib" "/opt/rustwide/target/debug/deps/libeither-89846c5205cb3a48.rlib" "/opt/rustwide/target/debug/deps/librodio-3fd7dccf6902bde2.rlib" "/opt/rustwide/target/debug/deps/libhound-fbe611737b466ad1.rlib" "/opt/rustwide/target/debug/deps/liblewton-676625a6fc276612.rlib" "/opt/rustwide/target/debug/deps/libogg-9d74b71ab110852f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d296f6ae5e1df60e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libminimp3-8e99d2f6134c249f.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-3b98bfb17890a989.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-d8884730bfc00844.rlib" "/opt/rustwide/target/debug/deps/libclaxon-361f45b0c1978552.rlib" "/opt/rustwide/target/debug/deps/libcpal-ec1835aad233e1da.rlib" "/opt/rustwide/target/debug/deps/libalsa-a9b9b50df2453d26.rlib" "/opt/rustwide/target/debug/deps/libnix-4341cc2d652f5c9f.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-5505ff8258f7440d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-709a22741d79d2f3.rlib" "/opt/rustwide/target/debug/deps/libglium-a0184c43ec436ff3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2323ed6b54e45e7f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-953c362aff688c31.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-1436a90b6e115ae8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ea04dcb0d5f9057c.rlib" "/opt/rustwide/target/debug/deps/libgimli-f3357c062beaed2c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-d2162517beca3fee.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-32910dcf30a9e485.rlib" "/opt/rustwide/target/debug/deps/libglutin-89dd61a512eda5f7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-20eca936dc89f7d1.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1584dc0d2441fbbd.rlib" "/opt/rustwide/target/debug/deps/libshared_library-25efe4fa7d4f44f8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-664cfa7b11bba18f.rlib" "/opt/rustwide/target/debug/deps/libwinit-d2ba327159175341.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-3f1ece549579623b.rlib" "/opt/rustwide/target/debug/deps/libmio-adadbbd7ef05e285.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-64c5b67fc105989e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-90f54400e84a07fe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03102303b355053b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d44477b0ad19dddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1e943f8013851023.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-317abfda65ca2a1d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-0ac7c190d02f3a14.rlib" "/opt/rustwide/target/debug/deps/libandrew-979a2905757f1937.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/libxdg-e4fa4363a003ad30.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cca34820a26a7d35.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-38267042a10a5975.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-0689878f3e040ff9.rlib" "/opt/rustwide/target/debug/deps/libxcursor-bd5533c9d7fd5968.rlib" "/opt/rustwide/target/debug/deps/libnom-ca12fa8b548198af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a1cc951fdcbf5bf3.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-5d4a36bdf5863958.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-fb675b68e92d5aa6.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-883cb172bfb8de50.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b848203b57636f63.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-5fe985fb8b0aab3e.rlib" "/opt/rustwide/target/debug/deps/libcalloop-cfdef953974122e9.rlib" "/opt/rustwide/target/debug/deps/libnix-1facdfc7bce7acf7.rlib" "/opt/rustwide/target/debug/deps/libdlib-eda58a9ca183a133.rlib" "/opt/rustwide/target/debug/deps/liblibloading-76fe24a356f9dc31.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-8932a403058ff967.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6a08f33377fc897b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7221a3eab5b22e5f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51ee4bb1145b3148.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5abb898b0c2df237.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-2287b91802178c3e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-3f8d4bfd911d4068.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblibc-521c245f3b59014d.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-a107a92e411099ab.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libserde-b3541ff255e900a5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/rough-bea42bfe1bed08cf" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.chat_server.dc529e15-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2.t4d8w0ntnbq2sjt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-7ce73d53d4de6dcf/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcubik-b4d24b18e7ee123d.rlib" "/opt/rustwide/target/debug/deps/libtoml-cfabcb45f626d6b8.rlib" "/opt/rustwide/target/debug/deps/libbincode-d3fb1abc5882fda2.rlib" "/opt/rustwide/target/debug/deps/libimage-a4d83df7ca5dc3ef.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-720d150d3f9dd2a3.rlib" "/opt/rustwide/target/debug/deps/libpng-d71cef185ab56686.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-94a0b41b366646b9.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f23f76719c42d268.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3e7ac3c9ba926b8e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/libgif-69e598edc226cbac.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-3caa657c725b8842.rlib" "/opt/rustwide/target/debug/deps/libweezl-b0ced7f03365ab12.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6e6d0ccd3fcd293b.rlib" "/opt/rustwide/target/debug/deps/librayon-47638589408ba1f9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1e23dd2a195ab95d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-278e3b0c86319713.rlib" "/opt/rustwide/target/debug/deps/libeither-89846c5205cb3a48.rlib" "/opt/rustwide/target/debug/deps/librodio-3fd7dccf6902bde2.rlib" "/opt/rustwide/target/debug/deps/libhound-fbe611737b466ad1.rlib" "/opt/rustwide/target/debug/deps/liblewton-676625a6fc276612.rlib" "/opt/rustwide/target/debug/deps/libogg-9d74b71ab110852f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d296f6ae5e1df60e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libminimp3-8e99d2f6134c249f.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-3b98bfb17890a989.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-d8884730bfc00844.rlib" "/opt/rustwide/target/debug/deps/libclaxon-361f45b0c1978552.rlib" "/opt/rustwide/target/debug/deps/libcpal-ec1835aad233e1da.rlib" "/opt/rustwide/target/debug/deps/libalsa-a9b9b50df2453d26.rlib" "/opt/rustwide/target/debug/deps/libnix-4341cc2d652f5c9f.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-5505ff8258f7440d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-709a22741d79d2f3.rlib" "/opt/rustwide/target/debug/deps/libglium-a0184c43ec436ff3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2323ed6b54e45e7f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-953c362aff688c31.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-1436a90b6e115ae8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ea04dcb0d5f9057c.rlib" "/opt/rustwide/target/debug/deps/libgimli-f3357c062beaed2c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-d2162517beca3fee.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-32910dcf30a9e485.rlib" "/opt/rustwide/target/debug/deps/libglutin-89dd61a512eda5f7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-20eca936dc89f7d1.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1584dc0d2441fbbd.rlib" "/opt/rustwide/target/debug/deps/libshared_library-25efe4fa7d4f44f8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-664cfa7b11bba18f.rlib" "/opt/rustwide/target/debug/deps/libwinit-d2ba327159175341.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-3f1ece549579623b.rlib" "/opt/rustwide/target/debug/deps/libmio-adadbbd7ef05e285.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-64c5b67fc105989e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-90f54400e84a07fe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03102303b355053b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d44477b0ad19dddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1e943f8013851023.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-317abfda65ca2a1d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-0ac7c190d02f3a14.rlib" "/opt/rustwide/target/debug/deps/libandrew-979a2905757f1937.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/libxdg-e4fa4363a003ad30.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cca34820a26a7d35.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-38267042a10a5975.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-0689878f3e040ff9.rlib" "/opt/rustwide/target/debug/deps/libxcursor-bd5533c9d7fd5968.rlib" "/opt/rustwide/target/debug/deps/libnom-ca12fa8b548198af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a1cc951fdcbf5bf3.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-5d4a36bdf5863958.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-fb675b68e92d5aa6.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-883cb172bfb8de50.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b848203b57636f63.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-5fe985fb8b0aab3e.rlib" "/opt/rustwide/target/debug/deps/libcalloop-cfdef953974122e9.rlib" "/opt/rustwide/target/debug/deps/libnix-1facdfc7bce7acf7.rlib" "/opt/rustwide/target/debug/deps/libdlib-eda58a9ca183a133.rlib" "/opt/rustwide/target/debug/deps/liblibloading-76fe24a356f9dc31.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-8932a403058ff967.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6a08f33377fc897b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7221a3eab5b22e5f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51ee4bb1145b3148.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5abb898b0c2df237.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-2287b91802178c3e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-3f8d4bfd911d4068.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblibc-521c245f3b59014d.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-a107a92e411099ab.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libserde-b3541ff255e900a5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/chat_server-d78f1959e0aa9bd2" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.chat_client.9f57df3e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a.42iv3mlssugtg0wv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/target/debug/build/minimp3-sys-7ce73d53d4de6dcf/out" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcubik-b4d24b18e7ee123d.rlib" "/opt/rustwide/target/debug/deps/libtoml-cfabcb45f626d6b8.rlib" "/opt/rustwide/target/debug/deps/libbincode-d3fb1abc5882fda2.rlib" "/opt/rustwide/target/debug/deps/libimage-a4d83df7ca5dc3ef.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-720d150d3f9dd2a3.rlib" "/opt/rustwide/target/debug/deps/libpng-d71cef185ab56686.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-94a0b41b366646b9.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-f23f76719c42d268.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-3e7ac3c9ba926b8e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-4d5b5e82c986645c.rlib" "/opt/rustwide/target/debug/deps/libgif-69e598edc226cbac.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-3caa657c725b8842.rlib" "/opt/rustwide/target/debug/deps/libweezl-b0ced7f03365ab12.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-6e6d0ccd3fcd293b.rlib" "/opt/rustwide/target/debug/deps/librayon-47638589408ba1f9.rlib" "/opt/rustwide/target/debug/deps/librayon_core-1e23dd2a195ab95d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-278e3b0c86319713.rlib" "/opt/rustwide/target/debug/deps/libeither-89846c5205cb3a48.rlib" "/opt/rustwide/target/debug/deps/librodio-3fd7dccf6902bde2.rlib" "/opt/rustwide/target/debug/deps/libhound-fbe611737b466ad1.rlib" "/opt/rustwide/target/debug/deps/liblewton-676625a6fc276612.rlib" "/opt/rustwide/target/debug/deps/libogg-9d74b71ab110852f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d296f6ae5e1df60e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-65be7507519f3778.rlib" "/opt/rustwide/target/debug/deps/libminimp3-8e99d2f6134c249f.rlib" "/opt/rustwide/target/debug/deps/libslice_deque-3b98bfb17890a989.rlib" "/opt/rustwide/target/debug/deps/libminimp3_sys-d8884730bfc00844.rlib" "/opt/rustwide/target/debug/deps/libclaxon-361f45b0c1978552.rlib" "/opt/rustwide/target/debug/deps/libcpal-ec1835aad233e1da.rlib" "/opt/rustwide/target/debug/deps/libalsa-a9b9b50df2453d26.rlib" "/opt/rustwide/target/debug/deps/libnix-4341cc2d652f5c9f.rlib" "/opt/rustwide/target/debug/deps/libvoid-908b01a274af8ae5.rlib" "/opt/rustwide/target/debug/deps/libalsa_sys-5505ff8258f7440d.rlib" "/opt/rustwide/target/debug/deps/libthiserror-709a22741d79d2f3.rlib" "/opt/rustwide/target/debug/deps/libglium-a0184c43ec436ff3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-2323ed6b54e45e7f.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-953c362aff688c31.rlib" "/opt/rustwide/target/debug/deps/libadler-25c9270f72ae0e7f.rlib" "/opt/rustwide/target/debug/deps/libobject-1436a90b6e115ae8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-ea04dcb0d5f9057c.rlib" "/opt/rustwide/target/debug/deps/libgimli-f3357c062beaed2c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-d2162517beca3fee.rlib" "/opt/rustwide/target/debug/deps/libtakeable_option-32910dcf30a9e485.rlib" "/opt/rustwide/target/debug/deps/libglutin-89dd61a512eda5f7.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-20eca936dc89f7d1.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1584dc0d2441fbbd.rlib" "/opt/rustwide/target/debug/deps/libshared_library-25efe4fa7d4f44f8.rlib" "/opt/rustwide/target/debug/deps/liblibloading-664cfa7b11bba18f.rlib" "/opt/rustwide/target/debug/deps/libwinit-d2ba327159175341.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-3f1ece549579623b.rlib" "/opt/rustwide/target/debug/deps/libmio-adadbbd7ef05e285.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-64c5b67fc105989e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-90f54400e84a07fe.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-03102303b355053b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d44477b0ad19dddb.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1e943f8013851023.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-317abfda65ca2a1d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-0ac7c190d02f3a14.rlib" "/opt/rustwide/target/debug/deps/libandrew-979a2905757f1937.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/libxdg-e4fa4363a003ad30.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cca34820a26a7d35.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-38267042a10a5975.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-0689878f3e040ff9.rlib" "/opt/rustwide/target/debug/deps/libxcursor-bd5533c9d7fd5968.rlib" "/opt/rustwide/target/debug/deps/libnom-ca12fa8b548198af.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a1cc951fdcbf5bf3.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-5d4a36bdf5863958.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-fb675b68e92d5aa6.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-883cb172bfb8de50.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b848203b57636f63.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-5fe985fb8b0aab3e.rlib" "/opt/rustwide/target/debug/deps/libcalloop-cfdef953974122e9.rlib" "/opt/rustwide/target/debug/deps/libnix-1facdfc7bce7acf7.rlib" "/opt/rustwide/target/debug/deps/libdlib-eda58a9ca183a133.rlib" "/opt/rustwide/target/debug/deps/liblibloading-76fe24a356f9dc31.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-8932a403058ff967.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6a08f33377fc897b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-7221a3eab5b22e5f.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-51ee4bb1145b3148.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5abb898b0c2df237.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/liblog-0f958a03f2586de8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-2287b91802178c3e.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-3f8d4bfd911d4068.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/liblibc-521c245f3b59014d.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-a107a92e411099ab.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libserde-b3541ff255e900a5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lasound" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/chat_client-773939de12cadc7a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "90310a80fb3d898c2c7171b3edc80f8e65fdf3d4d9fc40708b9af64b11a49413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90310a80fb3d898c2c7171b3edc80f8e65fdf3d4d9fc40708b9af64b11a49413", kill_on_drop: false }` [INFO] [stdout] 90310a80fb3d898c2c7171b3edc80f8e65fdf3d4d9fc40708b9af64b11a49413