[INFO] cloning repository https://github.com/hemashushu/anreg-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hemashushu/anreg-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhemashushu%2Fanreg-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhemashushu%2Fanreg-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0372820292ffeac831a5cd45782266ebe0f917ef [INFO] testing hemashushu/anreg-rs against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhemashushu%2Fanreg-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/hemashushu/anreg-rs [INFO] finished tweaking git repo https://github.com/hemashushu/anreg-rs [INFO] tweaked toml for git repo https://github.com/hemashushu/anreg-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hemashushu/anreg-rs on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hemashushu/anreg-rs 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9b01f5336a9c5c482fe3e5d98c6e06a116d30eea0c1d3702fa87694ecef5b2a [INFO] running `Command { std: "docker" "start" "-a" "f9b01f5336a9c5c482fe3e5d98c6e06a116d30eea0c1d3702fa87694ecef5b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9b01f5336a9c5c482fe3e5d98c6e06a116d30eea0c1d3702fa87694ecef5b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b01f5336a9c5c482fe3e5d98c6e06a116d30eea0c1d3702fa87694ecef5b2a", kill_on_drop: false }` [INFO] [stdout] f9b01f5336a9c5c482fe3e5d98c6e06a116d30eea0c1d3702fa87694ecef5b2a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cdc262818a70ddb829548ce9f9ca6f5589add6fc3dcf339dc36bc589e183bf13 [INFO] running `Command { std: "docker" "start" "-a" "cdc262818a70ddb829548ce9f9ca6f5589add6fc3dcf339dc36bc589e183bf13", kill_on_drop: false }` [INFO] [stderr] Compiling regex-anre v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/regex.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn get(&self, index: usize) -> Option<&Match> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | pub fn get(&self, index: usize) -> Option<&Match<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/regex.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn name(&self, name: &str) -> Option<&Match> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 199 | pub fn name(&self, name: &str) -> Option<&Match<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `Command { std: "docker" "inspect" "cdc262818a70ddb829548ce9f9ca6f5589add6fc3dcf339dc36bc589e183bf13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdc262818a70ddb829548ce9f9ca6f5589add6fc3dcf339dc36bc589e183bf13", kill_on_drop: false }` [INFO] [stdout] cdc262818a70ddb829548ce9f9ca6f5589add6fc3dcf339dc36bc589e183bf13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 76c404d1773c9d95ea1e18ada6e86f585fb76cf988c0c93c634bc3b823b4c30b [INFO] running `Command { std: "docker" "start" "-a" "76c404d1773c9d95ea1e18ada6e86f585fb76cf988c0c93c634bc3b823b4c30b", kill_on_drop: false }` [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/regex.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn get(&self, index: usize) -> Option<&Match> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | pub fn get(&self, index: usize) -> Option<&Match<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/regex.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn name(&self, name: &str) -> Option<&Match> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 199 | pub fn name(&self, name: &str) -> Option<&Match<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling regex-anre v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/regex.rs:195:16 [INFO] [stdout] | [INFO] [stdout] 195 | pub fn get(&self, index: usize) -> Option<&Match> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 195 | pub fn get(&self, index: usize) -> Option<&Match<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/regex.rs:199:17 [INFO] [stdout] | [INFO] [stdout] 199 | pub fn name(&self, name: &str) -> Option<&Match> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 199 | pub fn name(&self, name: &str) -> Option<&Match<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/regex.rs:318:51 [INFO] [stdout] | [INFO] [stdout] 318 | fn new_match(start: usize, end: usize, value: &str) -> Match { [INFO] [stdout] | ^^^^ ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 318 | fn new_match(start: usize, end: usize, value: &str) -> Match<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.72s [INFO] running `Command { std: "docker" "inspect" "76c404d1773c9d95ea1e18ada6e86f585fb76cf988c0c93c634bc3b823b4c30b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76c404d1773c9d95ea1e18ada6e86f585fb76cf988c0c93c634bc3b823b4c30b", kill_on_drop: false }` [INFO] [stdout] 76c404d1773c9d95ea1e18ada6e86f585fb76cf988c0c93c634bc3b823b4c30b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 319d445ab03a051dcf0f9cd2e24badcfbb68e3c183c8af92f13fa7d1254c0927 [INFO] running `Command { std: "docker" "start" "-a" "319d445ab03a051dcf0f9cd2e24badcfbb68e3c183c8af92f13fa7d1254c0927", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/regex.rs:195:16 [INFO] [stderr] | [INFO] [stderr] 195 | pub fn get(&self, index: usize) -> Option<&Match> { [INFO] [stderr] | ^^^^^ ^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 195 | pub fn get(&self, index: usize) -> Option<&Match<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/regex.rs:199:17 [INFO] [stderr] | [INFO] [stderr] 199 | pub fn name(&self, name: &str) -> Option<&Match> { [INFO] [stderr] | ^^^^^ ^^^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 199 | pub fn name(&self, name: &str) -> Option<&Match<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `regex-anre` (lib) generated 2 warnings (run `cargo fix --lib -p regex-anre` to apply 2 suggestions) [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/regex.rs:318:51 [INFO] [stderr] | [INFO] [stderr] 318 | fn new_match(start: usize, end: usize, value: &str) -> Match { [INFO] [stderr] | ^^^^ ^^^^^ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 318 | fn new_match(start: usize, end: usize, value: &str) -> Match<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `regex-anre` (lib test) generated 3 warnings (2 duplicates) (run `cargo fix --lib -p regex-anre --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/regex_anre-74beb123f13198e3) [INFO] [stdout] [INFO] [stdout] running 93 tests [INFO] [stdout] test anre::lexer::tests::test_lex_block_comment ... ok [INFO] [stdout] test anre::lexer::tests::test_lex_identifier ... ok [INFO] [stdout] test anre::lexer::tests::test_lex_char ... ok [INFO] [stdout] test anre::lexer::tests::test_lex_number ... ok [INFO] [stdout] test anre::lexer::tests::test_lex_multiple_tokens ... ok [INFO] [stdout] test anre::commentremover::tests::test_clean_comments ... ok [INFO] [stdout] test anre::lexer::tests::test_lex_other_identifier ... ok [INFO] [stdout] test anre::lexer::tests::test_lex_preset_charset ... ok [INFO] [stdout] test anre::lexer::tests::test_lex_punctuations ... ok [INFO] [stdout] test anre::lexer::tests::test_lex_string ... ok [INFO] [stdout] test anre::lexer::tests::test_lex_whitespaces ... ok [INFO] [stdout] test anre::parser::tests::test_parse_expression_notations ... ok [INFO] [stdout] test anre::normalizer::tests::test_normalize_blanks_and_commas ... ok [INFO] [stdout] test anre::macroexpander::tests::test_macro_expand ... ok [INFO] [stdout] test anre::parser::tests::test_parse_examples ... ok [INFO] [stdout] test anre::parser::tests::test_parse_literal_charset ... ok [INFO] [stdout] test anre::parser::tests::test_parse_expression_function_call ... ok [INFO] [stdout] test charwithposition::tests::test_chars_with_position_iter ... ok [INFO] [stdout] test anre::parser::tests::test_parse_literal_simple ... ok [INFO] [stdout] test anre::parser::tests::test_parse_macro ... ok [INFO] [stdout] test anre::parser::tests::test_parse_expression_group ... ok [INFO] [stdout] test anre::parser::tests::test_parse_expression_logic_or ... ok [INFO] [stdout] test compiler::tests::test_compile_assertion ... ok [INFO] [stdout] test anre::parser::tests::test_parse_expression_function_call_rear ... ok [INFO] [stdout] test anre::normalizer::tests::test_normalize_trim_blanks ... ok [INFO] [stdout] test compiler::tests::test_compile_char ... ok [INFO] [stdout] test compiler::tests::test_compile_is_after ... ok [INFO] [stdout] test compiler::tests::test_compile_preset_charset ... ok [INFO] [stdout] test compiler::tests::test_compile_natation_repetition ... ok [INFO] [stdout] test compiler::tests::test_compile_charset ... ok [INFO] [stdout] test compiler::tests::test_compile_capture_group_by_name ... ok [INFO] [stdout] test compiler::tests::test_compile_is_before ... ok [INFO] [stdout] test compiler::tests::test_compile_repatition_at_least ... ok [INFO] [stdout] test compiler::tests::test_compile_repatition_specified ... ok [INFO] [stdout] test compiler::tests::test_compile_notation_optional ... ok [INFO] [stdout] test compiler::tests::test_compile_optional ... ok [INFO] [stdout] test compiler::tests::test_compile_repatition_range ... ok [INFO] [stdout] test errorprinter::tests::test_error_with_source_and_location ... ok [INFO] [stdout] test errorprinter::tests::test_error_with_source_and_range ... ok [INFO] [stdout] test errorprinter::tests::test_error_with_source_and_unexpected_end_of_document ... ok [INFO] [stdout] test object_file::tests::test_route_append_transition ... ok [INFO] [stdout] test regex::tests::test_process_boundary_assertion ... ok [INFO] [stdout] test regex::tests::test_process_char ... ok [INFO] [stdout] test regex::tests::test_process_backreference ... ok [INFO] [stdout] test object_file::tests::test_object_file_create_capture_group ... ok [INFO] [stdout] test peekableiter::tests::test_nested_peekable_iter ... ok [INFO] [stdout] test object_file::tests::test_object_file_create_route ... ok [INFO] [stdout] test regex::tests::test_process_charset ... ok [INFO] [stdout] test peekableiter::tests::test_peekable_iter ... ok [INFO] [stdout] test regex::tests::test_process_group ... ok [INFO] [stdout] test regex::tests::test_process_capture ... ok [INFO] [stdout] test regex::tests::test_process_charset_with_utf8 ... ok [INFO] [stdout] test compiler::tests::test_compile_logic_or ... ok [INFO] [stdout] test regex::tests::test_process_lookahead ... ok [INFO] [stdout] test regex::tests::test_process_char_with_utf8 ... ok [INFO] [stdout] test compiler::tests::test_compile_special_char ... ok [INFO] [stdout] test compiler::tests::test_compile_backreference ... ok [INFO] [stdout] test regex::tests::test_process_optional ... ok [INFO] [stdout] test errorprinter::tests::test_error_with_source ... ok [INFO] [stdout] test compiler::tests::test_compile_capture_group_by_index ... ok [INFO] [stdout] test regex::tests::test_process_lookbehind ... ok [INFO] [stdout] test regex::tests::test_process_optional_and_repetition_range ... ok [INFO] [stdout] test regex::tests::test_process_preset_charset ... ok [INFO] [stdout] test regex::tests::test_process_logic_or ... ok [INFO] [stdout] test regex::tests::test_process_repetition_char_any ... ok [INFO] [stdout] test regex::tests::test_process_string ... ok [INFO] [stdout] test regex::tests::test_process_start_and_end_assertion ... ok [INFO] [stdout] test traditional::lexer::tests::test_lex_char ... ok [INFO] [stdout] test regex::tests::test_process_repetition_range ... ok [INFO] [stdout] test traditional::lexer::tests::test_lex_notations ... ok [INFO] [stdout] test traditional::lexer::tests::test_logic_or ... ok [INFO] [stdout] test traditional::lexer::tests::test_lex_charset ... ok [INFO] [stdout] test traditional::parser::tests::test_parse_expression_anchor_and_boundary_assertions ... ok [INFO] [stdout] test regex::tests::test_process_repetition_specified ... ok [INFO] [stdout] test traditional::lexer::tests::test_look_around_assertions ... ok [INFO] [stdout] test traditional::lexer::tests::test_group_and_backreference ... ok [INFO] [stdout] test traditional::lexer::tests::test_lex_anchor_and_boundary_assertions ... ok [INFO] [stdout] test traditional::lexer::tests::test_lex_preset_charset ... ok [INFO] [stdout] test regex::tests::test_process_string_with_utf8 ... ok [INFO] [stdout] test traditional::parser::tests::test_parse_examples ... ok [INFO] [stdout] test traditional::parser::tests::test_parse_expression_logic_or ... ok [INFO] [stdout] test regex::tests::test_process_repetition_backtracking ... ok [INFO] [stdout] test traditional::parser::tests::test_parse_expression_named_captured_group_and_back_reference ... ok [INFO] [stdout] test regex::tests::test_process_special_char ... ok [INFO] [stdout] test traditional::parser::tests::test_parse_expression_notations ... ok [INFO] [stdout] test traditional::parser::tests::test_parse_literal_simple ... ok [INFO] [stdout] test traditional::parser::tests::test_parse_literal_charset ... ok [INFO] [stdout] test utf8reader::tests::test_next_char ... ok [INFO] [stdout] test utf8reader::tests::test_previous_char ... ok [INFO] [stdout] test traditional::parser::tests::test_parse_expression_group ... ok [INFO] [stdout] test traditional::parser::tests::test_parse_expression_lookaround_assertion ... ok [INFO] [stdout] test anre::lexer::tests::test_lex_line_comment ... ok [INFO] [stdout] test traditional::lexer::tests::test_lex_repetition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests regex_anre [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] running `Command { std: "docker" "inspect" "319d445ab03a051dcf0f9cd2e24badcfbb68e3c183c8af92f13fa7d1254c0927", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "319d445ab03a051dcf0f9cd2e24badcfbb68e3c183c8af92f13fa7d1254c0927", kill_on_drop: false }` [INFO] [stdout] 319d445ab03a051dcf0f9cd2e24badcfbb68e3c183c8af92f13fa7d1254c0927