[INFO] fetching crate shotext 1.3.0... [INFO] checking shotext-1.3.0 against try#1463461488056994d1b84e8b752e7c11c7fae7aa for pr-154205 [INFO] extracting crate shotext 1.3.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate shotext 1.3.0 [INFO] finished tweaking crates.io crate shotext 1.3.0 [INFO] tweaked toml for crates.io crate shotext 1.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shotext 1.3.0 on toolchain 1463461488056994d1b84e8b752e7c11c7fae7aa [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate shotext 1.3.0 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" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fc5328f42ce78d661273f3f00b14a9c375a5a16a53e7d015d362b077fba57b88 [INFO] running `Command { std: "docker" "start" "-a" "fc5328f42ce78d661273f3f00b14a9c375a5a16a53e7d015d362b077fba57b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fc5328f42ce78d661273f3f00b14a9c375a5a16a53e7d015d362b077fba57b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5328f42ce78d661273f3f00b14a9c375a5a16a53e7d015d362b077fba57b88", kill_on_drop: false }` [INFO] [stdout] fc5328f42ce78d661273f3f00b14a9c375a5a16a53e7d015d362b077fba57b88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1463461488056994d1b84e8b752e7c11c7fae7aa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11a7c385321897a497d48f43be88f79721d10e4cc7429b3a0210732b68781618 [INFO] running `Command { std: "docker" "start" "-a" "11a7c385321897a497d48f43be88f79721d10e4cc7429b3a0210732b68781618", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking rayon-core v1.13.0 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Compiling openssl-sys v0.9.112 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking accesskit v0.21.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerocopy v0.8.42 [INFO] [stderr] Checking wayland-protocols v0.32.11 [INFO] [stderr] Checking wayland-cursor v0.31.13 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking emath v0.33.3 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking zune-core v0.5.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking zune-jpeg v0.5.13 [INFO] [stderr] Checking zvariant_utils v3.3.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Compiling openssl v0.10.76 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking ecolor v0.33.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] error: could not compile `zerocopy` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1463461488056994d1b84e8b752e7c11c7fae7aa/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.42/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=7400e27f4ddf9270 -C extra-filename=-32de36ceb39ef4d6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern zerocopy_derive=/opt/rustwide/target/debug/deps/libzerocopy_derive-ff5cc6f3fb7bfabe.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1463461488056994d1b84e8b752e7c11c7fae7aa/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.64.0/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="runtime"' --cfg 'feature="which"' --cfg 'feature="which-rustfmt"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cli", "default", "experimental", "log", "logging", "runtime", "static", "testing_only_docs", "testing_only_extra_assertions", "testing_only_libclang_5", "testing_only_libclang_9", "which", "which-rustfmt"))' -C metadata=9b122e14fd82adc2 -C extra-filename=-fc20e7ac3d8798dd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-1969f6684f376d5e.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-2e6e4a367068ecd5.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-f63e1d6aaedbf4ad.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-bcf4d76e77cc406a.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-94413c5e4ac1eb3a.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3ed344fefb710324.rmeta --extern peeking_take_while=/opt/rustwide/target/debug/deps/libpeeking_take_while-c8886dfbebe7e598.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4e65ba962a324510.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d8b25e15af30dc2b.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-aa32feac7aba3b32.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-c94cda88a025c06c.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-258c8bec04b9d869.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-0421f08198717b7a.rmeta --extern which=/opt/rustwide/target/debug/deps/libwhich-de76e14680f689dc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wayland-protocols` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1463461488056994d1b84e8b752e7c11c7fae7aa/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.11/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=4b008342bdb9d4b4 -C extra-filename=-99fe9bfc1f5b4fb1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-924610f47dcb2cb8.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-921682a0d0ff1add.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-f9bff393da4016ed.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-732e8c0644118fa0.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "11a7c385321897a497d48f43be88f79721d10e4cc7429b3a0210732b68781618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a7c385321897a497d48f43be88f79721d10e4cc7429b3a0210732b68781618", kill_on_drop: false }` [INFO] [stdout] 11a7c385321897a497d48f43be88f79721d10e4cc7429b3a0210732b68781618