[INFO] fetching crate winit 0.26.1... [INFO] testing winit-0.26.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate winit 0.26.1 into /workspace/builds/worker-19/source [INFO] validating manifest of crates.io crate winit 0.26.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate winit 0.26.1 [INFO] finished tweaking crates.io crate winit 0.26.1 [INFO] tweaked toml for crates.io crate winit 0.26.1 written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate crates.io crate winit 0.26.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0fe613d74e0eaf1d53da60da7347652203a86e1d0f7cda879d7b7026f728446 [INFO] running `Command { std: "docker" "start" "-a" "b0fe613d74e0eaf1d53da60da7347652203a86e1d0f7cda879d7b7026f728446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0fe613d74e0eaf1d53da60da7347652203a86e1d0f7cda879d7b7026f728446", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0fe613d74e0eaf1d53da60da7347652203a86e1d0f7cda879d7b7026f728446", kill_on_drop: false }` [INFO] [stdout] b0fe613d74e0eaf1d53da60da7347652203a86e1d0f7cda879d7b7026f728446 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52b073021191d36105055dea63f7a1604f6244fd07ebcd3d28a7e9c2ba388108 [INFO] running `Command { std: "docker" "start" "-a" "52b073021191d36105055dea63f7a1604f6244fd07ebcd3d28a7e9c2ba388108", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.9.0 [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 parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling winit v0.26.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling libloading v0.7.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling raw-window-handle v0.4.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wayland-sys v0.29.3 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling wayland-scanner v0.29.3 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling wayland-client v0.29.3 [INFO] [stderr] Compiling wayland-protocols v0.29.3 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling wayland-commons v0.29.3 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling wayland-cursor v0.29.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.77s [INFO] running `Command { std: "docker" "inspect" "52b073021191d36105055dea63f7a1604f6244fd07ebcd3d28a7e9c2ba388108", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52b073021191d36105055dea63f7a1604f6244fd07ebcd3d28a7e9c2ba388108", kill_on_drop: false }` [INFO] [stdout] 52b073021191d36105055dea63f7a1604f6244fd07ebcd3d28a7e9c2ba388108 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cea8d7faff8ffbc20c16faaf1e808536d53db5a17b7fbdb50ff66a2fa4cc3722 [INFO] running `Command { std: "docker" "start" "-a" "cea8d7faff8ffbc20c16faaf1e808536d53db5a17b7fbdb50ff66a2fa4cc3722", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling simple_logger v1.16.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling winit v0.26.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name control_flow --edition=2018 examples/control_flow.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=4012f2b04d951557 -C extra-filename=-4012f2b04d951557 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name mouse_wheel --edition=2018 examples/mouse_wheel.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=3701cbc070f42615 -C extra-filename=-3701cbc070f42615 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name minimize --edition=2018 examples/minimize.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=dab8f6b519d1417c -C extra-filename=-dab8f6b519d1417c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name request_redraw --edition=2018 examples/request_redraw.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=9ac0117a8ec1a598 -C extra-filename=-9ac0117a8ec1a598 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name multiwindow --edition=2018 examples/multiwindow.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=736b8aae36f55667 -C extra-filename=-736b8aae36f55667 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name window_debug --edition=2018 examples/window_debug.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=05d1cb0ae636cc58 -C extra-filename=-05d1cb0ae636cc58 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name window_run_return --edition=2018 examples/window_run_return.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=409fd36f312ee8fa -C extra-filename=-409fd36f312ee8fa --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fullscreen --edition=2018 examples/fullscreen.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=5209c9635e6c9252 -C extra-filename=-5209c9635e6c9252 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name transparent --edition=2018 examples/transparent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=83b193eb75a9e0cb -C extra-filename=-83b193eb75a9e0cb --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cursor_grab --edition=2018 examples/cursor_grab.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=60871916a9900e20 -C extra-filename=-60871916a9900e20 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name web --edition=2018 examples/web.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=b768951bf5d1fbd2 -C extra-filename=-b768951bf5d1fbd2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name resizable --edition=2018 examples/resizable.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=93137c507d81ac8c -C extra-filename=-93137c507d81ac8c --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name winit --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=45508c0c9ff845eb -C extra-filename=-45508c0c9ff845eb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.video_modes.5c2f1af7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157.2ji2dpv3qtc0b4qm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib" "/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-cac2525c874fcf84.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6b80d1cc28417713.rlib" "/opt/rustwide/target/debug/deps/libnom-a227d22b51660654.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4ed2b65539f24494.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-7f7ef4b155e32d00.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-33d06388bf9cf456.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0598bd4226257eac.rlib" "/opt/rustwide/target/debug/deps/libcalloop-2ef623a577351db8.rlib" "/opt/rustwide/target/debug/deps/libnix-b8ad271d40f5063f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libdlib-03ac114ceafdf53b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-62f9b2f3505e6d9b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf452e3135b03e2d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib" "/opt/rustwide/target/debug/deps/libtime-51d78d35e183f351.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libcolored-509c332bc0c62d43.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libatty-b6bc15ed4d5f8c6d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/video_modes-f3cd65bb30592157" "-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 `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name custom_events --edition=2018 examples/custom_events.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=147d375243358fd2 -C extra-filename=-147d375243358fd2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` due to 2 previous errors [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name multithreaded --edition=2018 examples/multithreaded.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=5be4a85f34530ef9 -C extra-filename=-5be4a85f34530ef9 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.monitor_list.fa276d58-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6.2kwbp87mvkgpvq5v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib" "/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-cac2525c874fcf84.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6b80d1cc28417713.rlib" "/opt/rustwide/target/debug/deps/libnom-a227d22b51660654.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4ed2b65539f24494.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-7f7ef4b155e32d00.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-33d06388bf9cf456.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0598bd4226257eac.rlib" "/opt/rustwide/target/debug/deps/libcalloop-2ef623a577351db8.rlib" "/opt/rustwide/target/debug/deps/libnix-b8ad271d40f5063f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libdlib-03ac114ceafdf53b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-62f9b2f3505e6d9b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf452e3135b03e2d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib" "/opt/rustwide/target/debug/deps/libtime-51d78d35e183f351.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libcolored-509c332bc0c62d43.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libatty-b6bc15ed4d5f8c6d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/monitor_list-6aec273347799db6" "-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 `winit` due to 2 previous errors [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name window_icon --edition=2018 examples/window_icon.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=a01c1d8acec26f21 -C extra-filename=-a01c1d8acec26f21 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name request_redraw_threaded --edition=2018 examples/request_redraw_threaded.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=f5a92c6ad3d7cac6 -C extra-filename=-f5a92c6ad3d7cac6 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name timer --edition=2018 examples/timer.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=418620ac7bae0c0f -C extra-filename=-418620ac7bae0c0f --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name window --edition=2018 examples/window.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=61b72bc2b1b0185b -C extra-filename=-61b72bc2b1b0185b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name set_ime_position --edition=2018 examples/set_ime_position.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=79c8cb694a8cb2e2 -C extra-filename=-79c8cb694a8cb2e2 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name drag_window --edition=2018 examples/drag_window.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=f89f00ac425ea87a -C extra-filename=-f89f00ac425ea87a --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `winit` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name handling_close --edition=2018 examples/handling_close.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="mio"' --cfg 'feature="parking_lot"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="wayland"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' -C metadata=5d22256926783b53 -C extra-filename=-5d22256926783b53 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-5441daa8a26ae06b.rlib --extern instant=/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib --extern simple_logger=/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib --extern sctk=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib --extern winit=/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib --extern x11_dl=/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.min_max_size.ddebcd42-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246.21iu6afz4j3qd7ky.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib" "/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-cac2525c874fcf84.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6b80d1cc28417713.rlib" "/opt/rustwide/target/debug/deps/libnom-a227d22b51660654.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4ed2b65539f24494.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-7f7ef4b155e32d00.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-33d06388bf9cf456.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0598bd4226257eac.rlib" "/opt/rustwide/target/debug/deps/libcalloop-2ef623a577351db8.rlib" "/opt/rustwide/target/debug/deps/libnix-b8ad271d40f5063f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libdlib-03ac114ceafdf53b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-62f9b2f3505e6d9b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf452e3135b03e2d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib" "/opt/rustwide/target/debug/deps/libtime-51d78d35e183f351.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libcolored-509c332bc0c62d43.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libatty-b6bc15ed4d5f8c6d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/min_max_size-c7fce06226fde246" "-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 `winit` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.cursor.d753f0f2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9.2gbc9pc4u2q0ax6p.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libwinit-9dee6d149455a76f.rlib" "/opt/rustwide/target/debug/deps/libmio-b8cbfd472b766ac8.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-983a0189127c374c.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-61da9fc320f0cf9c.rlib" "/opt/rustwide/target/debug/deps/libwayland_cursor-cac2525c874fcf84.rlib" "/opt/rustwide/target/debug/deps/libxcursor-6b80d1cc28417713.rlib" "/opt/rustwide/target/debug/deps/libnom-a227d22b51660654.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4ed2b65539f24494.rlib" "/opt/rustwide/target/debug/deps/libmemmap2-7f7ef4b155e32d00.rlib" "/opt/rustwide/target/debug/deps/libwayland_protocols-87241168f9098edb.rlib" "/opt/rustwide/target/debug/deps/libwayland_client-00d428f8e5650d2a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-672c88eed20084d6.rlib" "/opt/rustwide/target/debug/deps/libwayland_commons-33d06388bf9cf456.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libwayland_sys-0598bd4226257eac.rlib" "/opt/rustwide/target/debug/deps/libcalloop-2ef623a577351db8.rlib" "/opt/rustwide/target/debug/deps/libnix-b8ad271d40f5063f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libdlib-03ac114ceafdf53b.rlib" "/opt/rustwide/target/debug/deps/liblibloading-62f9b2f3505e6d9b.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-13909e9dcb8e4d1a.rlib" "/opt/rustwide/target/debug/deps/libcty-befaa38a89230b85.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-9c0e7557b706c298.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-bf452e3135b03e2d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-ed35b507511130c5.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libsimple_logger-ee123ea174972df3.rlib" "/opt/rustwide/target/debug/deps/libtime-51d78d35e183f351.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libcolored-509c332bc0c62d43.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libatty-b6bc15ed4d5f8c6d.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a64ab00183cd7e9.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/cursor-3b65b611f56244e9" "-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 `winit` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "cea8d7faff8ffbc20c16faaf1e808536d53db5a17b7fbdb50ff66a2fa4cc3722", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea8d7faff8ffbc20c16faaf1e808536d53db5a17b7fbdb50ff66a2fa4cc3722", kill_on_drop: false }` [INFO] [stdout] cea8d7faff8ffbc20c16faaf1e808536d53db5a17b7fbdb50ff66a2fa4cc3722