[INFO] fetching crate r2t 0.4.0...
[INFO] testing r2t-0.4.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate r2t 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate r2t 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate r2t 0.4.0
[INFO] tweaked toml for crates.io crate r2t 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate r2t 0.4.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate r2t 0.4.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d7bcb2afc67c3f7ea053b14153d76c9c58db704dd71df3100254b9a026ec7a7
[INFO] running `Command { std: "docker" "start" "-a" "5d7bcb2afc67c3f7ea053b14153d76c9c58db704dd71df3100254b9a026ec7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d7bcb2afc67c3f7ea053b14153d76c9c58db704dd71df3100254b9a026ec7a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d7bcb2afc67c3f7ea053b14153d76c9c58db704dd71df3100254b9a026ec7a7", kill_on_drop: false }`
[INFO] [stdout] 5d7bcb2afc67c3f7ea053b14153d76c9c58db704dd71df3100254b9a026ec7a7
[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=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" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f602b67846fb2bde430972a59aa6c2f254693a48e1b5a90b28ff24e4b200b73
[INFO] running `Command { std: "docker" "start" "-a" "2f602b67846fb2bde430972a59aa6c2f254693a48e1b5a90b28ff24e4b200b73", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling tint v1.0.1
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling cfb v0.7.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling infer v0.19.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling ignore v0.4.24
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling ptree v0.5.2
[INFO] [stderr]    Compiling r2t v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.08s
[INFO] running `Command { std: "docker" "inspect" "2f602b67846fb2bde430972a59aa6c2f254693a48e1b5a90b28ff24e4b200b73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f602b67846fb2bde430972a59aa6c2f254693a48e1b5a90b28ff24e4b200b73", kill_on_drop: false }`
[INFO] [stdout] 2f602b67846fb2bde430972a59aa6c2f254693a48e1b5a90b28ff24e4b200b73
[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=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" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11f45c60c82f78395e8af2e1e3d161258bdd795e7562fb610232f4b02209c8c8
[INFO] running `Command { std: "docker" "start" "-a" "11f45c60c82f78395e8af2e1e3d161258bdd795e7562fb610232f4b02209c8c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling serde_spanned v1.0.3
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling fs-err v3.1.3
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling shared_thread v0.2.0
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling duct v1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling toml v0.9.8
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling lexopt v0.3.1
[INFO] [stderr]    Compiling ruzstd v0.8.1
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling cargo-config2 v0.1.39
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling opener v0.8.3
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling lcov2cobertura v1.0.6
[INFO] [stderr]    Compiling ignore v0.4.24
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling cargo-llvm-cov v0.6.21
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling ptree v0.5.2
[INFO] [stderr]    Compiling r2t v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.18s
[INFO] running `Command { std: "docker" "inspect" "11f45c60c82f78395e8af2e1e3d161258bdd795e7562fb610232f4b02209c8c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11f45c60c82f78395e8af2e1e3d161258bdd795e7562fb610232f4b02209c8c8", kill_on_drop: false }`
[INFO] [stdout] 11f45c60c82f78395e8af2e1e3d161258bdd795e7562fb610232f4b02209c8c8
[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=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" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e908ad01506108d058ba36a218bc16c21388da25d1efa98004aca38621a9a97f
[INFO] running `Command { std: "docker" "start" "-a" "e908ad01506108d058ba36a218bc16c21388da25d1efa98004aca38621a9a97f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/r2t-cb8f7f26d6a2c2ed)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_csv ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_jpeg ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_html ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_markdown_file ... ok
[INFO] [stdout] test files::tests::test_read_file_contents_with_empty_file ... ok
[INFO] [stdout] test files::tests::test_read_file_contents_with_invalid_utf8 ... ok
[INFO] [stdout] test files::tests::test_read_file_contents_with_large_file ... ok
[INFO] [stdout] test files::tests::test_read_file_contents_with_multiline ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_nonexistent_file ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_directory ... ok
[INFO] [stdout] test output::tests::test_render_pseudo_json_readable ... ok
[INFO] [stdout] test output::tests::test_render_pseudo_xml ... ok
[INFO] [stdout] test output::tests::test_render_yaml ... ok
[INFO] [stdout] test files::tests::test_read_file_contents_with_special_characters ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_png ... ok
[INFO] [stdout] test files::tests::test_read_file_contents_with_valid_utf8 ... ok
[INFO] [stdout] test processor::tests::test_binary_files_completely_excluded ... ok
[INFO] [stdout] test processor::tests::test_nested_config_integration ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_pdf ... ok
[INFO] [stdout] test resolver::tests::directory_patterns_match_only_at_defined_level ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_svg ... ok
[INFO] [stdout] test processor::tests::test_content_exclusion_appears_in_tree_only ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_unknown_binary_file ... ok
[INFO] [stdout] test resolver::tests::nested_config_patterns_are_scoped_to_their_directory ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_text_file ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_unknown_text_file ... ok
[INFO] [stdout] test stripper::tests::test_strip_rust_with_nested_braces ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_zip ... ok
[INFO] [stdout] test stripper::tests::test_no_test_block ... ok
[INFO] [stdout] test stripper::tests::test_one_line_test_mod ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_utf8_json ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_empty_file ... ok
[INFO] [stdout] test processor::tests::test_skip_tests_injects_patterns ... ok
[INFO] [stdout] test resolver::tests::nested_configs_merge_with_parent ... ok
[INFO] [stdout] test resolver::tests::no_merge_flag_ignores_nested_configs ... ok
[INFO] [stdout] test files::tests::test_is_binary_or_image_with_executable ... ok
[INFO] [stdout] test stripper::tests::test_no_stripping_for_non_rust_files ... ok
[INFO] [stdout] test stripper::tests::test_strip_rust_simple_case ... ok
[INFO] [stdout] test resolver::tests::paths_outside_root_use_root_config ... ok
[INFO] [stdout] test files::tests::test_read_file_contents_with_nonexistent_file ... ok
[INFO] [stdout] test resolver::tests::root_patterns_apply_to_deeply_nested_paths ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-6baadcb39cb247d8)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test test_binary_file_exclusion ... ok
[INFO] [stdout] test test_cli_basic_run_default_yaml ... ok
[INFO] [stdout] test test_no_merge_flag ... ok
[INFO] [stdout] test test_format_precedence ... ok
[INFO] [stdout] test test_skip_tests_go_and_java ... ok
[INFO] [stdout] test test_nested_config_merging_default ... ok
[INFO] [stdout] test test_format_flags_basic ... ok
[INFO] [stdout] test test_cli_no_gitignore_flag ... ok
[INFO] [stdout] test test_r2t_yaml_config_ignores ... ok
[INFO] [stdout] test test_skip_tests_rust ... ok
[INFO] [stdout] test test_all_formats_comprehensive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e908ad01506108d058ba36a218bc16c21388da25d1efa98004aca38621a9a97f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e908ad01506108d058ba36a218bc16c21388da25d1efa98004aca38621a9a97f", kill_on_drop: false }`
[INFO] [stdout] e908ad01506108d058ba36a218bc16c21388da25d1efa98004aca38621a9a97f
