[INFO] cloning repository https://github.com/alexander-graf/rust_mit_cursor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexander-graf/rust_mit_cursor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-graf%2Frust_mit_cursor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-graf%2Frust_mit_cursor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0089c4a7fc336d5b4dd1b8142e7eb726412230f8 [INFO] testing alexander-graf/rust_mit_cursor against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexander-graf%2Frust_mit_cursor" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexander-graf/rust_mit_cursor on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexander-graf/rust_mit_cursor [INFO] finished tweaking git repo https://github.com/alexander-graf/rust_mit_cursor [INFO] tweaked toml for git repo https://github.com/alexander-graf/rust_mit_cursor written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/alexander-graf/rust_mit_cursor 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" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b15c505159c5b985ffde9eff96744499019e139f6de1d6746f0022f1b3983fc [INFO] running `Command { std: "docker" "start" "-a" "3b15c505159c5b985ffde9eff96744499019e139f6de1d6746f0022f1b3983fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b15c505159c5b985ffde9eff96744499019e139f6de1d6746f0022f1b3983fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b15c505159c5b985ffde9eff96744499019e139f6de1d6746f0022f1b3983fc", kill_on_drop: false }` [INFO] [stdout] 3b15c505159c5b985ffde9eff96744499019e139f6de1d6746f0022f1b3983fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7da37c40ac2cf750e04cbd07068db2158f103223979a73b8ea578e4bd7487c9a [INFO] running `Command { std: "docker" "start" "-a" "7da37c40ac2cf750e04cbd07068db2158f103223979a73b8ea578e4bd7487c9a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling xml-rs v0.8.22 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling ttf-parser v0.25.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling owned_ttf_parser v0.25.0 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling ab_glyph v0.2.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling accesskit v0.11.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling xdg-home v1.3.0 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling accesskit_consumer v0.15.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling atspi-macros v0.2.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling bytemuck_derive v1.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.19 [INFO] [stderr] Compiling tiny-skia-path v0.8.4 [INFO] [stderr] Compiling ecolor v0.22.0 [INFO] [stderr] Compiling emath v0.22.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling epaint v0.22.0 [INFO] [stderr] Compiling tiny-skia v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling egui v0.22.0 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling enumflags2 v0.7.10 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling egui_glow v0.22.0 [INFO] [stderr] Compiling zvariant v3.15.2 [INFO] [stderr] Compiling zbus_names v2.6.1 [INFO] [stderr] Compiling sctk-adwaita v0.5.4 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling zbus v3.15.2 [INFO] [stderr] Compiling atspi v0.10.1 [INFO] [stderr] Compiling accesskit_unix v0.5.2 [INFO] [stderr] Compiling accesskit_winit v0.14.4 [INFO] [stderr] Compiling egui-winit v0.22.0 [INFO] [stderr] Compiling eframe v0.22.0 [INFO] [stderr] Compiling rust_mit_cursor v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `yaml_indent` is never read [INFO] [stdout] --> src/main.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 16 | struct EspansoHelper { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 23 | yaml_indent: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EspansoHelper` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `show_match_dialog` is never used [INFO] [stdout] --> src/main.rs:121:8 [INFO] [stdout] | [INFO] [stdout] 52 | impl EspansoHelper { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 121 | fn show_match_dialog(&mut self, match_to_edit: Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcmhlDj0/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libserde_yaml-df5f032624cb0f21.rlib,libryu-f8ba606093049f91.rlib,libitoa-4c6598116a867907.rlib,libindexmap-579b1e65dcc623d4.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-7d6c39ba3af9f5f6.rlib,libunsafe_libyaml-7bc1bf218b2f5452.rlib,libdirs-ac08054756392ce6.rlib,libdirs_sys-7ef69ca2215540b3.rlib,liboption_ext-23838f1959a6156b.rlib,libeframe-d204b0a162e49bfb.rlib,libglutin_winit-afcdf585caf4eec1.rlib,libimage-d43d336b5d5d8178.rlib,libcolor_quant-fa7ff1de0e6ea74b.rlib,libnum_traits-2b8f4b705b25bc28.rlib,libglutin-856f86aa81620dfa.rlib,libglutin_glx_sys-7e1ddf85dd19d428.rlib,libwayland_sys-78216d127a0570b2.rlib,liblibloading-352cc3147d091de2.rlib,libglutin_egl_sys-d9a8ae30ebe75d03.rlib,libegui_winit-c2ceacb79d7d08b6.rlib,libwebbrowser-302f5a9d8d362ba3.rlib,liburl-6ddb1fe05d965ea0.rlib,libidna-806905690db29336.rlib,libunicode_normalization-6e95056299e99db3.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-2c8b2b04927c9e3a.rlib,libform_urlencoded-a5edb5174711de82.rlib,libhome-34c282980fe9bb92.rlib,libsmithay_clipboard-7e0504a92aa91c5c.rlib,libarboard-8b53608fdf49f2ce.rlib,libx11rb-54510226f1fc4ee1.rlib,librustix-dcdac2ed2354dde0.rlib,libbitflags-eb92e23a18d5cc91.rlib,liblinux_raw_sys-e5ea903f25f334df.rlib,libx11rb_protocol-d2113292affc4693.rlib,libaccesskit_winit-62ea1c8d2380c3f5.rlib,libaccesskit_unix-6949c99c4c461546.rlib,libatspi-d39f9ffb52652210.rlib,libasync_channel-e49f3e94295b03a5.rlib,libaccesskit_consumer-66f30258482fd910.rlib,libzbus-77f2b76a5c75e332.rlib,libasync_fs-7131bbbe6d1900b6.rlib,libblocking-d31e1de0fde283e0.rlib,libpiper-d40617c4520c993f.rlib,libatomic_waker-001109810bdecbaa.rlib,libasync_channel-19dc5d0a79bf51a2.rlib,libevent_listener_strategy-41ccd97239f3d8e8.rlib,libevent_listener-4cf7a76590f92ed8.rlib,libhex-28742b4ca144387c.rlib,libasync_executor-a9f3e5521f2fcc95.rlib,libfastrand-5b34477e6b7d2549.rlib,libfutures_lite-de710a062a67731f.rlib,libasync_task-65820d26b839a505.rlib,libordered_stream-5c2074902aba83b3.rlib,libasync_broadcast-8710dc25880b069f.rlib,librand-e0b5dcf28194cdeb.rlib,librand_chacha-5992bc20258a423f.rlib,libppv_lite86-9a44c3c58b5f837e.rlib,librand_core-9f797c9ef3ee8dd2.rlib,libgetrandom-c4345bbe22936131.rlib,libxdg_home-e3092417a91934b1.rlib,libsha1-f0ce944a315ee0c3.rlib,libcpufeatures-864a46b3d6008197.rlib,libdigest-5e15205bd3aba875.rlib,libblock_buffer-3c22f9850993a748.rlib,libcrypto_common-57b5775ae13b5cdb.rlib,libgeneric_array-55e3d99ab424402d.rlib,libtypenum-e3323f6ed06bf501.rlib,libtracing-6dc524b554ccada6.rlib,libtracing_core-1a977c0faab82eff.rlib,libfutures_util-316cce9732c5d176.rlib,libfutures_sink-be8442ee548d90f9.rlib,libfutures_task-19b3aba2be9e7ae8.rlib,libpin_utils-9a5791cba021167a.rlib,libnix-2a1552ac46c0dfa1.rlib,libmemoffset-8be9af273137a61d.rlib,libasync_io-c42a21947e7fff8b.rlib,librustix-486c45e9d4a06213.rlib,libio_lifetimes-87a8c02223c482e3.rlib,liblinux_raw_sys-9826735127360e65.rlib,libslab-d2d6782c70f6d408.rlib,libpolling-b4a41277547fd3fb.rlib,libconcurrent_queue-b19167d06015d41a.rlib,libcrossbeam_utils-9496b93197c04945.rlib,libasync_lock-a5141d33c48d5c20.rlib,libevent_listener-67cd091983fb6763.rlib,libsocket2-371a51d531ab6199.rlib,libfutures_lite-69463ccf09700d71.rlib,libmemchr-3ffe5f7a52883367.rlib,libfastrand-1a1f7fa7e5b5edde.rlib,libfutures_io-972ebb79349338ae.rlib,libfutures_core-fc6bb1738f00fc87.rlib,libwaker_fn-6a297a1ea9bc1088.rlib,libparking-49fcf10303d3525f.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libzbus_names-83c35fc8f6859ff4.rlib,libzvariant-aa826827c7cdfa2f.rlib,libenumflags2-18d0238f8456cc26.rlib,libserde-6f551b135a3bf4f8.rlib,libstatic_assertions-d53a9977dc6e27e5.rlib,libwinit-f066d4c4eb727e11.rlib,libsctk_adwaita-2051851bc3e581eb.rlib,libtiny_skia-72bc159d33668e9c.rlib,libpng-9ffda9b74bd6ca1d.rlib,libflate2-c682dcd1faa651ee.rlib,libminiz_oxide-9f1aec8488cf8045.rlib,libfdeflate-b6b4d7abfd841840.rlib,libsimd_adler32-eda01a159841bab2.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libarrayvec-1b252ee19ef31e11.rlib,libtiny_skia_path-6a88de6790285a7d.rlib,libstrict_num-e151790b5dabb98b.rlib,libarrayref-e2c56de32f019e08.rlib,libmio-d77c224562b0bae5.rlib,libx11_dl-a39a05db568348b3.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libsmithay_client_toolkit-95996a95129b4b34.rlib,libwayland_cursor-9c63fb3121a7301c.rlib,libxcursor-0bdb6a7aaa8cc108.rlib,libmemmap2-6883193d084b86df.rlib,libwayland_protocols-de17f8f9af55cc7f.rlib,libwayland_client-524f4136a888be83.rlib,libscoped_tls-c61d1d5075225c6a.rlib,libwayland_commons-3d708a0dfc8d62bc.rlib,libnix-974b0b4a699f951a.rlib,libwayland_sys-15dec0f77f97548b.rlib,liblazy_static-b3603208c0de2608.rlib,libcalloop-8f6e4a9b0e5632d2.rlib,libthiserror-e23c18befc6c1093.rlib,libslotmap-973d138b2c5919df.rlib,libnix-1010be3060bede43.rlib,libvec_map-ecbce826993378bd.rlib,libdlib-7fbda87a96454a75.rlib,liblibloading-e88ba95824d1e976.rlib,libraw_window_handle-e0a5c5ebc6f64816.rlib,libinstant-1e306d9580bf48cf.rlib,libbitflags-e2b4db6c651223da.rlib,libegui_glow-7a3aaed38cd108b9.rlib,libmemoffset-d9b9a584c1b4141b.rlib,libglow-da1fec7959ee58f1.rlib,libegui-3d32dd74837ec056.rlib,libaccesskit-c42ce64928eb9caf.rlib,libepaint-7835babbaa1e78f9.rlib,libnohash_hasher-7182108947a1143f.rlib,liblog-669e9396cafcbb01.rlib,libecolor-f6a5d63f9ce5ad93.rlib,libahash-5c41230270b349c4.rlib,libonce_cell-debe7c411cf97340.rlib,libzerocopy-85da8f9f9eadba3a.rlib,libbyteorder-1efcbe4f07366651.rlib,libab_glyph-8d4d903e1e152d31.rlib,libowned_ttf_parser-d6b6a880271c8e62.rlib,libttf_parser-dc2f07ac9d1ddb05.rlib,libab_glyph_rasterizer-58ae3059bbb17bdd.rlib,libparking_lot-42be40fe1419e950.rlib,libparking_lot_core-31205989050b398f.rlib,liblibc-1f8ab78a2ff5de2f.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-0fd539a479e0f355.rlib,libscopeguard-d52bd00767847e44.rlib,libemath-21085c59fabb4632.rlib,libbytemuck-1737be27d41ef4ef.rlib}" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9e136a30a965bf4e63f03095c57df7257bf96fd6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rust_mit_cursor-c833aa8974eca834" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_mit_cursor` (bin "rust_mit_cursor") due to 1 previous error; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7da37c40ac2cf750e04cbd07068db2158f103223979a73b8ea578e4bd7487c9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7da37c40ac2cf750e04cbd07068db2158f103223979a73b8ea578e4bd7487c9a", kill_on_drop: false }` [INFO] [stdout] 7da37c40ac2cf750e04cbd07068db2158f103223979a73b8ea578e4bd7487c9a