[INFO] cloning repository https://github.com/xubaiwang/tuipyter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xubaiwang/tuipyter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxubaiwang%2Ftuipyter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxubaiwang%2Ftuipyter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cbf7f720e3ed944d43f780891c6400d9285c4f34
[INFO] checking xubaiwang/tuipyter against master#eeb94be79adc9df7a09ad0b2421f16e60e6d932c for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxubaiwang%2Ftuipyter" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xubaiwang/tuipyter
[INFO] finished tweaking git repo https://github.com/xubaiwang/tuipyter
[INFO] tweaked toml for git repo https://github.com/xubaiwang/tuipyter written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xubaiwang/tuipyter on toolchain eeb94be79adc9df7a09ad0b2421f16e60e6d932c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xubaiwang/tuipyter 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" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/runtimed/runtimed`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha1_smol v1.0.1
[INFO] [stderr]   Downloaded socket2 v0.6.0
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded indoc v2.0.6
[INFO] [stderr]   Downloaded asynchronous-codec v0.7.0
[INFO] [stderr]   Downloaded zeromq v0.5.0-pre
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded io-uring v0.7.9
[INFO] [stderr]   Downloaded serde_json v1.0.142
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded ansi-width v0.1.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.14
[INFO] [stderr]   Downloaded thingbuf v0.1.6
[INFO] [stderr]   Downloaded thiserror v2.0.14
[INFO] [stderr]   Downloaded libredox v0.1.9
[INFO] [stderr]   Downloaded cc v1.2.32
[INFO] [stderr]   Downloaded rustyline-async v0.4.7
[INFO] [stderr]   Downloaded tokio v1.47.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 77ce4619af65e093bfe777b21622e1f0638bcb0ecbf3f5c114b60d7983adb79b
[INFO] running `Command { std: "docker" "start" "-a" "77ce4619af65e093bfe777b21622e1f0638bcb0ecbf3f5c114b60d7983adb79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "77ce4619af65e093bfe777b21622e1f0638bcb0ecbf3f5c114b60d7983adb79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77ce4619af65e093bfe777b21622e1f0638bcb0ecbf3f5c114b60d7983adb79b", kill_on_drop: false }`
[INFO] [stdout] 77ce4619af65e093bfe777b21622e1f0638bcb0ecbf3f5c114b60d7983adb79b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+eeb94be79adc9df7a09ad0b2421f16e60e6d932c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be3a734ca5c7df25ea42ffd752cc01acb36afa12d30fdd0e7fc3901c40da0bf3
[INFO] running `Command { std: "docker" "start" "-a" "be3a734ca5c7df25ea42ffd752cc01acb36afa12d30fdd0e7fc3901c40da0bf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking ansi-width v0.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thingbuf v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking asynchronous-codec v0.7.0
[INFO] [stderr]     Checking rustyline-async v0.4.7
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking zeromq v0.5.0-pre
[INFO] [stderr]     Checking jupyter-protocol v0.8.1 (https://github.com/runtimed/runtimed#9b655c72)
[INFO] [stderr]     Checking runtimelib v0.28.0 (https://github.com/runtimed/runtimed#9b655c72)
[INFO] [stderr]     Checking tuipyter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Textarea` is never constructed
[INFO] [stdout]   --> src/main.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct Textarea<'a> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `focused`, `line_count`, `last_line_offset`, and `height` are never used
[INFO] [stdout]   --> src/main.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl<'a> Textarea<'a> {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 67 |     pub fn new(text: &'a str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn focused(mut self, focused: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn line_count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn last_line_offset(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn height(&self) -> u16 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Textarea` is never constructed
[INFO] [stdout]   --> src/main.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct Textarea<'a> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `focused`, `line_count`, `last_line_offset`, and `height` are never used
[INFO] [stdout]   --> src/main.rs:67:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | impl<'a> Textarea<'a> {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] 67 |     pub fn new(text: &'a str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn focused(mut self, focused: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn line_count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 83 |     pub fn last_line_offset(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn height(&self) -> u16 {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.48s
[INFO] running `Command { std: "docker" "inspect" "be3a734ca5c7df25ea42ffd752cc01acb36afa12d30fdd0e7fc3901c40da0bf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be3a734ca5c7df25ea42ffd752cc01acb36afa12d30fdd0e7fc3901c40da0bf3", kill_on_drop: false }`
[INFO] [stdout] be3a734ca5c7df25ea42ffd752cc01acb36afa12d30fdd0e7fc3901c40da0bf3
