[INFO] fetching crate klask 0.4.0... [INFO] testing klask-0.4.0 against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] extracting crate klask 0.4.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate klask 0.4.0 on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate klask 0.4.0 [INFO] finished tweaking crates.io crate klask 0.4.0 [INFO] tweaked toml for crates.io crate klask 0.4.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate klask 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", 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] Downloading crates ... [INFO] [stderr] Downloaded wayland-sys v0.28.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79e02d2fdd2fb499292e4ed501d2ad8453f93fc27fabca20cc55c179a9437b6b [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" "79e02d2fdd2fb499292e4ed501d2ad8453f93fc27fabca20cc55c179a9437b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79e02d2fdd2fb499292e4ed501d2ad8453f93fc27fabca20cc55c179a9437b6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79e02d2fdd2fb499292e4ed501d2ad8453f93fc27fabca20cc55c179a9437b6b", kill_on_drop: false }` [INFO] [stdout] 79e02d2fdd2fb499292e4ed501d2ad8453f93fc27fabca20cc55c179a9437b6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcf86552b6c882d4ef4595580762bf7537148e42ff56adb0e994edfa2be5f3f1 [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" "bcf86552b6c882d4ef4595580762bf7537148e42ff56adb0e994edfa2be5f3f1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pkg-config v0.3.21 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling emath v0.15.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cansi v2.1.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling os_str_bytes v4.2.0 [INFO] [stderr] Compiling linkify v0.7.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling owned_ttf_parser v0.12.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling ab_glyph v0.2.11 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap2 v0.2.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling epaint v0.15.0 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling egui v0.15.0 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling epi v0.15.0 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling x11-clipboard v0.5.3 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wayland-egl v0.28.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling native-dialog v0.5.5 [INFO] [stderr] Compiling clap v3.0.0-beta.5 [INFO] [stderr] Compiling smithay-client-toolkit v0.14.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling smithay-clipboard v0.6.4 [INFO] [stderr] Compiling copypasta v0.7.1 [INFO] [stderr] Compiling egui-winit v0.15.0 [INFO] [stderr] Compiling glutin v0.27.0 [INFO] [stderr] Compiling egui_glow v0.15.0 [INFO] [stderr] Compiling eframe v0.15.0 [INFO] [stderr] Compiling klask v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "bcf86552b6c882d4ef4595580762bf7537148e42ff56adb0e994edfa2be5f3f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf86552b6c882d4ef4595580762bf7537148e42ff56adb0e994edfa2be5f3f1", kill_on_drop: false }` [INFO] [stdout] bcf86552b6c882d4ef4595580762bf7537148e42ff56adb0e994edfa2be5f3f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23e88bbfcea7e11ad6e8bbc2b02b697d06db82e81561a6490d067182bf3439e8 [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" "23e88bbfcea7e11ad6e8bbc2b02b697d06db82e81561a6490d067182bf3439e8", kill_on_drop: false }` [INFO] [stderr] Compiling klask v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `klask` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name klask --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=3d6df5f579c7fd09 -C extra-filename=-3d6df5f579c7fd09 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern inflector=/opt/rustwide/target/debug/deps/libinflector-246735fe249e5da4.rlib --extern cansi=/opt/rustwide/target/debug/deps/libcansi-27ff1bf15136dc0a.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-c39d562542e29f49.rlib --extern clap_derive=/opt/rustwide/target/debug/deps/libclap_derive-724b97b69bab5b89.so --extern eframe=/opt/rustwide/target/debug/deps/libeframe-9dfa8177516e7def.rlib --extern linkify=/opt/rustwide/target/debug/deps/liblinkify-ad7a15c347ff68b5.rlib --extern native_dialog=/opt/rustwide/target/debug/deps/libnative_dialog-50776515de2e4aa1.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f221baf21a5b7b64.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6f6c0af2dd2c577b.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.simple.ee512242-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf.3eiutq4yld6s0xdr.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libklask-16a8950438fb4815.rlib" "/opt/rustwide/target/debug/deps/liblinkify-ad7a15c347ff68b5.rlib" "/opt/rustwide/target/debug/deps/libcansi-27ff1bf15136dc0a.rlib" "/opt/rustwide/target/debug/deps/libnative_dialog-50776515de2e4aa1.rlib" "/opt/rustwide/target/debug/deps/libwhich-02e6b85a9cdfaf7d.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-c031563c0eb0520a.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-94ccd625cad92beb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f221baf21a5b7b64.rlib" "/opt/rustwide/target/debug/deps/libuuid-6f6c0af2dd2c577b.rlib" "/opt/rustwide/target/debug/deps/libinflector-246735fe249e5da4.rlib" "/opt/rustwide/target/debug/deps/libeframe-9dfa8177516e7def.rlib" "/opt/rustwide/target/debug/deps/libegui_glow-5eae85ce3efa8f9b.rlib" "/opt/rustwide/target/debug/deps/libglutin-2c7b684a841c4a44.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-e9addb5b22e4a2a5.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-54cdf3bd73d48980.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f6adf92fded0d38b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-72b055dec7776e34.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-b239931fb78fd2b7.rlib" "/opt/rustwide/target/debug/deps/libegui_winit-6b3a1425ad8da1a3.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-f293b35bc3d82ee6.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-85985d7b97f495c6.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-4e2f62ebb1ddfb17.rlib" "/opt/rustwide/target/debug/deps/libxcb-a2ae25c4ad8edf94.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-1d9d3f8cc2f36d54.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-70b535716d397591.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-c2faf5ea4591a1a7.rlib" "/opt/rustwide/target/debug/deps/libwinit-a14bd7c647ac83de.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-6164eb47f6596e22.rlib" "/opt/rustwide/target/debug/deps/libmio-5cfef81d242ea08e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4dd2e11bfb2ea7b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-cbf1187c43845139.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2ee57191e47425f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7af348b8f6534ef6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b036349e50a63a5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c716568f6674f788.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-8be673e57afe9773.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e65ae4e5f154b4b5.rlib" "/opt/rustwide/target/debug/deps/libandrew-bcf0cb3445035806.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libxdg-c202522a2c320770.rlib" "/opt/rustwide/target/debug/deps/libdirs-cabdd0c599be42ae.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-339cac4d16d5550a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-b354210e7faf2946.rlib" "/opt/rustwide/target/debug/deps/libxcursor-278a704e58e2d354.rlib" "/opt/rustwide/target/debug/deps/libnom-f48cc1e79dd740ac.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-2cd29e5d636d88cb.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-fce70af1bb6463d0.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b610aab83e3645d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1389c3662f18ba45.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-2913fcb66a5e3edc.rlib" "/opt/rustwide/target/debug/deps/libnix-17c314b990939a78.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-259be96f6106e2d0.rlib" "/opt/rustwide/target/debug/deps/libdlib-705e50b63885b0cb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-664cfa7b11bba18f.rlib" "/opt/rustwide/target/debug/deps/libcalloop-e192dd79c280b21e.rlib" "/opt/rustwide/target/debug/deps/libnix-70ed76fc6fef0b05.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdlib-2bec456ea9eea1b4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-19aaa1ef81696bb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d22f4bdfb81a1e60.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-21b8f4bab01686f4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6858cf2a951ae4b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libglow-4eed6bd187724e80.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libepi-645989e00f7904b4.rlib" "/opt/rustwide/target/debug/deps/libegui-16c84a7a1d9213ed.rlib" "/opt/rustwide/target/debug/deps/libepaint-9926a5155a9fb9eb.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-3654013dcf351da4.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-5149745f479b5657.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-08f873f6373b5a09.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4419162c2fdf42f6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-38267042a10a5975.rlib" "/opt/rustwide/target/debug/deps/libahash-c89cf4d2dea8b792.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a725dba5bd69927f.rlib" "/opt/rustwide/target/debug/deps/liblibc-735caf274e08905b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-4583ee6fad85def3.rlib" "/opt/rustwide/target/debug/deps/libemath-eb7366490f986438.rlib" "/opt/rustwide/target/debug/deps/libclap-c39d562542e29f49.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-56189e5eb09298ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-109f80ae235dc633.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13e2ae73269b4206.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3d4ff53e7005b4dd.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-54bcdfc29d659c8a.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4534cde42d1275da.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a2bd8b0ea7c9b00d.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8881dc3bb3f10f3b.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3fd242e18fdd0c36.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3a798fed05fab799.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-80d3100602c910ea.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1dccce5a21675f27.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f64377ecebdde207.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7653eb7fe07b9c8.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-36839fa9267107c9.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8aa1cded26ac715b.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e95d805e5aecd8ef.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-18115510f759732e.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-lxkbcommon" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/simple-7d1db75d51c3efbf" "-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/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.empty.9e95f34f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3.461ltrepf8o1eeh5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libklask-16a8950438fb4815.rlib" "/opt/rustwide/target/debug/deps/liblinkify-ad7a15c347ff68b5.rlib" "/opt/rustwide/target/debug/deps/libcansi-27ff1bf15136dc0a.rlib" "/opt/rustwide/target/debug/deps/libnative_dialog-50776515de2e4aa1.rlib" "/opt/rustwide/target/debug/deps/libwhich-02e6b85a9cdfaf7d.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-c031563c0eb0520a.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-94ccd625cad92beb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f221baf21a5b7b64.rlib" "/opt/rustwide/target/debug/deps/libuuid-6f6c0af2dd2c577b.rlib" "/opt/rustwide/target/debug/deps/libinflector-246735fe249e5da4.rlib" "/opt/rustwide/target/debug/deps/libeframe-9dfa8177516e7def.rlib" "/opt/rustwide/target/debug/deps/libegui_glow-5eae85ce3efa8f9b.rlib" "/opt/rustwide/target/debug/deps/libglutin-2c7b684a841c4a44.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-e9addb5b22e4a2a5.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-54cdf3bd73d48980.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f6adf92fded0d38b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-72b055dec7776e34.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-b239931fb78fd2b7.rlib" "/opt/rustwide/target/debug/deps/libegui_winit-6b3a1425ad8da1a3.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-f293b35bc3d82ee6.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-85985d7b97f495c6.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-4e2f62ebb1ddfb17.rlib" "/opt/rustwide/target/debug/deps/libxcb-a2ae25c4ad8edf94.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-1d9d3f8cc2f36d54.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-70b535716d397591.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-c2faf5ea4591a1a7.rlib" "/opt/rustwide/target/debug/deps/libwinit-a14bd7c647ac83de.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-6164eb47f6596e22.rlib" "/opt/rustwide/target/debug/deps/libmio-5cfef81d242ea08e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4dd2e11bfb2ea7b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-cbf1187c43845139.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2ee57191e47425f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7af348b8f6534ef6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b036349e50a63a5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c716568f6674f788.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-8be673e57afe9773.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e65ae4e5f154b4b5.rlib" "/opt/rustwide/target/debug/deps/libandrew-bcf0cb3445035806.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libxdg-c202522a2c320770.rlib" "/opt/rustwide/target/debug/deps/libdirs-cabdd0c599be42ae.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-339cac4d16d5550a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-b354210e7faf2946.rlib" "/opt/rustwide/target/debug/deps/libxcursor-278a704e58e2d354.rlib" "/opt/rustwide/target/debug/deps/libnom-f48cc1e79dd740ac.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-2cd29e5d636d88cb.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-fce70af1bb6463d0.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b610aab83e3645d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1389c3662f18ba45.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-2913fcb66a5e3edc.rlib" "/opt/rustwide/target/debug/deps/libnix-17c314b990939a78.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-259be96f6106e2d0.rlib" "/opt/rustwide/target/debug/deps/libdlib-705e50b63885b0cb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-664cfa7b11bba18f.rlib" "/opt/rustwide/target/debug/deps/libcalloop-e192dd79c280b21e.rlib" "/opt/rustwide/target/debug/deps/libnix-70ed76fc6fef0b05.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdlib-2bec456ea9eea1b4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-19aaa1ef81696bb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d22f4bdfb81a1e60.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-21b8f4bab01686f4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6858cf2a951ae4b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libglow-4eed6bd187724e80.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libepi-645989e00f7904b4.rlib" "/opt/rustwide/target/debug/deps/libegui-16c84a7a1d9213ed.rlib" "/opt/rustwide/target/debug/deps/libepaint-9926a5155a9fb9eb.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-3654013dcf351da4.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-5149745f479b5657.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-08f873f6373b5a09.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4419162c2fdf42f6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-38267042a10a5975.rlib" "/opt/rustwide/target/debug/deps/libahash-c89cf4d2dea8b792.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a725dba5bd69927f.rlib" "/opt/rustwide/target/debug/deps/liblibc-735caf274e08905b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-4583ee6fad85def3.rlib" "/opt/rustwide/target/debug/deps/libemath-eb7366490f986438.rlib" "/opt/rustwide/target/debug/deps/libclap-c39d562542e29f49.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-56189e5eb09298ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-109f80ae235dc633.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13e2ae73269b4206.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3d4ff53e7005b4dd.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-54bcdfc29d659c8a.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4534cde42d1275da.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a2bd8b0ea7c9b00d.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8881dc3bb3f10f3b.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3fd242e18fdd0c36.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3a798fed05fab799.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-80d3100602c910ea.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1dccce5a21675f27.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f64377ecebdde207.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7653eb7fe07b9c8.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-36839fa9267107c9.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8aa1cded26ac715b.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e95d805e5aecd8ef.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-18115510f759732e.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-lxkbcommon" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/empty-b285825f85bbe7a3" "-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/showcase-762258e4b475a996.showcase.95435cd9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.showcase.95435cd9-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996.491mhfe8ppax98d6.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libklask-16a8950438fb4815.rlib" "/opt/rustwide/target/debug/deps/liblinkify-ad7a15c347ff68b5.rlib" "/opt/rustwide/target/debug/deps/libcansi-27ff1bf15136dc0a.rlib" "/opt/rustwide/target/debug/deps/libnative_dialog-50776515de2e4aa1.rlib" "/opt/rustwide/target/debug/deps/libwhich-02e6b85a9cdfaf7d.rlib" "/opt/rustwide/target/debug/deps/libeither-2e3eb180977f1f53.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-c031563c0eb0520a.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-94ccd625cad92beb.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f221baf21a5b7b64.rlib" "/opt/rustwide/target/debug/deps/libuuid-6f6c0af2dd2c577b.rlib" "/opt/rustwide/target/debug/deps/libinflector-246735fe249e5da4.rlib" "/opt/rustwide/target/debug/deps/libeframe-9dfa8177516e7def.rlib" "/opt/rustwide/target/debug/deps/libegui_glow-5eae85ce3efa8f9b.rlib" "/opt/rustwide/target/debug/deps/libglutin-2c7b684a841c4a44.rlib" "/opt/rustwide/target/debug/deps/libwayland_egl-e9addb5b22e4a2a5.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-54cdf3bd73d48980.rlib" "/opt/rustwide/target/debug/deps/libshared_library-f6adf92fded0d38b.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-72b055dec7776e34.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-b239931fb78fd2b7.rlib" "/opt/rustwide/target/debug/deps/libegui_winit-6b3a1425ad8da1a3.rlib" "/opt/rustwide/target/debug/deps/libwebbrowser-f293b35bc3d82ee6.rlib" "/opt/rustwide/target/debug/deps/libcopypasta-85985d7b97f495c6.rlib" "/opt/rustwide/target/debug/deps/libx11_clipboard-4e2f62ebb1ddfb17.rlib" "/opt/rustwide/target/debug/deps/libxcb-a2ae25c4ad8edf94.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-1d9d3f8cc2f36d54.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-70b535716d397591.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-c2faf5ea4591a1a7.rlib" "/opt/rustwide/target/debug/deps/libwinit-a14bd7c647ac83de.rlib" "/opt/rustwide/target/debug/deps/libmio_misc-6164eb47f6596e22.rlib" "/opt/rustwide/target/debug/deps/libmio-5cfef81d242ea08e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-4dd2e11bfb2ea7b3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-cbf1187c43845139.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-c2ee57191e47425f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-7af348b8f6534ef6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-b036349e50a63a5d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c716568f6674f788.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-8be673e57afe9773.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-e65ae4e5f154b4b5.rlib" "/opt/rustwide/target/debug/deps/libandrew-bcf0cb3445035806.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libxdg-c202522a2c320770.rlib" "/opt/rustwide/target/debug/deps/libdirs-cabdd0c599be42ae.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-339cac4d16d5550a.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librusttype-fcefd9174822c92b.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-12482e1ce080c973.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-158bc562caa5b5a5.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-b354210e7faf2946.rlib" "/opt/rustwide/target/debug/deps/libxcursor-278a704e58e2d354.rlib" "/opt/rustwide/target/debug/deps/libnom-f48cc1e79dd740ac.rlib" "/opt/rustwide/target/debug/deps/libminimal_lexical-2cd29e5d636d88cb.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-fce70af1bb6463d0.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-b610aab83e3645d9.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-1389c3662f18ba45.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-2913fcb66a5e3edc.rlib" "/opt/rustwide/target/debug/deps/libnix-17c314b990939a78.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-259be96f6106e2d0.rlib" "/opt/rustwide/target/debug/deps/libdlib-705e50b63885b0cb.rlib" "/opt/rustwide/target/debug/deps/liblibloading-664cfa7b11bba18f.rlib" "/opt/rustwide/target/debug/deps/libcalloop-e192dd79c280b21e.rlib" "/opt/rustwide/target/debug/deps/libnix-70ed76fc6fef0b05.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libdlib-2bec456ea9eea1b4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-cac0f1f80a242395.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-19aaa1ef81696bb5.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-d22f4bdfb81a1e60.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-21b8f4bab01686f4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6858cf2a951ae4b5.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-66ea7189d1d4dc28.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libglow-4eed6bd187724e80.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1ebc79530dc1dd57.rlib" "/opt/rustwide/target/debug/deps/libepi-645989e00f7904b4.rlib" "/opt/rustwide/target/debug/deps/libegui-16c84a7a1d9213ed.rlib" "/opt/rustwide/target/debug/deps/libepaint-9926a5155a9fb9eb.rlib" "/opt/rustwide/target/debug/deps/libnohash_hasher-3654013dcf351da4.rlib" "/opt/rustwide/target/debug/deps/libab_glyph-5149745f479b5657.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-08f873f6373b5a09.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-4419162c2fdf42f6.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-38267042a10a5975.rlib" "/opt/rustwide/target/debug/deps/libahash-c89cf4d2dea8b792.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-a725dba5bd69927f.rlib" "/opt/rustwide/target/debug/deps/liblibc-735caf274e08905b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-4583ee6fad85def3.rlib" "/opt/rustwide/target/debug/deps/libemath-eb7366490f986438.rlib" "/opt/rustwide/target/debug/deps/libclap-c39d562542e29f49.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-56189e5eb09298ab.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-109f80ae235dc633.rlib" "/opt/rustwide/target/debug/deps/libmemchr-97d2a9096a87321e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-13e2ae73269b4206.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-3d4ff53e7005b4dd.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-54bcdfc29d659c8a.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-4534cde42d1275da.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a2bd8b0ea7c9b00d.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-8881dc3bb3f10f3b.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3fd242e18fdd0c36.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-3a798fed05fab799.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-80d3100602c910ea.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1dccce5a21675f27.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f64377ecebdde207.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c7653eb7fe07b9c8.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-36839fa9267107c9.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8aa1cded26ac715b.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f48e57d6d73020ee.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e95d805e5aecd8ef.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-18115510f759732e.rlib" "-Wl,-Bdynamic" "-lxcb" "-lxcb-render" "-lxcb-shape" "-lxcb-xfixes" "-lxkbcommon" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/404c8471aba60c2d837fa728e7c729a0f52d5830/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/showcase-762258e4b475a996" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "23e88bbfcea7e11ad6e8bbc2b02b697d06db82e81561a6490d067182bf3439e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23e88bbfcea7e11ad6e8bbc2b02b697d06db82e81561a6490d067182bf3439e8", kill_on_drop: false }` [INFO] [stdout] 23e88bbfcea7e11ad6e8bbc2b02b697d06db82e81561a6490d067182bf3439e8