[INFO] fetching crate kubetui 1.12.1...
[INFO] checking kubetui-1.12.1 against try#3fada14ee01d755dc8076e611f11bf65b28ffd21 for pr-154971
[INFO] extracting crate kubetui 1.12.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate kubetui 1.12.1
[INFO] finished tweaking crates.io crate kubetui 1.12.1
[INFO] tweaked toml for crates.io crate kubetui 1.12.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kubetui 1.12.1 on toolchain 3fada14ee01d755dc8076e611f11bf65b28ffd21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kubetui 1.12.1 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" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c82dcec2f22033938fafa0c8de0063c8b6d95e53c3ff8b0aaa10dadd50bc6e8
[INFO] running `Command { std: "docker" "start" "-a" "8c82dcec2f22033938fafa0c8de0063c8b6d95e53c3ff8b0aaa10dadd50bc6e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c82dcec2f22033938fafa0c8de0063c8b6d95e53c3ff8b0aaa10dadd50bc6e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c82dcec2f22033938fafa0c8de0063c8b6d95e53c3ff8b0aaa10dadd50bc6e8", kill_on_drop: false }`
[INFO] [stdout] 8c82dcec2f22033938fafa0c8de0063c8b6d95e53c3ff8b0aaa10dadd50bc6e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+3fada14ee01d755dc8076e611f11bf65b28ffd21" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25be90b89e440af2c13a114924f6290c20373d2369f5d44575dd8d0313054cff
[INFO] running `Command { std: "docker" "start" "-a" "25be90b89e440af2c13a114924f6290c20373d2369f5d44575dd8d0313054cff", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling k8s-openapi v0.26.1
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking unicode-truncate v2.0.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking jaq-core v2.2.1
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]     Checking nix v0.31.1
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking thread-id v5.1.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]     Checking hifijson v0.2.3
[INFO] [stderr]     Checking mock_instant v0.6.0
[INFO] [stderr]    Compiling jmespath v0.5.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]     Checking log-mdc v0.1.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking nucleo-matcher v0.3.1
[INFO] [stderr]     Checking fragile v2.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking tree_magic_mini v3.2.2
[INFO] [stderr]     Checking nom-language v0.1.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking clap_builder v4.5.58
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling schemars_derive v1.2.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking jsonpath-rust v0.7.5
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr] error: could not compile `darling_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3fada14ee01d755dc8076e611f11bf65b28ffd21/bin/rustc --crate-name darling_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/darling_core-0.23.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 --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("diagnostics", "serde", "strsim", "suggestions"))' -C metadata=c4c5c448f1477a8c -C extra-filename=-fc0e2da8d8919aa5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ident_case=/opt/rustwide/target/debug/deps/libident_case-cb68b1e72bdee01b.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-05b9293e9142e21a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-437ea52c4862d2a9.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-318ffc47f5966552.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-5ec7a8d474544f72.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 `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3fada14ee01d755dc8076e611f11bf65b28ffd21/bin/rustc --crate-name serde_derive --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.228/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=cd0dab743b122c74 -C extra-filename=-a8b20d6aec038247 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-05b9293e9142e21a.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-437ea52c4862d2a9.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5ec7a8d474544f72.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "25be90b89e440af2c13a114924f6290c20373d2369f5d44575dd8d0313054cff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25be90b89e440af2c13a114924f6290c20373d2369f5d44575dd8d0313054cff", kill_on_drop: false }`
[INFO] [stdout] 25be90b89e440af2c13a114924f6290c20373d2369f5d44575dd8d0313054cff
