[INFO] cloning repository https://github.com/PaulWagener/egui-terminal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PaulWagener/egui-terminal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulWagener%2Fegui-terminal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulWagener%2Fegui-terminal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 24b53fa9694c87a287bbae92e169a291b7c340a2
[INFO] testing PaulWagener/egui-terminal 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%2FPaulWagener%2Fegui-terminal" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PaulWagener/egui-terminal
[INFO] finished tweaking git repo https://github.com/PaulWagener/egui-terminal
[INFO] tweaked toml for git repo https://github.com/PaulWagener/egui-terminal written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PaulWagener/egui-terminal 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/PaulWagener/egui-terminal 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] a5604d9f19b9170f188433eda8e4b4e6810bea88ade7df6ba06b434906e9ba78
[INFO] running `Command { std: "docker" "start" "-a" "a5604d9f19b9170f188433eda8e4b4e6810bea88ade7df6ba06b434906e9ba78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5604d9f19b9170f188433eda8e4b4e6810bea88ade7df6ba06b434906e9ba78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5604d9f19b9170f188433eda8e4b4e6810bea88ade7df6ba06b434906e9ba78", kill_on_drop: false }`
[INFO] [stdout] a5604d9f19b9170f188433eda8e4b4e6810bea88ade7df6ba06b434906e9ba78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0c89c3fcff9f5d15d2c63e11dd9de28cf9cb9ffd47141cf64db22506e87f1747
[INFO] running `Command { std: "docker" "start" "-a" "0c89c3fcff9f5d15d2c63e11dd9de28cf9cb9ffd47141cf64db22506e87f1747", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling async-fs v2.1.2
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling xdg-home v1.3.0
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling aligned-vec v0.5.0
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling polling v3.7.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling async-io v2.4.0
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling wayland-protocols v0.32.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling cursor-icon v1.1.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling enumflags2 v0.7.11
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.8
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.6
[INFO] [stderr]    Compiling av1-grain v0.2.3
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling accesskit v0.17.1
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling zbus_names v3.0.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling zbus_xml v4.0.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling zbus v4.4.0
[INFO] [stderr]    Compiling zbus-lockstep v0.4.4
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling avif-serialize v0.8.3
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.14
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling image-webp v0.2.1
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1 (https://github.com/wez/wezterm?rev=7d0bff0698813c9feeba91a342cd6df94aa34630#7d0bff06)
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling ravif v0.11.11
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling atspi-common v0.6.0
[INFO] [stderr]    Compiling immutable-chunkmap v2.0.6
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling winit v0.30.9
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1 (https://github.com/wez/wezterm?rev=7d0bff0698813c9feeba91a342cd6df94aa34630#7d0bff06)
[INFO] [stderr]    Compiling accesskit_consumer v0.26.0
[INFO] [stderr]    Compiling image v0.25.5
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.6
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling dpi v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling atspi-proxies v0.6.0
[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=1b00b4868602b664 -C extra-filename=-418fb0108ffeaada --out-dir /opt/rustwide/target/debug/build/zbus/418fb0108ffeaada/deps -L dependency=/opt/rustwide/target/debug/build/async-broadcast/a7d2e7a81b0f4d5d/deps -L dependency=/opt/rustwide/target/debug/build/async-channel/77f137476fb1249d/deps -L dependency=/opt/rustwide/target/debug/build/async-executor/bf7a87003a52e89e/deps -L dependency=/opt/rustwide/target/debug/build/async-fs/93275a012215f4c2/deps -L dependency=/opt/rustwide/target/debug/build/async-io/628d10c53e02c6e8/deps -L dependency=/opt/rustwide/target/debug/build/async-lock/49e2d519697a6881/deps -L dependency=/opt/rustwide/target/debug/build/async-task/65820d26b839a505/deps -L dependency=/opt/rustwide/target/debug/build/async-trait/6d2ad8bd8ab070e3/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/ec9e26e8384cfc98/deps -L dependency=/opt/rustwide/target/debug/build/block-buffer/0abdecfa792a1d4b/deps -L dependency=/opt/rustwide/target/debug/build/blocking/28feb294b8660e79/deps -L dependency=/opt/rustwide/target/debug/build/byteorder/7df9ab1ae37e1368/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/9d09538c2054fa2a/deps -L dependency=/opt/rustwide/target/debug/build/cpufeatures/471354fefbcaf2d8/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/0eb96ab559206b72/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/bddddcad4a4551ea/deps -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/eed870d0b3249bdd/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/01adad9b8cd8721f/deps -L dependency=/opt/rustwide/target/debug/build/enumflags2_derive/e392f88954ede3d8/deps -L dependency=/opt/rustwide/target/debug/build/equivalent/7e0e8cbe6c474a67/deps -L dependency=/opt/rustwide/target/debug/build/event-listener/0e0ff50c2759f6da/deps -L dependency=/opt/rustwide/target/debug/build/event-listener-strategy/7fbae243f720d298/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/c198b238a285f3a3/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/6da25b8e64ddd1cf/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/e304329aa86c4e40/deps -L dependency=/opt/rustwide/target/debug/build/hashbrown/4d5c81b3186ab6ab/deps -L dependency=/opt/rustwide/target/debug/build/hex/28742b4ca144387c/deps -L dependency=/opt/rustwide/target/debug/build/indexmap/60c1633bed883795/deps -L dependency=/opt/rustwide/target/debug/build/libc/4bfd439b47395f0a/deps -L dependency=/opt/rustwide/target/debug/build/libc/6cee657c680206c4/deps -L dependency=/opt/rustwide/target/debug/build/libc/9d536def186ab8b7/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/b5b92fb2658435b6/deps -L dependency=/opt/rustwide/target/debug/build/nix/cbd1e82b0238d456/deps -L dependency=/opt/rustwide/target/debug/build/nix/e66dc94bf9e40922/deps -L dependency=/opt/rustwide/target/debug/build/once_cell/5c42cc25c3567235/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/d700ade9c8d90e32/deps -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/be925339d86ccf9e/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro-crate/6edb995e233efa70/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d889edbea3b327e4/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/e33d85e77f756bcf/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/fc1fd0f4d59463bc/deps -L dependency=/opt/rustwide/target/debug/build/quote/8e0dc74d34c2aef9/deps -L dependency=/opt/rustwide/target/debug/build/rand/75800f3cd9a2aed7/deps -L dependency=/opt/rustwide/target/debug/build/rand_chacha/04a238be0012a34a/deps -L dependency=/opt/rustwide/target/debug/build/rand_core/d3750eca810cfdba/deps -L dependency=/opt/rustwide/target/debug/build/rustix/17311fdeca4ef304/deps -L dependency=/opt/rustwide/target/debug/build/rustix/3d38e67aebfc4389/deps -L dependency=/opt/rustwide/target/debug/build/rustix/d1eb1aa14a33314c/deps -L dependency=/opt/rustwide/target/debug/build/serde/9c7f664b1cd925d5/deps -L dependency=/opt/rustwide/target/debug/build/serde/d0e8a296d9c41a1c/deps -L dependency=/opt/rustwide/target/debug/build/serde/e9da7e5d95229a1a/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive/43056375811fd4ab/deps -L dependency=/opt/rustwide/target/debug/build/serde_repr/482d0be2874d68d9/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/8ab5436c12215bd2/deps -L dependency=/opt/rustwide/target/debug/build/toml_datetime/5590c11803c79c0e/deps -L dependency=/opt/rustwide/target/debug/build/toml_edit/f5dc2cc5d07d5090/deps -L dependency=/opt/rustwide/target/debug/build/tracing/cba87595a77e2f56/deps -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/dc18b1c7d7f825f2/deps -L dependency=/opt/rustwide/target/debug/build/tracing-core/6e4ce65785b7e4a4/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/c8fee6e2830d98e6/deps -L dependency=/opt/rustwide/target/debug/build/xdg-home/1b7582da2dc80787/deps -L dependency=/opt/rustwide/target/debug/build/zbus/418fb0108ffeaada/deps -L dependency=/opt/rustwide/target/debug/build/zbus_macros/6cc35a1418ab6969/deps -L dependency=/opt/rustwide/target/debug/build/zbus_names/2fc2b3fa591b659a/deps -L dependency=/opt/rustwide/target/debug/build/zerocopy/a71703e7591c1ec9/deps -L dependency=/opt/rustwide/target/debug/build/zerocopy-derive/e60af8c486ee760e/deps -L dependency=/opt/rustwide/target/debug/build/zvariant/498ed7cc0afd1297/deps -L dependency=/opt/rustwide/target/debug/build/zvariant_derive/b7ba0ec2aad85f8e/deps -L dependency=/opt/rustwide/target/debug/build/zvariant_utils/265841ef7461dc9f/deps --extern async_broadcast=/opt/rustwide/target/debug/build/async-broadcast/a7d2e7a81b0f4d5d/deps/libasync_broadcast-a7d2e7a81b0f4d5d.rmeta --extern async_executor=/opt/rustwide/target/debug/build/async-executor/bf7a87003a52e89e/deps/libasync_executor-bf7a87003a52e89e.rmeta --extern async_fs=/opt/rustwide/target/debug/build/async-fs/93275a012215f4c2/deps/libasync_fs-93275a012215f4c2.rmeta --extern async_io=/opt/rustwide/target/debug/build/async-io/628d10c53e02c6e8/deps/libasync_io-628d10c53e02c6e8.rmeta --extern async_lock=/opt/rustwide/target/debug/build/async-lock/49e2d519697a6881/deps/libasync_lock-49e2d519697a6881.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/6d2ad8bd8ab070e3/deps/libasync_trait-6d2ad8bd8ab070e3.so --extern blocking=/opt/rustwide/target/debug/build/blocking/28feb294b8660e79/deps/libblocking-28feb294b8660e79.rmeta --extern enumflags2=/opt/rustwide/target/debug/build/enumflags2/01adad9b8cd8721f/deps/libenumflags2-01adad9b8cd8721f.rmeta --extern event_listener=/opt/rustwide/target/debug/build/event-listener/0e0ff50c2759f6da/deps/libevent_listener-0e0ff50c2759f6da.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/6da25b8e64ddd1cf/deps/libfutures_util-6da25b8e64ddd1cf.rmeta --extern hex=/opt/rustwide/target/debug/build/hex/28742b4ca144387c/deps/libhex-28742b4ca144387c.rmeta --extern nix=/opt/rustwide/target/debug/build/nix/cbd1e82b0238d456/deps/libnix-cbd1e82b0238d456.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/75800f3cd9a2aed7/deps/librand-75800f3cd9a2aed7.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/e9da7e5d95229a1a/deps/libserde-e9da7e5d95229a1a.rmeta --extern serde_repr=/opt/rustwide/target/debug/build/serde_repr/482d0be2874d68d9/deps/libserde_repr-482d0be2874d68d9.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/cba87595a77e2f56/deps/libtracing-cba87595a77e2f56.rmeta --extern xdg_home=/opt/rustwide/target/debug/build/xdg-home/1b7582da2dc80787/deps/libxdg_home-1b7582da2dc80787.rmeta --extern zbus_macros=/opt/rustwide/target/debug/build/zbus_macros/6cc35a1418ab6969/deps/libzbus_macros-6cc35a1418ab6969.so --extern zbus_names=/opt/rustwide/target/debug/build/zbus_names/2fc2b3fa591b659a/deps/libzbus_names-2fc2b3fa591b659a.rmeta --extern zvariant=/opt/rustwide/target/debug/build/zvariant/498ed7cc0afd1297/deps/libzvariant-498ed7cc0afd1297.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 `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" "0c89c3fcff9f5d15d2c63e11dd9de28cf9cb9ffd47141cf64db22506e87f1747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c89c3fcff9f5d15d2c63e11dd9de28cf9cb9ffd47141cf64db22506e87f1747", kill_on_drop: false }`
[INFO] [stdout] 0c89c3fcff9f5d15d2c63e11dd9de28cf9cb9ffd47141cf64db22506e87f1747
