[INFO] fetching crate smithay-client-toolkit 0.16.0... [INFO] testing smithay-client-toolkit-0.16.0 against 1.64.0 for beta-1.65-1 [INFO] extracting crate smithay-client-toolkit 0.16.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate smithay-client-toolkit 0.16.0 on toolchain 1.64.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate smithay-client-toolkit 0.16.0 [INFO] finished tweaking crates.io crate smithay-client-toolkit 0.16.0 [INFO] tweaked toml for crates.io crate smithay-client-toolkit 0.16.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate smithay-client-toolkit 0.16.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.64.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lebe v0.5.1 [INFO] [stderr] Downloaded calloop v0.10.0 [INFO] [stderr] Downloaded image v0.24.2 [INFO] [stderr] Downloaded tiff v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1e08ea7d42712065ae7c6c90c0c0aa73fd150d9f4ff812fb350b86eb03ab8e2 [INFO] running `Command { std: "docker" "start" "-a" "c1e08ea7d42712065ae7c6c90c0c0aa73fd150d9f4ff812fb350b86eb03ab8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1e08ea7d42712065ae7c6c90c0c0aa73fd150d9f4ff812fb350b86eb03ab8e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e08ea7d42712065ae7c6c90c0c0aa73fd150d9f4ff812fb350b86eb03ab8e2", kill_on_drop: false }` [INFO] [stdout] c1e08ea7d42712065ae7c6c90c0c0aa73fd150d9f4ff812fb350b86eb03ab8e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 020d76cf4af60ce120170d3ad89d6177f816ef25a28260e89eb92f177aa20de1 [INFO] running `Command { std: "docker" "start" "-a" "020d76cf4af60ce120170d3ad89d6177f816ef25a28260e89eb92f177aa20de1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling nix v0.24.1 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling calloop v0.10.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "020d76cf4af60ce120170d3ad89d6177f816ef25a28260e89eb92f177aa20de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "020d76cf4af60ce120170d3ad89d6177f816ef25a28260e89eb92f177aa20de1", kill_on_drop: false }` [INFO] [stdout] 020d76cf4af60ce120170d3ad89d6177f816ef25a28260e89eb92f177aa20de1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+1.64.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 310f20962a5534648f6bb8a8cdcea282686eeb1f9753fae84fec8fc9926576f8 [INFO] running `Command { std: "docker" "start" "-a" "310f20962a5534648f6bb8a8cdcea282686eeb1f9753fae84fec8fc9926576f8", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling flume v0.10.13 [INFO] [stderr] Compiling exr v1.4.2 [INFO] [stderr] Compiling jpeg-decoder v0.2.6 [INFO] [stderr] Compiling tiff v0.7.2 [INFO] [stderr] Compiling image v0.24.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcG1rUIZ/symbols.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.image_viewer.42159d8d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3.1rij3s5jjzgzoa9b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-7556625de52893af.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-ead8a7bd24e8c372.rlib" "/opt/rustwide/target/debug/deps/libxcursor-c62f927af036b0a8.rlib" "/opt/rustwide/target/debug/deps/libnom-3dc910df66dc2a20.rlib" "/opt/rustwide/target/debug/deps/libmemchr-100fe2371eef4463.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-14ab4b8137f1f0b3.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-354d8ec6e5803f12.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-33285de2ec1edc62.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-d070d42525b34b58.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-0a8f2e17a47df913.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-c89617edda33999a.rlib" "/opt/rustwide/target/debug/deps/libnix-cac552ef85d2fab8.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-c9fd4a7823897564.rlib" "/opt/rustwide/target/debug/deps/libcalloop-0eb7b8b47ab9b30a.rlib" "/opt/rustwide/target/debug/deps/liblog-ca427c5a53e1e8fa.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d4eb0d819b3902a2.rlib" "/opt/rustwide/target/debug/deps/libslotmap-2884144517d04f64.rlib" "/opt/rustwide/target/debug/deps/libnix-86f0830daa5b914e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-2bd08ce40782375e.rlib" "/opt/rustwide/target/debug/deps/libdlib-f699625a10b953a4.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0ca48521031efb10.rlib" "/opt/rustwide/target/debug/deps/libimage-30c133495f03102e.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-ee6a3f1c753f00cb.rlib" "/opt/rustwide/target/debug/deps/libpng-e8fc717f21d83bb9.rlib" "/opt/rustwide/target/debug/deps/libbitflags-5eccdda0307bb708.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-560ed4634ce11b86.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-c9e904760822893f.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-772417bdc1f3339d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-59227bb389466fdf.rlib" "/opt/rustwide/target/debug/deps/libgif-3a27dc7c59fc7ab5.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-e43a0ec84eceaeb1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-55e6c2d34285e0c3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-91354aae3e5b0de2.rlib" "/opt/rustwide/target/debug/deps/libtiff-391ebbf57a1474d3.rlib" "/opt/rustwide/target/debug/deps/libflate2-7a0bfb1f4e1a26d6.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-0cc0efaab52e4938.rlib" "/opt/rustwide/target/debug/deps/libadler-c280b5360fa8d5c6.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-d7ad286f9ea8a436.rlib" "/opt/rustwide/target/debug/deps/libweezl-59584cdc190a1ef5.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-4d753a2f3b3cc1c9.rlib" "/opt/rustwide/target/debug/deps/librayon-44d95ec1acf0b256.rlib" "/opt/rustwide/target/debug/deps/librayon_core-507f7645520be68b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8bf6e379f5422325.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-182fa5eb0ce18e23.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-97636044571fd2f3.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-553405e6e21af08e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-7bcc7d9f458d0a21.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-3a8cd441589d8bb8.rlib" "/opt/rustwide/target/debug/deps/libeither-e7f410ea22a02b6e.rlib" "/opt/rustwide/target/debug/deps/libexr-ae2c3f91d63c97d5.rlib" "/opt/rustwide/target/debug/deps/libflume-fd5f3dfbef5e92c5.rlib" "/opt/rustwide/target/debug/deps/libspin-de3c2eea3e080046.rlib" "/opt/rustwide/target/debug/deps/liblock_api-769ee8b4465e89f7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-c988ee37a88938c5.rlib" "/opt/rustwide/target/debug/deps/libpin_project-0c47619acc1cfe2b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-deaaab034c037a37.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0a748049b5862a9a.rlib" "/opt/rustwide/target/debug/deps/libnanorand-cc23dabf80d83da3.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-aceff909c72c3027.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-fa0d38a03582caa4.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-ed28d6106b9c960a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c4ada3d0d124ccac.rlib" "/opt/rustwide/target/debug/deps/liblibc-6f088c79a1daa14e.rlib" "/opt/rustwide/target/debug/deps/libbit_field-ebf888b4401932c7.rlib" "/opt/rustwide/target/debug/deps/libinflate-f7f622c07a906d55.rlib" "/opt/rustwide/target/debug/deps/libdeflate-578dedf089d8b32e.rlib" "/opt/rustwide/target/debug/deps/libadler32-d6389368c8d59617.rlib" "/opt/rustwide/target/debug/deps/liblebe-965eaec9c723566c.rlib" "/opt/rustwide/target/debug/deps/libhalf-2274addea3417230.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-498596edb3193716.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5670385a2fe8b60b.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fd56ba6dbf7aaecc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b8acf8e5c2e85baa.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1706edefffdca0a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-f483302e0b13708e.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-725b0718fc18e1ed.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-de685fcf2157e6fb.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-f613ac3eda05b9ff.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-3de98a7d049af6a1.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c12183655bdce152.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0fc7beea925de7e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8c34825485bf59dc.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-ba5f7e926e729d81.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-643de0950163a839.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-539ea2f72ef89687.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-871432094bb4c885.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-ef1a8ee61f2e39bf.rlib" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-f1646747442c1c7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ff283b4bf550fa1c.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.64.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/image_viewer-5b7be8e7a751a0c3" "-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 `smithay-client-toolkit` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "310f20962a5534648f6bb8a8cdcea282686eeb1f9753fae84fec8fc9926576f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "310f20962a5534648f6bb8a8cdcea282686eeb1f9753fae84fec8fc9926576f8", kill_on_drop: false }` [INFO] [stdout] 310f20962a5534648f6bb8a8cdcea282686eeb1f9753fae84fec8fc9926576f8