[INFO] cloning repository https://github.com/00phorak/aerospace-window-switcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/00phorak/aerospace-window-switcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00phorak%2Faerospace-window-switcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00phorak%2Faerospace-window-switcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 295b11b35dafa85a4efed8e71d5a3e01c33173ad
[INFO] testing 00phorak/aerospace-window-switcher against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F00phorak%2Faerospace-window-switcher" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/00phorak/aerospace-window-switcher
[INFO] finished tweaking git repo https://github.com/00phorak/aerospace-window-switcher
[INFO] tweaked toml for git repo https://github.com/00phorak/aerospace-window-switcher written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/00phorak/aerospace-window-switcher on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/00phorak/aerospace-window-switcher 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fb95d0f4bb10f57d65f094b42221a00735d9982ea4431a51f6206baf571a49ee
[INFO] running `Command { std: "docker" "start" "-a" "fb95d0f4bb10f57d65f094b42221a00735d9982ea4431a51f6206baf571a49ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb95d0f4bb10f57d65f094b42221a00735d9982ea4431a51f6206baf571a49ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb95d0f4bb10f57d65f094b42221a00735d9982ea4431a51f6206baf571a49ee", kill_on_drop: false }`
[INFO] [stdout] fb95d0f4bb10f57d65f094b42221a00735d9982ea4431a51f6206baf571a49ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] af90fdf5e55750bc579eedee975ef59e2baef9da401670c05f61f1afe37fde59
[INFO] running `Command { std: "docker" "start" "-a" "af90fdf5e55750bc579eedee975ef59e2baef9da401670c05f61f1afe37fde59", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling libloading v0.8.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling winnow v0.7.10
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling toml_edit v0.22.26
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-executor v1.13.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling xml-rs v0.8.26
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.8
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.10
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling accesskit v0.17.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling accesskit_consumer v0.26.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.8
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.8
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling epaint v0.31.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling zbus_xml v4.0.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling zbus-lockstep v0.4.4
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling egui v0.31.1
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling webbrowser v1.0.4
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling atspi-common v0.6.0
[INFO] [stderr]    Compiling egui_glow v0.31.1
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr] error: could not compile `egui` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name egui --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/egui-0.31.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=rust_2018_idioms --warn=nonstandard_style --warn=future_incompatible '--warn=clippy::zero_sized_map_values' '--allow=clippy::wildcard_imports' '--warn=clippy::wildcard_dependencies' '--warn=clippy::verbose_file_reads' '--warn=clippy::useless_transmute' '--warn=clippy::use_self' '--allow=clippy::unwrap_used' '--warn=clippy::unused_self' '--warn=clippy::unused_rounding' --allow=unused_qualifications '--warn=clippy::unused_peekable' --warn=unused_lifetimes --warn=unused_import_braces --warn=unused_extern_crates --warn=unsafe_op_in_unsafe_fn --deny=unsafe_code '--warn=clippy::unnested_or_patterns' '--warn=clippy::unnecessary_wraps' '--warn=clippy::unnecessary_struct_initialization' '--warn=clippy::unnecessary_safety_doc' '--warn=clippy::unnecessary_box_returns' '--warn=clippy::uninlined_format_args' '--warn=clippy::uninhabited_references' '--warn=clippy::unimplemented' --warn=unexpected_cfgs '--warn=clippy::undocumented_unsafe_blocks' '--warn=clippy::unchecked_duration_subtraction' '--warn=clippy::tuple_array_conversions' --warn=trivial_numeric_casts --allow=trivial_casts '--warn=clippy::trait_duplication_in_bounds' '--warn=clippy::trailing_empty_array' '--allow=clippy::too_many_lines' '--warn=clippy::todo' '--warn=clippy::suspicious_xor_used_as_pow' '--warn=clippy::suspicious_command_arg_space' '--warn=clippy::string_to_string' '--warn=clippy::string_lit_chars_any' '--warn=clippy::string_lit_as_bytes' '--warn=clippy::string_add_assign' '--warn=clippy::string_add' '--warn=clippy::str_to_string' '--warn=clippy::str_split_at_newline' '--warn=clippy::single_match_else' '--warn=clippy::single_char_pattern' '--allow=clippy::significant_drop_tightening' '--allow=clippy::should_panic_without_expect' --warn=semicolon_in_expressions_from_macros '--warn=clippy::semicolon_if_nothing_returned' '--allow=clippy::self_named_module_files' '--warn=clippy::same_functions_in_if_condition' --warn=rust_2021_prelude_collisions '--warn=clippy::rest_pat_in_fully_bound_structs' '--warn=clippy::ref_patterns' '--warn=clippy::ref_option_ref' '--warn=clippy::ref_as_ptr' '--warn=clippy::redundant_type_annotations' '--warn=clippy::readonly_write_lock' '--warn=clippy::rc_mutex' '--warn=clippy::pub_without_shorthand' '--warn=clippy::pub_underscore_fields' '--warn=clippy::ptr_cast_constness' '--warn=clippy::ptr_as_ptr' '--warn=clippy::print_stderr' '--warn=clippy::path_buf_push_overwrite' '--warn=clippy::option_option' '--warn=clippy::option_as_ref_cloned' '--warn=clippy::nonstandard_macro_braces' '--warn=clippy::negative_feature_names' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_pass_by_ref_mut' '--warn=clippy::needless_for_each' '--warn=clippy::needless_continue' '--warn=clippy::needless_borrow' '--warn=clippy::mutex_integer' '--warn=clippy::mut_mut' '--warn=clippy::mixed_attributes_style' '--warn=clippy::missing_safety_doc' '--warn=clippy::missing_errors_doc' '--warn=clippy::missing_enforced_import_renames' '--warn=rustdoc::missing_crate_level_docs' '--allow=clippy::missing_assert_message' '--warn=clippy::mismatching_type_param_order' '--warn=clippy::mem_forget' '--warn=clippy::match_wildcard_for_single_variants' '--warn=clippy::match_wild_err_arm' '--warn=clippy::match_same_arms' '--warn=clippy::match_on_vec_items' '--warn=clippy::match_bool' '--warn=clippy::map_unwrap_or' '--warn=clippy::map_flatten' '--warn=clippy::map_err_ignore' '--warn=clippy::manual_string_new' '--allow=clippy::manual_range_contains' '--warn=clippy::manual_ok_or' '--warn=clippy::manual_let_else' '--warn=clippy::manual_is_variant_and' '--warn=clippy::manual_instant_elapsed' '--warn=clippy::manual_clamp' '--warn=clippy::manual_assert' '--warn=clippy::macro_use_imports' '--warn=clippy::lossy_float_literal' '--warn=clippy::linkedlist' '--warn=clippy::let_unit_value' '--allow=clippy::let_underscore_untyped' '--allow=clippy::let_underscore_must_use' '--warn=clippy::large_types_passed_by_value' '--warn=clippy::large_stack_frames' '--warn=clippy::large_stack_arrays' '--warn=clippy::large_include_file' '--warn=clippy::large_digit_groups' '--warn=clippy::iter_without_into_iter' '--allow=clippy::iter_over_hash_type' '--warn=clippy::iter_on_single_items' '--warn=clippy::iter_on_empty_collections' '--warn=clippy::iter_not_returning_iterator' '--warn=clippy::iter_filter_is_some' '--warn=clippy::iter_filter_is_ok' '--warn=clippy::invalid_upcast_comparisons' '--warn=clippy::into_iter_without_iter' '--warn=clippy::infinite_loop' '--warn=clippy::inefficient_to_string' '--warn=clippy::index_refutable_slice' '--warn=clippy::imprecise_flops' '--warn=clippy::implied_bounds_in_impls' '--warn=clippy::implicit_clone' '--warn=clippy::if_let_mutex' '--warn=clippy::get_unwrap' '--warn=clippy::from_iter_instead_of_collect' '--warn=clippy::fn_to_numeric_cast_any' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::float_cmp_const' '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::fallible_impl_from' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' '--warn=clippy::explicit_deref_methods' '--warn=clippy::expl_impl_clone_on_copy' '--warn=clippy::exit' '--warn=clippy::equatable_if_let' '--warn=clippy::enum_glob_use' '--warn=clippy::empty_enum_variants_with_brackets' '--warn=clippy::empty_enum' --warn=elided_lifetimes_in_paths '--warn=clippy::doc_markdown' '--warn=clippy::doc_link_with_quotes' '--warn=clippy::disallowed_types' '--warn=clippy::disallowed_script_idents' '--warn=clippy::disallowed_names' '--warn=clippy::disallowed_methods' '--warn=clippy::disallowed_macros' '--warn=clippy::derive_partial_eq_without_eq' '--warn=clippy::debug_assert_with_mut_call' '--warn=clippy::dbg_macro' '--warn=clippy::cloned_instead_of_copied' '--warn=clippy::clear_with_drain' '--warn=clippy::checked_conversions' '--warn=clippy::char_lit_as_u8' '--warn=rustdoc::broken_intra_doc_links' '--warn=clippy::bool_to_int_with_if' '--warn=clippy::await_holding_lock' '--allow=clippy::assigning_clones' '--warn=clippy::as_ptr_cast_mut' '--warn=rustdoc::all' --cfg 'feature="accesskit"' --cfg 'feature="bytemuck"' --cfg 'feature="default"' --cfg 'feature="default_fonts"' --cfg 'feature="log"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_override_unity", "accesskit", "bytemuck", "callstack", "cint", "color-hex", "deadlock_detection", "default", "default_fonts", "document-features", "log", "mint", "persistence", "rayon", "ron", "serde", "unity"))' -C metadata=0c4d9454065eac0b -C extra-filename=-b7654c704594abb9 --out-dir /opt/rustwide/target/debug/build/egui/b7654c704594abb9/deps -L dependency=/opt/rustwide/target/debug/build/ab_glyph/a0d8c2fe1fae5699/deps -L dependency=/opt/rustwide/target/debug/build/ab_glyph_rasterizer/58ae3059bbb17bdd/deps -L dependency=/opt/rustwide/target/debug/build/accesskit/08843907c4a7cd24/deps -L dependency=/opt/rustwide/target/debug/build/ahash/04124a8794cb433d/deps -L dependency=/opt/rustwide/target/debug/build/ahash/24a20cfc3cd1963e/deps -L dependency=/opt/rustwide/target/debug/build/ahash/4121d875810f8b55/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/edb41dba5c1eb139/deps -L dependency=/opt/rustwide/target/debug/build/bitflags/8d6004180f14a06d/deps -L dependency=/opt/rustwide/target/debug/build/bytemuck/03d17bc4d7f74b97/deps -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/c61f39cf32e4a719/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/33ef6c02a07f9fec/deps -L dependency=/opt/rustwide/target/debug/build/ecolor/b84716d5f6dddea9/deps -L dependency=/opt/rustwide/target/debug/build/egui/b7654c704594abb9/deps -L dependency=/opt/rustwide/target/debug/build/emath/5121c34b1e442f2a/deps -L dependency=/opt/rustwide/target/debug/build/epaint/25f4258a6d9e7620/deps -L dependency=/opt/rustwide/target/debug/build/epaint_default_fonts/16d47ad185d026ae/deps -L dependency=/opt/rustwide/target/debug/build/getrandom/02630603264cd259/deps -L dependency=/opt/rustwide/target/debug/build/getrandom/402bf6a48b8861ef/deps -L dependency=/opt/rustwide/target/debug/build/getrandom/5ce34c15db473af4/deps -L dependency=/opt/rustwide/target/debug/build/libc/9e2f9550b32b85cb/deps -L dependency=/opt/rustwide/target/debug/build/libc/a9d7fe33ef561732/deps -L dependency=/opt/rustwide/target/debug/build/libc/ad00f35fca7c19c8/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/75ccd31dd29b529f/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/87fe6f2f71d5b0ae/deps -L dependency=/opt/rustwide/target/debug/build/lock_api/d8f64dbd8aea6f8b/deps -L dependency=/opt/rustwide/target/debug/build/log/ba604b77dad33fe2/deps -L dependency=/opt/rustwide/target/debug/build/nohash-hasher/7182108947a1143f/deps -L dependency=/opt/rustwide/target/debug/build/once_cell/0ba6aecba7086d38/deps -L dependency=/opt/rustwide/target/debug/build/owned_ttf_parser/1d239370ddf793c2/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot/89ed57d035e08fc5/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/349f1d43f1c68ba7/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/98d0b08127fb9fa9/deps -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/bef725bfa09e708a/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/60c83358d994f61e/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d49143055ae731b5/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/deps -L dependency=/opt/rustwide/target/debug/build/profiling/65120a3fa530a775/deps -L dependency=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/deps -L dependency=/opt/rustwide/target/debug/build/scopeguard/d52bd00767847e44/deps -L dependency=/opt/rustwide/target/debug/build/smallvec/b4c456a11732ad59/deps -L dependency=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/deps -L dependency=/opt/rustwide/target/debug/build/ttf-parser/69b637cbcd97e27a/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/deps -L dependency=/opt/rustwide/target/debug/build/version_check/9366c3982144fcbd/deps -L dependency=/opt/rustwide/target/debug/build/zerocopy/0407e6ba51f857bc/deps -L dependency=/opt/rustwide/target/debug/build/zerocopy/3806175313019471/deps -L dependency=/opt/rustwide/target/debug/build/zerocopy/faff184601410546/deps --extern accesskit=/opt/rustwide/target/debug/build/accesskit/08843907c4a7cd24/deps/libaccesskit-08843907c4a7cd24.rmeta --extern ahash=/opt/rustwide/target/debug/build/ahash/4121d875810f8b55/deps/libahash-4121d875810f8b55.rmeta --extern bitflags=/opt/rustwide/target/debug/build/bitflags/8d6004180f14a06d/deps/libbitflags-8d6004180f14a06d.rmeta --extern emath=/opt/rustwide/target/debug/build/emath/5121c34b1e442f2a/deps/libemath-5121c34b1e442f2a.rmeta --extern epaint=/opt/rustwide/target/debug/build/epaint/25f4258a6d9e7620/deps/libepaint-25f4258a6d9e7620.rmeta --extern log=/opt/rustwide/target/debug/build/log/ba604b77dad33fe2/deps/liblog-ba604b77dad33fe2.rmeta --extern nohash_hasher=/opt/rustwide/target/debug/build/nohash-hasher/7182108947a1143f/deps/libnohash_hasher-7182108947a1143f.rmeta --extern profiling=/opt/rustwide/target/debug/build/profiling/65120a3fa530a775/deps/libprofiling-65120a3fa530a775.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `zbus` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name zbus --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zbus-4.4.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="async-executor"' --cfg 'feature="async-fs"' --cfg 'feature="async-io"' --cfg 'feature="async-lock"' --cfg 'feature="async-task"' --cfg 'feature="blocking"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-executor", "async-fs", "async-io", "async-lock", "async-task", "blocking", "bus-impl", "chrono", "default", "heapless", "option-as-array", "p2p", "time", "tokio", "tokio-vsock", "url", "uuid", "vsock"))' -C metadata=95bcc01604249b3c -C extra-filename=-bc5386497790a0ca --out-dir /opt/rustwide/target/debug/build/zbus/bc5386497790a0ca/deps -L dependency=/opt/rustwide/target/debug/build/async-broadcast/405761576cc586f3/deps -L dependency=/opt/rustwide/target/debug/build/async-channel/7d165589d8b3b226/deps -L dependency=/opt/rustwide/target/debug/build/async-executor/b6a57dd6c1df6fb6/deps -L dependency=/opt/rustwide/target/debug/build/async-fs/46f3e2d5815eab1b/deps -L dependency=/opt/rustwide/target/debug/build/async-io/fd5e1d371520c0ab/deps -L dependency=/opt/rustwide/target/debug/build/async-lock/3a79adcfe023355a/deps -L dependency=/opt/rustwide/target/debug/build/async-task/65820d26b839a505/deps -L dependency=/opt/rustwide/target/debug/build/async-trait/cefec5518660bc19/deps -L dependency=/opt/rustwide/target/debug/build/atomic-waker/001109810bdecbaa/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/edb41dba5c1eb139/deps -L dependency=/opt/rustwide/target/debug/build/bitflags/8d6004180f14a06d/deps -L dependency=/opt/rustwide/target/debug/build/block-buffer/0abdecfa792a1d4b/deps -L dependency=/opt/rustwide/target/debug/build/blocking/113a665459cc98b1/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/33ef6c02a07f9fec/deps -L dependency=/opt/rustwide/target/debug/build/cfg_aliases/7eb8a61fdc275c6a/deps -L dependency=/opt/rustwide/target/debug/build/concurrent-queue/cee22eed8f60aad5/deps -L dependency=/opt/rustwide/target/debug/build/cpufeatures/471354fefbcaf2d8/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/2fb78b626942bfe2/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/4f046fb46b8893b2/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/cd5de7cba2f6124f/deps -L dependency=/opt/rustwide/target/debug/build/crypto-common/1b66ed4c2d952a50/deps -L dependency=/opt/rustwide/target/debug/build/digest/d00e17c88687add0/deps -L dependency=/opt/rustwide/target/debug/build/endi/d033325cd113c16e/deps -L dependency=/opt/rustwide/target/debug/build/enumflags2/44234b8e597e8560/deps -L dependency=/opt/rustwide/target/debug/build/enumflags2_derive/82b3ae9c333fad32/deps -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/deps -L dependency=/opt/rustwide/target/debug/build/event-listener/7fcc19742b2cc6a6/deps -L dependency=/opt/rustwide/target/debug/build/event-listener-strategy/79a97c8e6748a26f/deps -L dependency=/opt/rustwide/target/debug/build/fastrand/503f12a96d791409/deps -L dependency=/opt/rustwide/target/debug/build/futures-core/fc6bb1738f00fc87/deps -L dependency=/opt/rustwide/target/debug/build/futures-io/972ebb79349338ae/deps -L dependency=/opt/rustwide/target/debug/build/futures-lite/ba76c3920e4724f5/deps -L dependency=/opt/rustwide/target/debug/build/futures-macro/7903d754abf86479/deps -L dependency=/opt/rustwide/target/debug/build/futures-sink/be8442ee548d90f9/deps -L dependency=/opt/rustwide/target/debug/build/futures-task/19b3aba2be9e7ae8/deps -L dependency=/opt/rustwide/target/debug/build/futures-util/c99f360f6eafdb9b/deps -L dependency=/opt/rustwide/target/debug/build/generic-array/0e98770afa4d4875/deps -L dependency=/opt/rustwide/target/debug/build/generic-array/7740648c60f95b2e/deps -L dependency=/opt/rustwide/target/debug/build/generic-array/d618d7b08b63988c/deps -L dependency=/opt/rustwide/target/debug/build/getrandom/d11c248b8f69e72b/deps -L dependency=/opt/rustwide/target/debug/build/hashbrown/667b5f55aed59828/deps -L dependency=/opt/rustwide/target/debug/build/hex/28742b4ca144387c/deps -L dependency=/opt/rustwide/target/debug/build/indexmap/18893bbc23480f72/deps -L dependency=/opt/rustwide/target/debug/build/libc/9e2f9550b32b85cb/deps -L dependency=/opt/rustwide/target/debug/build/libc/a9d7fe33ef561732/deps -L dependency=/opt/rustwide/target/debug/build/libc/ad00f35fca7c19c8/deps -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/bc4ac508f26460d8/deps -L dependency=/opt/rustwide/target/debug/build/memchr/3ffe5f7a52883367/deps -L dependency=/opt/rustwide/target/debug/build/memoffset/0b117ce85462ab74/deps -L dependency=/opt/rustwide/target/debug/build/memoffset/60632b6d18cfb221/deps -L dependency=/opt/rustwide/target/debug/build/memoffset/9914130d72d30a15/deps -L dependency=/opt/rustwide/target/debug/build/nix/2ec99d4197e213a6/deps -L dependency=/opt/rustwide/target/debug/build/nix/86a69b71798dc877/deps -L dependency=/opt/rustwide/target/debug/build/nix/d32722518e6bafa5/deps -L dependency=/opt/rustwide/target/debug/build/once_cell/0ba6aecba7086d38/deps -L dependency=/opt/rustwide/target/debug/build/ordered-stream/490dc7b42735c7a1/deps -L dependency=/opt/rustwide/target/debug/build/parking/49fcf10303d3525f/deps -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/bedc6e0acd72ff2a/deps -L dependency=/opt/rustwide/target/debug/build/pin-utils/9a5791cba021167a/deps -L dependency=/opt/rustwide/target/debug/build/piper/33400543c289d978/deps -L dependency=/opt/rustwide/target/debug/build/polling/61fb0ecbb178032d/deps -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/e21724d63cd6c663/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro-crate/54363b22f1ea1bca/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/60c83358d994f61e/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d49143055ae731b5/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/deps -L dependency=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/deps -L dependency=/opt/rustwide/target/debug/build/rand/854be9a771a6588a/deps -L dependency=/opt/rustwide/target/debug/build/rand_chacha/f3b4c7a471cfabc5/deps -L dependency=/opt/rustwide/target/debug/build/rand_core/b423bbdbbbed4a43/deps -L dependency=/opt/rustwide/target/debug/build/rustix/3d38e67aebfc4389/deps -L dependency=/opt/rustwide/target/debug/build/rustix/64ded73d7bdbd670/deps -L dependency=/opt/rustwide/target/debug/build/rustix/d1eb1aa14a33314c/deps -L dependency=/opt/rustwide/target/debug/build/serde/19f6b6296c59b27c/deps -L dependency=/opt/rustwide/target/debug/build/serde/aacc71aa71858a7b/deps -L dependency=/opt/rustwide/target/debug/build/serde/efbc2c14c23477c2/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive/b358481479df9b62/deps -L dependency=/opt/rustwide/target/debug/build/serde_repr/3b388de66b406789/deps -L dependency=/opt/rustwide/target/debug/build/sha1/233fd67581f8fa01/deps -L dependency=/opt/rustwide/target/debug/build/slab/2beeedcc9f7dbddb/deps -L dependency=/opt/rustwide/target/debug/build/slab/72977b4ef3c89923/deps -L dependency=/opt/rustwide/target/debug/build/slab/e5d208831f1fecb9/deps -L dependency=/opt/rustwide/target/debug/build/static_assertions/d53a9977dc6e27e5/deps -L dependency=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/deps -L dependency=/opt/rustwide/target/debug/build/toml_datetime/84b819b36f3d00a0/deps -L dependency=/opt/rustwide/target/debug/build/toml_edit/894ba35bb548c87f/deps -L dependency=/opt/rustwide/target/debug/build/tracing/d168977336dab20a/deps -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/03ce2fda6893c841/deps -L dependency=/opt/rustwide/target/debug/build/tracing-core/c2aed6b1712d0a02/deps -L dependency=/opt/rustwide/target/debug/build/typenum/096ef4cbab98003b/deps -L dependency=/opt/rustwide/target/debug/build/typenum/2d2373cb6e0ea7a0/deps -L dependency=/opt/rustwide/target/debug/build/typenum/2eda4eb97f3c1155/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/deps -L dependency=/opt/rustwide/target/debug/build/version_check/9366c3982144fcbd/deps -L dependency=/opt/rustwide/target/debug/build/winnow/9b54f10aca11593d/deps -L dependency=/opt/rustwide/target/debug/build/xdg-home/f96dcfccf0aef987/deps -L dependency=/opt/rustwide/target/debug/build/zbus/bc5386497790a0ca/deps -L dependency=/opt/rustwide/target/debug/build/zbus_macros/e9b03795ed0938c2/deps -L dependency=/opt/rustwide/target/debug/build/zbus_names/d27f56de6da1d78f/deps -L dependency=/opt/rustwide/target/debug/build/zerocopy/0407e6ba51f857bc/deps -L dependency=/opt/rustwide/target/debug/build/zerocopy/3806175313019471/deps -L dependency=/opt/rustwide/target/debug/build/zerocopy/faff184601410546/deps -L dependency=/opt/rustwide/target/debug/build/zvariant/c0dadb1ff1554e05/deps -L dependency=/opt/rustwide/target/debug/build/zvariant_derive/74eda0119c8db972/deps -L dependency=/opt/rustwide/target/debug/build/zvariant_utils/bddac0312aaea4ca/deps --extern async_broadcast=/opt/rustwide/target/debug/build/async-broadcast/405761576cc586f3/deps/libasync_broadcast-405761576cc586f3.rmeta --extern async_executor=/opt/rustwide/target/debug/build/async-executor/b6a57dd6c1df6fb6/deps/libasync_executor-b6a57dd6c1df6fb6.rmeta --extern async_fs=/opt/rustwide/target/debug/build/async-fs/46f3e2d5815eab1b/deps/libasync_fs-46f3e2d5815eab1b.rmeta --extern async_io=/opt/rustwide/target/debug/build/async-io/fd5e1d371520c0ab/deps/libasync_io-fd5e1d371520c0ab.rmeta --extern async_lock=/opt/rustwide/target/debug/build/async-lock/3a79adcfe023355a/deps/libasync_lock-3a79adcfe023355a.rmeta --extern async_task=/opt/rustwide/target/debug/build/async-task/65820d26b839a505/deps/libasync_task-65820d26b839a505.rmeta --extern async_trait=/opt/rustwide/target/debug/build/async-trait/cefec5518660bc19/deps/libasync_trait-cefec5518660bc19.so --extern blocking=/opt/rustwide/target/debug/build/blocking/113a665459cc98b1/deps/libblocking-113a665459cc98b1.rmeta --extern enumflags2=/opt/rustwide/target/debug/build/enumflags2/44234b8e597e8560/deps/libenumflags2-44234b8e597e8560.rmeta --extern event_listener=/opt/rustwide/target/debug/build/event-listener/7fcc19742b2cc6a6/deps/libevent_listener-7fcc19742b2cc6a6.rmeta --extern futures_core=/opt/rustwide/target/debug/build/futures-core/fc6bb1738f00fc87/deps/libfutures_core-fc6bb1738f00fc87.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/be8442ee548d90f9/deps/libfutures_sink-be8442ee548d90f9.rmeta --extern futures_util=/opt/rustwide/target/debug/build/futures-util/c99f360f6eafdb9b/deps/libfutures_util-c99f360f6eafdb9b.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/28742b4ca144387c/deps/libhex-28742b4ca144387c.rmeta --extern nix=/opt/rustwide/target/debug/build/nix/d32722518e6bafa5/deps/libnix-d32722518e6bafa5.rmeta --extern ordered_stream=/opt/rustwide/target/debug/build/ordered-stream/490dc7b42735c7a1/deps/libordered_stream-490dc7b42735c7a1.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/854be9a771a6588a/deps/librand-854be9a771a6588a.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/19f6b6296c59b27c/deps/libserde-19f6b6296c59b27c.rmeta --extern serde_repr=/opt/rustwide/target/debug/build/serde_repr/3b388de66b406789/deps/libserde_repr-3b388de66b406789.so --extern sha1=/opt/rustwide/target/debug/build/sha1/233fd67581f8fa01/deps/libsha1-233fd67581f8fa01.rmeta --extern static_assertions=/opt/rustwide/target/debug/build/static_assertions/d53a9977dc6e27e5/deps/libstatic_assertions-d53a9977dc6e27e5.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/d168977336dab20a/deps/libtracing-d168977336dab20a.rmeta --extern xdg_home=/opt/rustwide/target/debug/build/xdg-home/f96dcfccf0aef987/deps/libxdg_home-f96dcfccf0aef987.rmeta --extern zbus_macros=/opt/rustwide/target/debug/build/zbus_macros/e9b03795ed0938c2/deps/libzbus_macros-e9b03795ed0938c2.so --extern zbus_names=/opt/rustwide/target/debug/build/zbus_names/d27f56de6da1d78f/deps/libzbus_names-d27f56de6da1d78f.rmeta --extern zvariant=/opt/rustwide/target/debug/build/zvariant/c0dadb1ff1554e05/deps/libzvariant-c0dadb1ff1554e05.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=978ae651b45c215b -C extra-filename=-dbc89d1ca7a1d48a --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/dbc89d1ca7a1d48a/deps -L dependency=/opt/rustwide/target/debug/build/x11rb-protocol/dbc89d1ca7a1d48a/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "af90fdf5e55750bc579eedee975ef59e2baef9da401670c05f61f1afe37fde59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af90fdf5e55750bc579eedee975ef59e2baef9da401670c05f61f1afe37fde59", kill_on_drop: false }`
[INFO] [stdout] af90fdf5e55750bc579eedee975ef59e2baef9da401670c05f61f1afe37fde59
