[INFO] fetching crate escrit 0.3.0... [INFO] testing escrit-0.3.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate escrit 0.3.0 into /workspace/builds/worker-6-tc2/source [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate escrit 0.3.0 [INFO] finished tweaking crates.io crate escrit 0.3.0 [INFO] tweaked toml for crates.io crate escrit 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate escrit 0.3.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate escrit 0.3.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a81c641b897a0077707ea9d555c509385bc65dce1fe6dbf0f57db3f991d955a1 [INFO] running `Command { std: "docker" "start" "-a" "a81c641b897a0077707ea9d555c509385bc65dce1fe6dbf0f57db3f991d955a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a81c641b897a0077707ea9d555c509385bc65dce1fe6dbf0f57db3f991d955a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a81c641b897a0077707ea9d555c509385bc65dce1fe6dbf0f57db3f991d955a1", kill_on_drop: false }` [INFO] [stdout] a81c641b897a0077707ea9d555c509385bc65dce1fe6dbf0f57db3f991d955a1 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 684679b59b4f84c9264c992827a6a6dfe14ca7b7946208b463e49755926aa443 [INFO] running `Command { std: "docker" "start" "-a" "684679b59b4f84c9264c992827a6a6dfe14ca7b7946208b463e49755926aa443", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling dyn-clone v1.0.18 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling tts v0.26.3 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling clap_builder v4.5.31 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling oxilangtag v0.1.5 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling xdg v2.5.2 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling app_dirs2 v2.5.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling dyn-clonable v0.9.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap v4.5.31 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling speech-dispatcher-sys v0.7.0 [INFO] [stderr] Compiling speech-dispatcher v0.16.0 [INFO] [stderr] Compiling escrit v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.36s [INFO] running `Command { std: "docker" "inspect" "684679b59b4f84c9264c992827a6a6dfe14ca7b7946208b463e49755926aa443", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "684679b59b4f84c9264c992827a6a6dfe14ca7b7946208b463e49755926aa443", kill_on_drop: false }` [INFO] [stdout] 684679b59b4f84c9264c992827a6a6dfe14ca7b7946208b463e49755926aa443 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d766744aa7fd3f401fceafd00d346fb34d419d632fdb096d21dc00e672496c80 [INFO] running `Command { std: "docker" "start" "-a" "d766744aa7fd3f401fceafd00d346fb34d419d632fdb096d21dc00e672496c80", kill_on_drop: false }` [INFO] [stderr] Compiling escrit v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `Command { std: "docker" "inspect" "d766744aa7fd3f401fceafd00d346fb34d419d632fdb096d21dc00e672496c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d766744aa7fd3f401fceafd00d346fb34d419d632fdb096d21dc00e672496c80", kill_on_drop: false }` [INFO] [stdout] d766744aa7fd3f401fceafd00d346fb34d419d632fdb096d21dc00e672496c80 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 744495ac959144c67b257c0054cf6e64dfa8a9fda56f6a2ef4948515ed87836a [INFO] running `Command { std: "docker" "start" "-a" "744495ac959144c67b257c0054cf6e64dfa8a9fda56f6a2ef4948515ed87836a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/escrit-0167654d2fc996ad) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test input::tests::no_input ... ok [INFO] [stdout] test note_state::tests::handle_key_input ... ok [INFO] [stdout] test input::tests::specify_language ... ok [INFO] [stdout] test note_state::tests::update_content ... ok [INFO] [stdout] test input::tests::read_file ... ok [INFO] [stdout] test dictionary::tests::test_dictionary_file_path ... ok [INFO] [stdout] test dictionary::tests::updating_words ... ok [INFO] [stdout] test text_state::tests::test_emoji_in_middle_of_word ... ok [INFO] [stdout] test text_state::tests::test_tokenization_with_emoji ... ok [INFO] [stdout] test dictionary::tests::get_set_load_and_save ... ok [INFO] [stdout] test note_state::tests::reset_cursor ... ok [INFO] [stdout] test input::tests::read_tty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "744495ac959144c67b257c0054cf6e64dfa8a9fda56f6a2ef4948515ed87836a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "744495ac959144c67b257c0054cf6e64dfa8a9fda56f6a2ef4948515ed87836a", kill_on_drop: false }` [INFO] [stdout] 744495ac959144c67b257c0054cf6e64dfa8a9fda56f6a2ef4948515ed87836a