[INFO] cloning repository https://github.com/LanJian/raytox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LanJian/raytox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLanJian%2Fraytox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLanJian%2Fraytox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55e7a0825345186941bad8f4594d562b79e286d4 [INFO] testing LanJian/raytox against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLanJian%2Fraytox" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LanJian/raytox 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 git repo https://github.com/LanJian/raytox [INFO] finished tweaking git repo https://github.com/LanJian/raytox [INFO] tweaked toml for git repo https://github.com/LanJian/raytox written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/LanJian/raytox 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 ply-rs v0.1.3 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c6507a35e59708dbf36901566c9690387c2df58351aaf98712097b3f0946da0b [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" "c6507a35e59708dbf36901566c9690387c2df58351aaf98712097b3f0946da0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6507a35e59708dbf36901566c9690387c2df58351aaf98712097b3f0946da0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6507a35e59708dbf36901566c9690387c2df58351aaf98712097b3f0946da0b", kill_on_drop: false }` [INFO] [stdout] c6507a35e59708dbf36901566c9690387c2df58351aaf98712097b3f0946da0b [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=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6a7f56caac334384b9d392ea86158ed1530670960bc36fc67af61b021d0bc68f [INFO] running `Command { std: "docker" "start" "-a" "6a7f56caac334384b9d392ea86158ed1530670960bc36fc67af61b021d0bc68f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling piston-graphics_api_version v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.4.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling shader_version v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling piston2d-graphics v0.40.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling gl v0.13.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling gfx v0.18.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling piston-gfx_texture v0.41.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.73.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling pistoncore-input v1.0.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.1 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [INFO] [stderr] Compiling pistoncore-window v0.47.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.53.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.69.0 [INFO] [stderr] Compiling piston v0.53.0 [INFO] [stderr] Compiling piston_window v0.120.0 [INFO] [stderr] Compiling skeptic v0.13.6 [INFO] [stderr] Compiling ply-rs v0.1.3 [INFO] [stderr] Compiling raytox v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 30s [INFO] running `Command { std: "docker" "inspect" "6a7f56caac334384b9d392ea86158ed1530670960bc36fc67af61b021d0bc68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a7f56caac334384b9d392ea86158ed1530670960bc36fc67af61b021d0bc68f", kill_on_drop: false }` [INFO] [stdout] 6a7f56caac334384b9d392ea86158ed1530670960bc36fc67af61b021d0bc68f [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=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] 2eb607b3e8eae29dd10982c8a3e7c5071c50adda2e23b0cee12fbed6c55b8f95 [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" "2eb607b3e8eae29dd10982c8a3e7c5071c50adda2e23b0cee12fbed6c55b8f95", kill_on_drop: false }` [INFO] [stderr] Compiling raytox v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.interactive.1f8dbd2e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/interactive-9ccbc4a69d1ca97b.2emo9gvrvczoza2d.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libraytox-c58da1aeb8e67e40.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-c97be3e540acfed3.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-41a1557b13c76a38.rlib" "/opt/rustwide/target/debug/deps/libgl-4451284ba9e12a4f.rlib" "/opt/rustwide/target/debug/deps/libglutin-b14024f5575de336.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-a3cb34e54ea0310d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-b9bc03584e5a77de.rlib" "/opt/rustwide/target/debug/deps/libshared_library-89e16248b64d477c.rlib" "/opt/rustwide/target/debug/deps/libwinit-6d6fba3310802f59.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-70a29e22fe9a03f0.rlib" "/opt/rustwide/target/debug/deps/libmio-b1635cd16f30fbf9.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-54d687279854e921.rlib" "/opt/rustwide/target/debug/deps/libnet2-1f1a8c1d8b208b99.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-5a45abf5b3b492a0.rlib" "/opt/rustwide/target/debug/deps/libandrew-f8b72f850dd2ec3b.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libxdg-e4fa4363a003ad30.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-1e4e914069678774.rlib" "/opt/rustwide/target/debug/deps/libxcursor-8b4fc3116a74c333.rlib" "/opt/rustwide/target/debug/deps/libnom-f23fa81af28c2d17.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-5624473381647d5a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-9a868c502c966b5d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-72f1f28c6708fe6b.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c7d5a942d11e1fef.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-798aeadcb4ecca89.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libnix-9eb2806bd2dc556e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-765a9e3d751df921.rlib" "/opt/rustwide/target/debug/deps/libdlib-019e72e1ebec4bce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2273842707d575f7.rlib" "/opt/rustwide/target/debug/deps/libcalloop-392343c4b05c417f.rlib" "/opt/rustwide/target/debug/deps/libnix-0d82c1df1c299df1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdlib-2bec456ea9eea1b4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-58eee603ccac96a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5c329d7f9d1a870.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-51e0d97a2435eefe.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-eb7707f91c70ceae.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4f80db707171b50f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-b239931fb78fd2b7.rlib" "/opt/rustwide/target/debug/deps/libpiston-0fd21df23ea838dd.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-3c99a08afd1f5dc1.rlib" "/opt/rustwide/target/debug/deps/libspin_sleep-06e479cc8217aa10.rlib" "/opt/rustwide/target/debug/deps/libwindow-93910a6374d0cf86.rlib" "/opt/rustwide/target/debug/deps/libinput-5e985826b65b97ee.rlib" "/opt/rustwide/target/debug/deps/libserde-f67114c7afb50ab8.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-9aed1efe4c85e411.rlib" "/opt/rustwide/target/debug/deps/libshader_version-f6932e706cd14cb1.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-f347dde1095ff919.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-6e3af6096bf74e27.rlib" "/opt/rustwide/target/debug/deps/libgraphics-88c2d1933495413a.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.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/libviewport-c33e358ea3f8927c.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-de91e2b9adeed15c.rlib" "/opt/rustwide/target/debug/deps/libread_color-e9beca41ed45b451.rlib" "/opt/rustwide/target/debug/deps/libvecmath-f08bb1a2ace142c5.rlib" "/opt/rustwide/target/debug/deps/libfloat-89c0bdce0ba92260.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-3e9ab553d7cf0761.rlib" "/opt/rustwide/target/debug/deps/libtexture-7baa4f4e5a9e0f26.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-be06353fddad7e1f.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-fd58bbfb5f0d06d3.rlib" "/opt/rustwide/target/debug/deps/libgfx-b1a9eed59ee3b6b0.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-5f88e9baa08b679e.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-03d1c947aed33d1a.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libindicatif-f222a6ee9e1df618.rlib" "/opt/rustwide/target/debug/deps/libregex-61f2246b871682a9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5e1cc215759dcea0.rlib" "/opt/rustwide/target/debug/deps/libconsole-9f74b4af833674b1.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-b15296dc6d37d69a.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bcdc0038ac5d7d94.rlib" "/opt/rustwide/target/debug/deps/libply_rs-d587ba3ff96bd14c.rlib" "/opt/rustwide/target/debug/deps/libpeg-2d0bd30267eb15a0.rlib" "/opt/rustwide/target/debug/deps/libpeg_runtime-3985656543e3393e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/librand-07eb2b1f7d61336b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8a06652a5f71a7ee.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-cf15aa79fc0f3c63.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-641c739d80623fd4.rlib" "/opt/rustwide/target/debug/deps/libimage-ad8e4702fb2417f6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a944a7aee5006d5a.rlib" "/opt/rustwide/target/debug/deps/libpng-432b23093de8c9c7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.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-af0358831408f725.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-76ed8c2066485223.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9a570f6f17f4a0b1.rlib" "/opt/rustwide/target/debug/deps/librayon-0705f6aa453ce771.rlib" "/opt/rustwide/target/debug/deps/librayon_core-58524f1e8e6a98f9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b5417cda0f13a798.rlib" "/opt/rustwide/target/debug/deps/liblibc-f0271d3304ca6c77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-153b2204c6b37c66.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.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" "-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/interactive-9ccbc4a69d1ca97b" "-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] [stderr] error: could not compile `raytox` due to 2 previous errors [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/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.cubemap.fe31485a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cubemap-ee4a4ed7f45e7958.121isxyu01ze9iqi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libraytox-c58da1aeb8e67e40.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-c97be3e540acfed3.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-41a1557b13c76a38.rlib" "/opt/rustwide/target/debug/deps/libgl-4451284ba9e12a4f.rlib" "/opt/rustwide/target/debug/deps/libglutin-b14024f5575de336.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-a3cb34e54ea0310d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-b9bc03584e5a77de.rlib" "/opt/rustwide/target/debug/deps/libshared_library-89e16248b64d477c.rlib" "/opt/rustwide/target/debug/deps/libwinit-6d6fba3310802f59.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-70a29e22fe9a03f0.rlib" "/opt/rustwide/target/debug/deps/libmio-b1635cd16f30fbf9.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-54d687279854e921.rlib" "/opt/rustwide/target/debug/deps/libnet2-1f1a8c1d8b208b99.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-5a45abf5b3b492a0.rlib" "/opt/rustwide/target/debug/deps/libandrew-f8b72f850dd2ec3b.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libxdg-e4fa4363a003ad30.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-1e4e914069678774.rlib" "/opt/rustwide/target/debug/deps/libxcursor-8b4fc3116a74c333.rlib" "/opt/rustwide/target/debug/deps/libnom-f23fa81af28c2d17.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-5624473381647d5a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-9a868c502c966b5d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-72f1f28c6708fe6b.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c7d5a942d11e1fef.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-798aeadcb4ecca89.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libnix-9eb2806bd2dc556e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-765a9e3d751df921.rlib" "/opt/rustwide/target/debug/deps/libdlib-019e72e1ebec4bce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2273842707d575f7.rlib" "/opt/rustwide/target/debug/deps/libcalloop-392343c4b05c417f.rlib" "/opt/rustwide/target/debug/deps/libnix-0d82c1df1c299df1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdlib-2bec456ea9eea1b4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-58eee603ccac96a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5c329d7f9d1a870.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-51e0d97a2435eefe.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-eb7707f91c70ceae.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4f80db707171b50f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-b239931fb78fd2b7.rlib" "/opt/rustwide/target/debug/deps/libpiston-0fd21df23ea838dd.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-3c99a08afd1f5dc1.rlib" "/opt/rustwide/target/debug/deps/libspin_sleep-06e479cc8217aa10.rlib" "/opt/rustwide/target/debug/deps/libwindow-93910a6374d0cf86.rlib" "/opt/rustwide/target/debug/deps/libinput-5e985826b65b97ee.rlib" "/opt/rustwide/target/debug/deps/libserde-f67114c7afb50ab8.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-9aed1efe4c85e411.rlib" "/opt/rustwide/target/debug/deps/libshader_version-f6932e706cd14cb1.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-f347dde1095ff919.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-6e3af6096bf74e27.rlib" "/opt/rustwide/target/debug/deps/libgraphics-88c2d1933495413a.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.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/libviewport-c33e358ea3f8927c.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-de91e2b9adeed15c.rlib" "/opt/rustwide/target/debug/deps/libread_color-e9beca41ed45b451.rlib" "/opt/rustwide/target/debug/deps/libvecmath-f08bb1a2ace142c5.rlib" "/opt/rustwide/target/debug/deps/libfloat-89c0bdce0ba92260.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-3e9ab553d7cf0761.rlib" "/opt/rustwide/target/debug/deps/libtexture-7baa4f4e5a9e0f26.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-be06353fddad7e1f.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-fd58bbfb5f0d06d3.rlib" "/opt/rustwide/target/debug/deps/libgfx-b1a9eed59ee3b6b0.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-5f88e9baa08b679e.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-03d1c947aed33d1a.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libindicatif-f222a6ee9e1df618.rlib" "/opt/rustwide/target/debug/deps/libregex-61f2246b871682a9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5e1cc215759dcea0.rlib" "/opt/rustwide/target/debug/deps/libconsole-9f74b4af833674b1.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-b15296dc6d37d69a.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bcdc0038ac5d7d94.rlib" "/opt/rustwide/target/debug/deps/libply_rs-d587ba3ff96bd14c.rlib" "/opt/rustwide/target/debug/deps/libpeg-2d0bd30267eb15a0.rlib" "/opt/rustwide/target/debug/deps/libpeg_runtime-3985656543e3393e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/librand-07eb2b1f7d61336b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8a06652a5f71a7ee.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-cf15aa79fc0f3c63.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-641c739d80623fd4.rlib" "/opt/rustwide/target/debug/deps/libimage-ad8e4702fb2417f6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a944a7aee5006d5a.rlib" "/opt/rustwide/target/debug/deps/libpng-432b23093de8c9c7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.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-af0358831408f725.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-76ed8c2066485223.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9a570f6f17f4a0b1.rlib" "/opt/rustwide/target/debug/deps/librayon-0705f6aa453ce771.rlib" "/opt/rustwide/target/debug/deps/librayon_core-58524f1e8e6a98f9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b5417cda0f13a798.rlib" "/opt/rustwide/target/debug/deps/liblibc-f0271d3304ca6c77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-153b2204c6b37c66.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.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" "-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/cubemap-ee4a4ed7f45e7958" "-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/mesh-57d575e82395e194.mesh.27242286-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.mesh.27242286-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/mesh-57d575e82395e194.7mjb7um63562jmw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libraytox-c58da1aeb8e67e40.rlib" "/opt/rustwide/target/debug/deps/libpiston_window-c97be3e540acfed3.rlib" "/opt/rustwide/target/debug/deps/libglutin_window-41a1557b13c76a38.rlib" "/opt/rustwide/target/debug/deps/libgl-4451284ba9e12a4f.rlib" "/opt/rustwide/target/debug/deps/libglutin-b14024f5575de336.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-a3cb34e54ea0310d.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-b9bc03584e5a77de.rlib" "/opt/rustwide/target/debug/deps/libshared_library-89e16248b64d477c.rlib" "/opt/rustwide/target/debug/deps/libwinit-6d6fba3310802f59.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-70a29e22fe9a03f0.rlib" "/opt/rustwide/target/debug/deps/libmio-b1635cd16f30fbf9.rlib" "/opt/rustwide/target/debug/deps/libslab-fc15f3560c875dcc.rlib" "/opt/rustwide/target/debug/deps/libiovec-54d687279854e921.rlib" "/opt/rustwide/target/debug/deps/libnet2-1f1a8c1d8b208b99.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-5a45abf5b3b492a0.rlib" "/opt/rustwide/target/debug/deps/libandrew-f8b72f850dd2ec3b.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libxdg-e4fa4363a003ad30.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-1e4e914069678774.rlib" "/opt/rustwide/target/debug/deps/libxcursor-8b4fc3116a74c333.rlib" "/opt/rustwide/target/debug/deps/libnom-f23fa81af28c2d17.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-5624473381647d5a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-9a868c502c966b5d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-72f1f28c6708fe6b.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-c7d5a942d11e1fef.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-798aeadcb4ecca89.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libnix-9eb2806bd2dc556e.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-765a9e3d751df921.rlib" "/opt/rustwide/target/debug/deps/libdlib-019e72e1ebec4bce.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2273842707d575f7.rlib" "/opt/rustwide/target/debug/deps/libcalloop-392343c4b05c417f.rlib" "/opt/rustwide/target/debug/deps/libnix-0d82c1df1c299df1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdlib-2bec456ea9eea1b4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-58eee603ccac96a1.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d5c329d7f9d1a870.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-51e0d97a2435eefe.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-54976ad60ecc51fc.rlib" "/opt/rustwide/target/debug/deps/libinstant-73c43486241f7fd1.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-eb7707f91c70ceae.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4f80db707171b50f.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6eeb474ed04b0fb7.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-b239931fb78fd2b7.rlib" "/opt/rustwide/target/debug/deps/libpiston-0fd21df23ea838dd.rlib" "/opt/rustwide/target/debug/deps/libevent_loop-3c99a08afd1f5dc1.rlib" "/opt/rustwide/target/debug/deps/libspin_sleep-06e479cc8217aa10.rlib" "/opt/rustwide/target/debug/deps/libwindow-93910a6374d0cf86.rlib" "/opt/rustwide/target/debug/deps/libinput-5e985826b65b97ee.rlib" "/opt/rustwide/target/debug/deps/libserde-f67114c7afb50ab8.rlib" "/opt/rustwide/target/debug/deps/libgfx_graphics-9aed1efe4c85e411.rlib" "/opt/rustwide/target/debug/deps/libshader_version-f6932e706cd14cb1.rlib" "/opt/rustwide/target/debug/deps/libgraphics_api_version-f347dde1095ff919.rlib" "/opt/rustwide/target/debug/deps/libshaders_graphics2d-6e3af6096bf74e27.rlib" "/opt/rustwide/target/debug/deps/libgraphics-88c2d1933495413a.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.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/libviewport-c33e358ea3f8927c.rlib" "/opt/rustwide/target/debug/deps/libinterpolation-de91e2b9adeed15c.rlib" "/opt/rustwide/target/debug/deps/libread_color-e9beca41ed45b451.rlib" "/opt/rustwide/target/debug/deps/libvecmath-f08bb1a2ace142c5.rlib" "/opt/rustwide/target/debug/deps/libfloat-89c0bdce0ba92260.rlib" "/opt/rustwide/target/debug/deps/libgfx_texture-3e9ab553d7cf0761.rlib" "/opt/rustwide/target/debug/deps/libtexture-7baa4f4e5a9e0f26.rlib" "/opt/rustwide/target/debug/deps/libgfx_device_gl-be06353fddad7e1f.rlib" "/opt/rustwide/target/debug/deps/libgfx_gl-fd58bbfb5f0d06d3.rlib" "/opt/rustwide/target/debug/deps/libgfx-b1a9eed59ee3b6b0.rlib" "/opt/rustwide/target/debug/deps/libgfx_core-5f88e9baa08b679e.rlib" "/opt/rustwide/target/debug/deps/libdraw_state-03d1c947aed33d1a.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libindicatif-f222a6ee9e1df618.rlib" "/opt/rustwide/target/debug/deps/libregex-61f2246b871682a9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5e1cc215759dcea0.rlib" "/opt/rustwide/target/debug/deps/libconsole-9f74b4af833674b1.rlib" "/opt/rustwide/target/debug/deps/libterminal_size-b15296dc6d37d69a.rlib" "/opt/rustwide/target/debug/deps/libnumber_prefix-bcdc0038ac5d7d94.rlib" "/opt/rustwide/target/debug/deps/libply_rs-d587ba3ff96bd14c.rlib" "/opt/rustwide/target/debug/deps/libpeg-2d0bd30267eb15a0.rlib" "/opt/rustwide/target/debug/deps/libpeg_runtime-3985656543e3393e.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-ea264b62bc2c9c07.rlib" "/opt/rustwide/target/debug/deps/librand-07eb2b1f7d61336b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-8a06652a5f71a7ee.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-b183ff56153a063c.rlib" "/opt/rustwide/target/debug/deps/librand_core-cf15aa79fc0f3c63.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-641c739d80623fd4.rlib" "/opt/rustwide/target/debug/deps/libimage-ad8e4702fb2417f6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-a944a7aee5006d5a.rlib" "/opt/rustwide/target/debug/deps/libpng-432b23093de8c9c7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libdeflate-e4fb54db82bd55da.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.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-af0358831408f725.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-465a2bd5cb0fd6cd.rlib" "/opt/rustwide/target/debug/deps/libtiff-76ed8c2066485223.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-5684dfcce2bb29d1.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-9a570f6f17f4a0b1.rlib" "/opt/rustwide/target/debug/deps/librayon-0705f6aa453ce771.rlib" "/opt/rustwide/target/debug/deps/librayon_core-58524f1e8e6a98f9.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b5417cda0f13a798.rlib" "/opt/rustwide/target/debug/deps/liblibc-f0271d3304ca6c77.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-153b2204c6b37c66.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-3b7e6fa41a8c6900.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-f7f960d6fb737adf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c48a12501a6794e4.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.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" "-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/mesh-57d575e82395e194" "-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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2eb607b3e8eae29dd10982c8a3e7c5071c50adda2e23b0cee12fbed6c55b8f95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb607b3e8eae29dd10982c8a3e7c5071c50adda2e23b0cee12fbed6c55b8f95", kill_on_drop: false }` [INFO] [stdout] 2eb607b3e8eae29dd10982c8a3e7c5071c50adda2e23b0cee12fbed6c55b8f95