[INFO] cloning repository https://github.com/JakkuSakura/dioxus-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JakkuSakura/dioxus-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakkuSakura%2Fdioxus-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakkuSakura%2Fdioxus-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 35c9ea58507f3ef75b4cd93f77b8fc28e332fc76
[INFO] checking JakkuSakura/dioxus-tui against try#d336647335db03a0fc5b24fc5325cd3905c5b8e8 for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJakkuSakura%2Fdioxus-tui" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JakkuSakura/dioxus-tui
[INFO] finished tweaking git repo https://github.com/JakkuSakura/dioxus-tui
[INFO] tweaked toml for git repo https://github.com/JakkuSakura/dioxus-tui written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JakkuSakura/dioxus-tui on toolchain d336647335db03a0fc5b24fc5325cd3905c5b8e8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/JakkuSakura/dioxus-tui 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" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65a326da10bdfe51c4fb05fca042f60f4d5cef337d26326f2e2d498bcbf87f31
[INFO] running `Command { std: "docker" "start" "-a" "65a326da10bdfe51c4fb05fca042f60f4d5cef337d26326f2e2d498bcbf87f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65a326da10bdfe51c4fb05fca042f60f4d5cef337d26326f2e2d498bcbf87f31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65a326da10bdfe51c4fb05fca042f60f4d5cef337d26326f2e2d498bcbf87f31", kill_on_drop: false }`
[INFO] [stdout] 65a326da10bdfe51c4fb05fca042f60f4d5cef337d26326f2e2d498bcbf87f31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+d336647335db03a0fc5b24fc5325cd3905c5b8e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d35316a95b5dfe3d7d4cda641fae3ed13e14f6ad1227c41d7a79861f3214873
[INFO] running `Command { std: "docker" "start" "-a" "2d35316a95b5dfe3d7d4cda641fae3ed13e14f6ad1227c41d7a79861f3214873", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking tracing-core v0.1.35
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking dioxus-core-types v0.7.2
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking longest-increasing-subsequence v0.1.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling selectors v0.32.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking smallbitvec v2.6.0
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling icu_locale_data v2.1.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling icu_segmenter_data v2.1.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking dioxus-cli-config v0.7.2
[INFO] [stderr]    Compiling stylo v0.8.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling pest v2.8.4
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking uluru v3.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking stylo_static_prefs v0.8.0
[INFO] [stderr]     Checking spin v0.10.0
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]    Compiling web_atoms v0.1.3
[INFO] [stderr]    Compiling stylo_atoms v0.8.0
[INFO] [stderr]     Checking grid v1.0.0
[INFO] [stderr]    Compiling lazy-js-bundle v0.7.2
[INFO] [stderr]     Checking atomic_refcell v0.1.13
[INFO] [stderr]     Checking stylo_config v0.8.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking const_format v0.2.35
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]     Checking color v0.3.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling pest_meta v2.8.4
[INFO] [stderr]    Compiling dioxus-document v0.7.2
[INFO] [stderr]     Checking bevy_platform v0.18.0-rc.1
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking lab v0.11.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking utf8-width v0.1.8
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking kurbo v0.12.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking disqualified v1.0.0
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking debug_timer v0.1.3
[INFO] [stderr]     Checking deltae v0.3.2
[INFO] [stderr]     Checking bevy_utils v0.18.0-rc.1
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling dioxus-config-macro v0.7.2
[INFO] [stderr]     Checking vtparse v0.6.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking memmem v0.1.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking dioxus-config-macros v0.7.2
[INFO] [stderr]     Checking peniko v0.5.0
[INFO] [stderr]     Checking bevy_ptr v0.18.0-rc.1
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking finl_unicode v1.4.0
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking keyboard-types v0.8.3
[INFO] [stderr]     Checking anyrender v0.6.2
[INFO] [stderr]     Checking criterion-plot v0.8.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]     Checking mac_address v1.1.8
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling bevy_macro_utils v0.18.0-rc.1
[INFO] [stderr]    Compiling pest_generator v2.8.4
[INFO] [stderr]    Compiling dioxus-rsx v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[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/d336647335db03a0fc5b24fc5325cd3905c5b8e8/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=7c5c978a12643569 -C extra-filename=-4278c313542f784d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5ecccae589018650.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-8a0e171348b976ac.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-ae15899a1ad409cc.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] running `Command { std: "docker" "inspect" "2d35316a95b5dfe3d7d4cda641fae3ed13e14f6ad1227c41d7a79861f3214873", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d35316a95b5dfe3d7d4cda641fae3ed13e14f6ad1227c41d7a79861f3214873", kill_on_drop: false }`
[INFO] [stdout] 2d35316a95b5dfe3d7d4cda641fae3ed13e14f6ad1227c41d7a79861f3214873
