[INFO] updating cached repository https://github.com/lenscas/mergui [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c000a8ee36b7b9077c27ef6754a04234b1095bda [INFO] testing lenscas/mergui against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flenscas%2Fmergui" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lenscas/mergui on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lenscas/mergui [INFO] finished tweaking git repo https://github.com/lenscas/mergui [INFO] tweaked toml for git repo https://github.com/lenscas/mergui written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--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-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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d9c36cfb5761867e98d2346438932d9a95e959aae80da5e9274411f1ae89fa08 [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" "d9c36cfb5761867e98d2346438932d9a95e959aae80da5e9274411f1ae89fa08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d9c36cfb5761867e98d2346438932d9a95e959aae80da5e9274411f1ae89fa08", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9c36cfb5761867e98d2346438932d9a95e959aae80da5e9274411f1ae89fa08", kill_on_drop: false }` [INFO] [stdout] d9c36cfb5761867e98d2346438932d9a95e959aae80da5e9274411f1ae89fa08 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a1f0b92a6db36784c8952136b989cd8b0bdcd899c845446b51e633a0206399f1 [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" "a1f0b92a6db36784c8952136b989cd8b0bdcd899c845446b51e633a0206399f1", kill_on_drop: false }` [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling bytemuck v1.3.1 [INFO] [stderr] Compiling mint v0.5.5 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [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 nix v0.14.1 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gl_generator v0.13.1 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling jpeg-decoder v0.1.20 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling ordered-float v1.1.0 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling glutin_egl_sys v0.1.4 [INFO] [stderr] Compiling glow v0.4.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling elefont v0.1.3 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling platter v0.1.4 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling golem v0.1.5 [INFO] [stderr] Compiling glutin v0.24.1 [INFO] [stderr] Compiling blinds v0.1.6 [INFO] [stderr] Compiling quicksilver v0.4.0-alpha0.5 [INFO] [stderr] Compiling mergui v0.1.0-alpha0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 29s [INFO] running `Command { std: "docker" "inspect" "a1f0b92a6db36784c8952136b989cd8b0bdcd899c845446b51e633a0206399f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1f0b92a6db36784c8952136b989cd8b0bdcd899c845446b51e633a0206399f1", kill_on_drop: false }` [INFO] [stdout] a1f0b92a6db36784c8952136b989cd8b0bdcd899c845446b51e633a0206399f1 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b162af3f762cd4fd1c2997228cda640f2774f54bc43f0627fb72af16e95813c [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" "7b162af3f762cd4fd1c2997228cda640f2774f54bc43f0627fb72af16e95813c", kill_on_drop: false }` [INFO] [stderr] Compiling mergui v0.1.0-alpha0.5 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `mergui`. [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.concealer.3sp0ahis-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8" "/opt/rustwide/target/debug/examples/concealer-1516db7a86871cd8.4qawe2qpubi9anq8.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/libloading-078bef12fafe85cf/out" "-L" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmergui-eadc28f34cc1ced4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-0dcb940264e82967.rlib" "/opt/rustwide/target/debug/deps/libquicksilver-5c9737b24b231902.rlib" "/opt/rustwide/target/debug/deps/libplatter-d948f76e5ae9ef15.rlib" "/opt/rustwide/target/debug/deps/libgolem-1f1c04f31d22e444.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-6e659d40ec83be22.rlib" "/opt/rustwide/target/debug/deps/libelefont-1b49b41aa8a0476b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-91560eb940a2b5d1.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-387ac15b4f867124.rlib" "/opt/rustwide/target/debug/deps/libahash-59bde25f3f3794b4.rlib" "/opt/rustwide/target/debug/deps/libblinds-fd095944a03d8583.rlib" "/opt/rustwide/target/debug/deps/libimage-308b38c809df900e.rlib" "/opt/rustwide/target/debug/deps/libpng-f5dd4c6aa85708e9.rlib" "/opt/rustwide/target/debug/deps/libdeflate-7b94c3fdc57b5154.rlib" "/opt/rustwide/target/debug/deps/libinflate-54ba1407c3a25410.rlib" "/opt/rustwide/target/debug/deps/libadler32-a02843a027252cb4.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-730991321300d642.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-d690676371aa0513.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-22160def38401b63.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-314a9f2b5dd3fd91.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-264d300e9765b38d.rlib" "/opt/rustwide/target/debug/deps/libglutin-fb254b20a8cc16e7.rlib" "/opt/rustwide/target/debug/deps/libosmesa_sys-1dfc0e382ed93448.rlib" "/opt/rustwide/target/debug/deps/libshared_library-8d9c43a434b8f771.rlib" "/opt/rustwide/target/debug/deps/liblibloading-80c769b3701ddaa6.rlib" "/opt/rustwide/target/debug/deps/libglutin_glx_sys-ce3df351c0dc9191.rlib" "/opt/rustwide/target/debug/deps/libglutin_egl_sys-51b60d894a325b57.rlib" "/opt/rustwide/target/debug/deps/libmint-09cba038c0539b09.rlib" "/opt/rustwide/target/debug/deps/libglow-6b95d41c181ceaed.rlib" "/opt/rustwide/target/debug/deps/libwinit-53e89741c644c5ba.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-a56d83aab1d5e05e.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0fd2041bafbc4b04.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e676c97fbc74cd56.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-7724804e62568549.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-bb0a8e2fe01c3e34.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-a24e5a979825c33d.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-a3b76d642e62e58a.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0a5fc98a3c799751.rlib" "/opt/rustwide/target/debug/deps/libcalloop-65682f160f0da80e.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-e501b4a03ee2dcde.rlib" "/opt/rustwide/target/debug/deps/liblazycell-57bae41b5b54971f.rlib" "/opt/rustwide/target/debug/deps/libmio-6fc11ced86798f9c.rlib" "/opt/rustwide/target/debug/deps/libiovec-4201eb2f33c8519b.rlib" "/opt/rustwide/target/debug/deps/libnet2-1739cab5c775460e.rlib" "/opt/rustwide/target/debug/deps/libnix-13ad0a795ba06a47.rlib" "/opt/rustwide/target/debug/deps/libvoid-246d5d222e55a1ce.rlib" "/opt/rustwide/target/debug/deps/libmemmap-f408256c9488b678.rlib" "/opt/rustwide/target/debug/deps/libandrew-fd0845d3e0e84af8.rlib" "/opt/rustwide/target/debug/deps/libxml-0cf6008610ba5334.rlib" "/opt/rustwide/target/debug/deps/libxdg-035343e7710599cf.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-2688f5fb2dd1ef4c.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d8f70bf8210d83df.rlib" "/opt/rustwide/target/debug/deps/librusttype-9a0a3c3ad5ff1516.rlib" "/opt/rustwide/target/debug/deps/librusttype-3bb5512833499d28.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-e1b9a03a134a2723.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-8e7ddb72171cc91f.rlib" "/opt/rustwide/target/debug/deps/libordered_float-d542060e8aa5471a.rlib" "/opt/rustwide/target/debug/deps/libapprox-d5d4cd2aa1ba9e02.rlib" "/opt/rustwide/target/debug/deps/libline_drawing-6beb199a4828bf72.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-2de2b3e19ad17644.rlib" "/opt/rustwide/target/debug/deps/libdlib-5204800b0775256d.rlib" "/opt/rustwide/target/debug/deps/liblibloading-6e2fb0502f4b2fd6.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-eb98fd369117b77f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-210427baa208fa68.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-36d94e7a30f74e3d.rlib" "/opt/rustwide/target/debug/deps/liblibc-e834449672905d13.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2a61f3384844da40.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6156da8ddd4665db.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-83022017c749d9a0.rlib" "/opt/rustwide/target/debug/deps/libinstant-4903b98b54ace029.rlib" "/opt/rustwide/target/debug/deps/libbitflags-56eca94422237621.rlib" "/opt/rustwide/target/debug/deps/liblog-fa35f39fb636aefd.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-b00c34326580381c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-7c0477ae3415ac1f.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-826de1a69734ea7c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-eb97e938af692dee.rlib" "/opt/rustwide/target/debug/deps/libslab-3a7649c6fb4d320f.rlib" "/opt/rustwide/target/debug/deps/libpin_project-c9a1372968b49b04.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-1b37312fe698c2cb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5ea4828a71c28768.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-3bd6c621041b4748.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6df2e04e1972541d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/03a1ea71b075ab964b5278bc6e74cd6c52c36ee0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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 all --edition=2018 examples/all.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=fcdfb4169fea9114 -C extra-filename=-fcdfb4169fea9114 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b9bc9c828f37dde8.rlib --extern mergui=/opt/rustwide/target/debug/deps/libmergui-eadc28f34cc1ced4.rlib --extern quicksilver=/opt/rustwide/target/debug/deps/libquicksilver-5c9737b24b231902.rlib --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-793e6d5456c18338.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-078bef12fafe85cf/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "7b162af3f762cd4fd1c2997228cda640f2774f54bc43f0627fb72af16e95813c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b162af3f762cd4fd1c2997228cda640f2774f54bc43f0627fb72af16e95813c", kill_on_drop: false }` [INFO] [stdout] 7b162af3f762cd4fd1c2997228cda640f2774f54bc43f0627fb72af16e95813c