[INFO] fetching crate rltk 0.8.1... [INFO] testing rltk-0.8.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate rltk 0.8.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate rltk 0.8.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rltk 0.8.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate rltk 0.8.1 [INFO] tweaked toml for crates.io crate rltk 0.8.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate rltk 0.8.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", 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] 66547110bbcfcc22a42e231611ec48f1f52d095af4a47c8618acbf05a5b9c705 [INFO] running `Command { std: "docker" "start" "-a" "66547110bbcfcc22a42e231611ec48f1f52d095af4a47c8618acbf05a5b9c705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66547110bbcfcc22a42e231611ec48f1f52d095af4a47c8618acbf05a5b9c705", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66547110bbcfcc22a42e231611ec48f1f52d095af4a47c8618acbf05a5b9c705", kill_on_drop: false }` [INFO] [stdout] 66547110bbcfcc22a42e231611ec48f1f52d095af4a47c8618acbf05a5b9c705 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97e273311df968934ed2b8523d699f210e8239b738b25846cc6f67c6f560bf8d [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" "97e273311df968934ed2b8523d699f210e8239b738b25846cc6f67c6f560bf8d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling wide v0.4.5 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling bytemuck v1.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling instant v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling ultraviolet v0.4.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.8.4 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling crossbeam-channel v0.4.2 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling png v0.16.3 [INFO] [stderr] Compiling bracket-color v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Compiling bracket-geometry v0.8.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling bracket-algorithm-traits v0.8.1 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling image v0.23.4 [INFO] [stderr] Compiling bracket-pathfinding v0.8.1 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling bracket-random v0.8.0 [INFO] [stderr] Compiling object-pool v0.4.4 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling bracket-noise v0.8.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.1 [INFO] [stderr] Compiling glutin v0.24.0 [INFO] [stderr] Compiling bracket-terminal v0.8.1 [INFO] [stderr] Compiling bracket-lib v0.8.1 [INFO] [stderr] Compiling rltk v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 01s [INFO] running `Command { std: "docker" "inspect" "97e273311df968934ed2b8523d699f210e8239b738b25846cc6f67c6f560bf8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e273311df968934ed2b8523d699f210e8239b738b25846cc6f67c6f560bf8d", kill_on_drop: false }` [INFO] [stdout] 97e273311df968934ed2b8523d699f210e8239b738b25846cc6f67c6f560bf8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab1f87aa3985369980ea0ac96495e21a9e8e9f37eecf3b0d566bde2240812c4a [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" "ab1f87aa3985369980ea0ac96495e21a9e8e9f37eecf3b0d566bde2240812c4a", kill_on_drop: false }` [INFO] [stderr] Compiling rltk v0.8.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Console` [INFO] [stdout] --> examples/ex16-wasm-external.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | use rltk::{Console, GameState, Rltk, VirtualKeyCode, RGB}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rltk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 5 --edition=2018 examples/ex05-dijkstra.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="opengl"' -C metadata=b7e1d230577d4cee -C extra-filename=-b7e1d230577d4cee --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bracket_lib=/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib --extern rltk=/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rltk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 6 --edition=2018 examples/ex06-astar-mouse.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="opengl"' -C metadata=6f0a103c57513e6b -C extra-filename=-6f0a103c57513e6b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bracket_lib=/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib --extern rltk=/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rltk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 10 --edition=2018 examples/ex10-postprocess.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="opengl"' -C metadata=98dd5e016dd89a11 -C extra-filename=-98dd5e016dd89a11 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bracket_lib=/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib --extern rltk=/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rltk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 3 --edition=2018 examples/ex03-walking.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="opengl"' -C metadata=b9828b68e03346dd -C extra-filename=-b9828b68e03346dd --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bracket_lib=/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib --extern rltk=/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rltk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 14 --edition=2018 examples/ex14-dwarfmap.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="opengl"' -C metadata=0d5c797d911b5004 -C extra-filename=-0d5c797d911b5004 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bracket_lib=/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib --extern rltk=/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rltk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 7 --edition=2018 examples/ex07-tiles.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="opengl"' -C metadata=7db62ee1a15cd8bb -C extra-filename=-7db62ee1a15cd8bb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bracket_lib=/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib --extern rltk=/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.1.3e3e02a7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b.4ejo6c57dp33txxf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib" "/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib" "/opt/rustwide/target/debug/deps/libbracket_terminal-0cb80dff799e4d00.rlib" "/opt/rustwide/target/debug/deps/libflate2-65783166ab1d2de7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-087cd230b977c165.rlib" "/opt/rustwide/target/debug/deps/libglutin-94bde1663027880e.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-3d605a9af1d4be42.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a659bf485e0e1983.rlib" "/opt/rustwide/target/debug/deps/libwinit-98ba04a1baf42d52.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4f42ec1a23991f7d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0f45b9387bb9dbc9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-2cc5695ca10b1898.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-bca377fc97e390d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b7f17c1ce53a0ee6.rlib" "/opt/rustwide/target/debug/deps/libcalloop-28c05aa7c8791926.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-52f58ad465a5f559.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libmio-95be1a88fb81e754.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-2d535cb16b453efb.rlib" "/opt/rustwide/target/debug/deps/libnet2-1db6de7f57289f40.rlib" "/opt/rustwide/target/debug/deps/libnix-806c2459a16b34d0.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libmemmap-207deceb07d02de9.rlib" "/opt/rustwide/target/debug/deps/libandrew-3a2bc640b8f374a0.rlib" "/opt/rustwide/target/debug/deps/libxml-150d1920bfab59b2.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-a8cfd2ac270aba29.rlib" "/opt/rustwide/target/debug/deps/librusttype-ceb46afd5c1445c2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-79346d34b7bddf1f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-627544f2292e5fd4.rlib" "/opt/rustwide/target/debug/deps/libapprox-cecc43c78f7ee798.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-23dbaab034a9eaf2.rlib" "/opt/rustwide/target/debug/deps/libdlib-c2e21cfa005b4427.rlib" "/opt/rustwide/target/debug/deps/liblibloading-a9ea064a502a3b11.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9cfc8065a0999f9f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0e010c59ab9678a4.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-924589556b6afefd.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4293c2dfec447211.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-1e72fcdab5588cc2.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libimage-510d1d99a36c7333.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1e43636737e8a01b.rlib" "/opt/rustwide/target/debug/deps/libpng-e988a16f73a1bd04.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libdeflate-baa2465e4b299b7f.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-becf900223d703d8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9c9b40c227df3f77.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-380d281f8c2ec566.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/libglow-aca11163b2ce123c.rlib" "/opt/rustwide/target/debug/deps/libobject_pool-8ea944ed0d7811a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-dd8f05226897e782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-970636ae2c51870c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-db152e794a8a1c76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-388801e480eee038.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/libserde-e8fc5ee0dcc9197e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d6ab41f16497ddb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-888f513c996e9519.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libbracket_pathfinding-537e1a6bad255754.rlib" "/opt/rustwide/target/debug/deps/libbracket_noise-a89ea5437ea0bb5a.rlib" "/opt/rustwide/target/debug/deps/libbracket_random-7035cc1d624ead20.rlib" "/opt/rustwide/target/debug/deps/libregex-8ddca9e718e46672.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c0a6bfa77b2c06f1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-490d2129bd3c10fa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-07961616b6a1d155.rlib" "/opt/rustwide/target/debug/deps/librand-a5fbe6e4012fd1a3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f656b9fe306f7912.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-edd25f36ff182b7f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9d0e7fb5bc544e1d.rlib" "/opt/rustwide/target/debug/deps/libbracket_color-e37a801401b32152.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e29dd2e978ed2acd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1e59e11093c49287.rlib" "/opt/rustwide/target/debug/deps/liblibc-1b9f48f6c7596376.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2d64bf2bb1dab848.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbracket_algorithm_traits-ced80675d10a4973.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecf6bbda58319b12.rlib" "/opt/rustwide/target/debug/deps/libbracket_geometry-7469b6d95c7db0ae.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-af554be203b9d48f.rlib" "/opt/rustwide/target/debug/deps/libwide-dcce93ba520a38c6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-98e56adbe0cb9073.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/1-6cea22e98bfeb71b" "-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] [stderr] error: could not compile `rltk` [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.9.df92d293-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4.20tp98zptlxejrsv.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib" "/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib" "/opt/rustwide/target/debug/deps/libbracket_terminal-0cb80dff799e4d00.rlib" "/opt/rustwide/target/debug/deps/libflate2-65783166ab1d2de7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-087cd230b977c165.rlib" "/opt/rustwide/target/debug/deps/libglutin-94bde1663027880e.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-3d605a9af1d4be42.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a659bf485e0e1983.rlib" "/opt/rustwide/target/debug/deps/libwinit-98ba04a1baf42d52.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4f42ec1a23991f7d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0f45b9387bb9dbc9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-2cc5695ca10b1898.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-bca377fc97e390d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b7f17c1ce53a0ee6.rlib" "/opt/rustwide/target/debug/deps/libcalloop-28c05aa7c8791926.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-52f58ad465a5f559.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libmio-95be1a88fb81e754.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-2d535cb16b453efb.rlib" "/opt/rustwide/target/debug/deps/libnet2-1db6de7f57289f40.rlib" "/opt/rustwide/target/debug/deps/libnix-806c2459a16b34d0.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libmemmap-207deceb07d02de9.rlib" "/opt/rustwide/target/debug/deps/libandrew-3a2bc640b8f374a0.rlib" "/opt/rustwide/target/debug/deps/libxml-150d1920bfab59b2.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-a8cfd2ac270aba29.rlib" "/opt/rustwide/target/debug/deps/librusttype-ceb46afd5c1445c2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-79346d34b7bddf1f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-627544f2292e5fd4.rlib" "/opt/rustwide/target/debug/deps/libapprox-cecc43c78f7ee798.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-23dbaab034a9eaf2.rlib" "/opt/rustwide/target/debug/deps/libdlib-c2e21cfa005b4427.rlib" "/opt/rustwide/target/debug/deps/liblibloading-a9ea064a502a3b11.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9cfc8065a0999f9f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0e010c59ab9678a4.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-924589556b6afefd.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4293c2dfec447211.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-1e72fcdab5588cc2.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libimage-510d1d99a36c7333.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1e43636737e8a01b.rlib" "/opt/rustwide/target/debug/deps/libpng-e988a16f73a1bd04.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libdeflate-baa2465e4b299b7f.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-becf900223d703d8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9c9b40c227df3f77.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-380d281f8c2ec566.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/libglow-aca11163b2ce123c.rlib" "/opt/rustwide/target/debug/deps/libobject_pool-8ea944ed0d7811a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-dd8f05226897e782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-970636ae2c51870c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-db152e794a8a1c76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-388801e480eee038.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/libserde-e8fc5ee0dcc9197e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d6ab41f16497ddb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-888f513c996e9519.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libbracket_pathfinding-537e1a6bad255754.rlib" "/opt/rustwide/target/debug/deps/libbracket_noise-a89ea5437ea0bb5a.rlib" "/opt/rustwide/target/debug/deps/libbracket_random-7035cc1d624ead20.rlib" "/opt/rustwide/target/debug/deps/libregex-8ddca9e718e46672.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c0a6bfa77b2c06f1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-490d2129bd3c10fa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-07961616b6a1d155.rlib" "/opt/rustwide/target/debug/deps/librand-a5fbe6e4012fd1a3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f656b9fe306f7912.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-edd25f36ff182b7f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9d0e7fb5bc544e1d.rlib" "/opt/rustwide/target/debug/deps/libbracket_color-e37a801401b32152.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e29dd2e978ed2acd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1e59e11093c49287.rlib" "/opt/rustwide/target/debug/deps/liblibc-1b9f48f6c7596376.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2d64bf2bb1dab848.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbracket_algorithm_traits-ced80675d10a4973.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecf6bbda58319b12.rlib" "/opt/rustwide/target/debug/deps/libbracket_geometry-7469b6d95c7db0ae.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-af554be203b9d48f.rlib" "/opt/rustwide/target/debug/deps/libwide-dcce93ba520a38c6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-98e56adbe0cb9073.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/9-6bf90fedc24d08c4" "-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] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 4 --edition=2018 examples/ex04-fov.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="opengl"' -C metadata=6545a39c214c5ad1 -C extra-filename=-6545a39c214c5ad1 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bracket_lib=/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib --extern rltk=/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rltk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 17 --edition=2018 examples/ex17-textsprites.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="opengl"' -C metadata=9314b269d656d115 -C extra-filename=-9314b269d656d115 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bracket_lib=/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib --extern rltk=/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `rltk` due to 2 previous errors [INFO] [stderr] error: could not compile `rltk` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rltk` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name 11 --edition=2018 examples/ex11-random.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="opengl"' -C metadata=a064ac01ad7c1357 -C extra-filename=-a064ac01ad7c1357 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bracket_lib=/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib --extern rltk=/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.12.094fa5f4-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519.394rt3w4akefv3q.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib" "/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib" "/opt/rustwide/target/debug/deps/libbracket_terminal-0cb80dff799e4d00.rlib" "/opt/rustwide/target/debug/deps/libflate2-65783166ab1d2de7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-087cd230b977c165.rlib" "/opt/rustwide/target/debug/deps/libglutin-94bde1663027880e.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-3d605a9af1d4be42.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a659bf485e0e1983.rlib" "/opt/rustwide/target/debug/deps/libwinit-98ba04a1baf42d52.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4f42ec1a23991f7d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0f45b9387bb9dbc9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-2cc5695ca10b1898.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-bca377fc97e390d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b7f17c1ce53a0ee6.rlib" "/opt/rustwide/target/debug/deps/libcalloop-28c05aa7c8791926.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-52f58ad465a5f559.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libmio-95be1a88fb81e754.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-2d535cb16b453efb.rlib" "/opt/rustwide/target/debug/deps/libnet2-1db6de7f57289f40.rlib" "/opt/rustwide/target/debug/deps/libnix-806c2459a16b34d0.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libmemmap-207deceb07d02de9.rlib" "/opt/rustwide/target/debug/deps/libandrew-3a2bc640b8f374a0.rlib" "/opt/rustwide/target/debug/deps/libxml-150d1920bfab59b2.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-a8cfd2ac270aba29.rlib" "/opt/rustwide/target/debug/deps/librusttype-ceb46afd5c1445c2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-79346d34b7bddf1f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-627544f2292e5fd4.rlib" "/opt/rustwide/target/debug/deps/libapprox-cecc43c78f7ee798.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-23dbaab034a9eaf2.rlib" "/opt/rustwide/target/debug/deps/libdlib-c2e21cfa005b4427.rlib" "/opt/rustwide/target/debug/deps/liblibloading-a9ea064a502a3b11.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9cfc8065a0999f9f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0e010c59ab9678a4.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-924589556b6afefd.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4293c2dfec447211.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-1e72fcdab5588cc2.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libimage-510d1d99a36c7333.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1e43636737e8a01b.rlib" "/opt/rustwide/target/debug/deps/libpng-e988a16f73a1bd04.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libdeflate-baa2465e4b299b7f.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-becf900223d703d8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9c9b40c227df3f77.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-380d281f8c2ec566.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/libglow-aca11163b2ce123c.rlib" "/opt/rustwide/target/debug/deps/libobject_pool-8ea944ed0d7811a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-dd8f05226897e782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-970636ae2c51870c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-db152e794a8a1c76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-388801e480eee038.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/libserde-e8fc5ee0dcc9197e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d6ab41f16497ddb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-888f513c996e9519.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libbracket_pathfinding-537e1a6bad255754.rlib" "/opt/rustwide/target/debug/deps/libbracket_noise-a89ea5437ea0bb5a.rlib" "/opt/rustwide/target/debug/deps/libbracket_random-7035cc1d624ead20.rlib" "/opt/rustwide/target/debug/deps/libregex-8ddca9e718e46672.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c0a6bfa77b2c06f1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-490d2129bd3c10fa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-07961616b6a1d155.rlib" "/opt/rustwide/target/debug/deps/librand-a5fbe6e4012fd1a3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f656b9fe306f7912.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-edd25f36ff182b7f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9d0e7fb5bc544e1d.rlib" "/opt/rustwide/target/debug/deps/libbracket_color-e37a801401b32152.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e29dd2e978ed2acd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1e59e11093c49287.rlib" "/opt/rustwide/target/debug/deps/liblibc-1b9f48f6c7596376.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2d64bf2bb1dab848.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbracket_algorithm_traits-ced80675d10a4973.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecf6bbda58319b12.rlib" "/opt/rustwide/target/debug/deps/libbracket_geometry-7469b6d95c7db0ae.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-af554be203b9d48f.rlib" "/opt/rustwide/target/debug/deps/libwide-dcce93ba520a38c6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-98e56adbe0cb9073.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/12-6438f5258c946519" "-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 `rltk` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.2.97e042c5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a.y8vtfy12mroyqiy.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib" "/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib" "/opt/rustwide/target/debug/deps/libbracket_terminal-0cb80dff799e4d00.rlib" "/opt/rustwide/target/debug/deps/libflate2-65783166ab1d2de7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-087cd230b977c165.rlib" "/opt/rustwide/target/debug/deps/libglutin-94bde1663027880e.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-3d605a9af1d4be42.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a659bf485e0e1983.rlib" "/opt/rustwide/target/debug/deps/libwinit-98ba04a1baf42d52.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4f42ec1a23991f7d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0f45b9387bb9dbc9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-2cc5695ca10b1898.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-bca377fc97e390d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b7f17c1ce53a0ee6.rlib" "/opt/rustwide/target/debug/deps/libcalloop-28c05aa7c8791926.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-52f58ad465a5f559.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libmio-95be1a88fb81e754.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-2d535cb16b453efb.rlib" "/opt/rustwide/target/debug/deps/libnet2-1db6de7f57289f40.rlib" "/opt/rustwide/target/debug/deps/libnix-806c2459a16b34d0.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libmemmap-207deceb07d02de9.rlib" "/opt/rustwide/target/debug/deps/libandrew-3a2bc640b8f374a0.rlib" "/opt/rustwide/target/debug/deps/libxml-150d1920bfab59b2.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-a8cfd2ac270aba29.rlib" "/opt/rustwide/target/debug/deps/librusttype-ceb46afd5c1445c2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-79346d34b7bddf1f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-627544f2292e5fd4.rlib" "/opt/rustwide/target/debug/deps/libapprox-cecc43c78f7ee798.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-23dbaab034a9eaf2.rlib" "/opt/rustwide/target/debug/deps/libdlib-c2e21cfa005b4427.rlib" "/opt/rustwide/target/debug/deps/liblibloading-a9ea064a502a3b11.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9cfc8065a0999f9f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0e010c59ab9678a4.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-924589556b6afefd.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4293c2dfec447211.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-1e72fcdab5588cc2.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libimage-510d1d99a36c7333.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1e43636737e8a01b.rlib" "/opt/rustwide/target/debug/deps/libpng-e988a16f73a1bd04.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libdeflate-baa2465e4b299b7f.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-becf900223d703d8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9c9b40c227df3f77.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-380d281f8c2ec566.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/libglow-aca11163b2ce123c.rlib" "/opt/rustwide/target/debug/deps/libobject_pool-8ea944ed0d7811a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-dd8f05226897e782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-970636ae2c51870c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-db152e794a8a1c76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-388801e480eee038.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/libserde-e8fc5ee0dcc9197e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d6ab41f16497ddb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-888f513c996e9519.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libbracket_pathfinding-537e1a6bad255754.rlib" "/opt/rustwide/target/debug/deps/libbracket_noise-a89ea5437ea0bb5a.rlib" "/opt/rustwide/target/debug/deps/libbracket_random-7035cc1d624ead20.rlib" "/opt/rustwide/target/debug/deps/libregex-8ddca9e718e46672.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c0a6bfa77b2c06f1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-490d2129bd3c10fa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-07961616b6a1d155.rlib" "/opt/rustwide/target/debug/deps/librand-a5fbe6e4012fd1a3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f656b9fe306f7912.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-edd25f36ff182b7f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9d0e7fb5bc544e1d.rlib" "/opt/rustwide/target/debug/deps/libbracket_color-e37a801401b32152.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e29dd2e978ed2acd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1e59e11093c49287.rlib" "/opt/rustwide/target/debug/deps/liblibc-1b9f48f6c7596376.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2d64bf2bb1dab848.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbracket_algorithm_traits-ced80675d10a4973.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecf6bbda58319b12.rlib" "/opt/rustwide/target/debug/deps/libbracket_geometry-7469b6d95c7db0ae.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-af554be203b9d48f.rlib" "/opt/rustwide/target/debug/deps/libwide-dcce93ba520a38c6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-98e56adbe0cb9073.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/2-d6db48887c286f2a" "-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/13-73def2d4c0e65883.13.a805e02e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.13.a805e02e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883.20uk1qe4b0iu2jve.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib" "/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib" "/opt/rustwide/target/debug/deps/libbracket_terminal-0cb80dff799e4d00.rlib" "/opt/rustwide/target/debug/deps/libflate2-65783166ab1d2de7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-087cd230b977c165.rlib" "/opt/rustwide/target/debug/deps/libglutin-94bde1663027880e.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-3d605a9af1d4be42.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a659bf485e0e1983.rlib" "/opt/rustwide/target/debug/deps/libwinit-98ba04a1baf42d52.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4f42ec1a23991f7d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0f45b9387bb9dbc9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-2cc5695ca10b1898.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-bca377fc97e390d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b7f17c1ce53a0ee6.rlib" "/opt/rustwide/target/debug/deps/libcalloop-28c05aa7c8791926.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-52f58ad465a5f559.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libmio-95be1a88fb81e754.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-2d535cb16b453efb.rlib" "/opt/rustwide/target/debug/deps/libnet2-1db6de7f57289f40.rlib" "/opt/rustwide/target/debug/deps/libnix-806c2459a16b34d0.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libmemmap-207deceb07d02de9.rlib" "/opt/rustwide/target/debug/deps/libandrew-3a2bc640b8f374a0.rlib" "/opt/rustwide/target/debug/deps/libxml-150d1920bfab59b2.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-a8cfd2ac270aba29.rlib" "/opt/rustwide/target/debug/deps/librusttype-ceb46afd5c1445c2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-79346d34b7bddf1f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-627544f2292e5fd4.rlib" "/opt/rustwide/target/debug/deps/libapprox-cecc43c78f7ee798.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-23dbaab034a9eaf2.rlib" "/opt/rustwide/target/debug/deps/libdlib-c2e21cfa005b4427.rlib" "/opt/rustwide/target/debug/deps/liblibloading-a9ea064a502a3b11.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9cfc8065a0999f9f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0e010c59ab9678a4.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-924589556b6afefd.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4293c2dfec447211.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-1e72fcdab5588cc2.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libimage-510d1d99a36c7333.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1e43636737e8a01b.rlib" "/opt/rustwide/target/debug/deps/libpng-e988a16f73a1bd04.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libdeflate-baa2465e4b299b7f.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-becf900223d703d8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9c9b40c227df3f77.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-380d281f8c2ec566.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/libglow-aca11163b2ce123c.rlib" "/opt/rustwide/target/debug/deps/libobject_pool-8ea944ed0d7811a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-dd8f05226897e782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-970636ae2c51870c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-db152e794a8a1c76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-388801e480eee038.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/libserde-e8fc5ee0dcc9197e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d6ab41f16497ddb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-888f513c996e9519.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libbracket_pathfinding-537e1a6bad255754.rlib" "/opt/rustwide/target/debug/deps/libbracket_noise-a89ea5437ea0bb5a.rlib" "/opt/rustwide/target/debug/deps/libbracket_random-7035cc1d624ead20.rlib" "/opt/rustwide/target/debug/deps/libregex-8ddca9e718e46672.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c0a6bfa77b2c06f1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-490d2129bd3c10fa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-07961616b6a1d155.rlib" "/opt/rustwide/target/debug/deps/librand-a5fbe6e4012fd1a3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f656b9fe306f7912.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-edd25f36ff182b7f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9d0e7fb5bc544e1d.rlib" "/opt/rustwide/target/debug/deps/libbracket_color-e37a801401b32152.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e29dd2e978ed2acd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1e59e11093c49287.rlib" "/opt/rustwide/target/debug/deps/liblibc-1b9f48f6c7596376.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2d64bf2bb1dab848.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbracket_algorithm_traits-ced80675d10a4973.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecf6bbda58319b12.rlib" "/opt/rustwide/target/debug/deps/libbracket_geometry-7469b6d95c7db0ae.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-af554be203b9d48f.rlib" "/opt/rustwide/target/debug/deps/libwide-dcce93ba520a38c6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-98e56adbe0cb9073.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/13-73def2d4c0e65883" "-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 `rltk` due to 2 previous errors [INFO] [stderr] error: could not compile `rltk` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.8.acbb5415-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad.513pcxhvw5ayro7z.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-2c8d9b727ea47217/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librltk-ab3e0fb0e5123611.rlib" "/opt/rustwide/target/debug/deps/libbracket_lib-6b555a83a4ae2b18.rlib" "/opt/rustwide/target/debug/deps/libbracket_terminal-0cb80dff799e4d00.rlib" "/opt/rustwide/target/debug/deps/libflate2-65783166ab1d2de7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-087cd230b977c165.rlib" "/opt/rustwide/target/debug/deps/libglutin-94bde1663027880e.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-3d605a9af1d4be42.rlib" "/opt/rustwide/target/debug/deps/libshared_library-a659bf485e0e1983.rlib" "/opt/rustwide/target/debug/deps/libwinit-98ba04a1baf42d52.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-4f42ec1a23991f7d.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-0f45b9387bb9dbc9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-2cc5695ca10b1898.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-bca377fc97e390d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-b7f17c1ce53a0ee6.rlib" "/opt/rustwide/target/debug/deps/libcalloop-28c05aa7c8791926.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-52f58ad465a5f559.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d0d85cb3d64c35ac.rlib" "/opt/rustwide/target/debug/deps/libmio-95be1a88fb81e754.rlib" "/opt/rustwide/target/debug/deps/libslab-ee0db592f9db8068.rlib" "/opt/rustwide/target/debug/deps/libiovec-2d535cb16b453efb.rlib" "/opt/rustwide/target/debug/deps/libnet2-1db6de7f57289f40.rlib" "/opt/rustwide/target/debug/deps/libnix-806c2459a16b34d0.rlib" "/opt/rustwide/target/debug/deps/libvoid-fc8910124e59282b.rlib" "/opt/rustwide/target/debug/deps/libmemmap-207deceb07d02de9.rlib" "/opt/rustwide/target/debug/deps/libandrew-3a2bc640b8f374a0.rlib" "/opt/rustwide/target/debug/deps/libxml-150d1920bfab59b2.rlib" "/opt/rustwide/target/debug/deps/libxdg-e5b446e3b92f0274.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-20fcfb7d82bad3e9.rlib" "/opt/rustwide/target/debug/deps/libsame_file-4e9955724bab8d4a.rlib" "/opt/rustwide/target/debug/deps/librusttype-a8cfd2ac270aba29.rlib" "/opt/rustwide/target/debug/deps/librusttype-ceb46afd5c1445c2.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-79346d34b7bddf1f.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee6ebd8e50eef598.rlib" "/opt/rustwide/target/debug/deps/libordered_float-627544f2292e5fd4.rlib" "/opt/rustwide/target/debug/deps/libapprox-cecc43c78f7ee798.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-23dbaab034a9eaf2.rlib" "/opt/rustwide/target/debug/deps/libdlib-c2e21cfa005b4427.rlib" "/opt/rustwide/target/debug/deps/liblibloading-a9ea064a502a3b11.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-9cfc8065a0999f9f.rlib" "/opt/rustwide/target/debug/deps/libinstant-0e010c59ab9678a4.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-924589556b6afefd.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-4293c2dfec447211.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-1e72fcdab5588cc2.rlib" "/opt/rustwide/target/debug/deps/liblog-f2a9ccb91e18889e.rlib" "/opt/rustwide/target/debug/deps/libimage-510d1d99a36c7333.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-1e43636737e8a01b.rlib" "/opt/rustwide/target/debug/deps/libpng-e988a16f73a1bd04.rlib" "/opt/rustwide/target/debug/deps/libinflate-b83262b48d96d276.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b88bdf16927d6153.rlib" "/opt/rustwide/target/debug/deps/libdeflate-baa2465e4b299b7f.rlib" "/opt/rustwide/target/debug/deps/libadler32-f744d72025833ce8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-becf900223d703d8.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-9c9b40c227df3f77.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-380d281f8c2ec566.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-16e2bec038035204.rlib" "/opt/rustwide/target/debug/deps/libglow-aca11163b2ce123c.rlib" "/opt/rustwide/target/debug/deps/libobject_pool-8ea944ed0d7811a0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-dd8f05226897e782.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-970636ae2c51870c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-da6de4a07fc373b9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-db152e794a8a1c76.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-388801e480eee038.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-f3bff48678834d5e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-9c19d0751ed77bf7.rlib" "/opt/rustwide/target/debug/deps/libserde-e8fc5ee0dcc9197e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d6ab41f16497ddb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-888f513c996e9519.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-700ec48b887f1a33.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6da8ac6dfb59ea6e.rlib" "/opt/rustwide/target/debug/deps/libbracket_pathfinding-537e1a6bad255754.rlib" "/opt/rustwide/target/debug/deps/libbracket_noise-a89ea5437ea0bb5a.rlib" "/opt/rustwide/target/debug/deps/libbracket_random-7035cc1d624ead20.rlib" "/opt/rustwide/target/debug/deps/libregex-8ddca9e718e46672.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fc112ae30411db47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c0a6bfa77b2c06f1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-490d2129bd3c10fa.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1ae902ad2fa951e9.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-07961616b6a1d155.rlib" "/opt/rustwide/target/debug/deps/librand-a5fbe6e4012fd1a3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f656b9fe306f7912.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5ba93bd5a4ea4e3f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-6f374a1e839b3a4a.rlib" "/opt/rustwide/target/debug/deps/librand_core-edd25f36ff182b7f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-9d0e7fb5bc544e1d.rlib" "/opt/rustwide/target/debug/deps/libbracket_color-e37a801401b32152.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a74b9be1416e611b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-e29dd2e978ed2acd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1e59e11093c49287.rlib" "/opt/rustwide/target/debug/deps/liblibc-1b9f48f6c7596376.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b22544e46cbb7baa.rlib" "/opt/rustwide/target/debug/deps/liblock_api-2d64bf2bb1dab848.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libbracket_algorithm_traits-ced80675d10a4973.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-ecf6bbda58319b12.rlib" "/opt/rustwide/target/debug/deps/libbracket_geometry-7469b6d95c7db0ae.rlib" "/opt/rustwide/target/debug/deps/libultraviolet-af554be203b9d48f.rlib" "/opt/rustwide/target/debug/deps/libwide-dcce93ba520a38c6.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-98e56adbe0cb9073.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/8-9328ec2377e8c2ad" "-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 `rltk` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ab1f87aa3985369980ea0ac96495e21a9e8e9f37eecf3b0d566bde2240812c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab1f87aa3985369980ea0ac96495e21a9e8e9f37eecf3b0d566bde2240812c4a", kill_on_drop: false }` [INFO] [stdout] ab1f87aa3985369980ea0ac96495e21a9e8e9f37eecf3b0d566bde2240812c4a