[INFO] cloning repository https://github.com/boring877/voice_type_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/boring877/voice_type_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboring877%2Fvoice_type_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboring877%2Fvoice_type_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a097b9ab6a20d0b3045e3e85cba17bc15a5ac81e [INFO] testing boring877/voice_type_rust against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fboring877%2Fvoice_type_rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/boring877/voice_type_rust [INFO] finished tweaking git repo https://github.com/boring877/voice_type_rust [INFO] tweaked toml for git repo https://github.com/boring877/voice_type_rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/boring877/voice_type_rust on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/boring877/voice_type_rust 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3dfb738a68a1de429b067d29fcbb87253ae1ab698a5bd0787afca237164555cb [INFO] running `Command { std: "docker" "start" "-a" "3dfb738a68a1de429b067d29fcbb87253ae1ab698a5bd0787afca237164555cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3dfb738a68a1de429b067d29fcbb87253ae1ab698a5bd0787afca237164555cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dfb738a68a1de429b067d29fcbb87253ae1ab698a5bd0787afca237164555cb", kill_on_drop: false }` [INFO] [stdout] 3dfb738a68a1de429b067d29fcbb87253ae1ab698a5bd0787afca237164555cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f900fed9a3aff8c876c18b44ba8471b78b0d8b67a9c4918632e8ff15757467c [INFO] running `Command { std: "docker" "start" "-a" "6f900fed9a3aff8c876c18b44ba8471b78b0d8b67a9c4918632e8ff15757467c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling pxfm v0.1.28 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling png v0.18.1 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling rdev v0.5.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling voice_type v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.68s [INFO] running `Command { std: "docker" "inspect" "6f900fed9a3aff8c876c18b44ba8471b78b0d8b67a9c4918632e8ff15757467c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f900fed9a3aff8c876c18b44ba8471b78b0d8b67a9c4918632e8ff15757467c", kill_on_drop: false }` [INFO] [stdout] 6f900fed9a3aff8c876c18b44ba8471b78b0d8b67a9c4918632e8ff15757467c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84379858a38bff48a07ef8dcd0af41bc1d13e4ccb67b5599e2a196973a2e1d24 [INFO] running `Command { std: "docker" "start" "-a" "84379858a38bff48a07ef8dcd0af41bc1d13e4ccb67b5599e2a196973a2e1d24", kill_on_drop: false }` [INFO] [stderr] Compiling voice_type v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.38s [INFO] running `Command { std: "docker" "inspect" "84379858a38bff48a07ef8dcd0af41bc1d13e4ccb67b5599e2a196973a2e1d24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84379858a38bff48a07ef8dcd0af41bc1d13e4ccb67b5599e2a196973a2e1d24", kill_on_drop: false }` [INFO] [stdout] 84379858a38bff48a07ef8dcd0af41bc1d13e4ccb67b5599e2a196973a2e1d24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97647fcb0be1aa742eea9c6b8e9a6fbddfd6389f4ed176a864c87ce57841ee03 [INFO] running `Command { std: "docker" "start" "-a" "97647fcb0be1aa742eea9c6b8e9a6fbddfd6389f4ed176a864c87ce57841ee03", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/voice_type-08b815c1b74f35a6) [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test audio::recorder::tests::downmixes_stereo_frames_to_mono ... ok [INFO] [stdout] test input::handler::tests::browser_normalization_supports_pattern_based_codes ... ok [INFO] [stdout] test input::handler::tests::parse_hotkey_supports_alphanumeric_keys ... ok [INFO] [stdout] test input::handler::tests::parse_hotkey_supports_common_punctuation_and_numpad_keys ... ok [INFO] [stdout] test processing::processor::tests::test_capitalize_sentences ... ok [INFO] [stdout] test processing::style::tests::test_apply_local_style_uses_exact_english_word_matching ... ok [INFO] [stdout] test processing::style::tests::test_apply_local_style_uses_multiple_japanese_moods ... ok [INFO] [stdout] test processing::style::tests::test_apply_local_style_uses_niko_cat_moods ... ok [INFO] [stdout] test processing::processor::tests::test_casual_mode ... ok [INFO] [stdout] test input::handler::tests::parse_hotkey_supports_mouse_buttons_and_raw_keycodes ... ok [INFO] [stdout] test input::handler::tests::browser_normalization_supports_mouse_buttons ... ok [INFO] [stdout] test processing::style::tests::test_apply_local_style_uses_japanese_expression_pool ... ok [INFO] [stdout] test audio::recorder::tests::resampling_empty_audio_is_safe ... ok [INFO] [stdout] test types::config::tests::test_default_config ... ok [INFO] [stdout] test processing::style::tests::test_apply_local_style_uses_punctuation_for_non_english_languages ... ok [INFO] [stdout] test processing::numbers::tests::test_format_commas ... ok [INFO] [stdout] test processing::numbers::tests::test_convert_numbers_handles_hyphenated_compounds ... ok [INFO] [stdout] test processing::style::tests::test_apply_local_style_uses_niko_expression_pool ... ok [INFO] [stdout] test processing::processor::tests::test_filter_words ... ok [INFO] [stdout] test processing::numbers::tests::test_convert_numbers ... ok [INFO] [stdout] test processing::processor::tests::test_process_text_formats_large_spoken_numbers_for_accounting ... ok [INFO] [stdout] test processing::processor::tests::test_filter_words_is_case_insensitive_and_cleans_punctuation ... ok [INFO] [stdout] test processing::processor::tests::test_process_text_applies_shorthand_without_casual_mode ... ok [INFO] [stderr] Doc-tests voice_type [INFO] [stdout] test processing::processor::tests::test_shorthand_mode_replaces_common_phrases ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 19) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.54s; merged doctests compilation took 0.53s [INFO] running `Command { std: "docker" "inspect" "97647fcb0be1aa742eea9c6b8e9a6fbddfd6389f4ed176a864c87ce57841ee03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97647fcb0be1aa742eea9c6b8e9a6fbddfd6389f4ed176a864c87ce57841ee03", kill_on_drop: false }` [INFO] [stdout] 97647fcb0be1aa742eea9c6b8e9a6fbddfd6389f4ed176a864c87ce57841ee03