[INFO] fetching crate kdash 0.6.2...
[INFO] checking kdash-0.6.2 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] extracting crate kdash 0.6.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate kdash 0.6.2
[INFO] finished tweaking crates.io crate kdash 0.6.2
[INFO] tweaked toml for crates.io crate kdash 0.6.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kdash 0.6.2 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kdash 0.6.2 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0c4ae541f8a2f553ba7a1abe0c4fd676dd03a5f156cc4a1b348632fa751ae9dc
[INFO] running `Command { std: "docker" "start" "-a" "0c4ae541f8a2f553ba7a1abe0c4fd676dd03a5f156cc4a1b348632fa751ae9dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0c4ae541f8a2f553ba7a1abe0c4fd676dd03a5f156cc4a1b348632fa751ae9dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c4ae541f8a2f553ba7a1abe0c4fd676dd03a5f156cc4a1b348632fa751ae9dc", kill_on_drop: false }`
[INFO] [stdout] 0c4ae541f8a2f553ba7a1abe0c4fd676dd03a5f156cc4a1b348632fa751ae9dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d46d41adcef8199638c81dcb830bf0afdc09ac86fdb7b9034ae9987cc05eaf6
[INFO] running `Command { std: "docker" "start" "-a" "8d46d41adcef8199638c81dcb830bf0afdc09ac86fdb7b9034ae9987cc05eaf6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking libloading v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling zerocopy v0.8.21
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling k8s-openapi v0.24.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking headers-core v0.3.0
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling ring v0.17.7
[INFO] [stderr]    Compiling wayland-backend v0.3.2
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking rustls-native-certs v0.7.2
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.0
[INFO] [stderr]     Checking getrandom v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking anstream v0.6.7
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.0
[INFO] [stderr]    Compiling eyre v0.6.11
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking line-wrap v0.1.1
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]     Checking memmap2 v0.9.3
[INFO] [stderr]     Checking lru v0.12.1
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking pem v3.0.3
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking wayland-client v0.31.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking shared_child v1.0.0
[INFO] [stderr]     Checking os_pipe v1.1.5
[INFO] [stderr]     Checking custom_error v1.9.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking duct v0.13.7
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking glob-match v0.2.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking headers v0.4.0
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking wayland-protocols v0.31.0
[INFO] [stderr]     Checking wayland-cursor v0.31.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling pest v2.7.6
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking polling v3.3.2
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.215/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=983ce14e4c411118 -C extra-filename=-d1c0387274a48ada --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-93e90187dd49977e.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-edd723305a64000c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2b58b4b68f0acb68.rlib --extern proc_macro --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 `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/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] running `Command { std: "docker" "inspect" "8d46d41adcef8199638c81dcb830bf0afdc09ac86fdb7b9034ae9987cc05eaf6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d46d41adcef8199638c81dcb830bf0afdc09ac86fdb7b9034ae9987cc05eaf6", kill_on_drop: false }`
[INFO] [stdout] 8d46d41adcef8199638c81dcb830bf0afdc09ac86fdb7b9034ae9987cc05eaf6
