[INFO] fetching crate window_clipboard 0.2.3... [INFO] testing window_clipboard-0.2.3 against master#0e21a27075a8c508f00d1a4430497f17ce93d5c9 for pr-98839 [INFO] extracting crate window_clipboard 0.2.3 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate window_clipboard 0.2.3 on toolchain 0e21a27075a8c508f00d1a4430497f17ce93d5c9 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate window_clipboard 0.2.3 [INFO] finished tweaking crates.io crate window_clipboard 0.2.3 [INFO] tweaked toml for crates.io crate window_clipboard 0.2.3 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate window_clipboard 0.2.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clipboard_x11 v0.4.0 [INFO] [stderr] Downloaded cocoa v0.23.0 [INFO] [stderr] Downloaded clipboard_wayland v0.2.0 [INFO] [stderr] Downloaded winapi-wsapoll v0.1.1 [INFO] [stderr] Downloaded winit v0.23.0 [INFO] [stderr] Downloaded clipboard_macos v0.1.0 [INFO] [stderr] Downloaded x11rb v0.9.0 [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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2433ee53c133788033051ee68bc713a17fcfe8fb61119f42afedc72c49f04c34 [INFO] running `Command { std: "docker" "start" "-a" "2433ee53c133788033051ee68bc713a17fcfe8fb61119f42afedc72c49f04c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2433ee53c133788033051ee68bc713a17fcfe8fb61119f42afedc72c49f04c34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2433ee53c133788033051ee68bc713a17fcfe8fb61119f42afedc72c49f04c34", kill_on_drop: false }` [INFO] [stdout] 2433ee53c133788033051ee68bc713a17fcfe8fb61119f42afedc72c49f04c34 [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=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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9353a9e13aa8ddfb451ffce8d1c51772d581d94dd3ebc8476e103ebfcd65f397 [INFO] running `Command { std: "docker" "start" "-a" "9353a9e13aa8ddfb451ffce8d1c51772d581d94dd3ebc8476e103ebfcd65f397", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.38 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 memchr v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v1.0.93 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling x11rb v0.9.0 [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 clipboard_x11 v0.4.0 [INFO] [stderr] Compiling smithay-clipboard v0.6.5 [INFO] [stderr] Compiling clipboard_wayland v0.2.0 [INFO] [stderr] Compiling window_clipboard v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.30s [INFO] running `Command { std: "docker" "inspect" "9353a9e13aa8ddfb451ffce8d1c51772d581d94dd3ebc8476e103ebfcd65f397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9353a9e13aa8ddfb451ffce8d1c51772d581d94dd3ebc8476e103ebfcd65f397", kill_on_drop: false }` [INFO] [stdout] 9353a9e13aa8ddfb451ffce8d1c51772d581d94dd3ebc8476e103ebfcd65f397 [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=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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+0e21a27075a8c508f00d1a4430497f17ce93d5c9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ba90817f3b19e2ad5b1f73ba8cba3380617a5c13ef2eeef00b48272eb5eec31 [INFO] running `Command { std: "docker" "start" "-a" "8ba90817f3b19e2ad5b1f73ba8cba3380617a5c13ef2eeef00b48272eb5eec31", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling winit v0.23.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling window_clipboard v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuj1ZVt/symbols.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.write.c6bd5e2c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f.195uudzg3qsw3jd0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwinit-95676bacf1dd8eb0.rlib" "/opt/rustwide/target/debug/deps/libmio_extras-d45d49cd3e4ce65f.rlib" "/opt/rustwide/target/debug/deps/liblazycell-d2ae0c144988a8f0.rlib" "/opt/rustwide/target/debug/deps/libmio-51c40c8e55427b88.rlib" "/opt/rustwide/target/debug/deps/libslab-bda603b4c4e76b4a.rlib" "/opt/rustwide/target/debug/deps/libiovec-07733b1f1271db93.rlib" "/opt/rustwide/target/debug/deps/libnet2-2cd42f5467c6f869.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-8d013208a0a34b06.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-341ef5d7b79a3d78.rlib" "/opt/rustwide/target/debug/deps/libandrew-f0ebabf6986e9eff.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libxdg-b1835ac74a8b489b.rlib" "/opt/rustwide/target/debug/deps/libdirs-a2bafb90b9fbdcdb.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-e74a19ab202c6973.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-85c3caa7668e091f.rlib" "/opt/rustwide/target/debug/deps/libsame_file-d3ddf74b396c2e8b.rlib" "/opt/rustwide/target/debug/deps/librusttype-ac8b243e8016c502.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-a2658ef572e6fa85.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-eaf4efc39a768d13.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-96a40881e52bfbc8.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-5a38fa8583bcae30.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-d83127d055c991b6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-dd4a52c640334e79.rlib" "/opt/rustwide/target/debug/deps/libnix-94f3217d495377ba.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-224a5a3cebd1d7d1.rlib" "/opt/rustwide/target/debug/deps/libcalloop-cba80d447c555456.rlib" "/opt/rustwide/target/debug/deps/libnix-3ca6273b015e8f20.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/libparking_lot-f28c0cb703621a75.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-32953d5c382e91e6.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libwindow_clipboard-0eed866363af9dbb.rlib" "/opt/rustwide/target/debug/deps/libclipboard_x11-03d04c4fd8ff8723.rlib" "/opt/rustwide/target/debug/deps/libthiserror-35268a5b48902d05.rlib" "/opt/rustwide/target/debug/deps/libx11rb-23c0cf07a88f4c95.rlib" "/opt/rustwide/target/debug/deps/libgethostname-1cf11cf13ab1d2a6.rlib" "/opt/rustwide/target/debug/deps/libclipboard_wayland-4a1b7e61d2f9a44d.rlib" "/opt/rustwide/target/debug/deps/libsmithay_clipboard-dba64e8bcab4086f.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-536e5c3a45ee4379.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-52253f52741e302d.rlib" "/opt/rustwide/target/debug/deps/libxcursor-cec7e4c125b96f0b.rlib" "/opt/rustwide/target/debug/deps/libnom-342b7a1ee818e1f9.rlib" "/opt/rustwide/target/debug/deps/libmemchr-17fc63e2d37a4399.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-3306d2af67aecac0.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-345f9d36596a351d.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-9a936af07bc0104e.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-29faee4d9ff28116.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-b9dd7dc71c0d4e69.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-283f2487fcc9f0f1.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8701aae6e7d8d54f.rlib" "/opt/rustwide/target/debug/deps/libnix-9b462ba7b1e594bd.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9fe345a4b286508f.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-eded9004b4406300.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libdlib-2af26bb1b006746b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-2d41d0c58969dd49.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-06994ab9bfad9ede.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-e4383ad48bba3337.rlib" "/opt/rustwide/target/debug/deps/libcty-962ee0680092f77a.rlib" "/opt/rustwide/target/debug/deps/liblibc-d012dabc3633cd0b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1aab30bac2090a15.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9cdaf64f7570f7ff.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-7d64cc870c011631.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a0a88b78deed3a16.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-315eac6a3174b13c.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-778610d63efc39ce.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-11737b9eef3e285d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8165420a20fe4548.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-db4c499f2074199d.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-1a230f9a19aa3698.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605ec4e87a2c9d10.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5f171797b6654b84.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-990f92fdff457c3a.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-66ccc5a2fa17d637.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-9dba3f083c9eb142.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-dfc71beee59013ce.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6f7f4877ee9c613e.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/0e21a27075a8c508f00d1a4430497f17ce93d5c9/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/write-bb3818caa2b4cd4f" "-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 `window_clipboard` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8ba90817f3b19e2ad5b1f73ba8cba3380617a5c13ef2eeef00b48272eb5eec31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba90817f3b19e2ad5b1f73ba8cba3380617a5c13ef2eeef00b48272eb5eec31", kill_on_drop: false }` [INFO] [stdout] 8ba90817f3b19e2ad5b1f73ba8cba3380617a5c13ef2eeef00b48272eb5eec31