[INFO] cloning repository https://github.com/jpverkamp/jp-grep
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jpverkamp/jp-grep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fjp-grep", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fjp-grep'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6f9fbacb7aac8a5749f8bd2cec8e509d502e6ec
[INFO] testing jpverkamp/jp-grep against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjpverkamp%2Fjp-grep" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jpverkamp/jp-grep
[INFO] finished tweaking git repo https://github.com/jpverkamp/jp-grep
[INFO] tweaked toml for git repo https://github.com/jpverkamp/jp-grep written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jpverkamp/jp-grep 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/jpverkamp/jp-grep 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] be06e4c59b90d1e5cc000a26b5f4b671dec07c7ea6237f65ea90b6f54b8bc7df
[INFO] running `Command { std: "docker" "start" "-a" "be06e4c59b90d1e5cc000a26b5f4b671dec07c7ea6237f65ea90b6f54b8bc7df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be06e4c59b90d1e5cc000a26b5f4b671dec07c7ea6237f65ea90b6f54b8bc7df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be06e4c59b90d1e5cc000a26b5f4b671dec07c7ea6237f65ea90b6f54b8bc7df", kill_on_drop: false }`
[INFO] [stdout] be06e4c59b90d1e5cc000a26b5f4b671dec07c7ea6237f65ea90b6f54b8bc7df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7a7aa724cd11f10a19fb720043ebca4d0656a70222c4aceb79235c191d562b78
[INFO] running `Command { std: "docker" "start" "-a" "7a7aa724cd11f10a19fb720043ebca4d0656a70222c4aceb79235c191d562b78", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling jp-grep v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.57s
[INFO] running `Command { std: "docker" "inspect" "7a7aa724cd11f10a19fb720043ebca4d0656a70222c4aceb79235c191d562b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a7aa724cd11f10a19fb720043ebca4d0656a70222c4aceb79235c191d562b78", kill_on_drop: false }`
[INFO] [stdout] 7a7aa724cd11f10a19fb720043ebca4d0656a70222c4aceb79235c191d562b78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 3ae03df55d1a4eb1e4b90b98586bc92abe6e5915fdb06b5a17e42ee586145f30
[INFO] running `Command { std: "docker" "start" "-a" "3ae03df55d1a4eb1e4b90b98586bc92abe6e5915fdb06b5a17e42ee586145f30", kill_on_drop: false }`
[INFO] [stderr]    Compiling jp-grep v0.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "3ae03df55d1a4eb1e4b90b98586bc92abe6e5915fdb06b5a17e42ee586145f30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ae03df55d1a4eb1e4b90b98586bc92abe6e5915fdb06b5a17e42ee586145f30", kill_on_drop: false }`
[INFO] [stdout] 3ae03df55d1a4eb1e4b90b98586bc92abe6e5915fdb06b5a17e42ee586145f30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f39a220868db8dba131a0da0aefa1e8576910e687e452df6b8114a6c73099643
[INFO] running `Command { std: "docker" "start" "-a" "f39a220868db8dba131a0da0aefa1e8576910e687e452df6b8114a6c73099643", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jp_grep-d28b67efaf30db8b)
[INFO] [stdout] 
[INFO] [stdout] running 136 tests
[INFO] [stdout] test matcher::tests::alternate2 ... ok
[INFO] [stdout] test matcher::tests::alternate3 ... ok
[INFO] [stdout] test matcher::tests::alternate ... ok
[INFO] [stdout] test matcher::tests::alternate4 ... ok
[INFO] [stdout] test matcher::tests::alternate5 ... ok
[INFO] [stdout] test matcher::tests::anchor_end2 ... ok
[INFO] [stdout] test matcher::tests::anchor_end3 ... ok
[INFO] [stdout] test matcher::tests::anchor_end ... ok
[INFO] [stdout] test matcher::tests::anchor_start ... ok
[INFO] [stdout] test matcher::tests::anchor_start2 ... ok
[INFO] [stdout] test matcher::tests::anchor_start3 ... ok
[INFO] [stdout] test matcher::tests::any_digit_empty ... ok
[INFO] [stdout] test matcher::tests::any_digit_multi ... ok
[INFO] [stdout] test matcher::tests::any_digit_multi_not ... ok
[INFO] [stdout] test matcher::tests::any_digit ... ok
[INFO] [stdout] test matcher::tests::any_digit_not ... ok
[INFO] [stdout] test matcher::tests::any_key ... ok
[INFO] [stdout] test matcher::tests::any_word ... ok
[INFO] [stdout] test matcher::tests::any_key2 ... ok
[INFO] [stdout] test matcher::tests::any_word_empty ... ok
[INFO] [stdout] test matcher::tests::any_word_multi ... ok
[INFO] [stdout] test matcher::tests::any_word_not ... ok
[INFO] [stdout] test matcher::tests::any_word_underscore ... ok
[INFO] [stdout] test matcher::tests::at_least_n ... ok
[INFO] [stdout] test matcher::tests::at_least_n2 ... ok
[INFO] [stdout] test matcher::tests::at_least_n3 ... ok
[INFO] [stdout] test matcher::tests::any_key3 ... ok
[INFO] [stdout] test matcher::tests::at_most_n2 ... ok
[INFO] [stdout] test matcher::tests::backref ... ok
[INFO] [stdout] test matcher::tests::backref_double ... ok
[INFO] [stdout] test matcher::tests::any_word_multi_not ... ok
[INFO] [stdout] test matcher::tests::backref_multiple ... ok
[INFO] [stdout] test matcher::tests::at_most_n ... ok
[INFO] [stdout] test matcher::tests::between_n_m4 ... ok
[INFO] [stdout] test matcher::tests::between_n_m2 ... ok
[INFO] [stdout] test matcher::tests::between_n_m3 ... ok
[INFO] [stdout] test matcher::tests::case_insensitive_range3 ... ok
[INFO] [stdout] test matcher::tests::case_insensitive_range4 ... ok
[INFO] [stdout] test matcher::tests::choice2 ... ok
[INFO] [stdout] test matcher::tests::backref_not ... ok
[INFO] [stdout] test matcher::tests::between_n_m ... ok
[INFO] [stdout] test matcher::tests::choice ... ok
[INFO] [stdout] test matcher::tests::choice_multi ... ok
[INFO] [stdout] test matcher::tests::choice_multi_not ... ok
[INFO] [stdout] test matcher::tests::choice_negated2 ... ok
[INFO] [stdout] test matcher::tests::choice3 ... ok
[INFO] [stdout] test matcher::tests::case_insensitive_range2 ... ok
[INFO] [stdout] test matcher::tests::choice_negated_long2 ... ok
[INFO] [stdout] test matcher::tests::case_insensitive_range ... ok
[INFO] [stdout] test matcher::tests::case_insensitive_flag ... ok
[INFO] [stdout] test matcher::tests::backref_nested ... ok
[INFO] [stdout] test matcher::tests::dot_matches_any_flag ... ok
[INFO] [stdout] test matcher::tests::case_insensitive_flag2 ... ok
[INFO] [stdout] test matcher::tests::empty_string_but_not ... ok
[INFO] [stdout] test matcher::tests::empty_string ... ok
[INFO] [stdout] test matcher::tests::choice_only_negate ... ok
[INFO] [stdout] test matcher::tests::empty_string_invalid ... ok
[INFO] [stdout] test matcher::tests::exactly_n ... ok
[INFO] [stdout] test matcher::tests::choice_negated ... ok
[INFO] [stdout] test matcher::tests::escaped_backslash ... ok
[INFO] [stdout] test matcher::tests::choice4 ... ok
[INFO] [stdout] test matcher::tests::group_range2 ... ok
[INFO] [stdout] test matcher::tests::group_range3 ... ok
[INFO] [stdout] test matcher::tests::exactly_n2 ... ok
[INFO] [stdout] test matcher::tests::group_range_edge_case ... ok
[INFO] [stdout] test matcher::tests::group_range_edge_case2 ... ok
[INFO] [stdout] test matcher::tests::lazy_zero_or_one ... ok
[INFO] [stdout] test matcher::tests::lazy_one_or_more ... ok
[INFO] [stdout] test matcher::tests::match_hex_color ... ok
[INFO] [stdout] test matcher::tests::match_hex_color_long ... ok
[INFO] [stdout] test matcher::tests::group_range ... ok
[INFO] [stdout] test matcher::tests::multiple_groups3 ... ok
[INFO] [stdout] test matcher::tests::named_backref ... ok
[INFO] [stdout] test matcher::tests::match_hex_color_not ... ok
[INFO] [stdout] test matcher::tests::match_hex_color_long_not ... ok
[INFO] [stdout] test matcher::tests::lazy_zero_or_more ... ok
[INFO] [stdout] test matcher::tests::not_any_digit2 ... ok
[INFO] [stdout] test matcher::tests::multiple_groups ... ok
[INFO] [stdout] test matcher::tests::not_dot_matches_any_flag ... ok
[INFO] [stdout] test matcher::tests::one_or_more ... ok
[INFO] [stdout] test matcher::tests::one_or_more2 ... ok
[INFO] [stdout] test matcher::tests::repeated_longest ... ok
[INFO] [stdout] test matcher::tests::multiple_groups2 ... ok
[INFO] [stdout] test matcher::tests::one_or_more3 ... ok
[INFO] [stdout] test matcher::tests::non_capturing_groups_non_match ... ok
[INFO] [stdout] test matcher::tests::negative_repeated_character_group2 ... ok
[INFO] [stdout] test matcher::tests::non_capturing_groups ... ok
[INFO] [stdout] test matcher::tests::not_any_digit ... ok
[INFO] [stdout] test matcher::tests::sequence_not3 ... ok
[INFO] [stdout] test matcher::tests::sequence_not2 ... ok
[INFO] [stdout] test matcher::tests::sequence_not4 ... ok
[INFO] [stdout] test matcher::tests::single_char_first ... ok
[INFO] [stdout] test matcher::tests::single_char ... ok
[INFO] [stdout] test matcher::tests::sequence ... ok
[INFO] [stdout] test matcher::tests::single_char_empty ... ok
[INFO] [stdout] test matcher::tests::sequence_not ... ok
[INFO] [stdout] test matcher::tests::single_char_notmulti ... ok
[INFO] [stdout] test matcher::tests::zero_or_more ... ok
[INFO] [stdout] test matcher::tests::zero_or_one ... ok
[INFO] [stdout] test matcher::tests::zero_or_more3 ... ok
[INFO] [stdout] test matcher::tests::zero_or_more2 ... ok
[INFO] [stdout] test matcher::tests::zero_or_one2 ... ok
[INFO] [stdout] test matcher::tests::zero_or_one3 ... ok
[INFO] [stdout] test matcher::tests::single_char_middle ... ok
[INFO] [stdout] test parser::tests::at_least_n ... ok
[INFO] [stdout] test parser::tests::at_most ... ok
[INFO] [stdout] test parser::tests::caret_notation ... ok
[INFO] [stdout] test matcher::tests::empty_string_invalid_2 ... ok
[INFO] [stdout] test matcher::tests::single_char_not ... ok
[INFO] [stdout] test parser::tests::char_class_digit ... ok
[INFO] [stdout] test parser::tests::char_group_literal_dash_after ... ok
[INFO] [stdout] test parser::tests::char_group_literal_dash_after_range ... ok
[INFO] [stdout] test matcher::tests::choice_negated_long ... ok
[INFO] [stdout] test parser::tests::char_group_multiple ... ok
[INFO] [stdout] test parser::tests::escape_carriage_return ... ok
[INFO] [stdout] test parser::tests::escape_newline ... ok
[INFO] [stdout] test parser::tests::group_flags ... ok
[INFO] [stdout] test parser::tests::group_flags_multiple ... ok
[INFO] [stdout] test parser::tests::group_flags_only_disable ... ok
[INFO] [stdout] test parser::tests::char_group_literal_dash ... ok
[INFO] [stdout] test parser::tests::between ... ok
[INFO] [stdout] test parser::tests::char_class_not_digit ... ok
[INFO] [stdout] test parser::tests::named_backref ... ok
[INFO] [stdout] test parser::tests::negative_lookahead ... ok
[INFO] [stdout] test parser::tests::positive_lookahead ... ok
[INFO] [stdout] test parser::tests::repeat_exactly_n ... ok
[INFO] [stdout] test parser::tests::named ... ok
[INFO] [stdout] test parser::tests::single_char ... ok
[INFO] [stdout] test parser::tests::single_char_any ... ok
[INFO] [stdout] test parser::tests::hex_escape ... ok
[INFO] [stdout] test matcher::tests::sequence_hole ... ok
[INFO] [stdout] test parser::tests::group_flags_with_disable ... ok
[INFO] [stdout] test parser::tests::unicode_escape ... ok
[INFO] [stdout] test parser::tests::higher_unicode ... ok
[INFO] [stdout] test parser::tests::char_group ... ok
[INFO] [stdout] test matcher::tests::single_char_last ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 136 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f39a220868db8dba131a0da0aefa1e8576910e687e452df6b8114a6c73099643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f39a220868db8dba131a0da0aefa1e8576910e687e452df6b8114a6c73099643", kill_on_drop: false }`
[INFO] [stdout] f39a220868db8dba131a0da0aefa1e8576910e687e452df6b8114a6c73099643
