[INFO] cloning repository https://github.com/ProHaller/sharad_ratatui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ProHaller/sharad_ratatui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProHaller%2Fsharad_ratatui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProHaller%2Fsharad_ratatui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b7b5bc404e1fb4b85f83a7e44eb14561f85ea341
[INFO] checking ProHaller/sharad_ratatui against master#90b65889799733f21ebdf59d96411aa531c5900a for pr-148477
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FProHaller%2Fsharad_ratatui" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ProHaller/sharad_ratatui
[INFO] finished tweaking git repo https://github.com/ProHaller/sharad_ratatui
[INFO] tweaked toml for git repo https://github.com/ProHaller/sharad_ratatui written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ProHaller/sharad_ratatui on toolchain 90b65889799733f21ebdf59d96411aa531c5900a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ProHaller/sharad_ratatui 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" "+90b65889799733f21ebdf59d96411aa531c5900a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ProHaller/tui-textarea`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dir v0.1.2
[INFO] [stderr]   Downloaded vapbloom v0.8.0
[INFO] [stderr]   Downloaded tetsy-impl-codec v0.4.1
[INFO] [stderr]   Downloaded tetsy-plain-hasher v0.2.1
[INFO] [stderr]   Downloaded pocket-resources v0.3.2
[INFO] [stderr]   Downloaded vapory-types v0.8.0
[INFO] [stderr]   Downloaded hyphenation_commons v0.8.4
[INFO] [stderr]   Downloaded reqwest-eventsource v0.6.0
[INFO] [stderr]   Downloaded async-openai-macros v0.1.0
[INFO] [stderr]   Downloaded byte-slice-cast v0.3.5
[INFO] [stderr]   Downloaded tetsy-primitive-types v0.6.0
[INFO] [stderr]   Downloaded eventsource-stream v0.2.3
[INFO] [stderr]   Downloaded copypasta v0.10.1
[INFO] [stderr]   Downloaded parking_lot_core v0.6.3
[INFO] [stderr]   Downloaded tetsy-scale-codec v1.3.0
[INFO] [stderr]   Downloaded tetsy-impl-serde v0.2.2
[INFO] [stderr]   Downloaded uint-crate v0.8.1
[INFO] [stderr]   Downloaded tetsy-util-mem v0.4.2
[INFO] [stderr]   Downloaded ahash v0.2.19
[INFO] [stderr]   Downloaded tetsy-util-mem v0.3.0
[INFO] [stderr]   Downloaded async-openai v0.28.0
[INFO] [stderr]   Downloaded hashbrown v0.6.3
[INFO] [stderr]   Downloaded x11-clipboard v0.9.3
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.1.3
[INFO] [stderr]   Downloaded tetsy-fixed-hash v0.5.0
[INFO] [stderr]   Downloaded tetsy-rlp v0.4.5
[INFO] [stderr]   Downloaded home v0.3.4
[INFO] [stderr]   Downloaded fastmap v0.1.0
[INFO] [stderr]   Downloaded tetsy-keccak-hasher v0.1.1
[INFO] [stderr]   Downloaded tetsy-bytes v0.1.4
[INFO] [stderr]   Downloaded tetsy-kvdb v0.3.2
[INFO] [stderr]   Downloaded tetsy-hash-db v0.15.3
[INFO] [stderr]   Downloaded tetsy-memory-db v0.18.1
[INFO] [stderr]   Downloaded tetsy-util-mem-derive v0.1.1
[INFO] [stderr]   Downloaded tetsy-impl-rlp v0.2.0
[INFO] [stderr]   Downloaded lru v0.4.3
[INFO] [stderr]   Downloaded journaldb v0.2.0
[INFO] [stderr]   Downloaded icy_sixel v0.1.3
[INFO] [stderr]   Downloaded fst v0.4.7
[INFO] [stderr]   Downloaded hyphenation v0.8.4
[INFO] [stderr]   Downloaded ratatui-image v5.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f17f87e1a2efa2806c6d9c95fb1f93c935bc8690201988de881b0feb2f8577ad
[INFO] running `Command { std: "docker" "start" "-a" "f17f87e1a2efa2806c6d9c95fb1f93c935bc8690201988de881b0feb2f8577ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f17f87e1a2efa2806c6d9c95fb1f93c935bc8690201988de881b0feb2f8577ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f17f87e1a2efa2806c6d9c95fb1f93c935bc8690201988de881b0feb2f8577ad", kill_on_drop: false }`
[INFO] [stdout] f17f87e1a2efa2806c6d9c95fb1f93c935bc8690201988de881b0feb2f8577ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+90b65889799733f21ebdf59d96411aa531c5900a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d926e3bb72e30a015117111b60de0cbe4567460c5c32ad6efc59afe377df20ce
[INFO] running `Command { std: "docker" "start" "-a" "d926e3bb72e30a015117111b60de0cbe4567460c5c32ad6efc59afe377df20ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking radium v0.3.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking tetsy-rlp v0.4.5
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]     Checking byte-slice-cast v0.3.5
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking tetsy-impl-rlp v0.2.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking bitvec v0.17.4
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking uint-crate v0.8.1
[INFO] [stderr]     Checking tiny-keccak v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling quick-xml v0.37.3
[INFO] [stderr]    Compiling hashbrown v0.6.3
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking ahash v0.2.19
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tetsy-plain-hasher v0.2.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling pocket-resources v0.3.2
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking tetsy-hash-db v0.15.3
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustix v1.0.3
[INFO] [stderr]     Checking lru v0.4.3
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking tetsy-bytes v0.1.4
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking tetsy-fixed-hash v0.5.0
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking app_dirs v1.2.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking self-replace v1.5.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking iana-time-zone v0.1.62
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking icy_sixel v0.1.3
[INFO] [stderr]     Checking home v0.3.4
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking strum v0.27.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking rustls-webpki v0.103.1
[INFO] [stderr]     Checking rodio v0.20.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.1.3
[INFO] [stderr]    Compiling tetsy-util-mem-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]     Checking wayland-protocols v0.32.6
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking wayland-cursor v0.31.8
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/90b65889799733f21ebdf59d96411aa531c5900a/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.25/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=885325d721facbb6 -C extra-filename=-5931eb2f9c6d816d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-94ce056d393f52eb.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-22c232ad10f29a9a.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-279449454368b837.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9cea171f801bc7db.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-56c8eaacc0768a65/out` (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/90b65889799733f21ebdf59d96411aa531c5900a/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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="render"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --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=dd2c738a349fc8fb -C extra-filename=-ef379c27f4526636 --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] [stderr] error: could not compile `object` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/90b65889799733f21ebdf59d96411aa531c5900a/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/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="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=cde22da6ca7a2d75 -C extra-filename=-38e4ce4bc5b17be3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-a8313380c25031b5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d926e3bb72e30a015117111b60de0cbe4567460c5c32ad6efc59afe377df20ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d926e3bb72e30a015117111b60de0cbe4567460c5c32ad6efc59afe377df20ce", kill_on_drop: false }`
[INFO] [stdout] d926e3bb72e30a015117111b60de0cbe4567460c5c32ad6efc59afe377df20ce
