[INFO] fetching crate pidgin 0.4.4... [INFO] testing pidgin-0.4.4 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate pidgin 0.4.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate pidgin 0.4.4 [INFO] finished tweaking crates.io crate pidgin 0.4.4 [INFO] tweaked toml for crates.io crate pidgin 0.4.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pidgin 0.4.4 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.4.0 (available: v0.7.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12eb7f88f1ecc3e461c8474c3d77045fc24ccd13bbd2ed4b49ddeff56bfaba7a [INFO] running `Command { std: "docker" "start" "-a" "12eb7f88f1ecc3e461c8474c3d77045fc24ccd13bbd2ed4b49ddeff56bfaba7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12eb7f88f1ecc3e461c8474c3d77045fc24ccd13bbd2ed4b49ddeff56bfaba7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12eb7f88f1ecc3e461c8474c3d77045fc24ccd13bbd2ed4b49ddeff56bfaba7a", kill_on_drop: false }` [INFO] [stdout] 12eb7f88f1ecc3e461c8474c3d77045fc24ccd13bbd2ed4b49ddeff56bfaba7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31c1128dc61b1712e13638d4abf4c85b2a21d3719b7f050e83b61d213c7dac7a [INFO] running `Command { std: "docker" "start" "-a" "31c1128dc61b1712e13638d4abf4c85b2a21d3719b7f050e83b61d213c7dac7a", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling pidgin v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/pidgin.rs:601:38 [INFO] [stdout] | [INFO] [stdout] 601 | fn find_character_classes(&self, mut phrases: Vec>) -> Vec> { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matching.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | 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 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] 371 | 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/matching.rs:409:22 [INFO] [stdout] | [INFO] [stdout] 409 | pub fn all_names(&self, name: &str) -> Vec<&Match> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [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] 409 | pub fn all_names(&self, name: &str) -> Vec<&Match<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.14s [INFO] running `Command { std: "docker" "inspect" "31c1128dc61b1712e13638d4abf4c85b2a21d3719b7f050e83b61d213c7dac7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c1128dc61b1712e13638d4abf4c85b2a21d3719b7f050e83b61d213c7dac7a", kill_on_drop: false }` [INFO] [stdout] 31c1128dc61b1712e13638d4abf4c85b2a21d3719b7f050e83b61d213c7dac7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcdc19de545b85d8aa8618665ddb78d3d204ad364f63075c8f65888248641d2b [INFO] running `Command { std: "docker" "start" "-a" "bcdc19de545b85d8aa8618665ddb78d3d204ad364f63075c8f65888248641d2b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/pidgin.rs:601:38 [INFO] [stdout] | [INFO] [stdout] 601 | fn find_character_classes(&self, mut phrases: Vec>) -> Vec> { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matching.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | 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 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] 371 | 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/matching.rs:409:22 [INFO] [stdout] | [INFO] [stdout] 409 | pub fn all_names(&self, name: &str) -> Vec<&Match> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [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] 409 | pub fn all_names(&self, name: &str) -> Vec<&Match<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling pidgin v0.4.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/pidgin.rs:601:38 [INFO] [stdout] | [INFO] [stdout] 601 | fn find_character_classes(&self, mut phrases: Vec>) -> Vec> { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/matching.rs:371:17 [INFO] [stdout] | [INFO] [stdout] 371 | 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 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] 371 | 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/matching.rs:409:22 [INFO] [stdout] | [INFO] [stdout] 409 | pub fn all_names(&self, name: &str) -> Vec<&Match> { [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] | | || [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] 409 | pub fn all_names(&self, name: &str) -> Vec<&Match<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.69s [INFO] running `Command { std: "docker" "inspect" "bcdc19de545b85d8aa8618665ddb78d3d204ad364f63075c8f65888248641d2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcdc19de545b85d8aa8618665ddb78d3d204ad364f63075c8f65888248641d2b", kill_on_drop: false }` [INFO] [stdout] bcdc19de545b85d8aa8618665ddb78d3d204ad364f63075c8f65888248641d2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8077ec22b953ec51f66394a3e869b9b8eea700285bc30fb1f71f9cb7d90f2dc0 [INFO] running `Command { std: "docker" "start" "-a" "8077ec22b953ec51f66394a3e869b9b8eea700285bc30fb1f71f9cb7d90f2dc0", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/pidgin.rs:601:38 [INFO] [stderr] | [INFO] [stderr] 601 | fn find_character_classes(&self, mut phrases: Vec>) -> Vec> { [INFO] [stderr] | ----^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/matching.rs:371:17 [INFO] [stderr] | [INFO] [stderr] 371 | 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 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] 371 | pub fn name(&self, name: &str) -> Option<&Match<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/matching.rs:409:22 [INFO] [stderr] | [INFO] [stderr] 409 | pub fn all_names(&self, name: &str) -> Vec<&Match> { [INFO] [stderr] | ^^^^^ ^^^^^^ [INFO] [stderr] | | || [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] 409 | pub fn all_names(&self, name: &str) -> Vec<&Match<'_>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `pidgin` (lib) generated 3 warnings (run `cargo fix --lib -p pidgin` to apply 3 suggestions) [INFO] [stderr] warning: `pidgin` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pidgin-fce6c77b42757673) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test util::tests::leading_slash_then_char_is_atomic ... ok [INFO] [stdout] test util::tests::char_and_p_named_char_class_is_not_atomic ... ok [INFO] [stdout] test util::tests::p_named_char_class_is_atomic ... ok [INFO] [stdout] test util::tests::sequence_of_groups_is_not_atomic ... ok [INFO] [stdout] test util::tests::sequence_of_char_class_is_not_atomic ... ok [INFO] [stdout] test util::tests::one_level_group_nesting ... ok [INFO] [stdout] test util::tests::group_is_atomic ... ok [INFO] [stdout] test util::tests::one_level_char_class_nesting ... ok [INFO] [stdout] test util::tests::single_characters_are_atomic ... ok [INFO] [stdout] test util::tests::simple_char_class_is_atomic ... ok [INFO] [stdout] test util::tests::simple_char_class_with_escape_is_atomic ... ok [INFO] [stdout] test util::tests::two_chars_where_first_is_not_slash_non_atomic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/macro.rs (/opt/rustwide/target/debug/deps/macro-6c07a92303bc7df6) [INFO] [stdout] [INFO] [stdout] running 51 tests [INFO] [stdout] test children ... ok [INFO] [stdout] test common_suffix ... ok [INFO] [stdout] test both_prefix_and_suffix ... ok [INFO] [stdout] test common_prefix ... ok [INFO] [stdout] test complex_character_class ... ok [INFO] [stdout] test foo_bar ... ok [INFO] [stdout] test foo_bar_foo ... ok [INFO] [stdout] test foo_at_least_2_bar ... ok [INFO] [stdout] test deep_name ... ok [INFO] [stdout] test deep_all_names ... ok [INFO] [stdout] test foo_plus_bar ... ok [INFO] [stdout] test complex_character_class_alternation ... ok [INFO] [stdout] test foo_foo2 ... ok [INFO] [stdout] test foo_foo ... ok [INFO] [stdout] test has_test ... ok [INFO] [stdout] test foo_at_2_to_4_bar ... ok [INFO] [stdout] test longer_repeat_found ... ok [INFO] [stdout] test foo_maybe_bar ... ok [INFO] [stdout] test complex_repeat ... ok [INFO] [stdout] test long_character_class ... ok [INFO] [stdout] test foo_star_bar ... ok [INFO] [stdout] test multiple_definitions ... ok [INFO] [stdout] test namespace_collision ... ok [INFO] [stdout] test matcher_serialization ... ok [INFO] [stdout] test optional_space_with_repetition ... ok [INFO] [stdout] test optional_space ... ok [INFO] [stdout] test rule_example ... ok [INFO] [stdout] test foreign_grammar ... ok [INFO] [stdout] test no_unicode ... ok [INFO] [stdout] test maybe_space ... ok [INFO] [stdout] test regex_rule ... ok [INFO] [stdout] test rule_general_and_specific_b_flags ... ok [INFO] [stdout] test rule_general_flags ... ok [INFO] [stdout] test rule_general_and_specific_flags ... ok [INFO] [stdout] test rx ... ok [INFO] [stdout] test rule_specific_flags ... ok [INFO] [stdout] test short_character_class ... ok [INFO] [stdout] test simple_alternation ... ok [INFO] [stdout] test small_repeat_ignored ... ok [INFO] [stdout] test stingy ... ok [INFO] [stdout] test stinginess ... ok [INFO] [stdout] test using_sub_rule ... ok [INFO] [stdout] test vec_rule_simple ... ok [INFO] [stdout] test word_bound_left ... ok [INFO] [stdout] test word_bound_right ... ok [INFO] [stdout] test parse_example ... ok [INFO] [stdout] test vec_rule_with_repetition ... ok [INFO] [stdout] test some_space ... ok [INFO] [stdout] test complex_example ... ok [INFO] [stdout] test rx_example ... ok [INFO] [stdout] test messing_about ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s [INFO] [stdout] [INFO] [stderr] Doc-tests pidgin [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/lib.rs - (line 18) ... ok [INFO] [stdout] test src/grammar.rs - grammar::Grammar::rx (line 234) ... ok [INFO] [stdout] test src/grammar.rs - grammar::Grammar::rx (line 221) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 128) ... ok [INFO] [stdout] test src/grammar.rs - grammar::Grammar::matcher (line 45) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 143) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 107) ... ok [INFO] [stdout] test src/grammar.rs - grammar::Grammar::rule (line 171) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 151) ... ok [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 188) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 174) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 262) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 217) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 197) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 207) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 246) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 295) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 310) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 233) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 281) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 344) ... ok [INFO] [stdout] test src/matching.rs - matching::Match<'t>::all_names (line 391) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 428) ... ok [INFO] [stdout] test src/matching.rs - matching::Match<'t>::as_str (line 249) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 389) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 371) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 75) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 402) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 328) ... ok [INFO] [stdout] test src/matching.rs - matching::Match<'t>::has (line 418) ... ok [INFO] [stdout] test src/matching.rs - matching::Match<'t>::end (line 285) ... ok [INFO] [stdout] test src/matching.rs - matching::Match<'t>::children (line 321) ... ok [INFO] [stdout] test src/matching.rs - matching::Match<'t>::name (line 354) ... ok [INFO] [stdout] test src/matching.rs - matching::Match<'t>::rule (line 303) ... ok [INFO] [stdout] test src/matching.rs - matching::Match<'t>::start (line 267) ... ok [INFO] [stdout] test src/matching.rs - matching::Matcher::parse (line 34) ... ok [INFO] [stdout] test src/matching.rs - matching::Matcher::is_match (line 115) ... ok [INFO] [stdout] test src/macros.rs - macros::grammar (line 9) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8077ec22b953ec51f66394a3e869b9b8eea700285bc30fb1f71f9cb7d90f2dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8077ec22b953ec51f66394a3e869b9b8eea700285bc30fb1f71f9cb7d90f2dc0", kill_on_drop: false }` [INFO] [stdout] 8077ec22b953ec51f66394a3e869b9b8eea700285bc30fb1f71f9cb7d90f2dc0