[INFO] fetching crate md-tui 0.9.0... [INFO] testing md-tui-0.9.0 against master#160e7623e8cbbf1feab2b6e2a24733a98c7bde9c for pr-145628 [INFO] extracting crate md-tui 0.9.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate md-tui 0.9.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate md-tui 0.9.0 [INFO] tweaked toml for crates.io crate md-tui 0.9.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate md-tui 0.9.0 on toolchain 160e7623e8cbbf1feab2b6e2a24733a98c7bde9c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate md-tui 0.9.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" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-bash v0.23.3 [INFO] [stderr] Downloaded tree-sitter-scala v0.23.4 [INFO] [stderr] Downloaded tree-sitter-highlight v0.25.6 [INFO] [stderr] Downloaded tree-sitter-ocaml v0.24.2 [INFO] [stderr] Downloaded tree-sitter-luau-fork v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ae99939b33e866b05c3af39d2e54cc1a61192635c46e21e073bef9ee279e3db [INFO] running `Command { std: "docker" "start" "-a" "4ae99939b33e866b05c3af39d2e54cc1a61192635c46e21e073bef9ee279e3db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ae99939b33e866b05c3af39d2e54cc1a61192635c46e21e073bef9ee279e3db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ae99939b33e866b05c3af39d2e54cc1a61192635c46e21e073bef9ee279e3db", kill_on_drop: false }` [INFO] [stdout] 4ae99939b33e866b05c3af39d2e54cc1a61192635c46e21e073bef9ee279e3db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad83e2d3f05c516cf5295aa46c6f28d3e2df2a676f17e36e5b33d74a30ff7db1 [INFO] running `Command { std: "docker" "start" "-a" "ad83e2d3f05c516cf5295aa46c6f28d3e2df2a676f17e36e5b33d74a30ff7db1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling avif-serialize v0.8.4 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling zune-jpeg v0.4.18 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tree-sitter-php v0.23.11 [INFO] [stderr] Compiling tree-sitter-lua v0.2.0 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling tree-sitter-ocaml v0.24.2 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-scala v0.23.4 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-bash v0.23.3 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-yaml v0.7.1 [INFO] [stderr] Compiling tree-sitter-rust v0.23.3 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-css v0.23.2 [INFO] [stderr] Compiling tree-sitter-c v0.23.4 [INFO] [stderr] Compiling tree-sitter-json v0.24.8 [INFO] [stderr] Compiling tree-sitter-elixir v0.3.4 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling tree-sitter-luau-fork v0.1.3 [INFO] [stderr] Compiling is-docker v0.2.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling is-wsl v0.4.0 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling tree-sitter v0.25.6 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling notify-types v2.0.0 [INFO] [stderr] Compiling icy_sixel v0.1.3 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling open v5.3.2 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling tree-sitter-highlight v0.25.6 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ureq v3.0.12 [INFO] [stderr] Compiling inotify v0.11.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling notify v8.0.0 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling ratatui-image v8.0.1 [INFO] [stderr] Compiling md-tui v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "ad83e2d3f05c516cf5295aa46c6f28d3e2df2a676f17e36e5b33d74a30ff7db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad83e2d3f05c516cf5295aa46c6f28d3e2df2a676f17e36e5b33d74a30ff7db1", kill_on_drop: false }` [INFO] [stdout] ad83e2d3f05c516cf5295aa46c6f28d3e2df2a676f17e36e5b33d74a30ff7db1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84e972714a8d971f474ec41bebe744509b7ba05b26434935caae11feeadaee5e [INFO] running `Command { std: "docker" "start" "-a" "84e972714a8d971f474ec41bebe744509b7ba05b26434935caae11feeadaee5e", kill_on_drop: false }` [INFO] [stderr] Compiling md-tui v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.05s [INFO] running `Command { std: "docker" "inspect" "84e972714a8d971f474ec41bebe744509b7ba05b26434935caae11feeadaee5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84e972714a8d971f474ec41bebe744509b7ba05b26434935caae11feeadaee5e", kill_on_drop: false }` [INFO] [stdout] 84e972714a8d971f474ec41bebe744509b7ba05b26434935caae11feeadaee5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+160e7623e8cbbf1feab2b6e2a24733a98c7bde9c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 009ab02ed8dcc94798759f501f9eb2ec4a035725865d558dd975d27b72381526 [INFO] running `Command { std: "docker" "start" "-a" "009ab02ed8dcc94798759f501f9eb2ec4a035725865d558dd975d27b72381526", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/md_tui-9b311f807dd31124) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test highlight::test_equal_length ... ok [INFO] [stdout] test search::tests::test_find ... ok [INFO] [stdout] test search::tests::test_alphanumeric ... ok [INFO] [stdout] test search::tests::test_find_line_match_and_index ... ok [INFO] [stdout] test search::tests::test_find_line_match_and_index_with_leading_space ... ok [INFO] [stdout] test search::tests::test_find_with_backoff ... ok [INFO] [stdout] test search::tests::test_vec_find ... ok [INFO] [stdout] test search::tests::test_find_with_backoff_with_typo ... ok [INFO] [stdout] test search::tests::test_vec_find_with_typo ... ok [INFO] [stdout] test search::tests::test_word_by_ref_span_multiple_words ... ok [INFO] [stdout] test search::tests::test_find_line_match_and_index_with_typo ... ok [INFO] [stdout] test search::tests::test_word_by_ref_span_multiple_words_using_reference ... ok [INFO] [stdout] test search::tests::test_vec_find_less_precision ... ok [INFO] [stdout] test util::test_jump_history ... ok [INFO] [stdout] test search::tests::test_word_by_ref ... ok [INFO] [stdout] test search::tests::test_long_match ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mdt-b3dce2a4693daf66) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests md_tui [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "009ab02ed8dcc94798759f501f9eb2ec4a035725865d558dd975d27b72381526", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "009ab02ed8dcc94798759f501f9eb2ec4a035725865d558dd975d27b72381526", kill_on_drop: false }` [INFO] [stdout] 009ab02ed8dcc94798759f501f9eb2ec4a035725865d558dd975d27b72381526