[INFO] cloning repository https://github.com/devmobasa/hyprmarker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devmobasa/hyprmarker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevmobasa%2Fhyprmarker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevmobasa%2Fhyprmarker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee692ca90b9d84a8d0f6df8d2be4b2b012f4caf1 [INFO] building devmobasa/hyprmarker against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevmobasa%2Fhyprmarker" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/devmobasa/hyprmarker [INFO] finished tweaking git repo https://github.com/devmobasa/hyprmarker [INFO] tweaked toml for git repo https://github.com/devmobasa/hyprmarker written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/devmobasa/hyprmarker on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/devmobasa/hyprmarker 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf57d7f8649e1ace42e0e129f94285cb0ca4ea18b01a563253dc752795e49db2 [INFO] running `Command { std: "docker" "start" "-a" "bf57d7f8649e1ace42e0e129f94285cb0ca4ea18b01a563253dc752795e49db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf57d7f8649e1ace42e0e129f94285cb0ca4ea18b01a563253dc752795e49db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf57d7f8649e1ace42e0e129f94285cb0ca4ea18b01a563253dc752795e49db2", kill_on_drop: false }` [INFO] [stdout] bf57d7f8649e1ace42e0e129f94285cb0ca4ea18b01a563253dc752795e49db2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5e6cf22b65e9e9cdf70109d349340c5f0de33098c295935f00322c79f81dccc [INFO] running `Command { std: "docker" "start" "-a" "c5e6cf22b65e9e9cdf70109d349340c5f0de33098c295935f00322c79f81dccc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling cfg-expr v0.20.5 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling zmij v0.1.9 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling os_pipe v1.2.3 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling toml v0.9.10+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling wayscriber v0.9.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling tree_magic_mini v3.2.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling glib-sys v0.21.5 [INFO] [stderr] Compiling gobject-sys v0.21.5 [INFO] [stderr] Compiling gio-sys v0.21.5 [INFO] [stderr] Compiling cairo-sys-rs v0.21.5 [INFO] [stderr] Compiling pango-sys v0.21.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling glib-macros v0.21.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling pangocairo-sys v0.21.5 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling calloop v0.14.3 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling schemars_derive v0.9.0 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling xkbcommon v0.8.0 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling calloop-wayland-source v0.4.1 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling zvariant_utils v3.2.1 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling schemars v0.9.0 [INFO] [stderr] Compiling zvariant_derive v5.8.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling glib v0.21.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling zvariant v5.8.0 [INFO] [stderr] Compiling zbus_names v4.2.0 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling wayland-protocols-misc v0.3.9 [INFO] [stderr] Compiling wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Compiling zbus_macros v5.12.0 [INFO] [stderr] Compiling wl-clipboard-rs v0.9.3 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling gio v0.21.5 [INFO] [stderr] Compiling cairo-rs v0.21.5 [INFO] [stderr] Compiling ksni v0.3.3 [INFO] [stderr] Compiling pango v0.21.5 [INFO] [stderr] Compiling pangocairo v0.21.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "c5e6cf22b65e9e9cdf70109d349340c5f0de33098c295935f00322c79f81dccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5e6cf22b65e9e9cdf70109d349340c5f0de33098c295935f00322c79f81dccc", kill_on_drop: false }` [INFO] [stdout] c5e6cf22b65e9e9cdf70109d349340c5f0de33098c295935f00322c79f81dccc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bbf6dd3b2545dd7cf961d6149f8cdbefeb55c6f890bef80806a8d9e2dea197b [INFO] running `Command { std: "docker" "start" "-a" "0bbf6dd3b2545dd7cf961d6149f8cdbefeb55c6f890bef80806a8d9e2dea197b", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling zbus v5.12.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling ksni v0.3.3 [INFO] [stderr] Compiling wayscriber v0.9.7 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `wayscriber` (bin "wayscriber") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/58b1b3c5342a414c161338871f8004258ccef2a7/bin/rustc --crate-name wayscriber --edition=2024 src/main.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="dbus"' --cfg 'feature="default"' --cfg 'feature="ksni"' --cfg 'feature="portal"' --cfg 'feature="tablet-input"' --cfg 'feature="tray"' --cfg 'feature="zbus"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dbus", "default", "ksni", "portal", "tablet-input", "tray", "zbus"))' -C metadata=2f0d1a8145fe99ac -C extra-filename=-e822d6176349bec8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-a190ff2d5051ce3f.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e26699698e85cf91.so --extern cairo=/opt/rustwide/target/debug/deps/libcairo-feb65dc73f86d7b7.rlib --extern cairo_sys=/opt/rustwide/target/debug/deps/libcairo_sys-5c3f9143f3179031.rlib --extern calloop=/opt/rustwide/target/debug/deps/libcalloop-3009310f7953eef1.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-bb7ec5e857838538.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-48737275de338b98.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-88daf8960845db02.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-5398e71c40148acb.rlib --extern ksni=/opt/rustwide/target/debug/deps/libksni-398c0eb91019ce7b.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-aeb8c5391f729b53.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rlib --extern pango=/opt/rustwide/target/debug/deps/libpango-e85c64d920a665a8.rlib --extern pangocairo=/opt/rustwide/target/debug/deps/libpangocairo-d95e78dc11df6677.rlib --extern png=/opt/rustwide/target/debug/deps/libpng-ce925fb21ac561c2.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-2bc55585c62a3f67.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0a8a2dc36e110657.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aed8f0a761cc0c4a.rlib --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-e744a60bfb49179b.rlib --extern smithay_client_toolkit=/opt/rustwide/target/debug/deps/libsmithay_client_toolkit-ba3f6f2268ec5d78.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-10d5629d21f295d1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-e55e4ef8469da4e7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b08c4b9f6c1427d8.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-29b358d3b3c51d00.rlib --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-75347082a2005717.rlib --extern wayland_protocols=/opt/rustwide/target/debug/deps/libwayland_protocols-8568a4f8f4d8da31.rlib --extern wayland_protocols_wlr=/opt/rustwide/target/debug/deps/libwayland_protocols_wlr-f683e05412233127.rlib --extern wayscriber=/opt/rustwide/target/debug/deps/libwayscriber-d56c943990c011a9.rlib --extern wl_clipboard_rs=/opt/rustwide/target/debug/deps/libwl_clipboard_rs-693bce5575fa351d.rlib --extern zbus=/opt/rustwide/target/debug/deps/libzbus-139391feffe33b5c.rlib --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu --cfg tablet --check-cfg 'cfg(tablet)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0bbf6dd3b2545dd7cf961d6149f8cdbefeb55c6f890bef80806a8d9e2dea197b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bbf6dd3b2545dd7cf961d6149f8cdbefeb55c6f890bef80806a8d9e2dea197b", kill_on_drop: false }` [INFO] [stdout] 0bbf6dd3b2545dd7cf961d6149f8cdbefeb55c6f890bef80806a8d9e2dea197b