[INFO] fetching crate tokmd-scan 1.9.0...
[INFO] testing tokmd-scan-1.9.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tokmd-scan 1.9.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate tokmd-scan 1.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tokmd-scan 1.9.0
[INFO] tweaked toml for crates.io crate tokmd-scan 1.9.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokmd-scan 1.9.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokmd-scan 1.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap-cargo v0.18.3
[INFO] [stderr]   Downloaded toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded toml v1.0.7+spec-1.1.0
[INFO] [stderr]   Downloaded table_formatter v0.6.1
[INFO] [stderr]   Downloaded tokmd-module-key v1.9.0
[INFO] [stderr]   Downloaded tokei v14.0.0
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded tokmd-model v1.9.0
[INFO] [stderr]   Downloaded tokmd-settings v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d491ca9bd7a28009ecbee9e9e84cb3469f274f582d0fddf80c00088698f5b81
[INFO] running `Command { std: "docker" "start" "-a" "8d491ca9bd7a28009ecbee9e9e84cb3469f274f582d0fddf80c00088698f5b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d491ca9bd7a28009ecbee9e9e84cb3469f274f582d0fddf80c00088698f5b81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d491ca9bd7a28009ecbee9e9e84cb3469f274f582d0fddf80c00088698f5b81", kill_on_drop: false }`
[INFO] [stdout] 8d491ca9bd7a28009ecbee9e9e84cb3469f274f582d0fddf80c00088698f5b81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b5533bff17426bfc4cd85591edab9b5dae484b02be1e7122086016606dc4d48
[INFO] running `Command { std: "docker" "start" "-a" "1b5533bff17426bfc4cd85591edab9b5dae484b02be1e7122086016606dc4d48", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling encoding_rs_io v0.1.7
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling grep-matcher v0.1.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_writer v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling grep-searcher v0.1.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling toml v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling table_formatter v0.6.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap-cargo v0.18.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling tokmd-types v1.9.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokmd-settings v1.9.0
[INFO] [stderr]    Compiling tokei v14.0.0
[INFO] [stderr]    Compiling tokmd-scan v1.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.39s
[INFO] running `Command { std: "docker" "inspect" "1b5533bff17426bfc4cd85591edab9b5dae484b02be1e7122086016606dc4d48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b5533bff17426bfc4cd85591edab9b5dae484b02be1e7122086016606dc4d48", kill_on_drop: false }`
[INFO] [stdout] 1b5533bff17426bfc4cd85591edab9b5dae484b02be1e7122086016606dc4d48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29d2246dd472cd7fdbaf80292e6934361429a9809caee53cab1a9b31fa90166f
[INFO] running `Command { std: "docker" "start" "-a" "29d2246dd472cd7fdbaf80292e6934361429a9809caee53cab1a9b31fa90166f", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tokmd-module-key v1.9.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling tokei v14.0.0
[INFO] [stderr]    Compiling tokmd-model v1.9.0
[INFO] [stderr]    Compiling tokmd-scan v1.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.03s
[INFO] running `Command { std: "docker" "inspect" "29d2246dd472cd7fdbaf80292e6934361429a9809caee53cab1a9b31fa90166f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29d2246dd472cd7fdbaf80292e6934361429a9809caee53cab1a9b31fa90166f", kill_on_drop: false }`
[INFO] [stdout] 29d2246dd472cd7fdbaf80292e6934361429a9809caee53cab1a9b31fa90166f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0a38151c42d831de3cbeccec0e7cc8affcaae625af693904947c4704bf20f7ea
[INFO] running `Command { std: "docker" "start" "-a" "0a38151c42d831de3cbeccec0e7cc8affcaae625af693904947c4704bf20f7ea", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokmd_scan-a6d2b4a813255da1)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::normalize_logical_path_rejects_parent_traversal ... ok
[INFO] [stdout] test tests::normalize_logical_path_strips_dot_segments ... ok
[INFO] [stdout] test tests::normalize_logical_paths_rejects_case_only_collision_on_case_insensitive_fs ... ok
[INFO] [stdout] test tests::normalize_logical_paths_rejects_duplicate_after_normalization ... ok
[INFO] [stdout] test tests::scan_with_nonexistent_path_returns_error ... ok
[INFO] [stdout] test tests::normalize_logical_path_rejects_absolute_paths ... ok
[INFO] [stdout] test tests::scan_with_individual_no_ignore_flags ... ok
[INFO] [stdout] test tests::scan_with_all_flags_combined ... ok
[INFO] [stdout] test tests::scan_with_config_mode_none ... ok
[INFO] [stdout] test tests::scan_with_treat_doc_strings_as_comments ... ok
[INFO] [stdout] test tests::scan_with_excluded_patterns ... ok
[INFO] [stdout] test tests::scan_returns_code_stats ... ok
[INFO] [stdout] test tests::scan_with_hidden_flag ... ok
[INFO] [stdout] test tests::scan_finds_rust_files ... ok
[INFO] [stdout] test tests::scan_with_no_ignore_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bdd.rs (/opt/rustwide/target/debug/deps/bdd-b2a901cb7d9231a4)
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test given_nonexistent_path_when_scanned_then_error_returned ... ok
[INFO] [stdout] test given_mixed_valid_and_invalid_paths_when_scanned_then_error_returned ... ok
[INFO] [stdout] test given_exclusion_matching_all_files_when_scanned_then_result_empty ... ok
[INFO] [stdout] test given_mixed_code_and_comments_when_scanned_then_both_counted_separately ... ok
[INFO] [stdout] test given_nested_structure_when_scanned_then_all_files_found ... ok
[INFO] [stdout] test given_exclusion_not_matching_when_scanned_then_files_still_counted ... ok
[INFO] [stdout] test given_hidden_flag_when_scanned_then_hidden_files_included ... ok
[INFO] [stdout] test given_no_ignore_vcs_flag_when_scanned_then_gitignored_files_included ... ok
[INFO] [stdout] test given_only_blank_lines_file_when_scanned_then_zero_code_lines ... ok
[INFO] [stdout] test given_large_rust_file_when_scanned_then_all_lines_counted ... ok
[INFO] [stdout] test given_multiple_exclusion_patterns_when_scanned_then_all_patterns_applied ... ok
[INFO] [stdout] test given_multiple_languages_when_scanned_then_all_detected ... ok
[INFO] [stdout] test given_rust_source_when_scanned_then_code_lines_positive ... ok
[INFO] [stdout] test given_config_mode_auto_when_scanned_then_succeeds ... ok
[INFO] [stdout] test given_rust_source_when_scanned_then_rust_language_detected ... ok
[INFO] [stdout] test given_single_line_file_when_scanned_then_one_code_line ... ok
[INFO] [stdout] test given_only_comments_file_when_scanned_then_zero_code_lines ... ok
[INFO] [stdout] test given_empty_directory_when_scanned_then_result_is_empty ... ok
[INFO] [stdout] test given_two_temp_dirs_when_scanned_then_results_merged ... ok
[INFO] [stdout] test given_config_mode_none_when_scanned_then_succeeds ... ok
[INFO] [stdout] test given_subdirectory_exclusion_when_scanned_then_subdir_skipped ... ok
[INFO] [stdout] test given_same_input_when_scanned_twice_then_results_identical ... ok
[INFO] [stdout] test given_temp_rust_file_when_scanned_then_detected ... ok
[INFO] [stdout] test given_treat_doc_strings_flag_when_scanned_then_doc_comments_counted_as_comments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bdd_expanded.rs (/opt/rustwide/target/debug/deps/bdd_expanded-468b5fafcf665106)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test given_empty_nested_dirs_when_scanned_then_result_is_empty ... ok
[INFO] [stdout] test given_scan_results_then_lines_equals_code_plus_comments_plus_blanks ... ok
[INFO] [stdout] test given_dir_with_only_unknown_extensions_when_scanned_then_no_known_languages ... ok
[INFO] [stdout] test given_scan_results_then_report_file_count_matches_reports_vec_len ... ok
[INFO] [stdout] test given_exclude_pattern_with_nested_match_when_scanned_then_nested_excluded ... ok
[INFO] [stdout] test given_html_with_embedded_js_when_scanned_then_children_map_populated ... ok
[INFO] [stdout] test given_scan_results_then_file_report_paths_exist_on_disk ... ok
[INFO] [stdout] test given_multi_file_scan_then_total_code_is_sum_of_report_stats ... ok
[INFO] [stdout] test given_html_with_embedded_css_when_scanned_then_children_present ... ok
[INFO] [stdout] test given_scan_results_then_every_detected_language_has_positive_code ... ok
[INFO] [stdout] test given_same_temp_tree_when_scanned_twice_then_code_counts_identical ... ok
[INFO] [stdout] test given_multi_language_tree_when_scanned_twice_then_language_keys_identical ... ok
[INFO] [stdout] test given_workspace_root_when_scanned_then_code_lines_are_positive has been running for over 60 seconds
[INFO] [stdout] test given_workspace_root_when_scanned_then_multiple_languages_detected has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "0a38151c42d831de3cbeccec0e7cc8affcaae625af693904947c4704bf20f7ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a38151c42d831de3cbeccec0e7cc8affcaae625af693904947c4704bf20f7ea", kill_on_drop: false }`
[INFO] [stdout] 0a38151c42d831de3cbeccec0e7cc8affcaae625af693904947c4704bf20f7ea
