[INFO] cloning repository https://github.com/0xferrous/traces-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xferrous/traces-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xferrous%2Ftraces-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xferrous%2Ftraces-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09330d9986db85203605190e9b5f236d59ac94e5
[INFO] checking 0xferrous/traces-tui against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xferrous%2Ftraces-tui" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xferrous/traces-tui
[INFO] finished tweaking git repo https://github.com/0xferrous/traces-tui
[INFO] tweaked toml for git repo https://github.com/0xferrous/traces-tui written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xferrous/traces-tui on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xferrous/traces-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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-6-tc2/source/crates/web/Cargo.toml: unused manifest key: dependencies.multi_backend.subdir
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/ratzilla-b8f177565152af25/ed1fbf6/templates/simple/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 763baddddb152703b6631a5e43dd162c32986c8089170d95b1bcfe463cc6eb99
[INFO] running `Command { std: "docker" "start" "-a" "763baddddb152703b6631a5e43dd162c32986c8089170d95b1bcfe463cc6eb99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "763baddddb152703b6631a5e43dd162c32986c8089170d95b1bcfe463cc6eb99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "763baddddb152703b6631a5e43dd162c32986c8089170d95b1bcfe463cc6eb99", kill_on_drop: false }`
[INFO] [stdout] 763baddddb152703b6631a5e43dd162c32986c8089170d95b1bcfe463cc6eb99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 94b490ba0c946d44190438d444591f20ec0bb016bc9009a21c44e169e859f927
[INFO] running `Command { std: "docker" "start" "-a" "94b490ba0c946d44190438d444591f20ec0bb016bc9009a21c44e169e859f927", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/crates/web/Cargo.toml: unused manifest key: dependencies.multi_backend.subdir
[INFO] [stderr] error: invalid character `{` in package name: `{{project-name}}`, the first character must be a Unicode XID start character (most letters or `_`)
[INFO] [stderr]  --> ../cargo-home/git/checkouts/ratzilla-b8f177565152af25/ed1fbf6/templates/simple/Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | name = "{{project-name}}"
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ryu v1.0.21
[INFO] [stderr]     Checking rustc-std-workspace-core v1.0.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking beamterm-data v0.11.0
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking phf_shared v0.13.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking emojis v0.8.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking line-clipping v0.3.5
[INFO] [stderr]     Checking lru v0.16.2
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking aurora-engine-modexp v1.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling syn-solidity v1.5.2
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling enum-ordinalize v4.3.2
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking kasuari v0.4.11
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]    Compiling alloy-tx-macros v1.2.1
[INFO] [stderr]     Checking js-sys v0.3.83
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.2
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.2
[INFO] [stderr]     Checking alloy-rlp v0.3.12
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking ruint v1.17.0
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking alloy-primitives v1.5.2
[INFO] [stderr]     Checking nybbles v0.4.6
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]     Checking unicode-truncate v2.0.0
[INFO] [stderr]     Checking ratatui-core v0.1.0 (https://github.com/ratatui/ratatui#53d925a8)
[INFO] [stderr]     Checking alloy-eip7702 v0.6.3
[INFO] [stderr]     Checking alloy-eip2930 v0.2.3
[INFO] [stderr]     Checking revm-primitives v21.0.2
[INFO] [stderr]     Checking alloy-eip2124 v0.2.0
[INFO] [stderr]     Checking alloy-serde v1.2.1
[INFO] [stderr]     Checking alloy-trie v0.9.2
[INFO] [stderr]     Checking alloy-eips v1.2.1
[INFO] [stderr]     Checking revm-bytecode v7.1.1
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.2
[INFO] [stderr]     Checking ratatui-widgets v0.3.0 (https://github.com/ratatui/ratatui#53d925a8)
[INFO] [stderr]     Checking ratatui-crossterm v0.1.0 (https://github.com/ratatui/ratatui#53d925a8)
[INFO] [stderr]     Checking revm-state v8.1.1
[INFO] [stderr]     Checking web-sys v0.3.83
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.56
[INFO] [stderr]     Checking alloy-sol-types v1.5.2
[INFO] [stderr]     Checking revm-database-interface v8.0.5
[INFO] [stderr]     Checking revm-context-interface v13.1.0
[INFO] [stderr]     Checking revm-database v9.0.6
[INFO] [stderr]     Checking ratatui v0.30.0 (https://github.com/ratatui/ratatui#53d925a8)
[INFO] [stderr]     Checking alloy-consensus v1.2.1
[INFO] [stderr]     Checking revm-context v12.1.0
[INFO] [stderr]     Checking revm-interpreter v31.1.0
[INFO] [stderr]     Checking alloy-consensus-any v1.2.1
[INFO] [stderr]     Checking alloy-network-primitives v1.2.1
[INFO] [stderr]     Checking alloy-rpc-types-eth v1.2.1
[INFO] [stderr]     Checking ark-poly v0.5.0
[INFO] [stderr]     Checking ark-ec v0.5.0
[INFO] [stderr]     Checking alloy-rpc-types-trace v1.2.1
[INFO] [stderr]     Checking ark-bls12-381 v0.5.0
[INFO] [stderr]     Checking ark-bn254 v0.5.0
[INFO] [stderr]     Checking revm-precompile v31.0.0
[INFO] [stderr]     Checking revm-handler v14.1.0
[INFO] [stderr]     Checking revm-inspector v14.1.0
[INFO] [stderr]     Checking revm v33.1.0
[INFO] [stderr]     Checking revm-inspectors v0.33.2
[INFO] [stderr]     Checking beamterm-renderer v0.11.0
[INFO] [stderr]     Checking ratzilla v0.2.0 (https://github.com/0xferrous/ratzilla?rev=ed1fbf6b3ae83377ef9e3af8133aaa7f6fa6f704#ed1fbf6b)
[INFO] [stderr]     Checking tui-app v0.1.0 (/opt/rustwide/workdir/crates/tui-app)
[INFO] [stderr]     Checking examples-shared v0.1.0 (https://github.com/0xferrous/ratzilla?rev=ed1fbf6b3ae83377ef9e3af8133aaa7f6fa6f704#ed1fbf6b)
[INFO] [stdout] error[E0252]: the name `KeyCode` is defined multiple times
[INFO] [stdout]  --> crates/tui-app/src/bindings.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crossterm::event::KeyCode;
[INFO] [stdout]   |         ------------------------- previous import of the type `KeyCode` here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use ratzilla::event::KeyCode;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ `KeyCode` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `KeyCode` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use ratzilla::event::KeyCode as OtherKeyCode;
[INFO] [stdout]   |                                  +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `KeyCode` is defined multiple times
[INFO] [stdout]  --> crates/tui-app/src/bindings.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use crossterm::event::KeyCode;
[INFO] [stdout]   |         ------------------------- previous import of the type `KeyCode` here
[INFO] [stdout] ...
[INFO] [stdout] 5 | pub use ratzilla::event::KeyCode;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^ `KeyCode` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `KeyCode` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use ratzilla::event::KeyCode as OtherKeyCode;
[INFO] [stdout]   |                                  +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratzilla::event::KeyCode`
[INFO] [stdout]  --> crates/tui-app/src/bindings.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use ratzilla::event::KeyCode;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratzilla::event::KeyCode`
[INFO] [stdout]  --> crates/tui-app/src/bindings.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use ratzilla::event::KeyCode;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0252`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tui-app` (lib) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0252`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tui-app` (lib test) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "94b490ba0c946d44190438d444591f20ec0bb016bc9009a21c44e169e859f927", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "94b490ba0c946d44190438d444591f20ec0bb016bc9009a21c44e169e859f927", kill_on_drop: false }`
[INFO] [stdout] 94b490ba0c946d44190438d444591f20ec0bb016bc9009a21c44e169e859f927
