[INFO] cloning repository https://github.com/davidawad/docdiff [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidawad/docdiff" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidawad%2Fdocdiff", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidawad%2Fdocdiff'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 579da91dc55dcf48558e9282763ef49c418fa112 [INFO] testing davidawad/docdiff 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%2Fdavidawad%2Fdocdiff" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/davidawad/docdiff [INFO] finished tweaking git repo https://github.com/davidawad/docdiff [INFO] tweaked toml for git repo https://github.com/davidawad/docdiff written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davidawad/docdiff 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/davidawad/docdiff 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66 [INFO] running `Command { std: "docker" "start" "81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66", 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" "81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66" "/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" "81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66", 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" "81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling log v0.4.32 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bumpalo v3.20.3 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling anyhow v1.0.104 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling quick-xml v0.41.0 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.64 [INFO] [stderr] Compiling libz-sys v1.1.29 [INFO] [stderr] Compiling libgit2-sys v0.18.5+1.9.4 [INFO] [stderr] Compiling blake3 v1.8.5 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling git2 v0.21.0 [INFO] [stderr] Compiling docdiff v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 42s [INFO] running `Command { std: "docker" "inspect" "81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66", 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" "81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66" "/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 serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.52 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.52 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling docdiff v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66", 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" "81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/docdiff-de9d94dbe719c704) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test tests::basename_extracts_trailing_filename ... ok [INFO] [stdout] test tests::count_words_counts_whitespace_separated_tokens ... ok [INFO] [stdout] test tests::diff_color_mode_wraps_in_ansi ... ok [INFO] [stdout] test tests::diff_emits_addition_and_removal_lines ... ok [INFO] [stdout] test tests::diff_emits_git_compatible_header ... ok [INFO] [stdout] test tests::ensure_file_succeeds_on_existing_file ... ok [INFO] [stdout] test tests::ensure_file_errors_on_missing_path ... ok [INFO] [stdout] test tests::extractor_docx_uses_native_rust ... ok [INFO] [stdout] test tests::extract_docx_native_errors_on_missing_file ... ok [INFO] [stdout] test tests::extractor_no_extension_defaults_to_pandoc ... ok [INFO] [stdout] test tests::extractor_doc_uses_antiword ... ok [INFO] [stdout] test tests::extract_docx_native_errors_on_non_zip_input ... ok [INFO] [stdout] test tests::csv_row_flattens_nested_stats_preserving_values ... ok [INFO] [stdout] test tests::extractor_pdf_uses_pdftotext_case_insensitive ... ok [INFO] [stdout] test tests::extractor_odt_rtf_md_html_use_pandoc ... ok [INFO] [stdout] test tests::extractor_program_signatures_are_stable ... ok [INFO] [stdout] test tests::extractor_unknown_extension_defaults_to_pandoc ... ok [INFO] [stdout] test tests::identical_inputs_produce_empty_diff ... ok [INFO] [stdout] test tests::stat_changed_fraction_is_zero_when_no_words_at_all ... ok [INFO] [stdout] test tests::stat_detects_added_removed_and_context_lines ... ok [INFO] [stdout] test tests::stat_identical_buffers_yield_zeroed_counts ... ok [INFO] [stdout] test tests::viewer_flag_wins_over_env_and_git ... ok [INFO] [stdout] test tests::viewer_defaults_to_less ... ok [INFO] [stdout] test tests::viewer_ignores_empty_strings_falls_through ... ok [INFO] [stdout] test tests::viewer_git_used_when_no_flag_or_env ... ok [INFO] [stdout] test tests::write_stats_to_json_is_pretty_and_parses_back ... ok [INFO] [stdout] test tests::viewer_env_wins_over_git ... ok [INFO] [stdout] test tests::xml_emits_text_inside_w_t ... ok [INFO] [stdout] test tests::xml_nested_del_balances_skip_depth ... ok [INFO] [stdout] test tests::xml_paragraph_end_emits_double_newline ... ok [INFO] [stdout] test tests::write_stats_to_csv_emits_header_and_one_data_row ... ok [INFO] [stdout] test tests::xml_tab_self_closing_emits_tab ... ok [INFO] [stdout] test tests::xml_w_move_from_suppresses_inner_text ... ok [INFO] [stdout] test tests::xml_table_emits_cells_separated_by_tabs_and_rows_by_newlines ... ok [INFO] [stdout] test tests::xml_unescape_handles_entities ... ok [INFO] [stdout] test tests::xml_w_del_suppresses_inner_text ... ok [INFO] [stdout] test tests::write_stats_to_yaml_round_trips_via_serde ... ok [INFO] [stdout] test tests::xml_br_self_closing_emits_newline ... ok [INFO] [stdout] test tests::write_stats_writes_to_file_when_output_given ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/e2e.rs (/opt/rustwide/target/release/deps/e2e-4b81f6b36cc07525) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test stat_and_patch_together_is_a_clap_usage_error ... ok [INFO] [stdout] test patch_header_uses_clean_filenames_not_tempfile_paths ... ok [INFO] [stdout] test stat_yaml_uses_same_field_names_as_json ... ok [INFO] [stdout] test stat_csv_emits_header_and_single_data_row ... ok [INFO] [stdout] test fails_with_clear_error_on_missing_file ... ok [INFO] [stdout] test format_flag_without_stat_is_a_clap_usage_error ... ok [INFO] [stdout] test stat_defaults_to_json_without_explicit_format ... ok [INFO] [stdout] test stat_identical_when_diffed_against_self ... ok [INFO] [stdout] test output_flag_without_stat_is_a_clap_usage_error ... ok [INFO] [stdout] test identical_inputs_produce_empty_diff ... ok [INFO] [stdout] test stat_json_reports_nonidentical_with_changed_fraction ... ok [INFO] [stdout] test stat_output_flag_writes_file_not_stdout ... ok [INFO] [stdout] test patch_output_shows_v03_amendment ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/perf.rs (/opt/rustwide/target/release/deps/perf-e4d27319707e95bc) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test native_extractor_under_1s_on_huge_fixture_if_present ... ok [INFO] [stdout] test cold_native_extractor_under_200ms_on_large_fixture ... ok [INFO] [stdout] test cache_produces_byte_identical_output ... ok [INFO] [stdout] test warm_cache_does_not_regress_cold_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Running tests/property.rs (/opt/rustwide/target/release/deps/property-8877103727a6dae6) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test identical_inputs_always_empty_diff ... ok [INFO] [stdout] test diff_header_always_uses_input_basenames ... ok [INFO] [stdout] test cache_round_trip_is_byte_identical ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.88s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66", kill_on_drop: false }` [INFO] [stdout] 81ffd90cef4901ddc673127388e64e94a2b621d8346e4c37b3d9d3e421271a66