[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 1.90.0 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jpverkamp/jp-grep on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.75 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6960f619ce826e922ca812e887fcdaad0a09c62fdd75e22c7bb01ee5f4cf9978 [INFO] running `Command { std: "docker" "start" "-a" "6960f619ce826e922ca812e887fcdaad0a09c62fdd75e22c7bb01ee5f4cf9978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6960f619ce826e922ca812e887fcdaad0a09c62fdd75e22c7bb01ee5f4cf9978", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6960f619ce826e922ca812e887fcdaad0a09c62fdd75e22c7bb01ee5f4cf9978", kill_on_drop: false }` [INFO] [stdout] 6960f619ce826e922ca812e887fcdaad0a09c62fdd75e22c7bb01ee5f4cf9978 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2064b2d76a79167d564abfa625065f341991d3e2defe3c4e3a43c019896230ba [INFO] running `Command { std: "docker" "start" "-a" "2064b2d76a79167d564abfa625065f341991d3e2defe3c4e3a43c019896230ba", kill_on_drop: false }` [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [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 regex v1.10.6 [INFO] [stderr] Compiling clap_derive v4.5.13 [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 10.99s [INFO] running `Command { std: "docker" "inspect" "2064b2d76a79167d564abfa625065f341991d3e2defe3c4e3a43c019896230ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2064b2d76a79167d564abfa625065f341991d3e2defe3c4e3a43c019896230ba", kill_on_drop: false }` [INFO] [stdout] 2064b2d76a79167d564abfa625065f341991d3e2defe3c4e3a43c019896230ba [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e004c61da58f0dfbbdcb50bc772197187feea0142a8a8cee9fa0d2c860f59e0 [INFO] running `Command { std: "docker" "start" "-a" "5e004c61da58f0dfbbdcb50bc772197187feea0142a8a8cee9fa0d2c860f59e0", 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.27s [INFO] running `Command { std: "docker" "inspect" "5e004c61da58f0dfbbdcb50bc772197187feea0142a8a8cee9fa0d2c860f59e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e004c61da58f0dfbbdcb50bc772197187feea0142a8a8cee9fa0d2c860f59e0", kill_on_drop: false }` [INFO] [stdout] 5e004c61da58f0dfbbdcb50bc772197187feea0142a8a8cee9fa0d2c860f59e0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b6e6e4237ef0c2a3528bc9b49283928f20810ef78642e0e83d960612f987c5c5 [INFO] running `Command { std: "docker" "start" "-a" "b6e6e4237ef0c2a3528bc9b49283928f20810ef78642e0e83d960612f987c5c5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/jp_grep-1e1572eda4b14a9b) [INFO] [stdout] [INFO] [stdout] running 136 tests [INFO] [stdout] test matcher::tests::alternate ... ok [INFO] [stdout] test matcher::tests::alternate4 ... ok [INFO] [stdout] test matcher::tests::anchor_end3 ... ok [INFO] [stdout] test matcher::tests::alternate2 ... ok [INFO] [stdout] test matcher::tests::any_digit ... ok [INFO] [stdout] test matcher::tests::alternate5 ... ok [INFO] [stdout] test matcher::tests::any_digit_empty ... ok [INFO] [stdout] test matcher::tests::anchor_end ... ok [INFO] [stdout] test matcher::tests::any_digit_not ... ok [INFO] [stdout] test matcher::tests::anchor_start2 ... ok [INFO] [stdout] test matcher::tests::any_digit_multi_not ... ok [INFO] [stdout] test matcher::tests::any_key ... ok [INFO] [stdout] test matcher::tests::anchor_end2 ... ok [INFO] [stdout] test matcher::tests::anchor_start ... ok [INFO] [stdout] test matcher::tests::any_word_not ... ok [INFO] [stdout] test matcher::tests::any_word_underscore ... ok [INFO] [stdout] test matcher::tests::anchor_start3 ... ok [INFO] [stdout] test matcher::tests::at_least_n ... ok [INFO] [stdout] test matcher::tests::any_digit_multi ... ok [INFO] [stdout] test matcher::tests::any_key3 ... ok [INFO] [stdout] test matcher::tests::any_word_empty ... ok [INFO] [stdout] test matcher::tests::any_key2 ... ok [INFO] [stdout] test matcher::tests::any_word ... ok [INFO] [stdout] test matcher::tests::any_word_multi_not ... ok [INFO] [stdout] test matcher::tests::any_word_multi ... ok [INFO] [stdout] test matcher::tests::at_least_n2 ... ok [INFO] [stdout] test matcher::tests::at_least_n3 ... ok [INFO] [stdout] test matcher::tests::at_most_n ... 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::between_n_m2 ... ok [INFO] [stdout] test matcher::tests::case_insensitive_flag ... ok [INFO] [stdout] test matcher::tests::case_insensitive_range ... ok [INFO] [stdout] test matcher::tests::case_insensitive_range4 ... ok [INFO] [stdout] test matcher::tests::case_insensitive_flag2 ... ok [INFO] [stdout] test matcher::tests::backref_nested ... ok [INFO] [stdout] test matcher::tests::case_insensitive_range2 ... ok [INFO] [stdout] test matcher::tests::backref_not ... ok [INFO] [stdout] test matcher::tests::case_insensitive_range3 ... ok [INFO] [stdout] test matcher::tests::between_n_m ... ok [INFO] [stdout] test matcher::tests::between_n_m4 ... ok [INFO] [stdout] test matcher::tests::choice4 ... ok [INFO] [stdout] test matcher::tests::choice_multi ... ok [INFO] [stdout] test matcher::tests::choice ... ok [INFO] [stdout] test matcher::tests::choice3 ... ok [INFO] [stdout] test matcher::tests::choice2 ... ok [INFO] [stdout] test matcher::tests::backref_multiple ... ok [INFO] [stdout] test matcher::tests::between_n_m3 ... ok [INFO] [stdout] test matcher::tests::choice_multi_not ... ok [INFO] [stdout] test matcher::tests::choice_negated ... ok [INFO] [stdout] test matcher::tests::choice_negated2 ... ok [INFO] [stdout] test matcher::tests::dot_matches_any_flag ... ok [INFO] [stdout] test matcher::tests::choice_negated_long2 ... 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_2 ... ok [INFO] [stdout] test matcher::tests::empty_string_but_not ... ok [INFO] [stdout] test matcher::tests::escaped_backslash ... ok [INFO] [stdout] test matcher::tests::choice_negated_long ... ok [INFO] [stdout] test matcher::tests::empty_string_invalid ... ok [INFO] [stdout] test matcher::tests::exactly_n ... ok [INFO] [stdout] test matcher::tests::exactly_n2 ... ok [INFO] [stdout] test matcher::tests::alternate3 ... ok [INFO] [stdout] test matcher::tests::group_range2 ... ok [INFO] [stdout] test matcher::tests::group_range3 ... 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_one_or_more ... ok [INFO] [stdout] test matcher::tests::lazy_zero_or_more ... ok [INFO] [stdout] test matcher::tests::lazy_zero_or_one ... 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::match_hex_color_long_not ... ok [INFO] [stdout] test matcher::tests::multiple_groups ... ok [INFO] [stdout] test matcher::tests::match_hex_color_not ... ok [INFO] [stdout] test matcher::tests::multiple_groups2 ... ok [INFO] [stdout] test matcher::tests::multiple_groups3 ... ok [INFO] [stdout] test matcher::tests::group_range ... ok [INFO] [stdout] test matcher::tests::named_backref ... ok [INFO] [stdout] test matcher::tests::not_any_digit ... ok [INFO] [stdout] test matcher::tests::non_capturing_groups_non_match ... ok [INFO] [stdout] test matcher::tests::not_any_digit2 ... ok [INFO] [stdout] test matcher::tests::one_or_more ... ok [INFO] [stdout] test matcher::tests::one_or_more2 ... ok [INFO] [stdout] test matcher::tests::one_or_more3 ... ok [INFO] [stdout] test matcher::tests::sequence ... ok [INFO] [stdout] test matcher::tests::repeated_longest ... ok [INFO] [stdout] test matcher::tests::sequence_not ... ok [INFO] [stdout] test matcher::tests::sequence_hole ... ok [INFO] [stdout] test matcher::tests::sequence_not2 ... ok [INFO] [stdout] test matcher::tests::sequence_not3 ... ok [INFO] [stdout] test matcher::tests::sequence_not4 ... ok [INFO] [stdout] test matcher::tests::single_char ... ok [INFO] [stdout] test matcher::tests::single_char_empty ... ok [INFO] [stdout] test matcher::tests::single_char_first ... ok [INFO] [stdout] test matcher::tests::single_char_last ... ok [INFO] [stdout] test matcher::tests::single_char_middle ... ok [INFO] [stdout] test matcher::tests::single_char_notmulti ... ok [INFO] [stdout] test matcher::tests::single_char_not ... ok [INFO] [stdout] test matcher::tests::zero_or_more ... ok [INFO] [stdout] test matcher::tests::zero_or_more2 ... ok [INFO] [stdout] test matcher::tests::zero_or_one ... ok [INFO] [stdout] test matcher::tests::zero_or_one2 ... ok [INFO] [stdout] test parser::tests::at_most ... ok [INFO] [stdout] test parser::tests::between ... ok [INFO] [stdout] test matcher::tests::zero_or_more3 ... ok [INFO] [stdout] test parser::tests::at_least_n ... ok [INFO] [stdout] test parser::tests::char_class_digit ... ok [INFO] [stdout] test parser::tests::caret_notation ... ok [INFO] [stdout] test parser::tests::char_group ... ok [INFO] [stdout] test parser::tests::char_class_not_digit ... ok [INFO] [stdout] test parser::tests::char_group_literal_dash ... 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 parser::tests::higher_unicode ... ok [INFO] [stdout] test parser::tests::char_group_multiple ... ok [INFO] [stdout] test parser::tests::escape_carriage_return ... ok [INFO] [stdout] test matcher::tests::zero_or_one3 ... ok [INFO] [stdout] test parser::tests::escape_newline ... ok [INFO] [stdout] test parser::tests::named_backref ... ok [INFO] [stdout] test matcher::tests::non_capturing_groups ... ok [INFO] [stdout] test matcher::tests::negative_repeated_character_group2 ... ok [INFO] [stdout] test parser::tests::single_char ... ok [INFO] [stdout] test matcher::tests::not_dot_matches_any_flag ... ok [INFO] [stdout] test parser::tests::single_char_any ... ok [INFO] [stdout] test parser::tests::group_flags_multiple ... ok [INFO] [stdout] test parser::tests::unicode_escape ... ok [INFO] [stdout] test parser::tests::negative_lookahead ... ok [INFO] [stdout] test parser::tests::group_flags_only_disable ... ok [INFO] [stdout] test parser::tests::positive_lookahead ... ok [INFO] [stdout] test parser::tests::group_flags_with_disable ... ok [INFO] [stdout] test parser::tests::named ... ok [INFO] [stdout] test parser::tests::group_flags ... ok [INFO] [stdout] test parser::tests::repeat_exactly_n ... ok [INFO] [stdout] test parser::tests::hex_escape ... 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" "b6e6e4237ef0c2a3528bc9b49283928f20810ef78642e0e83d960612f987c5c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6e6e4237ef0c2a3528bc9b49283928f20810ef78642e0e83d960612f987c5c5", kill_on_drop: false }` [INFO] [stdout] b6e6e4237ef0c2a3528bc9b49283928f20810ef78642e0e83d960612f987c5c5