[INFO] fetching crate r3bl-cmdr 0.0.24...
[INFO] testing r3bl-cmdr-0.0.24 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1
[INFO] extracting crate r3bl-cmdr 0.0.24 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate r3bl-cmdr 0.0.24
[INFO] finished tweaking crates.io crate r3bl-cmdr 0.0.24
[INFO] tweaked toml for crates.io crate r3bl-cmdr 0.0.24 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate r3bl-cmdr 0.0.24 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate r3bl-cmdr 0.0.24 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7a111f78c6521b9812512ab259480f232102a271cbf136c1f9a06617d421c01
[INFO] running `Command { std: "docker" "start" "-a" "e7a111f78c6521b9812512ab259480f232102a271cbf136c1f9a06617d421c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7a111f78c6521b9812512ab259480f232102a271cbf136c1f9a06617d421c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7a111f78c6521b9812512ab259480f232102a271cbf136c1f9a06617d421c01", kill_on_drop: false }`
[INFO] [stdout] e7a111f78c6521b9812512ab259480f232102a271cbf136c1f9a06617d421c01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6209de22e20d752e8170a384bbaf96c2c300f34dea627bfcc791e1f742dd1184
[INFO] running `Command { std: "docker" "start" "-a" "6209de22e20d752e8170a384bbaf96c2c300f34dea627bfcc791e1f742dd1184", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.100
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling xcursor v0.3.10
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling quick-xml v0.38.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling copypasta-ext v0.4.4
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling virtue v0.0.18
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.43
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling bincode_derive v2.0.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling gethostname v0.2.3
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling serial2 v0.2.31
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling ansi-regex v0.1.0
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling strip-ansi v0.1.0
[INFO] [stderr]    Compiling mimalloc v0.1.47
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling x11rb-protocol v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling uuid-macro-internal v1.18.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling csscolorparser v0.7.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling colorgrad v0.7.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling plist v1.7.4
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling smallstr v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling x11rb v0.10.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling r3bl_analytics_schema v0.0.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.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/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/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,link -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=11949b2badc326a2 -C extra-filename=-c73bc0aec5eebbda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nix=/opt/rustwide/target/debug/deps/libnix-df2f1937748e18f4.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" "6209de22e20d752e8170a384bbaf96c2c300f34dea627bfcc791e1f742dd1184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6209de22e20d752e8170a384bbaf96c2c300f34dea627bfcc791e1f742dd1184", kill_on_drop: false }`
[INFO] [stdout] 6209de22e20d752e8170a384bbaf96c2c300f34dea627bfcc791e1f742dd1184
