[INFO] cloning repository https://github.com/0x484558/textcon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x484558/textcon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x484558%2Ftextcon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x484558%2Ftextcon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b5c916e57e805283b50a6c062a106e49e35ae0eb
[INFO] testing 0x484558/textcon against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x484558%2Ftextcon" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0x484558/textcon
[INFO] finished tweaking git repo https://github.com/0x484558/textcon
[INFO] tweaked toml for git repo https://github.com/0x484558/textcon written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0x484558/textcon on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0x484558/textcon 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-2025-09-21" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a1020d94fd95019f23fa601ec5da023dcf0d95b5c06fc6d1ad0169bbe49a44f
[INFO] running `Command { std: "docker" "start" "-a" "3a1020d94fd95019f23fa601ec5da023dcf0d95b5c06fc6d1ad0169bbe49a44f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a1020d94fd95019f23fa601ec5da023dcf0d95b5c06fc6d1ad0169bbe49a44f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a1020d94fd95019f23fa601ec5da023dcf0d95b5c06fc6d1ad0169bbe49a44f", kill_on_drop: false }`
[INFO] [stdout] 3a1020d94fd95019f23fa601ec5da023dcf0d95b5c06fc6d1ad0169bbe49a44f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d1e6cd1baacac96acdebde3fd3a40c4dcd5fecb8b15a5f4f07b4ec5ed6bab2d3
[INFO] running `Command { std: "docker" "start" "-a" "d1e6cd1baacac96acdebde3fd3a40c4dcd5fecb8b15a5f4f07b4ec5ed6bab2d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling textcon v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.94s
[INFO] running `Command { std: "docker" "inspect" "d1e6cd1baacac96acdebde3fd3a40c4dcd5fecb8b15a5f4f07b4ec5ed6bab2d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d1e6cd1baacac96acdebde3fd3a40c4dcd5fecb8b15a5f4f07b4ec5ed6bab2d3", kill_on_drop: false }`
[INFO] [stdout] d1e6cd1baacac96acdebde3fd3a40c4dcd5fecb8b15a5f4f07b4ec5ed6bab2d3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7b23bf0c2c9921d3fcb0b10dd0bcb4e657ed3124a84d4da72d390d9af744248
[INFO] running `Command { std: "docker" "start" "-a" "f7b23bf0c2c9921d3fcb0b10dd0bcb4e657ed3124a84d4da72d390d9af744248", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling textcon v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.86s
[INFO] running `Command { std: "docker" "inspect" "f7b23bf0c2c9921d3fcb0b10dd0bcb4e657ed3124a84d4da72d390d9af744248", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7b23bf0c2c9921d3fcb0b10dd0bcb4e657ed3124a84d4da72d390d9af744248", kill_on_drop: false }`
[INFO] [stdout] f7b23bf0c2c9921d3fcb0b10dd0bcb4e657ed3124a84d4da72d390d9af744248
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 876d6d71880cac41807ace35ad405dfe922fbd6fc570bada0b5274201c857583
[INFO] running `Command { std: "docker" "start" "-a" "876d6d71880cac41807ace35ad405dfe922fbd6fc570bada0b5274201c857583", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/textcon-142807fc9cb68169)
[INFO] [stdout] 
[INFO] [stdout] running 41 tests
[INFO] [stdout] test error::tests::test_error_from_io ... ok
[INFO] [stdout] test error::tests::test_error_from_json ... ok
[INFO] [stdout] test error::tests::test_error_display ... ok
[INFO] [stdout] test fs_utils::tests::test_generate_directory_tree_empty ... ok
[INFO] [stdout] test fs_utils::tests::test_generate_directory_tree_errors ... ok
[INFO] [stdout] test fs_utils::tests::test_read_file_contents ... ok
[INFO] [stdout] test fs_utils::tests::test_generate_directory_tree_hidden_files ... ok
[INFO] [stdout] test fs_utils::tests::test_read_file_contents_unicode ... ok
[INFO] [stdout] test fs_utils::tests::test_generate_directory_tree ... ok
[INFO] [stdout] test fs_utils::tests::test_read_file_contents_empty ... ok
[INFO] [stdout] test fs_utils::tests::test_generate_directory_tree_max_depth ... ok
[INFO] [stdout] test fs_utils::tests::test_generate_directory_tree_with_exclusions_dirs_and_files ... ok
[INFO] [stdout] test template::tests::test_config_default ... ok
[INFO] [stdout] test fs_utils::tests::test_resolve_reference_path_current_dir ... ok
[INFO] [stdout] test template::tests::test_current_directory_references ... ok
[INFO] [stdout] test fs_utils::tests::test_resolve_reference_path_force_syntax ... ok
[INFO] [stdout] test template::tests::test_deep_directory_inclusion ... ok
[INFO] [stdout] test template::tests::test_file_size_check ... ok
[INFO] [stdout] test fs_utils::tests::test_resolve_reference_path_nonexistent ... ok
[INFO] [stdout] test fs_utils::tests::test_resolve_reference_path_basic ... ok
[INFO] [stdout] test fs_utils::tests::test_resolve_reference_path_complex_prefixes ... ok
[INFO] [stdout] test fs_utils::tests::test_resolve_reference_path_windows_paths ... ok
[INFO] [stdout] test fs_utils::tests::test_special_characters_in_names ... ok
[INFO] [stdout] test template::tests::test_find_references_mixed ... ok
[INFO] [stdout] test template::tests::test_hidden_files_ignored ... ok
[INFO] [stdout] test template::tests::test_find_references_empty_template ... ok
[INFO] [stdout] test template::tests::test_template_reference_equality ... ok
[INFO] [stdout] test template::tests::test_process_template_empty ... ok
[INFO] [stdout] test template::tests::test_find_references_malformed ... ok
[INFO] [stdout] test fs_utils::tests::test_resolve_reference_path_traversal_prevention ... ok
[INFO] [stdout] test template::tests::test_path_comments_config ... ok
[INFO] [stdout] test template::tests::test_process_template_integration ... ok
[INFO] [stdout] test template::tests::test_find_references_basic ... ok
[INFO] [stdout] test template::tests::test_process_reference_nonexistent ... ok
[INFO] [stdout] test template::tests::test_process_reference_invalid ... ok
[INFO] [stdout] test fs_utils::tests::test_resolve_reference_path_subdirectories ... ok
[INFO] [stdout] test template::tests::test_find_references_special_paths ... ok
[INFO] [stdout] test template::tests::test_process_directory_reference_with_exclusions ... ok
[INFO] [stdout] test template::tests::test_find_references_with_force ... ok
[INFO] [stdout] test template::tests::test_find_references_with_spaces ... ok
[INFO] [stdout] test template::tests::test_process_template_position_preservation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 41 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/textcon-2ed29db4045ab68c)
[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 textcon
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "876d6d71880cac41807ace35ad405dfe922fbd6fc570bada0b5274201c857583", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "876d6d71880cac41807ace35ad405dfe922fbd6fc570bada0b5274201c857583", kill_on_drop: false }`
[INFO] [stdout] 876d6d71880cac41807ace35ad405dfe922fbd6fc570bada0b5274201c857583
