[INFO] cloning repository https://github.com/hongyue0721/NemuTTY
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hongyue0721/NemuTTY" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongyue0721%2FNemuTTY", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongyue0721%2FNemuTTY'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f1691fa57f9f9295ac6c4083323e1ea508949ec2
[INFO] testing hongyue0721/NemuTTY against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhongyue0721%2FNemuTTY" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/hongyue0721/NemuTTY
[INFO] finished tweaking git repo https://github.com/hongyue0721/NemuTTY
[INFO] tweaked toml for git repo https://github.com/hongyue0721/NemuTTY written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hongyue0721/NemuTTY on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hongyue0721/NemuTTY 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6ce073494ed859ca8ca96c70352b5b858b49a22d0ed7a089e42c9b3fa820711c
[INFO] running `Command { std: "docker" "start" "6ce073494ed859ca8ca96c70352b5b858b49a22d0ed7a089e42c9b3fa820711c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ce073494ed859ca8ca96c70352b5b858b49a22d0ed7a089e42c9b3fa820711c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ce073494ed859ca8ca96c70352b5b858b49a22d0ed7a089e42c9b3fa820711c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6ce073494ed859ca8ca96c70352b5b858b49a22d0ed7a089e42c9b3fa820711c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ce073494ed859ca8ca96c70352b5b858b49a22d0ed7a089e42c9b3fa820711c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling time-core v0.1.9
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling time-macros v0.2.31
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.10
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling shell-words v1.1.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serial2 v0.2.37
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling vt100 v0.16.2
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling pastey v0.2.3
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling uuid v1.23.5
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling time v0.3.53
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v0.12.0
[INFO] [stderr]    Compiling nemutty-protocol v0.1.0 (/opt/rustwide/workdir/crates/nemutty-protocol)
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling nemutty-backend v0.1.0 (/opt/rustwide/workdir/crates/nemutty-backend)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling nemutty-testkit v0.1.0 (/opt/rustwide/workdir/crates/nemutty-testkit)
[INFO] [stderr]    Compiling rmcp v0.12.0
[INFO] [stderr]    Compiling nemutty-cli v0.1.0 (/opt/rustwide/workdir/crates/nemutty-cli)
[INFO] [stderr]    Compiling nemutty-mcp v0.1.0 (/opt/rustwide/workdir/crates/nemutty-mcp)
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling nemutty-host v0.1.0 (/opt/rustwide/workdir/crates/nemutty-host)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3m 41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6ce073494ed859ca8ca96c70352b5b858b49a22d0ed7a089e42c9b3fa820711c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6ce073494ed859ca8ca96c70352b5b858b49a22d0ed7a089e42c9b3fa820711c" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling nemutty-cli v0.1.0 (/opt/rustwide/workdir/crates/nemutty-cli)
[INFO] [stderr]    Compiling nemutty-testkit v0.1.0 (/opt/rustwide/workdir/crates/nemutty-testkit)
[INFO] [stderr]    Compiling nemutty-backend v0.1.0 (/opt/rustwide/workdir/crates/nemutty-backend)
[INFO] [stderr]    Compiling nemutty-protocol v0.1.0 (/opt/rustwide/workdir/crates/nemutty-protocol)
[INFO] [stderr]    Compiling nemutty-host v0.1.0 (/opt/rustwide/workdir/crates/nemutty-host)
[INFO] [stderr]    Compiling nemutty-mcp v0.1.0 (/opt/rustwide/workdir/crates/nemutty-mcp)
[INFO] [stderr] error: could not compile `nemutty-mcp` (test "linux_interrupt_control")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name linux_interrupt_control --edition=2024 crates/nemutty-mcp/tests/linux_interrupt_control.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8f34af01614983a0 -C extra-filename=-dae009611235f8d1 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-48214faebea88b13.rlib --extern async_trait=/opt/rustwide/target/release/deps/libasync_trait-daa7b804046b1eb9.so --extern bytes=/opt/rustwide/target/release/deps/libbytes-23405d5f883bf52b.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-cba654973203b654.rlib --extern futures=/opt/rustwide/target/release/deps/libfutures-07b9f72787ec7e05.rlib --extern nemutty_backend=/opt/rustwide/target/release/deps/libnemutty_backend-b0a9b6b1f666c85e.rlib --extern nemutty_host=/opt/rustwide/target/release/deps/libnemutty_host-e0a99357d6dfe7d4.rlib --extern nemutty_protocol=/opt/rustwide/target/release/deps/libnemutty_protocol-17625fce59906c01.rlib --extern nemutty_testkit=/opt/rustwide/target/release/deps/libnemutty_testkit-73690ecaf4766a5e.rlib --extern rmcp=/opt/rustwide/target/release/deps/librmcp-37ce7104c6e85c76.rlib --extern schemars=/opt/rustwide/target/release/deps/libschemars-46bfe740496c4729.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-09b5f4982634c31d.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-2e90573551772e63.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-f7737e9ec75e0114.rlib --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-5f40d0f3573933ff.rlib --extern tokio=/opt/rustwide/target/release/deps/libtokio-414e399f408a8e17.rlib --extern tokio_util=/opt/rustwide/target/release/deps/libtokio_util-2dbb9c327c9d7806.rlib --extern tracing=/opt/rustwide/target/release/deps/libtracing-8bd910afa70dc504.rlib --extern tracing_subscriber=/opt/rustwide/target/release/deps/libtracing_subscriber-4b412798a99ff5ad.rlib --extern uuid=/opt/rustwide/target/release/deps/libuuid-a9b90d2d605a48e9.rlib --extern which=/opt/rustwide/target/release/deps/libwhich-58ad4b4fb9cdaba7.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-8013457ccbee942a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `nemutty-host` (test "binary_subscribe")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name binary_subscribe --edition=2024 crates/nemutty-host/tests/binary_subscribe.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=40273b562101354e -C extra-filename=-95cdb5962af7891f --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-48214faebea88b13.rlib --extern async_trait=/opt/rustwide/target/release/deps/libasync_trait-daa7b804046b1eb9.so --extern bytes=/opt/rustwide/target/release/deps/libbytes-23405d5f883bf52b.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-cba654973203b654.rlib --extern directories=/opt/rustwide/target/release/deps/libdirectories-f986d103b9183c9b.rlib --extern futures=/opt/rustwide/target/release/deps/libfutures-07b9f72787ec7e05.rlib --extern nemutty_backend=/opt/rustwide/target/release/deps/libnemutty_backend-b0a9b6b1f666c85e.rlib --extern nemutty_host=/opt/rustwide/target/release/deps/libnemutty_host-e0a99357d6dfe7d4.rlib --extern nemutty_protocol=/opt/rustwide/target/release/deps/libnemutty_protocol-17625fce59906c01.rlib --extern nemutty_testkit=/opt/rustwide/target/release/deps/libnemutty_testkit-73690ecaf4766a5e.rlib --extern parking_lot=/opt/rustwide/target/release/deps/libparking_lot-c9195d0f9f01f5ef.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-fdc3ef4e41604b09.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-09b5f4982634c31d.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-2e90573551772e63.rlib --extern subtle=/opt/rustwide/target/release/deps/libsubtle-ef7046b11fbe7013.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-f7737e9ec75e0114.rlib --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-5f40d0f3573933ff.rlib --extern time=/opt/rustwide/target/release/deps/libtime-e81a44f0d7dfbaed.rlib --extern tokio=/opt/rustwide/target/release/deps/libtokio-414e399f408a8e17.rlib --extern tokio_util=/opt/rustwide/target/release/deps/libtokio_util-2dbb9c327c9d7806.rlib --extern tracing=/opt/rustwide/target/release/deps/libtracing-8bd910afa70dc504.rlib --extern tracing_subscriber=/opt/rustwide/target/release/deps/libtracing_subscriber-4b412798a99ff5ad.rlib --extern uuid=/opt/rustwide/target/release/deps/libuuid-a9b90d2d605a48e9.rlib --extern vt100=/opt/rustwide/target/release/deps/libvt100-daecc62245787564.rlib --extern which=/opt/rustwide/target/release/deps/libwhich-58ad4b4fb9cdaba7.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-8013457ccbee942a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nemutty-host` (test "ipc_unix")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name ipc_unix --edition=2024 crates/nemutty-host/tests/ipc_unix.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=b4ebb17edcd14a50 -C extra-filename=-0d66d405f69aedf2 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-48214faebea88b13.rlib --extern async_trait=/opt/rustwide/target/release/deps/libasync_trait-daa7b804046b1eb9.so --extern bytes=/opt/rustwide/target/release/deps/libbytes-23405d5f883bf52b.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-cba654973203b654.rlib --extern directories=/opt/rustwide/target/release/deps/libdirectories-f986d103b9183c9b.rlib --extern futures=/opt/rustwide/target/release/deps/libfutures-07b9f72787ec7e05.rlib --extern nemutty_backend=/opt/rustwide/target/release/deps/libnemutty_backend-b0a9b6b1f666c85e.rlib --extern nemutty_host=/opt/rustwide/target/release/deps/libnemutty_host-e0a99357d6dfe7d4.rlib --extern nemutty_protocol=/opt/rustwide/target/release/deps/libnemutty_protocol-17625fce59906c01.rlib --extern nemutty_testkit=/opt/rustwide/target/release/deps/libnemutty_testkit-73690ecaf4766a5e.rlib --extern parking_lot=/opt/rustwide/target/release/deps/libparking_lot-c9195d0f9f01f5ef.rlib --extern rusqlite=/opt/rustwide/target/release/deps/librusqlite-fdc3ef4e41604b09.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-09b5f4982634c31d.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-2e90573551772e63.rlib --extern subtle=/opt/rustwide/target/release/deps/libsubtle-ef7046b11fbe7013.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-f7737e9ec75e0114.rlib --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-5f40d0f3573933ff.rlib --extern time=/opt/rustwide/target/release/deps/libtime-e81a44f0d7dfbaed.rlib --extern tokio=/opt/rustwide/target/release/deps/libtokio-414e399f408a8e17.rlib --extern tokio_util=/opt/rustwide/target/release/deps/libtokio_util-2dbb9c327c9d7806.rlib --extern tracing=/opt/rustwide/target/release/deps/libtracing-8bd910afa70dc504.rlib --extern tracing_subscriber=/opt/rustwide/target/release/deps/libtracing_subscriber-4b412798a99ff5ad.rlib --extern uuid=/opt/rustwide/target/release/deps/libuuid-a9b90d2d605a48e9.rlib --extern vt100=/opt/rustwide/target/release/deps/libvt100-daecc62245787564.rlib --extern which=/opt/rustwide/target/release/deps/libwhich-58ad4b4fb9cdaba7.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-8013457ccbee942a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nemutty-mcp` (test "host_ipc_decode_budget")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name host_ipc_decode_budget --edition=2024 crates/nemutty-mcp/tests/host_ipc_decode_budget.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=35d6805d97f776c1 -C extra-filename=-512a6227cc5820a5 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-48214faebea88b13.rlib --extern async_trait=/opt/rustwide/target/release/deps/libasync_trait-daa7b804046b1eb9.so --extern bytes=/opt/rustwide/target/release/deps/libbytes-23405d5f883bf52b.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-cba654973203b654.rlib --extern futures=/opt/rustwide/target/release/deps/libfutures-07b9f72787ec7e05.rlib --extern nemutty_backend=/opt/rustwide/target/release/deps/libnemutty_backend-b0a9b6b1f666c85e.rlib --extern nemutty_host=/opt/rustwide/target/release/deps/libnemutty_host-e0a99357d6dfe7d4.rlib --extern nemutty_protocol=/opt/rustwide/target/release/deps/libnemutty_protocol-17625fce59906c01.rlib --extern nemutty_testkit=/opt/rustwide/target/release/deps/libnemutty_testkit-73690ecaf4766a5e.rlib --extern rmcp=/opt/rustwide/target/release/deps/librmcp-37ce7104c6e85c76.rlib --extern schemars=/opt/rustwide/target/release/deps/libschemars-46bfe740496c4729.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-09b5f4982634c31d.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-2e90573551772e63.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-f7737e9ec75e0114.rlib --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-5f40d0f3573933ff.rlib --extern tokio=/opt/rustwide/target/release/deps/libtokio-414e399f408a8e17.rlib --extern tokio_util=/opt/rustwide/target/release/deps/libtokio_util-2dbb9c327c9d7806.rlib --extern tracing=/opt/rustwide/target/release/deps/libtracing-8bd910afa70dc504.rlib --extern tracing_subscriber=/opt/rustwide/target/release/deps/libtracing_subscriber-4b412798a99ff5ad.rlib --extern uuid=/opt/rustwide/target/release/deps/libuuid-a9b90d2d605a48e9.rlib --extern which=/opt/rustwide/target/release/deps/libwhich-58ad4b4fb9cdaba7.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-8013457ccbee942a/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `nemutty-mcp` (bin "nemutty-mcp" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.99.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name nemutty_mcp --edition=2024 crates/nemutty-mcp/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto=thin -C codegen-units=1 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e5b8aa816b047d80 -C extra-filename=-b000177414de1db7 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-48214faebea88b13.rlib --extern async_trait=/opt/rustwide/target/release/deps/libasync_trait-daa7b804046b1eb9.so --extern bytes=/opt/rustwide/target/release/deps/libbytes-23405d5f883bf52b.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-cba654973203b654.rlib --extern futures=/opt/rustwide/target/release/deps/libfutures-07b9f72787ec7e05.rlib --extern nemutty_backend=/opt/rustwide/target/release/deps/libnemutty_backend-b0a9b6b1f666c85e.rlib --extern nemutty_host=/opt/rustwide/target/release/deps/libnemutty_host-e0a99357d6dfe7d4.rlib --extern nemutty_protocol=/opt/rustwide/target/release/deps/libnemutty_protocol-17625fce59906c01.rlib --extern nemutty_testkit=/opt/rustwide/target/release/deps/libnemutty_testkit-73690ecaf4766a5e.rlib --extern rmcp=/opt/rustwide/target/release/deps/librmcp-37ce7104c6e85c76.rlib --extern schemars=/opt/rustwide/target/release/deps/libschemars-46bfe740496c4729.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-09b5f4982634c31d.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-2e90573551772e63.rlib --extern tempfile=/opt/rustwide/target/release/deps/libtempfile-f7737e9ec75e0114.rlib --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-5f40d0f3573933ff.rlib --extern tokio=/opt/rustwide/target/release/deps/libtokio-414e399f408a8e17.rlib --extern tokio_util=/opt/rustwide/target/release/deps/libtokio_util-2dbb9c327c9d7806.rlib --extern tracing=/opt/rustwide/target/release/deps/libtracing-8bd910afa70dc504.rlib --extern tracing_subscriber=/opt/rustwide/target/release/deps/libtracing_subscriber-4b412798a99ff5ad.rlib --extern uuid=/opt/rustwide/target/release/deps/libuuid-a9b90d2d605a48e9.rlib --extern which=/opt/rustwide/target/release/deps/libwhich-58ad4b4fb9cdaba7.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/libsqlite3-sys-8013457ccbee942a/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "6ce073494ed859ca8ca96c70352b5b858b49a22d0ed7a089e42c9b3fa820711c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ce073494ed859ca8ca96c70352b5b858b49a22d0ed7a089e42c9b3fa820711c", kill_on_drop: false }`
[INFO] [stdout] 6ce073494ed859ca8ca96c70352b5b858b49a22d0ed7a089e42c9b3fa820711c
