[INFO] fetching crate rio-window 0.2.20... [INFO] testing rio-window-0.2.20 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rio-window 0.2.20 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate rio-window 0.2.20 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rio-window 0.2.20 [INFO] tweaked toml for crates.io crate rio-window 0.2.20 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rio-window 0.2.20 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rio-window 0.2.20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-web v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b8c6cd040ded54bf497c10bdec3eb1b67204cd6dcc5f0c72cf8e1ea4606b76e9 [INFO] running `Command { std: "docker" "start" "-a" "b8c6cd040ded54bf497c10bdec3eb1b67204cd6dcc5f0c72cf8e1ea4606b76e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b8c6cd040ded54bf497c10bdec3eb1b67204cd6dcc5f0c72cf8e1ea4606b76e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8c6cd040ded54bf497c10bdec3eb1b67204cd6dcc5f0c72cf8e1ea4606b76e9", kill_on_drop: false }` [INFO] [stdout] b8c6cd040ded54bf497c10bdec3eb1b67204cd6dcc5f0c72cf8e1ea4606b76e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ff639493cf6427d9afcda545611d79d1c2a89227544b10269a76a4b14f87fe3c [INFO] running `Command { std: "docker" "start" "-a" "ff639493cf6427d9afcda545611d79d1c2a89227544b10269a76a4b14f87fe3c", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rio-window v0.2.20 (/opt/rustwide/workdir) [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling wayland-scanner v0.31.6 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.8 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/platform_impl/linux/mod.rs:664:30 [INFO] [stdout] | [INFO] [stdout] 664 | for hook in unsafe { XLIB_ERROR_HOOKS.lock() }.unwrap().iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/platform/x11.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / crate::platform_impl::XLIB_ERROR_HOOKS [INFO] [stdout] 83 | | .lock() [INFO] [stdout] | |___________________^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.79s [INFO] running `Command { std: "docker" "inspect" "ff639493cf6427d9afcda545611d79d1c2a89227544b10269a76a4b14f87fe3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff639493cf6427d9afcda545611d79d1c2a89227544b10269a76a4b14f87fe3c", kill_on_drop: false }` [INFO] [stdout] ff639493cf6427d9afcda545611d79d1c2a89227544b10269a76a4b14f87fe3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7a419c6ae6de3888366965b7c8f8ad56ef117ddfa270196dbc62761833203251 [INFO] running `Command { std: "docker" "start" "-a" "7a419c6ae6de3888366965b7c8f8ad56ef117ddfa270196dbc62761833203251", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling tiny-xlib v0.2.4 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling softbuffer v0.4.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling ctor-lite v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling wayland-sys v0.31.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling polling v3.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling wayland-backend v0.3.10 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling wayland-client v0.31.10 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.8 [INFO] [stderr] Compiling wayland-cursor v0.31.10 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.8 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.8 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling rio-window v0.2.20 (/opt/rustwide/workdir) [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/platform_impl/linux/mod.rs:664:30 [INFO] [stdout] | [INFO] [stdout] 664 | for hook in unsafe { XLIB_ERROR_HOOKS.lock() }.unwrap().iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/platform/x11.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / crate::platform_impl::XLIB_ERROR_HOOKS [INFO] [stdout] 83 | | .lock() [INFO] [stdout] | |___________________^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/platform_impl/linux/mod.rs:664:30 [INFO] [stdout] | [INFO] [stdout] 664 | for hook in unsafe { XLIB_ERROR_HOOKS.lock() }.unwrap().iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/platform/x11.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | / crate::platform_impl::XLIB_ERROR_HOOKS [INFO] [stdout] 83 | | .lock() [INFO] [stdout] | |___________________^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcZMHdiV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libsctk_adwaita-705ca1e074ee1033.rlib,libab_glyph-87534b724b181e6a.rlib,libowned_ttf_parser-a886f1fcc775c5f6.rlib,libttf_parser-76be99f9381db96b.rlib,libab_glyph_rasterizer-7a8e9d1dcb729776.rlib,libtiny_skia-10ad687c16e9f7b3.rlib,libarrayvec-45d916162802a94c.rlib,libtiny_skia_path-3f73095f027da06d.rlib,libstrict_num-232629ad91d26f3c.rlib,libarrayref-2f266c303305a574.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libbytemuck-29b8a29df0c2ebc8.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libx11rb-1289403d96911aca.rlib,libas_raw_xcb_connection-319865c9c9493917.rlib,libx11rb_protocol-57e530f904389c6a.rlib,libwayland_protocols_plasma-dbab8d973d5ad050.rlib,libahash-0fcf5ed8bacd23ce.rlib,libgetrandom-f3c9250cc9b7c22f.rlib,libzerocopy-49e2188937f8ffe9.rlib,libsmithay_client_toolkit-e4848fbdd588ceef.rlib,libwayland_cursor-037d454fab41d35e.rlib,libxcursor-bb8748773ed796f3.rlib,libwayland_protocols_wlr-9352c51cb52bd2a5.rlib,libwayland_protocols-20e57ea699492c74.rlib,libwayland_csd_frame-a6e83e5aebe8bcf2.rlib,libcalloop_wayland_source-8e7383d2cdefc45d.rlib,libwayland_client-1bde210b5ad53e2d.rlib,libwayland_backend-008b257a6d273c9e.rlib,libdowncast_rs-cc091fe72c7d85c0.rlib,libscoped_tls-bf1363384092f24c.rlib,libwayland_sys-44fa979865203970.rlib,libsmallvec-81d2fbfc65a158c6.rlib,libcalloop-d419f3a230e1fe01.rlib,libthiserror-f62c50fa74e25f78.rlib,librustix-2d2618ed5362b250.rlib,liblinux_raw_sys-4232a515bb9bd774.rlib,libpolling-9c6ffe12c3edc32d.rlib,librustix-f2bff12cdbf482cb.rlib,liblinux_raw_sys-693a3c710128fa66.rlib,libmemmap2-6e4d96052745fed8.rlib,libx11_dl-5437313f8e9994ab.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-8e354d7ef70926da.rlib,libxkbcommon_dl-ee90939c9d1ba5b1.rlib,libxkeysym-90fc9a8dcf666344.rlib,libdlib-4a10e6f95b7e3e7a.rlib,liblibloading-3512eaa8c46dee61.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcfg_if-bfc6e2941b0f95e3.rlib,libtracing-03f6dafec1c07e8c.rlib,liblog-7ed48074b9f3458e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libbitflags-a339c845664ed1d6.rlib,libsmol_str-086acc9da224bb20.rlib,libcursor_icon-8e69eb833f71b26f.rlib,libdpi-d3ddbb75715dd240.rlib,libraw_window_handle-ac528a033d008289.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcZMHdiV/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/rio_window-9a8a898aaabe48e6" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rio-window` (lib test) due to 1 previous error; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rio-window` (example "window") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name window --edition=2021 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="ahash"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="memmap2"' --cfg 'feature="percent-encoding"' --cfg 'feature="sctk"' --cfg 'feature="sctk-adwaita"' --cfg 'feature="wayland"' --cfg 'feature="wayland-backend"' --cfg 'feature="wayland-client"' --cfg 'feature="wayland-csd-adwaita"' --cfg 'feature="wayland-dlopen"' --cfg 'feature="wayland-protocols"' --cfg 'feature="wayland-protocols-plasma"' --cfg 'feature="x11"' --cfg 'feature="x11-dl"' --cfg 'feature="x11rb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("ahash", "bytemuck", "default", "memmap2", "percent-encoding", "sctk", "sctk-adwaita", "wayland", "wayland-backend", "wayland-client", "wayland-csd-adwaita", "wayland-csd-adwaita-notitle", "wayland-dlopen", "wayland-protocols", "wayland-protocols-plasma", "x11", "x11-dl", "x11rb"))' -C metadata=656712f7f1c75d61 -C extra-filename=-3187830f84374752 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libahash-0fcf5ed8bacd23ce.rlib --extern bitflags=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbitflags-a339c845664ed1d6.rlib --extern bytemuck=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytemuck-29b8a29df0c2ebc8.rlib --extern calloop=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcalloop-d419f3a230e1fe01.rlib --extern cursor_icon=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcursor_icon-8e69eb833f71b26f.rlib --extern dpi=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libdpi-d3ddbb75715dd240.rlib --extern image=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libimage-1d0f9afd17f81213.rlib --extern libc=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblibc-8e354d7ef70926da.rlib --extern memmap2=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libmemmap2-6e4d96052745fed8.rlib --extern percent_encoding=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpercent_encoding-4808a78ba306dff8.rlib --extern raw_window_handle=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libraw_window_handle-ac528a033d008289.rlib --extern rio_window=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librio_window-28a8cffecc9a72a4.rlib --extern rustix=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librustix-2d2618ed5362b250.rlib --extern sctk_adwaita=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsctk_adwaita-705ca1e074ee1033.rlib --extern sctk=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmithay_client_toolkit-e4848fbdd588ceef.rlib --extern smol_str=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsmol_str-086acc9da224bb20.rlib --extern softbuffer=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsoftbuffer-d897d73f39368513.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-03f6dafec1c07e8c.rlib --extern tracing_subscriber=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing_subscriber-5af715f9ec1b13b3.rlib --extern wayland_backend=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwayland_backend-008b257a6d273c9e.rlib --extern wayland_client=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwayland_client-1bde210b5ad53e2d.rlib --extern wayland_protocols=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwayland_protocols-20e57ea699492c74.rlib --extern wayland_protocols_plasma=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libwayland_protocols_plasma-dbab8d973d5ad050.rlib --extern x11_dl=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libx11_dl-5437313f8e9994ab.rlib --extern x11rb=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libx11rb-1289403d96911aca.rlib --extern xkbcommon_dl=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libxkbcommon_dl-ee90939c9d1ba5b1.rlib --cap-lints=forbid --cfg free_unix --cfg x11_platform --cfg wayland_platform --check-cfg 'cfg(android_platform)' --check-cfg 'cfg(web_platform)' --check-cfg 'cfg(macos_platform)' --check-cfg 'cfg(ios_platform)' --check-cfg 'cfg(windows_platform)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(free_unix)' --check-cfg 'cfg(redox)' --check-cfg 'cfg(x11_platform)' --check-cfg 'cfg(wayland_platform)' --check-cfg 'cfg(orbital_platform)' --check-cfg 'cfg(android_platform)' --check-cfg 'cfg(web_platform)' --check-cfg 'cfg(macos_platform)' --check-cfg 'cfg(ios_platform)' --check-cfg 'cfg(windows_platform)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(free_unix)' --check-cfg 'cfg(redox)' --check-cfg 'cfg(x11_platform)' --check-cfg 'cfg(wayland_platform)' --check-cfg 'cfg(orbital_platform)' --check-cfg 'cfg(unreleased_changelogs)'` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcVaqRm3/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-5af715f9ec1b13b3.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-8763ff5add1792b1.rlib,libtracing_log-b7ff060c62373efa.rlib,libsoftbuffer-d897d73f39368513.rlib,libfastrand-73632d5ce9fbbad9.rlib,libtiny_xlib-ec7a0e0f1e9ef9aa.rlib,libctor_lite-c56f7224a7527e0f.rlib,librio_window-28a8cffecc9a72a4.rlib,libsctk_adwaita-705ca1e074ee1033.rlib,libab_glyph-87534b724b181e6a.rlib,libowned_ttf_parser-a886f1fcc775c5f6.rlib,libttf_parser-76be99f9381db96b.rlib,libab_glyph_rasterizer-7a8e9d1dcb729776.rlib,libtiny_skia-10ad687c16e9f7b3.rlib,libarrayvec-45d916162802a94c.rlib,libtiny_skia_path-3f73095f027da06d.rlib,libstrict_num-232629ad91d26f3c.rlib,libarrayref-2f266c303305a574.rlib,libbytemuck-29b8a29df0c2ebc8.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libx11rb-1289403d96911aca.rlib,libas_raw_xcb_connection-319865c9c9493917.rlib,libx11rb_protocol-57e530f904389c6a.rlib,libwayland_protocols_plasma-dbab8d973d5ad050.rlib,libahash-0fcf5ed8bacd23ce.rlib,libgetrandom-f3c9250cc9b7c22f.rlib,libzerocopy-49e2188937f8ffe9.rlib,libsmithay_client_toolkit-e4848fbdd588ceef.rlib,libwayland_cursor-037d454fab41d35e.rlib,libxcursor-bb8748773ed796f3.rlib,libwayland_protocols_wlr-9352c51cb52bd2a5.rlib,libwayland_protocols-20e57ea699492c74.rlib,libwayland_csd_frame-a6e83e5aebe8bcf2.rlib,libcalloop_wayland_source-8e7383d2cdefc45d.rlib,libwayland_client-1bde210b5ad53e2d.rlib,libwayland_backend-008b257a6d273c9e.rlib,libdowncast_rs-cc091fe72c7d85c0.rlib,libscoped_tls-bf1363384092f24c.rlib,libwayland_sys-44fa979865203970.rlib,libsmallvec-81d2fbfc65a158c6.rlib,libcalloop-d419f3a230e1fe01.rlib,libthiserror-f62c50fa74e25f78.rlib,librustix-2d2618ed5362b250.rlib,liblinux_raw_sys-4232a515bb9bd774.rlib,libpolling-9c6ffe12c3edc32d.rlib,librustix-f2bff12cdbf482cb.rlib,liblinux_raw_sys-693a3c710128fa66.rlib,libmemmap2-6e4d96052745fed8.rlib,libx11_dl-5437313f8e9994ab.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-8e354d7ef70926da.rlib,libxkbcommon_dl-ee90939c9d1ba5b1.rlib,libxkeysym-90fc9a8dcf666344.rlib,libdlib-4a10e6f95b7e3e7a.rlib,liblibloading-3512eaa8c46dee61.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcfg_if-bfc6e2941b0f95e3.rlib,libtracing-03f6dafec1c07e8c.rlib,liblog-7ed48074b9f3458e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libbitflags-a339c845664ed1d6.rlib,libsmol_str-086acc9da224bb20.rlib,libcursor_icon-8e69eb833f71b26f.rlib,libdpi-d3ddbb75715dd240.rlib,libraw_window_handle-ac528a033d008289.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcVaqRm3/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/run_on_demand-da27ae803ac92884" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rio-window` (example "run_on_demand") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustccpEjsl/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-5af715f9ec1b13b3.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-8763ff5add1792b1.rlib,libtracing_log-b7ff060c62373efa.rlib,libsoftbuffer-d897d73f39368513.rlib,libfastrand-73632d5ce9fbbad9.rlib,libtiny_xlib-ec7a0e0f1e9ef9aa.rlib,libctor_lite-c56f7224a7527e0f.rlib,librio_window-28a8cffecc9a72a4.rlib,libsctk_adwaita-705ca1e074ee1033.rlib,libab_glyph-87534b724b181e6a.rlib,libowned_ttf_parser-a886f1fcc775c5f6.rlib,libttf_parser-76be99f9381db96b.rlib,libab_glyph_rasterizer-7a8e9d1dcb729776.rlib,libtiny_skia-10ad687c16e9f7b3.rlib,libarrayvec-45d916162802a94c.rlib,libtiny_skia_path-3f73095f027da06d.rlib,libstrict_num-232629ad91d26f3c.rlib,libarrayref-2f266c303305a574.rlib,libbytemuck-29b8a29df0c2ebc8.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libx11rb-1289403d96911aca.rlib,libas_raw_xcb_connection-319865c9c9493917.rlib,libx11rb_protocol-57e530f904389c6a.rlib,libwayland_protocols_plasma-dbab8d973d5ad050.rlib,libahash-0fcf5ed8bacd23ce.rlib,libgetrandom-f3c9250cc9b7c22f.rlib,libzerocopy-49e2188937f8ffe9.rlib,libsmithay_client_toolkit-e4848fbdd588ceef.rlib,libwayland_cursor-037d454fab41d35e.rlib,libxcursor-bb8748773ed796f3.rlib,libwayland_protocols_wlr-9352c51cb52bd2a5.rlib,libwayland_protocols-20e57ea699492c74.rlib,libwayland_csd_frame-a6e83e5aebe8bcf2.rlib,libcalloop_wayland_source-8e7383d2cdefc45d.rlib,libwayland_client-1bde210b5ad53e2d.rlib,libwayland_backend-008b257a6d273c9e.rlib,libdowncast_rs-cc091fe72c7d85c0.rlib,libscoped_tls-bf1363384092f24c.rlib,libwayland_sys-44fa979865203970.rlib,libsmallvec-81d2fbfc65a158c6.rlib,libcalloop-d419f3a230e1fe01.rlib,libthiserror-f62c50fa74e25f78.rlib,librustix-2d2618ed5362b250.rlib,liblinux_raw_sys-4232a515bb9bd774.rlib,libpolling-9c6ffe12c3edc32d.rlib,librustix-f2bff12cdbf482cb.rlib,liblinux_raw_sys-693a3c710128fa66.rlib,libmemmap2-6e4d96052745fed8.rlib,libx11_dl-5437313f8e9994ab.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-8e354d7ef70926da.rlib,libxkbcommon_dl-ee90939c9d1ba5b1.rlib,libxkeysym-90fc9a8dcf666344.rlib,libdlib-4a10e6f95b7e3e7a.rlib,liblibloading-3512eaa8c46dee61.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcfg_if-bfc6e2941b0f95e3.rlib,libtracing-03f6dafec1c07e8c.rlib,liblog-7ed48074b9f3458e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libbitflags-a339c845664ed1d6.rlib,libsmol_str-086acc9da224bb20.rlib,libcursor_icon-8e69eb833f71b26f.rlib,libdpi-d3ddbb75715dd240.rlib,libraw_window_handle-ac528a033d008289.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustccpEjsl/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/pump_events-1ce92d0681ca6293" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rio-window` (example "pump_events") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcvSYmtV/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libtracing_subscriber-5af715f9ec1b13b3.rlib,libsharded_slab-5f9488bef5ca37f0.rlib,liblazy_static-f3dc5c13b01a78ba.rlib,libmatchers-5ff2d3b779cb6962.rlib,libregex_automata-82f4c97e0059d443.rlib,libregex_syntax-daf98d1477afd15c.rlib,libregex-6d978f547a4d2537.rlib,libregex_automata-8794914a28444b1c.rlib,libregex_syntax-cda2c608a12b8082.rlib,libnu_ansi_term-0e6c7c39d87f9499.rlib,liboverload-a584f461fa7ce30b.rlib,libthread_local-8763ff5add1792b1.rlib,libtracing_log-b7ff060c62373efa.rlib,libsoftbuffer-d897d73f39368513.rlib,libfastrand-73632d5ce9fbbad9.rlib,libtiny_xlib-ec7a0e0f1e9ef9aa.rlib,libctor_lite-c56f7224a7527e0f.rlib,librio_window-28a8cffecc9a72a4.rlib,libsctk_adwaita-705ca1e074ee1033.rlib,libab_glyph-87534b724b181e6a.rlib,libowned_ttf_parser-a886f1fcc775c5f6.rlib,libttf_parser-76be99f9381db96b.rlib,libab_glyph_rasterizer-7a8e9d1dcb729776.rlib,libtiny_skia-10ad687c16e9f7b3.rlib,libarrayvec-45d916162802a94c.rlib,libtiny_skia_path-3f73095f027da06d.rlib,libstrict_num-232629ad91d26f3c.rlib,libarrayref-2f266c303305a574.rlib,libbytemuck-29b8a29df0c2ebc8.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libx11rb-1289403d96911aca.rlib,libas_raw_xcb_connection-319865c9c9493917.rlib,libx11rb_protocol-57e530f904389c6a.rlib,libwayland_protocols_plasma-dbab8d973d5ad050.rlib,libahash-0fcf5ed8bacd23ce.rlib,libgetrandom-f3c9250cc9b7c22f.rlib,libzerocopy-49e2188937f8ffe9.rlib,libsmithay_client_toolkit-e4848fbdd588ceef.rlib,libwayland_cursor-037d454fab41d35e.rlib,libxcursor-bb8748773ed796f3.rlib,libwayland_protocols_wlr-9352c51cb52bd2a5.rlib,libwayland_protocols-20e57ea699492c74.rlib,libwayland_csd_frame-a6e83e5aebe8bcf2.rlib,libcalloop_wayland_source-8e7383d2cdefc45d.rlib,libwayland_client-1bde210b5ad53e2d.rlib,libwayland_backend-008b257a6d273c9e.rlib,libdowncast_rs-cc091fe72c7d85c0.rlib,libscoped_tls-bf1363384092f24c.rlib,libwayland_sys-44fa979865203970.rlib,libsmallvec-81d2fbfc65a158c6.rlib,libcalloop-d419f3a230e1fe01.rlib,libthiserror-f62c50fa74e25f78.rlib,librustix-2d2618ed5362b250.rlib,liblinux_raw_sys-4232a515bb9bd774.rlib,libpolling-9c6ffe12c3edc32d.rlib,librustix-f2bff12cdbf482cb.rlib,liblinux_raw_sys-693a3c710128fa66.rlib,libmemmap2-6e4d96052745fed8.rlib,libx11_dl-5437313f8e9994ab.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{liblibc-8e354d7ef70926da.rlib,libxkbcommon_dl-ee90939c9d1ba5b1.rlib,libxkeysym-90fc9a8dcf666344.rlib,libdlib-4a10e6f95b7e3e7a.rlib,liblibloading-3512eaa8c46dee61.rlib}.rlib" "-ldl" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libcfg_if-bfc6e2941b0f95e3.rlib,libtracing-03f6dafec1c07e8c.rlib,liblog-7ed48074b9f3458e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libtracing_core-41bc2974b7c8e130.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libbitflags-a339c845664ed1d6.rlib,libsmol_str-086acc9da224bb20.rlib,libcursor_icon-8e69eb833f71b26f.rlib,libdpi-d3ddbb75715dd240.rlib,libraw_window_handle-ac528a033d008289.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcvSYmtV/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/x11_embed-5c367430250ad870" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rio-window` (example "x11_embed") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7a419c6ae6de3888366965b7c8f8ad56ef117ddfa270196dbc62761833203251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a419c6ae6de3888366965b7c8f8ad56ef117ddfa270196dbc62761833203251", kill_on_drop: false }` [INFO] [stdout] 7a419c6ae6de3888366965b7c8f8ad56ef117ddfa270196dbc62761833203251