[INFO] fetching crate smithay-client-toolkit 0.16.0... [INFO] building smithay-client-toolkit-0.16.0 against try#434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 for pr-101591 [INFO] extracting crate smithay-client-toolkit 0.16.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate smithay-client-toolkit 0.16.0 on toolchain 434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "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-3/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" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70286d58a0d4b4a1ad6fff824fd32b47241842d35e27cdce069beb12132f4cda [INFO] running `Command { std: "docker" "start" "-a" "70286d58a0d4b4a1ad6fff824fd32b47241842d35e27cdce069beb12132f4cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70286d58a0d4b4a1ad6fff824fd32b47241842d35e27cdce069beb12132f4cda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70286d58a0d4b4a1ad6fff824fd32b47241842d35e27cdce069beb12132f4cda", kill_on_drop: false }` [INFO] [stdout] 70286d58a0d4b4a1ad6fff824fd32b47241842d35e27cdce069beb12132f4cda [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b46b64dfa35f64dbf603b61a5ecbfd79315079c396509893b4c6e84bf955482 [INFO] running `Command { std: "docker" "start" "-a" "0b46b64dfa35f64dbf603b61a5ecbfd79315079c396509893b4c6e84bf955482", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling log v0.4.16 [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 dlib v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slotmap v1.0.6 [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 nom v7.1.1 [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 wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling xcursor v0.3.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 21.89s [INFO] running `Command { std: "docker" "inspect" "0b46b64dfa35f64dbf603b61a5ecbfd79315079c396509893b4c6e84bf955482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b46b64dfa35f64dbf603b61a5ecbfd79315079c396509893b4c6e84bf955482", kill_on_drop: false }` [INFO] [stdout] 0b46b64dfa35f64dbf603b61a5ecbfd79315079c396509893b4c6e84bf955482 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fe7d8ca8a5fb8eff0cf9d9dee4f89df26d7a88cd4c93c9087d589913fc516a2 [INFO] running `Command { std: "docker" "start" "-a" "1fe7d8ca8a5fb8eff0cf9d9dee4f89df26d7a88cd4c93c9087d589913fc516a2", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lebe v0.5.1 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [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 gif v0.11.3 [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 nanorand v0.7.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling png v0.17.5 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.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/rustc97UG69/symbols.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.image_viewer.a9d100d1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13.1sz0x5e7h85vdjw0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-327ffe0726d4e872.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-4ce2afbfc0876114.rlib" "/opt/rustwide/target/debug/deps/libxcursor-9597971947c06ea7.rlib" "/opt/rustwide/target/debug/deps/libnom-90a1bf6b50271544.rlib" "/opt/rustwide/target/debug/deps/libmemchr-8a47358120cfbec6.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-114828fcee835bfe.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-9f95db74d872a87b.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-6857a6ff9cbcf5f6.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-5a8a2009e8486633.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libnix-6f5b3e9c5d88d52f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-eded9004b4406300.rlib" "/opt/rustwide/target/debug/deps/libcalloop-55f22273418483d7.rlib" "/opt/rustwide/target/debug/deps/liblog-4c50cc2eea2b402f.rlib" "/opt/rustwide/target/debug/deps/libthiserror-cc54565bf080072e.rlib" "/opt/rustwide/target/debug/deps/libslotmap-37fecf365ccd04db.rlib" "/opt/rustwide/target/debug/deps/libnix-769a7f61365e452b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libdlib-2af26bb1b006746b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libimage-c1d0c2c1b526f849.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-ddc5531540c57aab.rlib" "/opt/rustwide/target/debug/deps/libpng-640e17214f300076.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c54dab760d4b8fad.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-01c24155d3159af7.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-8d4da6837f6977c4.rlib" "/opt/rustwide/target/debug/deps/libgif-0b44f2ae84632ee4.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-0fcc87d5c5b7938c.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9fa5b19f20137857.rlib" "/opt/rustwide/target/debug/deps/libtiff-22603ebb046f5f35.rlib" "/opt/rustwide/target/debug/deps/libflate2-fddb54ff3c898b1a.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-7cdaa7484bad8c9b.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-b10e319b5424d686.rlib" "/opt/rustwide/target/debug/deps/libweezl-76d8d3e76c70b2fd.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-525efbed0521650c.rlib" "/opt/rustwide/target/debug/deps/librayon-cf3b6b72d0548bac.rlib" "/opt/rustwide/target/debug/deps/librayon_core-3c8563bf3f09d8b8.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-009a801d643468af.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-01212f81e63d8850.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-e4a5a548bd120599.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-450165479771ed45.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libexr-2e75f2cc8fcea3b5.rlib" "/opt/rustwide/target/debug/deps/libflume-0beb05c2dc0dae28.rlib" "/opt/rustwide/target/debug/deps/libspin-d349705e1b538b65.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libpin_project-7908e11843000407.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-beff7cc8408399e6.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5efdc620a55e28c7.rlib" "/opt/rustwide/target/debug/deps/libnanorand-de1ec10b33ee2912.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-d079dd543104b105.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-17981bbaf460278e.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80b86a93beeb3885.rlib" "/opt/rustwide/target/debug/deps/liblibc-b51181456a0419b9.rlib" "/opt/rustwide/target/debug/deps/libbit_field-cef47076aabb6298.rlib" "/opt/rustwide/target/debug/deps/libinflate-c705d283071df6b1.rlib" "/opt/rustwide/target/debug/deps/libdeflate-9ba8a73b570ad0e7.rlib" "/opt/rustwide/target/debug/deps/libadler32-c955def959c5702b.rlib" "/opt/rustwide/target/debug/deps/liblebe-15e5a45c2d888823.rlib" "/opt/rustwide/target/debug/deps/libhalf-d757bd2acf15bca0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/image_viewer-3929b362f4827a13" "-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" "1fe7d8ca8a5fb8eff0cf9d9dee4f89df26d7a88cd4c93c9087d589913fc516a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe7d8ca8a5fb8eff0cf9d9dee4f89df26d7a88cd4c93c9087d589913fc516a2", kill_on_drop: false }` [INFO] [stdout] 1fe7d8ca8a5fb8eff0cf9d9dee4f89df26d7a88cd4c93c9087d589913fc516a2