[INFO] fetching crate kubetui 1.13.0...
[INFO] checking kubetui-1.13.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate kubetui 1.13.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate kubetui 1.13.0
[INFO] finished tweaking crates.io crate kubetui 1.13.0
[INFO] tweaked toml for crates.io crate kubetui 1.13.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kubetui 1.13.0 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kubetui 1.13.0 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4b6f6601af037b397765c98c429562547c47e106f5185cb0b2b497a18b12d39
[INFO] running `Command { std: "docker" "start" "-a" "f4b6f6601af037b397765c98c429562547c47e106f5185cb0b2b497a18b12d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4b6f6601af037b397765c98c429562547c47e106f5185cb0b2b497a18b12d39", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4b6f6601af037b397765c98c429562547c47e106f5185cb0b2b497a18b12d39", kill_on_drop: false }`
[INFO] [stdout] f4b6f6601af037b397765c98c429562547c47e106f5185cb0b2b497a18b12d39
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 90ff2140c63ccfdcd579a8c4d3d6532916661932c3f2278114a6330e5b62b326
[INFO] running `Command { std: "docker" "start" "-a" "90ff2140c63ccfdcd579a8c4d3d6532916661932c3f2278114a6330e5b62b326", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling k8s-openapi v0.27.1
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking kasuari v0.4.12
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]     Checking pest v2.8.6
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking unicode-truncate v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking line-clipping v0.3.7
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking ratatui-core v0.1.0
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]     Checking jaq-core v2.2.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling jmespath v0.5.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking jsonpath-rust v1.0.4
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking inlinable_string v0.1.15
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling kube-derive v3.1.0
[INFO] [stderr]     Checking pear v0.2.9
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]     Checking ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking thread-id v5.1.0
[INFO] [stderr] error: could not compile `jaq-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name jaq_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jaq-core-2.2.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="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std"))' -C metadata=a1d246233c7c61e7 -C extra-filename=-9a2b5081dd7422a0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-bb8191c466b9211e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-57c1dfcc6a6bca66.rmeta --extern typed_arena=/opt/rustwide/target/debug/deps/libtyped_arena-647718a327c3ec88.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 `jiff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name jiff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/jiff-0.2.24/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 --allow=unexpected_cfgs --check-cfg 'cfg(docsrs_jiff)' --cfg 'feature="alloc"' --cfg 'feature="serde"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "js", "logging", "perf-inline", "serde", "static", "static-tz", "std", "tz-fat", "tz-system", "tzdb-bundle-always", "tzdb-bundle-platform", "tzdb-concatenated", "tzdb-zoneinfo"))' -C metadata=9cff4a34573a5931 -C extra-filename=-a91655061bafe4e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde_core=/opt/rustwide/target/debug/deps/libserde_core-12ab2183ffca407b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=d3694d7c7992d668 -C extra-filename=-e7fc038f27a21a3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "90ff2140c63ccfdcd579a8c4d3d6532916661932c3f2278114a6330e5b62b326", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90ff2140c63ccfdcd579a8c4d3d6532916661932c3f2278114a6330e5b62b326", kill_on_drop: false }`
[INFO] [stdout] 90ff2140c63ccfdcd579a8c4d3d6532916661932c3f2278114a6330e5b62b326
