[INFO] fetching crate r3bl-build-infra 0.0.5... [INFO] linting r3bl-build-infra-0.0.5 against nightly for clippy-nonminimal_bool-denied [INFO] extracting crate r3bl-build-infra 0.0.5 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate r3bl-build-infra 0.0.5 [INFO] finished tweaking crates.io crate r3bl-build-infra 0.0.5 [INFO] tweaked toml for crates.io crate r3bl-build-infra 0.0.5 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate r3bl-build-infra 0.0.5 on toolchain nightly [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate r3bl-build-infra 0.0.5 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" "+nightly" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smallstr v0.3.1 [INFO] [stderr] Downloaded portable-pty v0.9.0 [INFO] [stderr] Downloaded tauri-winrt-notification v0.7.2 [INFO] [stderr] Downloaded ansi-regex v0.1.0 [INFO] [stderr] Downloaded notify-rust v4.12.0 [INFO] [stderr] Downloaded copypasta v0.8.2 [INFO] [stderr] Downloaded csscolorparser v0.8.2 [INFO] [stderr] Downloaded toml_parser v1.0.8+spec-1.1.0 [INFO] [stderr] Downloaded colorgrad v0.8.0 [INFO] [stderr] Downloaded smithay-clipboard v0.6.6 [INFO] [stderr] Downloaded copypasta-ext v0.4.4 [INFO] [stderr] Downloaded mac-notification-sys v0.6.9 [INFO] [stderr] Downloaded x11-clipboard v0.7.1 [INFO] [stderr] Downloaded kv v0.24.0 [INFO] [stderr] Downloaded serial2 v0.2.33 [INFO] [stderr] Downloaded strip-ansi v0.1.0 [INFO] [stderr] Downloaded x11rb v0.10.1 [INFO] [stderr] Downloaded x11rb-protocol v0.10.0 [INFO] [stderr] Downloaded r3bl_tui v0.7.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+nightly" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc6133bd875d9359a44d85b76cc855850cd6cc317a770f965cdb3e01d1581dd5 [INFO] running `Command { std: "docker" "start" "-a" "bc6133bd875d9359a44d85b76cc855850cd6cc317a770f965cdb3e01d1581dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc6133bd875d9359a44d85b76cc855850cd6cc317a770f965cdb3e01d1581dd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc6133bd875d9359a44d85b76cc855850cd6cc317a770f965cdb3e01d1581dd5", kill_on_drop: false }` [INFO] [stdout] bc6133bd875d9359a44d85b76cc855850cd6cc317a770f965cdb3e01d1581dd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+nightly" "clippy" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d785f96113997b7f2532776235a0ca39dd00af0512828db606e22ca4a5d8660 [INFO] running `Command { std: "docker" "start" "-a" "4d785f96113997b7f2532776235a0ca39dd00af0512828db606e22ca4a5d8660", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling toml_parser v1.0.8+spec-1.1.0 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking unicode-ident v1.0.23 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking memmap2 v0.5.10 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking parking_lot_core v0.8.6 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking uuid v1.21.0 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling copypasta-ext v0.4.4 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Checking csscolorparser v0.8.2 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking serial2 v0.2.33 [INFO] [stderr] Checking vte v0.14.1 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking shell-words v1.1.1 [INFO] [stderr] Checking ansi-regex v0.1.0 [INFO] [stderr] Checking vte v0.15.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking strip-ansi v0.1.0 [INFO] [stderr] Checking strip-ansi-escapes v0.2.1 [INFO] [stderr] Checking const_format v0.2.35 [INFO] [stderr] Checking colorgrad v0.8.0 [INFO] [stderr] Checking mimalloc v0.1.48 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Checking wayland-cursor v0.29.5 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking pulldown-cmark-to-cmark v21.1.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking tempfile v3.25.0 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking clap_builder v4.5.58 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking async-signal v0.2.13 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking zerovec v0.11.5 [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/nightly-x86_64-unknown-linux-gnu/bin/rustc --crate-name x11rb_protocol --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.10.0/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="default"' --cfg 'feature="nix"' --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", "default", "dpms", "dri2", "dri3", "glx", "nix", "present", "randr", "record", "render", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=b6d4ac6804975ce2 -C extra-filename=-59936a00135c8193 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-4045ff193007e1f6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4d785f96113997b7f2532776235a0ca39dd00af0512828db606e22ca4a5d8660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d785f96113997b7f2532776235a0ca39dd00af0512828db606e22ca4a5d8660", kill_on_drop: false }` [INFO] [stdout] 4d785f96113997b7f2532776235a0ca39dd00af0512828db606e22ca4a5d8660