[INFO] cloning repository https://github.com/ledati16/drfw [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ledati16/drfw" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fledati16%2Fdrfw", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fledati16%2Fdrfw'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe66168a16343022661d3d160781f288cdb25c88 [INFO] testing ledati16/drfw against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fledati16%2Fdrfw" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ledati16/drfw [INFO] finished tweaking git repo https://github.com/ledati16/drfw [INFO] tweaked toml for git repo https://github.com/ledati16/drfw written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ledati16/drfw on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ledati16/drfw 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded is_debug v1.1.0 [INFO] [stderr] Downloaded tzdb v0.7.3 [INFO] [stderr] Downloaded tz-rs v0.7.3 [INFO] [stderr] Downloaded strum_macros v0.28.0 [INFO] [stderr] Downloaded strum v0.28.0 [INFO] [stderr] Downloaded clipboard_x11 v0.4.3 [INFO] [stderr] Downloaded ctor-lite v0.1.2 [INFO] [stderr] Downloaded android-build v0.1.3 [INFO] [stderr] Downloaded wgpu-core-deps-emscripten v27.0.0 [INFO] [stderr] Downloaded iced_debug v0.14.0 [INFO] [stderr] Downloaded logos-derive v0.16.1 [INFO] [stderr] Downloaded uds_windows v1.2.0 [INFO] [stderr] Downloaded iced_tiny_skia v0.14.0 [INFO] [stderr] Downloaded iced_renderer v0.14.0 [INFO] [stderr] Downloaded lilt v0.8.1 [INFO] [stderr] Downloaded softbuffer v0.4.8 [INFO] [stderr] Downloaded iced_wgpu v0.14.0 [INFO] [stderr] Downloaded iced_core v0.14.0 [INFO] [stderr] Downloaded zerocopy-derive v0.8.40 [INFO] [stderr] Downloaded objc2-core-image v0.3.2 [INFO] [stderr] Downloaded objc2-core-text v0.3.2 [INFO] [stderr] Downloaded toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Downloaded iced_widget v0.14.2 [INFO] [stderr] Downloaded logos-codegen v0.16.1 [INFO] [stderr] Downloaded proptest v1.10.0 [INFO] [stderr] Downloaded cryoglyph v0.1.0 [INFO] [stderr] Downloaded iced_graphics v0.14.0 [INFO] [stderr] Downloaded zerocopy v0.8.40 [INFO] [stderr] Downloaded tzdb_data v0.2.3 [INFO] [stderr] Downloaded objc2-cloud-kit v0.3.2 [INFO] [stderr] Downloaded harfrust v0.3.2 [INFO] [stderr] Downloaded mundy v0.2.2 [INFO] [stderr] Downloaded iced_winit v0.14.0 [INFO] [stderr] Downloaded network-interface v2.0.5 [INFO] [stderr] Downloaded nucleo-matcher v0.3.1 [INFO] [stderr] Downloaded rfd v0.17.2 [INFO] [stderr] Downloaded iced_futures v0.14.0 [INFO] [stderr] Downloaded iced_runtime v0.14.0 [INFO] [stderr] Downloaded window_clipboard v0.5.1 [INFO] [stderr] Downloaded iced v0.14.0 [INFO] [stderr] Downloaded logos v0.16.1 [INFO] [stderr] Downloaded objc2-core-data v0.3.2 [INFO] [stderr] Downloaded objc2-core-video v0.3.2 [INFO] [stderr] Downloaded similar v2.7.0 [INFO] [stderr] Downloaded ipnetwork v0.21.1 [INFO] [stderr] Downloaded rusty-fork v0.3.1 [INFO] [stderr] Downloaded rand_xorshift v0.4.0 [INFO] [stderr] Downloaded iced_program v0.14.0 [INFO] [stderr] Downloaded unarray v0.1.4 [INFO] [stderr] Downloaded shadow-rs v1.7.0 [INFO] [stderr] Downloaded libz-sys v1.1.24 [INFO] [stderr] Downloaded cosmic-text v0.15.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b0d7e2def355a08e24ceb60a9058bd8d3403e1f658bfd7a8e9d92bca59aea332 [INFO] running `Command { std: "docker" "start" "-a" "b0d7e2def355a08e24ceb60a9058bd8d3403e1f658bfd7a8e9d92bca59aea332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b0d7e2def355a08e24ceb60a9058bd8d3403e1f658bfd7a8e9d92bca59aea332", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0d7e2def355a08e24ceb60a9058bd8d3403e1f658bfd7a8e9d92bca59aea332", kill_on_drop: false }` [INFO] [stdout] b0d7e2def355a08e24ceb60a9058bd8d3403e1f658bfd7a8e9d92bca59aea332 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4e1a9371d09dfb0c09318ba418c21a13365c7325defc67a6756e09b334f59f4 [INFO] running `Command { std: "docker" "start" "-a" "e4e1a9371d09dfb0c09318ba418c21a13365c7325defc67a6756e09b334f59f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling dlib v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling lilt v0.8.1 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling naga v27.0.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling zeno v0.3.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling fontdb v0.23.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling wgpu-hal v27.0.4 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [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 bytemuck v1.25.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling font-types v0.10.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling read-fonts v0.35.0 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling wayland-protocols v0.32.11 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling iced_core v0.14.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zvariant_utils v3.3.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling linebender_resource_handle v0.1.1 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling rangemap v1.7.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling iced_futures v0.14.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Compiling wayland-cursor v0.31.13 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling wgpu-types v27.0.1 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.11 [INFO] [stderr] error: could not compile `read-fonts` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.35.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="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=d1cb41d37d3efe72 -C extra-filename=-804ae3b74725940d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-e5ba19cf9a9d7359.rmeta --extern core_maths=/opt/rustwide/target/debug/deps/libcore_maths-9551a2f3e54198b0.rmeta --extern font_types=/opt/rustwide/target/debug/deps/libfont_types-2b67f6ece74de747.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 `naga` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name naga --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/naga-27.0.3/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=clippy::std_instead_of_core' '--warn=clippy::std_instead_of_alloc' '--warn=clippy::alloc_instead_of_core' --cfg 'feature="default"' --cfg 'feature="glsl-out"' --cfg 'feature="hlsl-out"' --cfg 'feature="spv-out"' --cfg 'feature="wgsl-in"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "deserialize", "dot-out", "fs", "glsl-in", "glsl-out", "hlsl-out", "hlsl-out-if-target-windows", "msl-out", "msl-out-if-target-apple", "serialize", "spv-in", "spv-out", "stderr", "termcolor", "wgsl-in", "wgsl-out"))' -C metadata=cebff5ffbf4285e3 -C extra-filename=-675becfc0017233c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-1b252ee19ef31e11.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-e01671a172ca16f5.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-a4a524fc7b7b1962.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5af52f617df93f8f.rmeta --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-9ef514bce379584d.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-6facaec5dad0e851.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-a2b9fe66bacbafec.rmeta --extern hexf_parse=/opt/rustwide/target/debug/deps/libhexf_parse-2ac3e111e86d5d60.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-a763340cda1bebc1.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-6e8521081c3763a4.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-517653d66c5e8ab8.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-17912ff924ee104f.rmeta --extern spirv=/opt/rustwide/target/debug/deps/libspirv-e2a131de3bba35eb.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-be4e58c36fd3dc92.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f056d175c0a59671.rmeta --cap-lints allow --cap-lints=forbid --cfg glsl_out --cfg hlsl_out --cfg spv_out --cfg std --check-cfg 'cfg(dot_out)' --check-cfg 'cfg(glsl_out)' --check-cfg 'cfg(hlsl_out)' --check-cfg 'cfg(msl_out)' --check-cfg 'cfg(spv_out)' --check-cfg 'cfg(wgsl_out)' --check-cfg 'cfg(std)' --check-cfg 'cfg(no_std)'` (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/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/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="shm"' --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=b2ca3ae2e3cf5583 -C extra-filename=-74f5a776b4bb2b82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e4e1a9371d09dfb0c09318ba418c21a13365c7325defc67a6756e09b334f59f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e1a9371d09dfb0c09318ba418c21a13365c7325defc67a6756e09b334f59f4", kill_on_drop: false }` [INFO] [stdout] e4e1a9371d09dfb0c09318ba418c21a13365c7325defc67a6756e09b334f59f4