Oct 11 13:49:44.597 INFO testing regex_dfa-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 13:49:44.597 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 13:49:44.597 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:49:44.851 INFO blam! 0cb8f1644b6ed8a6f6fbd8ec581b4ee8b0f1efbb2c8a659d28d579a1dcd29ebd Oct 11 13:49:44.858 INFO running `"docker" "start" "-a" "0cb8f1644b6ed8a6f6fbd8ec581b4ee8b0f1efbb2c8a659d28d579a1dcd29ebd"` Oct 11 13:49:45.356 INFO kablam! usermod: no changes Oct 11 13:49:45.406 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 11 13:49:45.406 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 11 13:49:45.406 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 13:49:45.406 INFO kablam! files will be included as a benchmark target: Oct 11 13:49:45.406 INFO kablam! Oct 11 13:49:45.406 INFO kablam! * /source/benches/bench.rs Oct 11 13:49:45.406 INFO kablam! Oct 11 13:49:45.406 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 13:49:45.406 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 11 13:49:45.406 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 11 13:49:45.406 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 13:49:45.406 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 13:49:45.406 INFO kablam! Oct 11 13:49:45.406 INFO kablam! For more information on this warning you can consult Oct 11 13:49:45.406 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 13:49:45.406 INFO kablam! warning: file found to be present in multiple build targets: /source/src/lib.rs Oct 11 13:49:45.477 INFO kablam! Compiling regex_dfa v0.5.0 (/source) Oct 11 13:49:47.165 INFO kablam! warning: unused import: `std::cmp::max` Oct 11 13:49:47.166 INFO kablam! --> src/nfa/has_looks.rs:11:5 Oct 11 13:49:47.166 INFO kablam! | Oct 11 13:49:47.166 INFO kablam! 11 | use std::cmp::max; Oct 11 13:49:47.166 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 13:49:47.166 INFO kablam! | Oct 11 13:49:47.167 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 13:49:47.167 INFO kablam! Oct 11 13:49:52.800 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.42s Oct 11 13:49:52.805 INFO kablam! su: No module specific data is present Oct 11 13:49:53.384 INFO running `"docker" "rm" "-f" "0cb8f1644b6ed8a6f6fbd8ec581b4ee8b0f1efbb2c8a659d28d579a1dcd29ebd"` Oct 11 13:49:53.684 INFO blam! 0cb8f1644b6ed8a6f6fbd8ec581b4ee8b0f1efbb2c8a659d28d579a1dcd29ebd Oct 11 13:49:53.696 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 13:49:53.696 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:49:54.110 INFO blam! 28ae80be300614726903bc5a3cdc3649255ea65f7f7fd05cb2cfd6a7461c5b91 Oct 11 13:49:54.111 INFO running `"docker" "start" "-a" "28ae80be300614726903bc5a3cdc3649255ea65f7f7fd05cb2cfd6a7461c5b91"` Oct 11 13:49:55.363 INFO kablam! usermod: no changes Oct 11 13:49:55.392 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 11 13:49:55.392 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 11 13:49:55.392 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 13:49:55.392 INFO kablam! files will be included as a benchmark target: Oct 11 13:49:55.392 INFO kablam! Oct 11 13:49:55.392 INFO kablam! * /source/benches/bench.rs Oct 11 13:49:55.392 INFO kablam! Oct 11 13:49:55.392 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 13:49:55.392 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 11 13:49:55.392 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 11 13:49:55.392 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 13:49:55.392 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 13:49:55.392 INFO kablam! Oct 11 13:49:55.392 INFO kablam! For more information on this warning you can consult Oct 11 13:49:55.392 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 13:49:55.392 INFO kablam! warning: file found to be present in multiple build targets: /source/src/lib.rs Oct 11 13:49:55.497 INFO kablam! Compiling serde v0.6.15 Oct 11 13:49:59.426 INFO kablam! Compiling serde_json v0.6.1 Oct 11 13:50:01.478 INFO kablam! Compiling regex_dfa v0.5.0 (/source) Oct 11 13:50:04.502 INFO kablam! warning: unused imports: `TestResult`, `quickcheck` Oct 11 13:50:04.503 INFO kablam! --> src/dfa/prefix_searcher.rs:244:34 Oct 11 13:50:04.503 INFO kablam! | Oct 11 13:50:04.503 INFO kablam! 244 | use quickcheck::{QuickCheck, quickcheck, StdGen, TestResult}; Oct 11 13:50:04.503 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 11 13:50:04.503 INFO kablam! | Oct 11 13:50:04.503 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 13:50:04.503 INFO kablam! Oct 11 13:50:04.505 INFO kablam! warning: unused import: `std::cmp::max` Oct 11 13:50:04.505 INFO kablam! --> src/nfa/has_looks.rs:11:5 Oct 11 13:50:04.505 INFO kablam! | Oct 11 13:50:04.505 INFO kablam! 11 | use std::cmp::max; Oct 11 13:50:04.505 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 13:50:04.506 INFO kablam! Oct 11 13:50:04.524 INFO kablam! warning: unused imports: `TestResult`, `quickcheck` Oct 11 13:50:04.524 INFO kablam! --> src/dfa/prefix_searcher.rs:244:34 Oct 11 13:50:04.524 INFO kablam! | Oct 11 13:50:04.524 INFO kablam! 244 | use quickcheck::{QuickCheck, quickcheck, StdGen, TestResult}; Oct 11 13:50:04.524 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 11 13:50:04.524 INFO kablam! | Oct 11 13:50:04.524 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 13:50:04.525 INFO kablam! Oct 11 13:50:04.527 INFO kablam! warning: unused import: `std::cmp::max` Oct 11 13:50:04.527 INFO kablam! --> src/nfa/has_looks.rs:11:5 Oct 11 13:50:04.527 INFO kablam! | Oct 11 13:50:04.527 INFO kablam! 11 | use std::cmp::max; Oct 11 13:50:04.527 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 13:50:04.527 INFO kablam! Oct 11 13:50:06.147 INFO kablam! warning: function is never used: `qc` Oct 11 13:50:06.147 INFO kablam! --> src/dfa/prefix_searcher.rs:249:5 Oct 11 13:50:06.147 INFO kablam! | Oct 11 13:50:06.147 INFO kablam! 249 | fn qc(size: usize) -> QuickCheck> { Oct 11 13:50:06.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 13:50:06.147 INFO kablam! | Oct 11 13:50:06.147 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 13:50:06.147 INFO kablam! Oct 11 13:50:06.248 INFO kablam! warning: function is never used: `qc` Oct 11 13:50:06.248 INFO kablam! --> src/dfa/prefix_searcher.rs:249:5 Oct 11 13:50:06.248 INFO kablam! | Oct 11 13:50:06.248 INFO kablam! 249 | fn qc(size: usize) -> QuickCheck> { Oct 11 13:50:06.248 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 13:50:06.248 INFO kablam! | Oct 11 13:50:06.248 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 13:50:06.248 INFO kablam! Oct 11 13:50:17.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.49s Oct 11 13:50:17.885 INFO kablam! su: No module specific data is present Oct 11 13:50:18.681 INFO running `"docker" "rm" "-f" "28ae80be300614726903bc5a3cdc3649255ea65f7f7fd05cb2cfd6a7461c5b91"` Oct 11 13:50:18.959 INFO blam! 28ae80be300614726903bc5a3cdc3649255ea65f7f7fd05cb2cfd6a7461c5b91 Oct 11 13:50:18.965 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 13:50:18.967 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 13:50:19.356 INFO blam! 8e5671988126f5afb450627075ae0a9f1e7504e721208b9c04f26e9a13585cd3 Oct 11 13:50:19.360 INFO running `"docker" "start" "-a" "8e5671988126f5afb450627075ae0a9f1e7504e721208b9c04f26e9a13585cd3"` Oct 11 13:50:20.136 INFO kablam! usermod: no changes Oct 11 13:50:20.176 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 11 13:50:20.176 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 11 13:50:20.176 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 11 13:50:20.176 INFO kablam! files will be included as a benchmark target: Oct 11 13:50:20.176 INFO kablam! Oct 11 13:50:20.176 INFO kablam! * /source/benches/bench.rs Oct 11 13:50:20.176 INFO kablam! Oct 11 13:50:20.176 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 11 13:50:20.176 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 11 13:50:20.176 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 11 13:50:20.176 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 11 13:50:20.176 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 11 13:50:20.176 INFO kablam! Oct 11 13:50:20.176 INFO kablam! For more information on this warning you can consult Oct 11 13:50:20.176 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 11 13:50:20.176 INFO kablam! warning: file found to be present in multiple build targets: /source/src/lib.rs Oct 11 13:50:20.232 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 11 13:50:20.248 INFO kablam! Running /target/debug/deps/regex_dfa-3a5e93d1991b4c03 Oct 11 13:50:20.252 INFO blam! Oct 11 13:50:20.252 INFO blam! running 45 tests Oct 11 13:50:20.261 INFO blam! test dfa::prefix_searcher::tests::pruned_empty_repetition ... ok Oct 11 13:50:20.261 INFO blam! test dfa::prefix_searcher::tests::pruned_repetition ... ok Oct 11 13:50:20.268 INFO blam! test dfa::tests::test_adjacent_predicates ... ok Oct 11 13:50:20.273 INFO blam! test dfa::tests::match_priority ... ok Oct 11 13:50:20.275 INFO blam! test dfa::tests::test_anchored_dfa_simple ... ok Oct 11 13:50:20.275 INFO blam! test dfa::prefix_searcher::tests::byte_set ... ok Oct 11 13:50:20.276 INFO blam! test dfa::tests::test_anchored_dfa_anchored_end ... ok Oct 11 13:50:20.277 INFO blam! test dfa::tests::test_class_normalized ... ok Oct 11 13:50:20.288 INFO blam! test dfa::tests::test_max_states ... ok Oct 11 13:50:20.292 INFO blam! test dfa::tests::test_forward_backward_simple ... ok Oct 11 13:50:20.300 INFO blam! test dfa::prefix_searcher::tests::case_insensitive ... ok Oct 11 13:50:20.309 INFO blam! test dfa::tests::test_syntax_error ... ok Oct 11 13:50:20.309 INFO blam! test graph::tests::cycles ... ok Oct 11 13:50:20.338 INFO blam! test nfa::has_looks::tests::alternate ... ok Oct 11 13:50:20.344 INFO blam! test dfa::tests::test_anchored_dfa_literal_prefix ... ok Oct 11 13:50:20.353 INFO blam! test nfa::has_looks::tests::anchored_end ... ok Oct 11 13:50:20.359 INFO blam! test nfa::has_looks::tests::empty ... ok Oct 11 13:50:20.364 INFO blam! test nfa::has_looks::tests::anchored_start ... ok Oct 11 13:50:20.364 INFO blam! test nfa::has_looks::tests::plus ... ok Oct 11 13:50:20.370 INFO blam! test dfa::tests::test_minimize ... ok Oct 11 13:50:20.371 INFO blam! test nfa::has_looks::tests::rep_fixed ... ok Oct 11 13:50:20.371 INFO blam! test nfa::has_looks::tests::single ... ok Oct 11 13:50:20.371 INFO blam! test nfa::has_looks::tests::sequence ... ok Oct 11 13:50:20.372 INFO blam! test nfa::has_looks::tests::rep_range ... ok Oct 11 13:50:20.372 INFO blam! test nfa::has_looks::tests::star ... ok Oct 11 13:50:20.373 INFO blam! test nfa::has_looks::tests::word_boundary_start ... ok Oct 11 13:50:20.377 INFO blam! test nfa::no_looks::tests::anchor_already_anchored ... ok Oct 11 13:50:20.378 INFO blam! test nfa::no_looks::tests::anchor_nl ... ok Oct 11 13:50:20.379 INFO blam! test nfa::no_looks::tests::anchor_simple ... ok Oct 11 13:50:20.379 INFO blam! test nfa::has_looks::tests::word_boundary_ambiguous ... ok Oct 11 13:50:20.388 INFO blam! test nfa::no_looks::tests::rev_init_boundary ... ok Oct 11 13:50:20.388 INFO blam! test nfa::no_looks::tests::rev_init_new_line ... ok Oct 11 13:50:20.388 INFO blam! test nfa::has_looks::tests::word_boundary_end ... ok Oct 11 13:50:20.388 INFO blam! test nfa::no_looks::tests::determinize_pruning ... ok Oct 11 13:50:20.388 INFO blam! test nfa::no_looks::tests::rev_init_simple_and_boundary ... ok Oct 11 13:50:20.393 INFO blam! test nfa::no_looks::tests::rev_init_simple ... ok Oct 11 13:50:20.406 INFO blam! test nfa::no_looks::tests::rev_init_not_word ... ok Oct 11 13:50:20.408 INFO blam! test nfa::no_looks::tests::rev_init_word ... ok Oct 11 13:50:20.413 INFO blam! test dfa::prefix_searcher::tests::long ... ok Oct 11 13:50:20.413 INFO blam! test runner::forward_backward::tests::test_prefix_choice ... ok Oct 11 13:50:20.423 INFO blam! test nfa::no_looks::tests::rev_init_word_or_not_word ... ok Oct 11 13:50:20.456 INFO blam! test look::tests::intersection_commutes ... ok Oct 11 13:50:20.482 INFO blam! test look::tests::intersection_set ... ok Oct 11 13:50:20.485 INFO blam! test look::tests::intersection_eoi ... ok Oct 11 13:50:20.509 INFO blam! test look::tests::intersection_ordering ... ok Oct 11 13:50:20.509 INFO blam! Oct 11 13:50:20.509 INFO blam! test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:50:20.509 INFO blam! Oct 11 13:50:20.511 INFO kablam! Running /target/debug/deps/crate-9e6b4339e46f82c5 Oct 11 13:50:20.522 INFO blam! Oct 11 13:50:20.522 INFO blam! running 45 tests Oct 11 13:50:20.530 INFO blam! test dfa::prefix_searcher::tests::byte_set ... ok Oct 11 13:50:20.530 INFO blam! test dfa::prefix_searcher::tests::pruned_repetition ... ok Oct 11 13:50:20.530 INFO blam! test dfa::tests::test_anchored_dfa_anchored_end ... ok Oct 11 13:50:20.536 INFO blam! test dfa::tests::test_class_normalized ... ok Oct 11 13:50:20.536 INFO blam! test dfa::tests::test_forward_backward_simple ... ok Oct 11 13:50:20.537 INFO blam! test dfa::tests::match_priority ... ok Oct 11 13:50:20.537 INFO blam! test dfa::tests::test_max_states ... ok Oct 11 13:50:20.537 INFO blam! test dfa::tests::test_syntax_error ... ok Oct 11 13:50:20.540 INFO blam! test graph::tests::cycles ... ok Oct 11 13:50:20.545 INFO blam! test dfa::tests::test_anchored_dfa_simple ... ok Oct 11 13:50:20.545 INFO blam! test dfa::tests::test_adjacent_predicates ... ok Oct 11 13:50:20.545 INFO blam! test dfa::prefix_searcher::tests::pruned_empty_repetition ... ok Oct 11 13:50:20.571 INFO blam! test dfa::prefix_searcher::tests::case_insensitive ... ok Oct 11 13:50:20.571 INFO blam! test nfa::has_looks::tests::alternate ... ok Oct 11 13:50:20.571 INFO blam! test dfa::tests::test_anchored_dfa_literal_prefix ... ok Oct 11 13:50:20.571 INFO blam! test nfa::has_looks::tests::anchored_end ... ok Oct 11 13:50:20.572 INFO blam! test nfa::has_looks::tests::anchored_start ... ok Oct 11 13:50:20.572 INFO blam! test nfa::has_looks::tests::empty ... ok Oct 11 13:50:20.572 INFO blam! test nfa::has_looks::tests::plus ... ok Oct 11 13:50:20.572 INFO blam! test nfa::has_looks::tests::rep_range ... ok Oct 11 13:50:20.572 INFO blam! test dfa::prefix_searcher::tests::long ... ok Oct 11 13:50:20.572 INFO blam! test nfa::has_looks::tests::single ... ok Oct 11 13:50:20.582 INFO blam! test nfa::has_looks::tests::star ... ok Oct 11 13:50:20.583 INFO blam! test nfa::has_looks::tests::rep_fixed ... ok Oct 11 13:50:20.584 INFO blam! test nfa::has_looks::tests::sequence ... ok Oct 11 13:50:20.586 INFO blam! test nfa::has_looks::tests::word_boundary_ambiguous ... ok Oct 11 13:50:20.586 INFO blam! test nfa::has_looks::tests::word_boundary_start ... ok Oct 11 13:50:20.593 INFO blam! test nfa::no_looks::tests::anchor_nl ... ok Oct 11 13:50:20.593 INFO blam! test nfa::no_looks::tests::anchor_already_anchored ... ok Oct 11 13:50:20.593 INFO blam! test nfa::has_looks::tests::word_boundary_end ... ok Oct 11 13:50:20.597 INFO blam! test nfa::no_looks::tests::rev_init_boundary ... ok Oct 11 13:50:20.624 INFO blam! test nfa::no_looks::tests::rev_init_new_line ... ok Oct 11 13:50:20.625 INFO blam! test nfa::no_looks::tests::anchor_simple ... ok Oct 11 13:50:20.625 INFO blam! test nfa::no_looks::tests::determinize_pruning ... ok Oct 11 13:50:20.625 INFO blam! test nfa::no_looks::tests::rev_init_simple_and_boundary ... ok Oct 11 13:50:20.625 INFO blam! test nfa::no_looks::tests::rev_init_simple ... ok Oct 11 13:50:20.625 INFO blam! test dfa::tests::test_minimize ... ok Oct 11 13:50:20.632 INFO blam! test runner::forward_backward::tests::test_prefix_choice ... ok Oct 11 13:50:20.650 INFO blam! test nfa::no_looks::tests::rev_init_not_word ... ok Oct 11 13:50:20.650 INFO blam! test nfa::no_looks::tests::rev_init_word ... ok Oct 11 13:50:20.677 INFO blam! test nfa::no_looks::tests::rev_init_word_or_not_word ... ok Oct 11 13:50:20.762 INFO blam! test look::tests::intersection_ordering ... ok Oct 11 13:50:20.786 INFO blam! test look::tests::intersection_eoi ... ok Oct 11 13:50:20.809 INFO blam! test look::tests::intersection_set ... ok Oct 11 13:50:20.833 INFO blam! test look::tests::intersection_commutes ... ok Oct 11 13:50:20.833 INFO blam! Oct 11 13:50:20.833 INFO blam! test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:50:20.833 INFO blam! Oct 11 13:50:20.835 INFO kablam! Running /target/debug/deps/examples-67787be17b49a8f6 Oct 11 13:50:20.837 INFO blam! Oct 11 13:50:20.837 INFO blam! running 818 tests Oct 11 13:50:20.852 INFO blam! test match_basic_10 ... ok Oct 11 13:50:20.852 INFO blam! test match_basic_100 ... ok Oct 11 13:50:20.853 INFO blam! test match_basic_103 ... ok Oct 11 13:50:20.858 INFO blam! test match_basic_101 ... ok Oct 11 13:50:20.864 INFO blam! test match_basic_102 ... ok Oct 11 13:50:20.876 INFO blam! test match_basic_104 ... ok Oct 11 13:50:20.922 INFO blam! test match_basic_105 ... ok Oct 11 13:50:20.925 INFO blam! test match_basic_106 ... ok Oct 11 13:50:20.932 INFO blam! test match_basic_109 ... ok Oct 11 13:50:20.945 INFO blam! test match_basic_108 ... ok Oct 11 13:50:20.945 INFO blam! test match_basic_107 ... ok Oct 11 13:50:20.945 INFO blam! test match_basic_110 ... ok Oct 11 13:50:20.953 INFO blam! test match_basic_111 ... ok Oct 11 13:50:20.958 INFO blam! test match_basic_114 ... ok Oct 11 13:50:20.966 INFO blam! test match_basic_113 ... ok Oct 11 13:50:20.966 INFO blam! test match_basic_112 ... ok Oct 11 13:50:21.016 INFO blam! test match_basic_116 ... ok Oct 11 13:50:21.024 INFO blam! test match_basic_118 ... ok Oct 11 13:50:21.032 INFO blam! test match_basic_119 ... ok Oct 11 13:50:21.032 INFO blam! test match_basic_12 ... ok Oct 11 13:50:21.037 INFO blam! test match_basic_120 ... ok Oct 11 13:50:21.048 INFO blam! test match_basic_121 ... ok Oct 11 13:50:21.048 INFO blam! test match_basic_122 ... ok Oct 11 13:50:21.052 INFO blam! test match_basic_123 ... ok Oct 11 13:50:21.064 INFO blam! test match_basic_115 ... ok Oct 11 13:50:21.068 INFO blam! test match_basic_124 ... ok Oct 11 13:50:21.068 INFO blam! test match_basic_125 ... ok Oct 11 13:50:21.068 INFO blam! test match_basic_126 ... ok Oct 11 13:50:21.068 INFO blam! test match_basic_129 ... ok Oct 11 13:50:21.080 INFO blam! test match_basic_128 ... ok Oct 11 13:50:21.080 INFO blam! test match_basic_131 ... ok Oct 11 13:50:21.084 INFO blam! test match_basic_132 ... ok Oct 11 13:50:21.095 INFO blam! test match_basic_133 ... ok Oct 11 13:50:21.114 INFO blam! test match_basic_134 ... ok Oct 11 13:50:21.114 INFO blam! test match_basic_135 ... ok Oct 11 13:50:21.114 INFO blam! test match_basic_138 ... ok Oct 11 13:50:21.120 INFO blam! test match_basic_139 ... ok Oct 11 13:50:21.120 INFO blam! test match_basic_137 ... ok Oct 11 13:50:21.136 INFO blam! test match_basic_117 ... ok Oct 11 13:50:21.140 INFO blam! test match_basic_141 ... ok Oct 11 13:50:21.148 INFO blam! test match_basic_140 ... ok Oct 11 13:50:21.148 INFO blam! test match_basic_142 ... ok Oct 11 13:50:21.160 INFO blam! test match_basic_146 ... ok Oct 11 13:50:21.188 INFO blam! test match_basic_144 ... ok Oct 11 13:50:21.188 INFO blam! test match_basic_147 ... ok Oct 11 13:50:21.188 INFO blam! test match_basic_145 ... ok Oct 11 13:50:21.189 INFO blam! test match_basic_15 ... ok Oct 11 13:50:21.200 INFO blam! test match_basic_149 ... ok Oct 11 13:50:21.212 INFO blam! test match_basic_150 ... ok Oct 11 13:50:21.215 INFO blam! test match_basic_151 ... ok Oct 11 13:50:21.235 INFO blam! test match_basic_152 ... ok Oct 11 13:50:21.235 INFO blam! test match_basic_148 ... ok Oct 11 13:50:21.235 INFO blam! test match_basic_153 ... ok Oct 11 13:50:21.248 INFO blam! test match_basic_154 ... ok Oct 11 13:50:21.252 INFO blam! test match_basic_157 ... ok Oct 11 13:50:21.253 INFO blam! test match_basic_155 ... ok Oct 11 13:50:21.275 INFO blam! test match_basic_158 ... ok Oct 11 13:50:21.281 INFO blam! test match_basic_159 ... ok Oct 11 13:50:21.281 INFO blam! test match_basic_16 ... ok Oct 11 13:50:21.288 INFO blam! test match_basic_156 ... ok Oct 11 13:50:21.349 INFO blam! test match_basic_160 ... ok Oct 11 13:50:21.392 INFO blam! test match_basic_162 ... ok Oct 11 13:50:21.402 INFO blam! test match_basic_164 ... ok Oct 11 13:50:21.402 INFO blam! test match_basic_161 ... ok Oct 11 13:50:21.448 INFO blam! test match_basic_163 ... ok Oct 11 13:50:21.456 INFO blam! test match_basic_167 ... ok Oct 11 13:50:21.460 INFO blam! test match_basic_166 ... ok Oct 11 13:50:21.468 INFO blam! test match_basic_168 ... ok Oct 11 13:50:21.469 INFO blam! test match_basic_165 ... ok Oct 11 13:50:21.475 INFO blam! test match_basic_17 ... ok Oct 11 13:50:21.493 INFO blam! test match_basic_169 ... ok Oct 11 13:50:21.789 INFO blam! test match_basic_172 ... ok Oct 11 13:50:22.120 INFO blam! test match_basic_171 ... ok Oct 11 13:50:22.296 INFO blam! test match_basic_170 ... ok Oct 11 13:50:22.432 INFO blam! test match_basic_173 ... ok Oct 11 13:50:22.772 INFO blam! test match_basic_174 ... ok Oct 11 13:50:22.781 INFO blam! test match_basic_175 ... ok Oct 11 13:50:23.114 INFO blam! test match_basic_176 ... ok Oct 11 13:50:23.238 INFO blam! test match_basic_177 ... ok Oct 11 13:50:23.257 INFO blam! test match_basic_18 ... ok Oct 11 13:50:23.388 INFO blam! test match_basic_178 ... ok Oct 11 13:50:23.712 INFO blam! test match_basic_179 ... ok Oct 11 13:50:23.770 INFO blam! test match_basic_181 ... ok Oct 11 13:50:23.888 INFO blam! test match_basic_180 ... ok Oct 11 13:50:24.022 INFO blam! test boundary_rep ... ok Oct 11 13:50:24.252 INFO blam! test match_basic_183 ... ok Oct 11 13:50:24.252 INFO blam! test match_basic_182 ... ok Oct 11 13:50:24.284 INFO blam! test match_basic_187 ... ok Oct 11 13:50:24.304 INFO blam! test match_basic_188 ... ok Oct 11 13:50:24.316 INFO blam! test match_basic_189 ... ok Oct 11 13:50:24.344 INFO blam! test match_basic_19 ... ok Oct 11 13:50:24.440 INFO blam! test match_basic_184 ... ok Oct 11 13:50:24.452 INFO blam! test match_basic_191 ... ok Oct 11 13:50:24.472 INFO blam! test match_basic_190 ... ok Oct 11 13:50:24.480 INFO blam! test match_basic_192 ... ok Oct 11 13:50:24.506 INFO blam! test match_basic_185 ... ok Oct 11 13:50:24.506 INFO blam! test match_basic_193 ... ok Oct 11 13:50:24.523 INFO blam! test match_basic_194 ... ok Oct 11 13:50:24.551 INFO blam! test match_basic_186 ... ok Oct 11 13:50:24.568 INFO blam! test match_basic_195 ... ok Oct 11 13:50:24.568 INFO blam! test boundary_mid_uni ... ok Oct 11 13:50:24.568 INFO blam! test match_basic_197 ... ok Oct 11 13:50:24.568 INFO blam! test match_basic_196 ... ok Oct 11 13:50:24.572 INFO blam! test match_basic_20 ... ok Oct 11 13:50:24.572 INFO blam! test match_basic_198 ... ok Oct 11 13:50:24.589 INFO blam! test match_basic_203 ... ok Oct 11 13:50:24.589 INFO blam! test match_basic_202 ... ok Oct 11 13:50:24.592 INFO blam! test match_basic_199 ... ok Oct 11 13:50:24.616 INFO blam! test match_basic_206 ... ok Oct 11 13:50:24.619 INFO blam! test match_basic_205 ... ok Oct 11 13:50:24.619 INFO blam! test match_basic_200 ... ok Oct 11 13:50:24.629 INFO blam! test match_basic_204 ... ok Oct 11 13:50:24.629 INFO blam! test match_basic_201 ... ok Oct 11 13:50:24.636 INFO blam! test match_basic_21 ... ok Oct 11 13:50:24.681 INFO blam! test match_basic_209 ... ok Oct 11 13:50:24.708 INFO blam! test match_basic_210 ... ok Oct 11 13:50:24.740 INFO blam! test match_basic_211 ... ok Oct 11 13:50:24.740 INFO blam! test match_basic_213 ... ok Oct 11 13:50:24.740 INFO blam! test match_basic_207 ... ok Oct 11 13:50:24.752 INFO blam! test match_basic_212 ... ok Oct 11 13:50:24.784 INFO blam! test match_basic_208 ... ok Oct 11 13:50:24.794 INFO blam! test match_basic_218 ... ok Oct 11 13:50:24.804 INFO blam! test match_basic_214 ... ok Oct 11 13:50:24.804 INFO blam! test match_basic_22 ... ok Oct 11 13:50:24.840 INFO blam! test match_basic_215 ... ok Oct 11 13:50:24.851 INFO blam! test match_basic_221 ... ok Oct 11 13:50:24.860 INFO blam! test match_basic_23 ... ok Oct 11 13:50:24.948 INFO blam! test match_basic_24 ... ok Oct 11 13:50:24.949 INFO blam! test match_basic_216 ... ok Oct 11 13:50:24.949 INFO blam! test boundary_doubled ... ok Oct 11 13:50:24.957 INFO blam! test match_basic_27 ... ok Oct 11 13:50:24.973 INFO blam! test match_basic_26 ... ok Oct 11 13:50:24.973 INFO blam! test match_basic_28 ... ok Oct 11 13:50:24.974 INFO blam! test match_basic_25 ... ok Oct 11 13:50:24.992 INFO blam! test match_basic_29 ... ok Oct 11 13:50:24.995 INFO blam! test match_basic_32 ... ok Oct 11 13:50:24.995 INFO blam! test match_basic_3 ... ok Oct 11 13:50:24.995 INFO blam! test match_basic_30 ... ok Oct 11 13:50:25.008 INFO blam! test match_basic_217 ... ok Oct 11 13:50:25.016 INFO blam! test match_basic_35 ... ok Oct 11 13:50:25.020 INFO blam! test match_basic_33 ... ok Oct 11 13:50:25.023 INFO blam! test match_basic_36 ... ok Oct 11 13:50:25.036 INFO blam! test match_basic_39 ... ok Oct 11 13:50:25.056 INFO blam! test match_basic_37 ... ok Oct 11 13:50:25.056 INFO blam! test match_basic_219 ... ok Oct 11 13:50:25.056 INFO blam! test match_basic_38 ... ok Oct 11 13:50:25.071 INFO blam! test match_basic_40 ... ok Oct 11 13:50:25.071 INFO blam! test match_basic_220 ... ok Oct 11 13:50:25.071 INFO blam! test boundary_mid ... ok Oct 11 13:50:25.071 INFO blam! test match_basic_42 ... ok Oct 11 13:50:25.071 INFO blam! test match_basic_34 ... ok Oct 11 13:50:25.082 INFO blam! test match_basic_47 ... ok Oct 11 13:50:25.088 INFO blam! test match_basic_45 ... ok Oct 11 13:50:25.088 INFO blam! test match_basic_46 ... ok Oct 11 13:50:25.089 INFO blam! test match_basic_44 ... ok Oct 11 13:50:25.091 INFO blam! test match_basic_49 ... ok Oct 11 13:50:25.105 INFO blam! test match_basic_50 ... ok Oct 11 13:50:25.110 INFO blam! test match_basic_51 ... ok Oct 11 13:50:25.110 INFO blam! test match_basic_5 ... ok Oct 11 13:50:25.110 INFO blam! test match_basic_53 ... ok Oct 11 13:50:25.119 INFO blam! test match_basic_54 ... ok Oct 11 13:50:25.121 INFO blam! test match_basic_43 ... ok Oct 11 13:50:25.121 INFO blam! test match_basic_52 ... ok Oct 11 13:50:25.132 INFO blam! test match_basic_41 ... ok Oct 11 13:50:25.132 INFO blam! test match_basic_48 ... ok Oct 11 13:50:25.134 INFO blam! test match_basic_59 ... ok Oct 11 13:50:25.135 INFO blam! test match_basic_55 ... ok Oct 11 13:50:25.136 INFO blam! test match_basic_6 ... ok Oct 11 13:50:25.136 INFO blam! test match_basic_57 ... ok Oct 11 13:50:25.141 INFO blam! test match_basic_58 ... ok Oct 11 13:50:25.141 INFO blam! test match_basic_66 ... ok Oct 11 13:50:25.152 INFO blam! test match_basic_68 ... ok Oct 11 13:50:25.152 INFO blam! test match_basic_65 ... ok Oct 11 13:50:25.152 INFO blam! test match_basic_7 ... ok Oct 11 13:50:25.154 INFO blam! test match_basic_69 ... ok Oct 11 13:50:25.154 INFO blam! test match_basic_67 ... ok Oct 11 13:50:25.160 INFO blam! test match_basic_56 ... ok Oct 11 13:50:25.173 INFO blam! test match_basic_74 ... ok Oct 11 13:50:25.180 INFO blam! test match_basic_75 ... ok Oct 11 13:50:25.180 INFO blam! test match_basic_76 ... ok Oct 11 13:50:25.184 INFO blam! test match_basic_70 ... ok Oct 11 13:50:25.208 INFO blam! test match_basic_78 ... ok Oct 11 13:50:25.208 INFO blam! test match_basic_77 ... ok Oct 11 13:50:25.217 INFO blam! test match_basic_79 ... ok Oct 11 13:50:25.240 INFO blam! test match_basic_80 ... ok Oct 11 13:50:25.240 INFO blam! test match_basic_83 ... ok Oct 11 13:50:25.246 INFO blam! test match_basic_85 ... ok Oct 11 13:50:25.246 INFO blam! test match_basic_84 ... ok Oct 11 13:50:25.249 INFO blam! test match_basic_87 ... ok Oct 11 13:50:25.249 INFO blam! test match_basic_86 ... ok Oct 11 13:50:25.260 INFO blam! test match_basic_73 ... ok Oct 11 13:50:25.260 INFO blam! test match_basic_4 ... ok Oct 11 13:50:25.260 INFO blam! test match_basic_89 ... ok Oct 11 13:50:25.276 INFO blam! test match_basic_9 ... ok Oct 11 13:50:25.276 INFO blam! test match_basic_71 ... ok Oct 11 13:50:25.280 INFO blam! test match_basic_88 ... ok Oct 11 13:50:25.280 INFO blam! test match_basic_90 ... ok Oct 11 13:50:25.284 INFO blam! test match_basic_92 ... ok Oct 11 13:50:25.290 INFO blam! test match_basic_91 ... ok Oct 11 13:50:25.290 INFO blam! test match_basic_93 ... ok Oct 11 13:50:25.290 INFO blam! test match_basic_72 ... ok Oct 11 13:50:25.290 INFO blam! test match_basic_95 ... ok Oct 11 13:50:25.296 INFO blam! test match_basic_94 ... ok Oct 11 13:50:25.296 INFO blam! test match_basic_99 ... ok Oct 11 13:50:25.305 INFO blam! test match_basic_96 ... ok Oct 11 13:50:25.305 INFO blam! test match_basic_97 ... ok Oct 11 13:50:25.317 INFO blam! test match_date1 ... ok Oct 11 13:50:25.317 INFO blam! test match_date3 ... ok Oct 11 13:50:25.320 INFO blam! test match_date2 ... ok Oct 11 13:50:25.332 INFO blam! test match_basic_98 ... ok Oct 11 13:50:25.358 INFO blam! test match_flag_case ... ok Oct 11 13:50:25.358 INFO blam! test match_email_big ... ok Oct 11 13:50:25.364 INFO blam! test match_flag_case_dotnl ... ok Oct 11 13:50:25.380 INFO blam! test match_flag_case_dotnl_cr ... ok Oct 11 13:50:25.384 INFO blam! test boundary_doubled_whole ... ok Oct 11 13:50:25.400 INFO blam! test match_flag_ungreedy ... ok Oct 11 13:50:25.400 INFO blam! test match_basic_81 ... ok Oct 11 13:50:25.408 INFO blam! test match_flag_ungreedy_greedy ... ok Oct 11 13:50:25.408 INFO blam! test match_flag_ungreedy_noop ... ok Oct 11 13:50:25.421 INFO blam! test match_flag_weird_case ... ok Oct 11 13:50:25.447 INFO blam! test match_flag_weird_case_not ... ok Oct 11 13:50:25.447 INFO blam! test match_float1 ... ok Oct 11 13:50:25.448 INFO blam! test match_flag_case_dotnl_toggle ... ok Oct 11 13:50:25.454 INFO blam! test match_float4 ... ok Oct 11 13:50:25.461 INFO blam! test match_float2 ... ok Oct 11 13:50:25.461 INFO blam! test match_float3 ... ok Oct 11 13:50:25.461 INFO blam! test match_nullsubexpr_10 ... ok Oct 11 13:50:25.467 INFO blam! test match_nullsubexpr_11 ... ok Oct 11 13:50:25.467 INFO blam! test match_nullsubexpr_12 ... ok Oct 11 13:50:25.473 INFO blam! test match_nullsubexpr_14 ... ok Oct 11 13:50:25.473 INFO blam! test match_nullsubexpr_15 ... ok Oct 11 13:50:25.478 INFO blam! test match_nullsubexpr_13 ... ok Oct 11 13:50:25.478 INFO blam! test match_nullsubexpr_17 ... ok Oct 11 13:50:25.482 INFO blam! test match_nullsubexpr_18 ... ok Oct 11 13:50:25.485 INFO blam! test match_nullsubexpr_21 ... ok Oct 11 13:50:25.495 INFO blam! test match_nullsubexpr_16 ... ok Oct 11 13:50:25.495 INFO blam! test match_flag_case_dotnl_toggle_not ... ok Oct 11 13:50:25.495 INFO blam! test match_nullsubexpr_19 ... ok Oct 11 13:50:25.495 INFO blam! test match_flag_case_dotnl_toggle_ok ... ok Oct 11 13:50:25.495 INFO blam! test match_nullsubexpr_23 ... ok Oct 11 13:50:25.495 INFO blam! test match_nullsubexpr_25 ... ok Oct 11 13:50:25.496 INFO blam! test match_nullsubexpr_26 ... ok Oct 11 13:50:25.497 INFO blam! test match_nullsubexpr_3 ... ok Oct 11 13:50:25.497 INFO blam! test match_nullsubexpr_27 ... ok Oct 11 13:50:25.500 INFO blam! test match_nullsubexpr_28 ... ok Oct 11 13:50:25.507 INFO blam! test match_nullsubexpr_29 ... ok Oct 11 13:50:25.510 INFO blam! test match_nullsubexpr_30 ... ok Oct 11 13:50:25.510 INFO blam! test match_nullsubexpr_24 ... ok Oct 11 13:50:25.516 INFO blam! test match_nullsubexpr_35 ... ok Oct 11 13:50:25.516 INFO blam! test match_nullsubexpr_33 ... ok Oct 11 13:50:25.516 INFO blam! test match_nullsubexpr_32 ... ok Oct 11 13:50:25.520 INFO blam! test match_nullsubexpr_36 ... ok Oct 11 13:50:25.520 INFO blam! test match_nullsubexpr_39 ... ok Oct 11 13:50:25.532 INFO blam! test match_nullsubexpr_38 ... ok Oct 11 13:50:25.532 INFO blam! test match_nullsubexpr_37 ... ok Oct 11 13:50:25.540 INFO blam! test match_nullsubexpr_34 ... ok Oct 11 13:50:25.552 INFO blam! test match_nullsubexpr_41 ... ok Oct 11 13:50:25.553 INFO blam! test match_nullsubexpr_46 ... ok Oct 11 13:50:25.553 INFO blam! test match_nullsubexpr_40 ... ok Oct 11 13:50:25.560 INFO blam! test match_nullsubexpr_42 ... ok Oct 11 13:50:25.560 INFO blam! test match_nullsubexpr_5 ... ok Oct 11 13:50:25.563 INFO blam! test match_nullsubexpr_48 ... ok Oct 11 13:50:25.565 INFO blam! test match_nullsubexpr_6 ... ok Oct 11 13:50:25.567 INFO blam! test match_nullsubexpr_45 ... ok Oct 11 13:50:25.567 INFO blam! test match_nullsubexpr_43 ... ok Oct 11 13:50:25.583 INFO blam! test match_nullsubexpr_7 ... ok Oct 11 13:50:25.583 INFO blam! test match_nullsubexpr_71 ... ok Oct 11 13:50:25.589 INFO blam! test match_nullsubexpr_50 ... ok Oct 11 13:50:25.589 INFO blam! test match_nullsubexpr_69 ... ok Oct 11 13:50:25.603 INFO blam! test match_nullsubexpr_70 ... ok Oct 11 13:50:25.603 INFO blam! test match_nullsubexpr_75 ... ok Oct 11 13:50:25.604 INFO blam! test match_nullsubexpr_79 ... ok Oct 11 13:50:25.604 INFO blam! test match_nullsubexpr_77 ... ok Oct 11 13:50:25.606 INFO blam! test match_nullsubexpr_73 ... ok Oct 11 13:50:25.606 INFO blam! test match_nullsubexpr_78 ... ok Oct 11 13:50:25.616 INFO blam! test match_python_001 ... ok Oct 11 13:50:25.616 INFO blam! test match_nullsubexpr_74 ... ok Oct 11 13:50:25.619 INFO blam! test match_nullsubexpr_9 ... ok Oct 11 13:50:25.624 INFO blam! test match_python_000 ... ok Oct 11 13:50:25.631 INFO blam! test match_python_005 ... ok Oct 11 13:50:25.637 INFO blam! test match_nullsubexpr_8 ... ok Oct 11 13:50:25.644 INFO blam! test match_python_003 ... ok Oct 11 13:50:25.644 INFO blam! test match_python_006 ... ok Oct 11 13:50:25.652 INFO blam! test match_python_002 ... ok Oct 11 13:50:25.652 INFO blam! test match_python_004 ... ok Oct 11 13:50:25.652 INFO blam! test match_python_011 ... ok Oct 11 13:50:25.703 INFO blam! test match_python_012 ... ok Oct 11 13:50:25.703 INFO blam! test match_python_013 ... ok Oct 11 13:50:25.703 INFO blam! test match_python_014 ... ok Oct 11 13:50:25.703 INFO blam! test match_python_015 ... ok Oct 11 13:50:25.703 INFO blam! test match_python_016 ... ok Oct 11 13:50:25.719 INFO blam! test match_python_017 ... ok Oct 11 13:50:25.735 INFO blam! test match_python_008 ... ok Oct 11 13:50:25.735 INFO blam! test match_python_018 ... ok Oct 11 13:50:25.735 INFO blam! test match_python_010 ... ok Oct 11 13:50:25.742 INFO blam! test match_python_021 ... ok Oct 11 13:50:25.755 INFO blam! test match_python_019 ... ok Oct 11 13:50:25.755 INFO blam! test match_flag_multi ... ok Oct 11 13:50:25.755 INFO blam! test match_python_022 ... ok Oct 11 13:50:25.756 INFO blam! test match_python_007 ... ok Oct 11 13:50:25.756 INFO blam! test match_python_020 ... ok Oct 11 13:50:25.761 INFO blam! test match_python_023 ... ok Oct 11 13:50:25.762 INFO blam! test match_python_024 ... ok Oct 11 13:50:25.765 INFO blam! test match_python_025 ... ok Oct 11 13:50:25.765 INFO blam! test match_python_027 ... ok Oct 11 13:50:25.765 INFO blam! test match_python_026 ... ok Oct 11 13:50:25.800 INFO blam! test match_python_031 ... ok Oct 11 13:50:25.800 INFO blam! test match_python_029 ... ok Oct 11 13:50:25.818 INFO blam! test match_python_033 ... ok Oct 11 13:50:25.818 INFO blam! test match_python_030 ... ok Oct 11 13:50:25.820 INFO blam! test match_python_035 ... ok Oct 11 13:50:25.825 INFO blam! test match_python_032 ... ok Oct 11 13:50:25.826 INFO blam! test match_python_036 ... ok Oct 11 13:50:25.827 INFO blam! test match_python_034 ... ok Oct 11 13:50:25.855 INFO blam! test match_python_037 ... ok Oct 11 13:50:25.855 INFO blam! test match_python_028 ... ok Oct 11 13:50:25.879 INFO blam! test match_python_039 ... ok Oct 11 13:50:25.957 INFO blam! test match_python_040 ... ok Oct 11 13:50:25.957 INFO blam! test match_python_038 ... ok Oct 11 13:50:26.520 INFO blam! test match_python_009 ... ok Oct 11 13:50:26.996 INFO blam! test match_python_044 ... ok Oct 11 13:50:28.888 INFO blam! test match_python_045 ... ok Oct 11 13:50:28.947 INFO blam! test match_python_043 ... ok Oct 11 13:50:28.960 INFO blam! test match_python_049 ... ok Oct 11 13:50:28.988 INFO blam! test match_python_050 ... ok Oct 11 13:50:29.008 INFO blam! test match_python_051 ... ok Oct 11 13:50:29.024 INFO blam! test match_python_052 ... ok Oct 11 13:50:29.036 INFO blam! test match_python_053 ... ok Oct 11 13:50:29.046 INFO blam! test match_python_054 ... ok Oct 11 13:50:29.055 INFO blam! test match_python_055 ... ok Oct 11 13:50:29.088 INFO blam! test match_python_056 ... ok Oct 11 13:50:29.112 INFO blam! test match_python_057 ... ok Oct 11 13:50:29.120 INFO blam! test match_python_058 ... ok Oct 11 13:50:29.152 INFO blam! test match_python_059 ... ok Oct 11 13:50:29.158 INFO blam! test match_python_060 ... ok Oct 11 13:50:29.169 INFO blam! test match_python_061 ... ok Oct 11 13:50:29.174 INFO blam! test match_python_062 ... ok Oct 11 13:50:29.178 INFO blam! test match_python_063 ... ok Oct 11 13:50:29.182 INFO blam! test match_python_064 ... ok Oct 11 13:50:29.224 INFO blam! test match_python_065 ... ok Oct 11 13:50:29.240 INFO blam! test match_python_066 ... ok Oct 11 13:50:29.261 INFO blam! test match_python_067 ... ok Oct 11 13:50:29.284 INFO blam! test match_python_068 ... ok Oct 11 13:50:29.320 INFO blam! test match_python_069 ... ok Oct 11 13:50:29.352 INFO blam! test match_python_070 ... ok Oct 11 13:50:29.378 INFO blam! test match_python_071 ... ok Oct 11 13:50:29.396 INFO blam! test match_python_072 ... ok Oct 11 13:50:29.428 INFO blam! test match_python_073 ... ok Oct 11 13:50:29.460 INFO blam! test match_python_074 ... ok Oct 11 13:50:29.480 INFO blam! test match_python_075 ... ok Oct 11 13:50:29.568 INFO blam! test match_python_076 ... ok Oct 11 13:50:29.571 INFO blam! test match_python_077 ... ok Oct 11 13:50:29.620 INFO blam! test match_python_078 ... ok Oct 11 13:50:29.620 INFO blam! test match_python_079 ... ok Oct 11 13:50:29.744 INFO blam! test match_python_080 ... ok Oct 11 13:50:29.756 INFO blam! test match_python_041 ... ok Oct 11 13:50:29.882 INFO blam! test match_python_042 ... ok Oct 11 13:50:29.888 INFO blam! test match_python_081 ... ok Oct 11 13:50:29.900 INFO blam! test match_python_084 ... ok Oct 11 13:50:29.900 INFO blam! test match_python_082 ... ok Oct 11 13:50:29.957 INFO blam! test match_python_083 ... ok Oct 11 13:50:30.112 INFO blam! test match_python_087 ... ok Oct 11 13:50:30.112 INFO blam! test match_python_085 ... ok Oct 11 13:50:30.120 INFO blam! test match_python_088 ... ok Oct 11 13:50:30.124 INFO blam! test match_python_089 ... ok Oct 11 13:50:30.140 INFO blam! test match_python_091 ... ok Oct 11 13:50:30.160 INFO blam! test match_python_086 ... ok Oct 11 13:50:30.160 INFO blam! test match_python_090 ... ok Oct 11 13:50:30.160 INFO blam! test match_python_092 ... ok Oct 11 13:50:30.332 INFO blam! test match_python_095 ... ok Oct 11 13:50:30.376 INFO blam! test match_python_094 ... ok Oct 11 13:50:30.376 INFO blam! test match_python_047 ... ok Oct 11 13:50:30.391 INFO blam! test match_python_097 ... ok Oct 11 13:50:30.391 INFO blam! test match_python_098 ... ok Oct 11 13:50:30.416 INFO blam! test match_python_100 ... ok Oct 11 13:50:30.416 INFO blam! test match_python_099 ... ok Oct 11 13:50:30.423 INFO blam! test match_python_102 ... ok Oct 11 13:50:30.440 INFO blam! test match_python_104 ... ok Oct 11 13:50:30.440 INFO blam! test match_python_105 ... ok Oct 11 13:50:30.452 INFO blam! test match_python_103 ... ok Oct 11 13:50:30.461 INFO blam! test match_python_106 ... ok Oct 11 13:50:30.494 INFO blam! test match_python_107 ... ok Oct 11 13:50:30.504 INFO blam! test match_python_093 ... ok Oct 11 13:50:30.528 INFO blam! test match_python_108 ... ok Oct 11 13:50:30.528 INFO blam! test match_python_109 ... ok Oct 11 13:50:30.528 INFO blam! test match_python_110 ... ok Oct 11 13:50:30.543 INFO blam! test match_python_111 ... ok Oct 11 13:50:30.543 INFO blam! test match_python_096 ... ok Oct 11 13:50:30.564 INFO blam! test match_python_113 ... ok Oct 11 13:50:30.564 INFO blam! test match_python_112 ... ok Oct 11 13:50:30.585 INFO blam! test match_python_114 ... ok Oct 11 13:50:30.585 INFO blam! test match_python_117 ... ok Oct 11 13:50:30.585 INFO blam! test match_python_115 ... ok Oct 11 13:50:30.600 INFO blam! test match_python_116 ... ok Oct 11 13:50:30.606 INFO blam! test match_python_119 ... ok Oct 11 13:50:30.606 INFO blam! test match_python_121 ... ok Oct 11 13:50:30.615 INFO blam! test match_python_120 ... ok Oct 11 13:50:30.615 INFO blam! test match_python_118 ... ok Oct 11 13:50:30.621 INFO blam! test match_python_122 ... ok Oct 11 13:50:30.624 INFO blam! test match_python_124 ... ok Oct 11 13:50:30.640 INFO blam! test match_python_125 ... ok Oct 11 13:50:30.652 INFO blam! test match_python_123 ... ok Oct 11 13:50:30.664 INFO blam! test match_python_129 ... ok Oct 11 13:50:30.688 INFO blam! test match_python_130 ... ok Oct 11 13:50:30.726 INFO blam! test match_python_131 ... ok Oct 11 13:50:30.748 INFO blam! test match_python_126 ... ok Oct 11 13:50:30.760 INFO blam! test match_python_127 ... ok Oct 11 13:50:30.785 INFO blam! test match_python_128 ... ok Oct 11 13:50:30.785 INFO blam! test match_python_132 ... ok Oct 11 13:50:30.785 INFO blam! test match_python_134 ... ok Oct 11 13:50:30.796 INFO blam! test match_python_135 ... ok Oct 11 13:50:30.804 INFO blam! test match_python_133 ... ok Oct 11 13:50:30.804 INFO blam! test match_python_046 ... ok Oct 11 13:50:30.834 INFO blam! test match_python_140 ... ok Oct 11 13:50:30.834 INFO blam! test match_python_139 ... ok Oct 11 13:50:30.848 INFO blam! test match_python_141 ... ok Oct 11 13:50:30.864 INFO blam! test match_python_143 ... ok Oct 11 13:50:30.864 INFO blam! test match_python_136 ... ok Oct 11 13:50:30.869 INFO blam! test match_python_145 ... ok Oct 11 13:50:30.876 INFO blam! test match_python_137 ... ok Oct 11 13:50:30.876 INFO blam! test match_python_142 ... ok Oct 11 13:50:30.876 INFO blam! test match_python_144 ... ok Oct 11 13:50:30.892 INFO blam! test match_python_146 ... ok Oct 11 13:50:30.892 INFO blam! test match_python_147 ... ok Oct 11 13:50:30.892 INFO blam! test match_python_148 ... ok Oct 11 13:50:30.908 INFO blam! test match_python_150 ... ok Oct 11 13:50:30.908 INFO blam! test match_python_151 ... ok Oct 11 13:50:30.910 INFO blam! test match_python_153 ... ok Oct 11 13:50:30.910 INFO blam! test match_python_154 ... ok Oct 11 13:50:30.910 INFO blam! test match_python_138 ... ok Oct 11 13:50:30.910 INFO blam! test match_python_152 ... ok Oct 11 13:50:30.920 INFO blam! test match_python_158 ... ok Oct 11 13:50:30.920 INFO blam! test match_python_157 ... ok Oct 11 13:50:30.920 INFO blam! test match_python_155 ... ok Oct 11 13:50:30.931 INFO blam! test match_python_156 ... ok Oct 11 13:50:30.931 INFO blam! test match_python_149 ... ok Oct 11 13:50:30.931 INFO blam! test match_python_161 ... ok Oct 11 13:50:30.944 INFO blam! test match_python_160 ... ok Oct 11 13:50:30.956 INFO blam! test match_python_163 ... ok Oct 11 13:50:30.956 INFO blam! test match_python_159 ... ok Oct 11 13:50:30.956 INFO blam! test match_python_164 ... ok Oct 11 13:50:30.977 INFO blam! test match_python_165 ... ok Oct 11 13:50:30.977 INFO blam! test match_python_168 ... ok Oct 11 13:50:30.977 INFO blam! test match_python_162 ... ok Oct 11 13:50:30.977 INFO blam! test match_python_166 ... ok Oct 11 13:50:30.977 INFO blam! test match_python_167 ... ok Oct 11 13:50:30.988 INFO blam! test match_python_170 ... ok Oct 11 13:50:30.988 INFO blam! test match_python_169 ... ok Oct 11 13:50:31.008 INFO blam! test match_python_171 ... ok Oct 11 13:50:31.008 INFO blam! test match_python_176 ... ok Oct 11 13:50:31.027 INFO blam! test match_python_172 ... ok Oct 11 13:50:31.027 INFO blam! test match_python_175 ... ok Oct 11 13:50:31.027 INFO blam! test match_python_174 ... ok Oct 11 13:50:31.032 INFO blam! test match_python_173 ... ok Oct 11 13:50:31.032 INFO blam! test match_python_177 ... ok Oct 11 13:50:31.040 INFO blam! test match_python_181 ... ok Oct 11 13:50:31.048 INFO blam! test match_python_182 ... ok Oct 11 13:50:31.094 INFO blam! test match_python_183 ... ok Oct 11 13:50:31.136 INFO blam! test match_python_184 ... ok Oct 11 13:50:31.148 INFO blam! test match_python_179 ... ok Oct 11 13:50:31.156 INFO blam! test match_python_186 ... ok Oct 11 13:50:31.156 INFO blam! test match_python_187 ... ok Oct 11 13:50:31.179 INFO blam! test match_python_189 ... ok Oct 11 13:50:31.192 INFO blam! test match_python_188 ... ok Oct 11 13:50:31.192 INFO blam! test match_python_190 ... ok Oct 11 13:50:31.192 INFO blam! test match_python_180 ... ok Oct 11 13:50:31.192 INFO blam! test match_python_185 ... ok Oct 11 13:50:31.192 INFO blam! test match_python_191 ... ok Oct 11 13:50:31.195 INFO blam! test match_python_192 ... ok Oct 11 13:50:31.216 INFO blam! test match_python_195 ... ok Oct 11 13:50:31.216 INFO blam! test match_python_194 ... ok Oct 11 13:50:31.222 INFO blam! test match_python_193 ... ok Oct 11 13:50:31.228 INFO blam! test match_python_197 ... ok Oct 11 13:50:31.250 INFO blam! test match_python_198 ... ok Oct 11 13:50:31.250 INFO blam! test match_python_199 ... ok Oct 11 13:50:31.250 INFO blam! test match_python_196 ... ok Oct 11 13:50:31.250 INFO blam! test match_python_178 ... ok Oct 11 13:50:31.256 INFO blam! test match_python_200 ... ok Oct 11 13:50:31.259 INFO blam! test match_python_205 ... ok Oct 11 13:50:31.259 INFO blam! test match_python_201 ... ok Oct 11 13:50:31.261 INFO blam! test match_python_204 ... ok Oct 11 13:50:31.261 INFO blam! test match_python_208 ... ok Oct 11 13:50:31.269 INFO blam! test match_python_203 ... ok Oct 11 13:50:31.269 INFO blam! test match_python_202 ... ok Oct 11 13:50:31.269 INFO blam! test match_python_206 ... ok Oct 11 13:50:31.269 INFO blam! test match_python_207 ... ok Oct 11 13:50:31.271 INFO blam! test match_python_209 ... ok Oct 11 13:50:31.305 INFO blam! test match_python_213 ... ok Oct 11 13:50:31.322 INFO blam! test match_python_210 ... ok Oct 11 13:50:31.322 INFO blam! test match_python_215 ... ok Oct 11 13:50:31.336 INFO blam! test match_python_214 ... ok Oct 11 13:50:31.336 INFO blam! test match_python_216 ... ok Oct 11 13:50:31.336 INFO blam! test match_python_217 ... ok Oct 11 13:50:31.336 INFO blam! test match_python_212 ... ok Oct 11 13:50:31.347 INFO blam! test match_python_211 ... ok Oct 11 13:50:31.349 INFO blam! test match_python_219 ... ok Oct 11 13:50:31.360 INFO blam! test match_python_218 ... ok Oct 11 13:50:31.376 INFO blam! test match_python_223 ... ok Oct 11 13:50:31.376 INFO blam! test match_python_224 ... ok Oct 11 13:50:31.390 INFO blam! test match_python_226 ... ok Oct 11 13:50:31.404 INFO blam! test match_python_225 ... ok Oct 11 13:50:31.419 INFO blam! test match_python_227 ... ok Oct 11 13:50:31.419 INFO blam! test match_python_222 ... ok Oct 11 13:50:31.437 INFO blam! test match_python_228 ... ok Oct 11 13:50:31.437 INFO blam! test match_python_229 ... ok Oct 11 13:50:31.440 INFO blam! test match_python_221 ... ok Oct 11 13:50:31.440 INFO blam! test match_python_230 ... ok Oct 11 13:50:31.445 INFO blam! test match_python_220 ... ok Oct 11 13:50:31.463 INFO blam! test match_python_231 ... ok Oct 11 13:50:31.474 INFO blam! test match_python_232 ... ok Oct 11 13:50:31.481 INFO blam! test match_python_236 ... ok Oct 11 13:50:31.497 INFO blam! test match_python_238 ... ok Oct 11 13:50:31.504 INFO blam! test match_python_237 ... ok Oct 11 13:50:31.524 INFO blam! test match_python_240 ... ok Oct 11 13:50:31.524 INFO blam! test match_python_233 ... ok Oct 11 13:50:31.524 INFO blam! test match_python_234 ... ok Oct 11 13:50:31.535 INFO blam! test match_python_241 ... ok Oct 11 13:50:31.551 INFO blam! test match_python_244 ... ok Oct 11 13:50:31.551 INFO blam! test match_python_242 ... ok Oct 11 13:50:31.551 INFO blam! test match_python_239 ... ok Oct 11 13:50:31.563 INFO blam! test match_python_247 ... ok Oct 11 13:50:31.563 INFO blam! test match_python_245 ... ok Oct 11 13:50:31.596 INFO blam! test match_python_243 ... ok Oct 11 13:50:31.596 INFO blam! test match_python_246 ... ok Oct 11 13:50:31.607 INFO blam! test match_python_250 ... ok Oct 11 13:50:31.640 INFO blam! test match_python_252 ... ok Oct 11 13:50:31.660 INFO blam! test match_python_251 ... ok Oct 11 13:50:31.660 INFO blam! test match_python_253 ... ok Oct 11 13:50:31.696 INFO blam! test match_python_254 ... ok Oct 11 13:50:31.696 INFO blam! test match_python_248 ... ok Oct 11 13:50:31.696 INFO blam! test match_python_255 ... ok Oct 11 13:50:31.696 INFO blam! test match_python_256 ... ok Oct 11 13:50:31.696 INFO blam! test match_python_257 ... ok Oct 11 13:50:31.720 INFO blam! test match_python_258 ... ok Oct 11 13:50:31.720 INFO blam! test match_python_249 ... ok Oct 11 13:50:31.732 INFO blam! test match_python_260 ... ok Oct 11 13:50:31.732 INFO blam! test match_python_259 ... ok Oct 11 13:50:31.759 INFO blam! test match_python_261 ... ok Oct 11 13:50:31.759 INFO blam! test match_python_263 ... ok Oct 11 13:50:31.817 INFO blam! test match_python_264 ... ok Oct 11 13:50:31.821 INFO blam! test match_python_262 ... ok Oct 11 13:50:31.827 INFO blam! test match_python_268 ... ok Oct 11 13:50:31.834 INFO blam! test match_python_265 ... ok Oct 11 13:50:31.864 INFO blam! test match_python_269 ... ok Oct 11 13:50:31.864 INFO blam! test match_python_270 ... ok Oct 11 13:50:31.864 INFO blam! test match_python_235 ... ok Oct 11 13:50:31.871 INFO blam! test match_python_271 ... ok Oct 11 13:50:31.876 INFO blam! test match_python_266 ... ok Oct 11 13:50:31.916 INFO blam! test match_python_267 ... ok Oct 11 13:50:31.921 INFO blam! test match_python_275 ... ok Oct 11 13:50:31.922 INFO blam! test match_python_273 ... ok Oct 11 13:50:31.928 INFO blam! test match_python_272 ... ok Oct 11 13:50:31.966 INFO blam! test match_python_277 ... ok Oct 11 13:50:31.980 INFO blam! test match_python_280 ... ok Oct 11 13:50:31.996 INFO blam! test match_python_276 ... ok Oct 11 13:50:32.008 INFO blam! test match_python_282 ... ok Oct 11 13:50:32.012 INFO blam! test match_python_279 ... ok Oct 11 13:50:32.028 INFO blam! test match_python_281 ... ok Oct 11 13:50:32.045 INFO blam! test match_python_274 ... ok Oct 11 13:50:32.063 INFO blam! test match_python_048 ... ok Oct 11 13:50:32.064 INFO blam! test match_python_278 ... ok Oct 11 13:50:32.079 INFO blam! test match_python_283 ... ok Oct 11 13:50:32.192 INFO blam! test match_python_289 ... ok Oct 11 13:50:32.200 INFO blam! test match_python_288 ... ok Oct 11 13:50:32.212 INFO blam! test match_python_291 ... ok Oct 11 13:50:32.247 INFO blam! test match_python_292 ... ok Oct 11 13:50:32.258 INFO blam! test match_python_293 ... ok Oct 11 13:50:32.320 INFO blam! test match_python_290 ... ok Oct 11 13:50:32.324 INFO blam! test match_python_295 ... ok Oct 11 13:50:32.336 INFO blam! test match_python_296 ... ok Oct 11 13:50:32.336 INFO blam! test match_python_294 ... ok Oct 11 13:50:32.350 INFO blam! test match_python_297 ... ok Oct 11 13:50:32.456 INFO blam! test match_python_299 ... ok Oct 11 13:50:32.457 INFO blam! test match_python_286 ... ok Oct 11 13:50:32.548 INFO blam! test match_python_287 ... ok Oct 11 13:50:32.612 INFO blam! test match_python_302 ... ok Oct 11 13:50:32.624 INFO blam! test match_python_303 ... ok Oct 11 13:50:32.632 INFO blam! test match_python_304 ... ok Oct 11 13:50:32.632 INFO blam! test match_python_301 ... ok Oct 11 13:50:32.646 INFO blam! test match_python_300 ... ok Oct 11 13:50:32.647 INFO blam! test match_python_306 ... ok Oct 11 13:50:32.651 INFO blam! test match_python_305 ... ok Oct 11 13:50:32.660 INFO blam! test match_python_308 ... ok Oct 11 13:50:32.800 INFO blam! test match_python_307 ... ok Oct 11 13:50:33.048 INFO blam! test match_email ... ok Oct 11 13:50:33.624 INFO blam! test match_email_not ... ok Oct 11 13:50:34.444 INFO blam! test match_python_311 ... ok Oct 11 13:50:34.467 INFO blam! test match_repetition_10 ... ok Oct 11 13:50:35.680 INFO blam! test match_python_284 ... ok Oct 11 13:50:35.945 INFO blam! test match_python_285 ... ok Oct 11 13:50:36.010 INFO blam! test match_python_298 ... ok Oct 11 13:50:42.372 INFO blam! test match_ranges ... ok Oct 11 13:50:42.552 INFO blam! test match_repetition_100 ... ok Oct 11 13:50:42.692 INFO blam! test match_repetition_11 ... ok Oct 11 13:50:43.968 INFO blam! test match_repetition_106 ... ok Oct 11 13:50:44.020 INFO blam! test match_repetition_104 ... ok Oct 11 13:50:44.094 INFO blam! test match_repetition_102 ... ok Oct 11 13:50:44.632 INFO blam! test match_ranges_not ... ok Oct 11 13:50:44.739 INFO blam! test match_repetition_12 ... ok Oct 11 13:50:44.749 INFO blam! test match_repetition_126 ... ok Oct 11 13:50:44.781 INFO blam! test match_repetition_127 ... ok Oct 11 13:50:44.821 INFO blam! test match_repetition_128 ... ok Oct 11 13:50:44.905 INFO blam! test match_repetition_129 ... ok Oct 11 13:50:45.017 INFO blam! test match_repetition_130 ... ok Oct 11 13:50:45.109 INFO blam! test match_repetition_131 ... ok Oct 11 13:50:45.197 INFO blam! test match_repetition_132 ... ok Oct 11 13:50:45.280 INFO blam! test match_repetition_133 ... ok Oct 11 13:50:45.415 INFO blam! test match_repetition_134 ... ok Oct 11 13:50:45.621 INFO blam! test match_repetition_135 ... ok Oct 11 13:50:45.642 INFO blam! test match_repetition_136 ... ok Oct 11 13:50:45.681 INFO blam! test match_repetition_137 ... ok Oct 11 13:50:45.757 INFO blam! test match_repetition_14 ... ok Oct 11 13:50:45.801 INFO blam! test match_repetition_143 ... ok Oct 11 13:50:45.804 INFO blam! test match_repetition_145 ... ok Oct 11 13:50:45.849 INFO blam! test match_repetition_147 ... ok Oct 11 13:50:45.920 INFO blam! test match_repetition_149 ... ok Oct 11 13:50:46.068 INFO blam! test match_repetition_15 ... ok Oct 11 13:50:46.168 INFO blam! test match_repetition_150 ... ok Oct 11 13:50:46.244 INFO blam! test match_repetition_152 ... ok Oct 11 13:50:46.340 INFO blam! test match_repetition_154 ... ok Oct 11 13:50:46.388 INFO blam! test match_repetition_156 ... ok Oct 11 13:50:46.523 INFO blam! test match_repetition_158 ... ok Oct 11 13:50:46.677 INFO blam! test match_repetition_159 ... ok Oct 11 13:50:46.785 INFO blam! test match_repetition_16 ... ok Oct 11 13:50:46.823 INFO blam! test match_repetition_161 ... ok Oct 11 13:50:46.845 INFO blam! test match_repetition_163 ... ok Oct 11 13:50:46.877 INFO blam! test match_repetition_18 ... ok Oct 11 13:50:46.988 INFO blam! test match_repetition_20 ... ok Oct 11 13:50:47.096 INFO blam! test match_repetition_21 ... ok Oct 11 13:50:47.405 INFO blam! test match_repetition_22 ... ok Oct 11 13:50:47.441 INFO blam! test match_repetition_24 ... ok Oct 11 13:50:47.585 INFO blam! test match_repetition_25 ... ok Oct 11 13:50:47.913 INFO blam! test match_repetition_26 ... ok Oct 11 13:50:47.996 INFO blam! test match_repetition_28 ... ok Oct 11 13:50:48.060 INFO blam! test match_repetition_30 ... ok Oct 11 13:50:48.152 INFO blam! test match_repetition_31 ... ok Oct 11 13:50:48.428 INFO blam! test match_repetition_32 ... ok Oct 11 13:50:48.548 INFO blam! test match_repetition_34 ... ok Oct 11 13:50:48.660 INFO blam! test match_repetition_35 ... ok Oct 11 13:50:49.076 INFO blam! test match_repetition_36 ... ok Oct 11 13:50:49.110 INFO blam! test match_repetition_38 ... ok Oct 11 13:50:49.216 INFO blam! test match_repetition_40 ... ok Oct 11 13:50:49.217 INFO blam! test match_python_309 ... ok Oct 11 13:50:49.404 INFO blam! test match_repetition_41 ... ok Oct 11 13:50:49.532 INFO blam! test match_repetition_44 ... ok Oct 11 13:50:49.600 INFO blam! test match_repetition_42 ... ok Oct 11 13:50:49.616 INFO blam! test match_repetition_46 ... ok Oct 11 13:50:49.648 INFO blam! test match_repetition_50 ... ok Oct 11 13:50:49.689 INFO blam! test match_repetition_52 ... ok Oct 11 13:50:49.704 INFO blam! test match_repetition_47 ... ok Oct 11 13:50:49.812 INFO blam! test match_repetition_53 ... ok Oct 11 13:50:49.896 INFO blam! test match_repetition_56 ... ok Oct 11 13:50:49.916 INFO blam! test match_repetition_54 ... ok Oct 11 13:50:49.988 INFO blam! test match_repetition_57 ... ok Oct 11 13:50:50.004 INFO blam! test match_repetition_61 ... ok Oct 11 13:50:50.053 INFO blam! test match_repetition_63 ... ok Oct 11 13:50:50.098 INFO blam! test match_repetition_64 ... ok Oct 11 13:50:50.145 INFO blam! test match_repetition_59 ... ok Oct 11 13:50:50.200 INFO blam! test match_repetition_67 ... ok Oct 11 13:50:50.200 INFO blam! test match_repetition_65 ... ok Oct 11 13:50:50.271 INFO blam! test match_repetition_70 ... ok Oct 11 13:50:50.340 INFO blam! test match_repetition_73 ... ok Oct 11 13:50:50.360 INFO blam! test match_repetition_75 ... ok Oct 11 13:50:50.392 INFO blam! test match_repetition_68 ... ok Oct 11 13:50:50.401 INFO blam! test match_repetition_76 ... ok Oct 11 13:50:50.423 INFO blam! test match_repetition_79 ... ok Oct 11 13:50:50.470 INFO blam! test match_repetition_77 ... ok Oct 11 13:50:50.549 INFO blam! test match_repetition_81 ... ok Oct 11 13:50:50.572 INFO blam! test match_repetition_80 ... ok Oct 11 13:50:50.584 INFO blam! test match_repetition_83 ... ok Oct 11 13:50:50.665 INFO blam! test match_repetition_90 ... ok Oct 11 13:50:50.712 INFO blam! test match_repetition_91 ... ok Oct 11 13:50:50.756 INFO blam! test match_repetition_92 ... ok Oct 11 13:50:50.936 INFO blam! test match_repetition_93 ... ok Oct 11 13:50:51.021 INFO blam! test match_repetition_110 ... ok Oct 11 13:50:51.043 INFO blam! test match_repetition_94 ... ok Oct 11 13:50:51.408 INFO blam! test match_repetition_95 ... ok Oct 11 13:50:51.625 INFO blam! test match_repetition_108 ... ok Oct 11 13:50:51.707 INFO blam! test match_skip_1 ... ok Oct 11 13:50:51.852 INFO blam! test match_skip_2 ... ok Oct 11 13:50:51.888 INFO blam! test match_repetition_96 ... ok Oct 11 13:50:51.913 INFO blam! test negclass_ascii ... ok Oct 11 13:50:51.932 INFO blam! test negclass_comma ... ok Oct 11 13:50:51.940 INFO blam! test match_repetition_112 ... ok Oct 11 13:50:51.968 INFO blam! test negclass_comma_space ... ok Oct 11 13:50:51.970 INFO blam! test negclass_letter_comma ... ok Oct 11 13:50:51.980 INFO blam! test match_skip_3 ... ok Oct 11 13:50:52.011 INFO blam! test negclass_letters ... ok Oct 11 13:50:52.026 INFO blam! test negclass_letter_space ... ok Oct 11 13:50:52.046 INFO blam! test negclass_space ... ok Oct 11 13:50:52.056 INFO blam! test no_match_python_00 ... ok Oct 11 13:50:52.056 INFO blam! test negclass_space_comma ... ok Oct 11 13:50:52.063 INFO blam! test no_match_python_03 ... ok Oct 11 13:50:52.068 INFO blam! test no_match_python_02 ... ok Oct 11 13:50:52.092 INFO blam! test no_match_python_01 ... ok Oct 11 13:50:52.108 INFO blam! test no_match_python_04 ... ok Oct 11 13:50:52.132 INFO blam! test no_match_python_07 ... ok Oct 11 13:50:52.160 INFO blam! test no_match_python_08 ... ok Oct 11 13:50:52.160 INFO blam! test no_match_python_05 ... ok Oct 11 13:50:52.167 INFO blam! test no_match_python_09 ... ok Oct 11 13:50:52.176 INFO blam! test no_match_python_10 ... ok Oct 11 13:50:52.192 INFO blam! test no_match_python_11 ... ok Oct 11 13:50:52.196 INFO blam! test no_match_python_12 ... ok Oct 11 13:50:52.212 INFO blam! test no_match_python_13 ... ok Oct 11 13:50:52.212 INFO blam! test no_match_python_14 ... ok Oct 11 13:50:52.240 INFO blam! test no_match_python_16 ... ok Oct 11 13:50:52.292 INFO blam! test no_match_python_17 ... ok Oct 11 13:50:52.336 INFO blam! test no_match_python_15 ... ok Oct 11 13:50:52.404 INFO blam! test no_match_python_18 ... ok Oct 11 13:50:52.412 INFO blam! test match_python_310 ... ok Oct 11 13:50:52.416 INFO blam! test no_match_python_19 ... ok Oct 11 13:50:52.479 INFO blam! test no_match_python_20 ... ok Oct 11 13:50:52.716 INFO blam! test match_repetition_114 ... ok Oct 11 13:50:53.030 INFO blam! test no_match_python_06 ... ok Oct 11 13:50:53.608 INFO blam! test match_repetition_97 ... ok Oct 11 13:50:53.844 INFO blam! test no_match_python_24 ... ok Oct 11 13:50:54.144 INFO blam! test match_repetition_115 ... ok Oct 11 13:50:54.148 INFO blam! test no_match_python_25 ... ok Oct 11 13:50:55.423 INFO blam! test no_match_python_26 ... ok Oct 11 13:50:55.961 INFO blam! test no_match_python_23 ... ok Oct 11 13:50:56.272 INFO blam! test no_match_python_22 ... ok Oct 11 13:50:56.273 INFO blam! test no_match_python_32 ... ok Oct 11 13:50:56.276 INFO blam! test no_match_python_33 ... ok Oct 11 13:50:56.282 INFO blam! test no_match_python_34 ... ok Oct 11 13:50:56.341 INFO blam! test no_match_python_35 ... ok Oct 11 13:50:56.516 INFO blam! test no_match_python_36 ... ok Oct 11 13:50:56.778 INFO blam! test no_match_python_21 ... ok Oct 11 13:50:56.868 INFO blam! test no_match_python_38 ... ok Oct 11 13:50:56.892 INFO blam! test no_match_python_39 ... ok Oct 11 13:50:56.892 INFO blam! test no_match_python_37 ... ok Oct 11 13:50:56.909 INFO blam! test no_match_python_40 ... ok Oct 11 13:50:56.911 INFO blam! test no_match_python_41 ... ok Oct 11 13:50:56.932 INFO blam! test no_match_python_42 ... ok Oct 11 13:50:56.953 INFO blam! test no_match_python_43 ... ok Oct 11 13:50:56.978 INFO blam! test no_match_python_44 ... ok Oct 11 13:50:56.978 INFO blam! test no_match_python_45 ... ok Oct 11 13:50:57.020 INFO blam! test no_match_python_46 ... ok Oct 11 13:50:57.020 INFO blam! test no_match_python_47 ... ok Oct 11 13:50:57.021 INFO blam! test no_match_python_49 ... ok Oct 11 13:50:57.040 INFO blam! test no_match_python_48 ... ok Oct 11 13:50:57.040 INFO blam! test no_match_python_50 ... ok Oct 11 13:50:57.072 INFO blam! test no_match_python_52 ... ok Oct 11 13:50:57.103 INFO blam! test no_match_python_53 ... ok Oct 11 13:50:57.105 INFO blam! test no_match_python_51 ... ok Oct 11 13:50:57.162 INFO blam! test no_match_python_54 ... ok Oct 11 13:50:57.182 INFO blam! test no_match_python_55 ... ok Oct 11 13:50:57.204 INFO blam! test no_match_python_57 ... ok Oct 11 13:50:57.208 INFO blam! test no_match_python_58 ... ok Oct 11 13:50:57.216 INFO blam! test no_match_python_59 ... ok Oct 11 13:50:57.254 INFO blam! test no_match_python_60 ... ok Oct 11 13:50:57.260 INFO blam! test no_match_python_56 ... ok Oct 11 13:50:57.304 INFO blam! test no_match_python_27 ... ok Oct 11 13:50:57.308 INFO blam! test no_match_python_28 ... ok Oct 11 13:50:57.324 INFO blam! test no_match_python_64 ... ok Oct 11 13:50:57.324 INFO blam! test no_match_python_29 ... ok Oct 11 13:50:57.336 INFO blam! test no_match_python_66 ... ok Oct 11 13:50:57.345 INFO blam! test no_match_python_63 ... ok Oct 11 13:50:57.345 INFO blam! test no_match_python_67 ... ok Oct 11 13:50:57.348 INFO blam! test no_match_python_65 ... ok Oct 11 13:50:57.363 INFO blam! test no_match_python_68 ... ok Oct 11 13:50:57.363 INFO blam! test match_repetition_98 ... ok Oct 11 13:50:57.364 INFO blam! test no_match_python_61 ... ok Oct 11 13:50:57.365 INFO blam! test no_match_python_69 ... ok Oct 11 13:50:57.369 INFO blam! test no_match_python_62 ... ok Oct 11 13:50:57.376 INFO blam! test no_match_python_73 ... ok Oct 11 13:50:57.376 INFO blam! test no_match_python_74 ... ok Oct 11 13:50:57.377 INFO blam! test no_match_python_70 ... ok Oct 11 13:50:57.396 INFO blam! test no_match_python_72 ... ok Oct 11 13:50:57.396 INFO blam! test no_match_python_76 ... ok Oct 11 13:50:57.396 INFO blam! test no_match_python_77 ... ok Oct 11 13:50:57.400 INFO blam! test no_match_python_81 ... ok Oct 11 13:50:57.400 INFO blam! test no_match_python_71 ... ok Oct 11 13:50:57.412 INFO blam! test no_match_python_83 ... ok Oct 11 13:50:57.429 INFO blam! test no_match_python_82 ... ok Oct 11 13:50:57.429 INFO blam! test no_match_python_79 ... ok Oct 11 13:50:57.436 INFO blam! test no_match_python_84 ... ok Oct 11 13:50:57.446 INFO blam! test no_match_python_75 ... ok Oct 11 13:50:57.446 INFO blam! test no_match_python_88 ... ok Oct 11 13:50:57.446 INFO blam! test no_match_python_78 ... ok Oct 11 13:50:57.457 INFO blam! test no_match_python_89 ... ok Oct 11 13:50:57.461 INFO blam! test no_match_python_80 ... ok Oct 11 13:50:57.467 INFO blam! test no_match_python_92 ... ok Oct 11 13:50:57.467 INFO blam! test no_match_python_91 ... ok Oct 11 13:50:57.492 INFO blam! test no_match_python_94 ... ok Oct 11 13:50:57.492 INFO blam! test no_match_python_86 ... ok Oct 11 13:50:57.496 INFO blam! test regression_ascii_word_underscore ... ok Oct 11 13:50:57.508 INFO blam! test no_match_python_90 ... ok Oct 11 13:50:57.519 INFO blam! test no_match_python_85 ... ok Oct 11 13:50:57.520 INFO blam! test no_match_python_87 ... ok Oct 11 13:50:57.524 INFO blam! test regression_negated_char_class_1 ... ok Oct 11 13:50:57.524 INFO blam! test regression_unsorted_binary_search_1 ... ok Oct 11 13:50:57.530 INFO blam! test regression_unsorted_binary_search_2 ... ok Oct 11 13:50:57.530 INFO blam! test regression_negated_char_class_2 ... ok Oct 11 13:50:57.530 INFO blam! test no_match_python_93 ... ok Oct 11 13:50:57.541 INFO blam! test uni_case ... ok Oct 11 13:50:58.009 INFO blam! test uni_case_lower ... ok Oct 11 13:50:58.112 INFO blam! test uni_case_upper ... ok Oct 11 13:50:58.139 INFO blam! test uni_case_lower_nocase_flag ... ok Oct 11 13:50:58.285 INFO blam! test uni_boundary_none ... ok Oct 11 13:50:58.524 INFO blam! test uni_mixed ... ok Oct 11 13:50:58.592 INFO blam! test no_match_python_30 ... ok Oct 11 13:50:58.642 INFO blam! test uni_boundary_ogham ... ok Oct 11 13:50:58.736 INFO blam! test uni_case_upper_nocase_flag ... ok Oct 11 13:50:58.760 INFO blam! test uni_one ... ok Oct 11 13:50:58.815 INFO blam! test uni_not_class_neg ... ok Oct 11 13:50:58.864 INFO blam! test no_match_python_31 ... ok Oct 11 13:50:58.886 INFO blam! test uni_perl_d ... ok Oct 11 13:50:58.892 INFO blam! test uni_perl_s ... ok Oct 11 13:50:58.909 INFO blam! test uni_perl_d_not ... ok Oct 11 13:50:58.916 INFO blam! test uni_perl_s_neg ... ok Oct 11 13:50:58.952 INFO blam! test uni_perl_s_not ... ok Oct 11 13:50:58.952 INFO blam! test uni_not ... ok Oct 11 13:50:58.952 INFO blam! test uni_not_class ... ok Oct 11 13:50:59.148 INFO blam! test uni_perl_d_neg ... ok Oct 11 13:51:00.439 INFO blam! test uni_case_upper_nocase ... ok Oct 11 13:51:01.565 INFO blam! test uni_perl_w ... ok Oct 11 13:51:01.868 INFO blam! test uni_perl_w_neg ... ok Oct 11 13:51:01.971 INFO blam! test uni_perl_w_not ... ok Oct 11 13:51:01.971 INFO blam! Oct 11 13:51:01.971 INFO blam! test result: ok. 818 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:51:01.971 INFO blam! Oct 11 13:51:01.980 INFO blam! Oct 11 13:51:01.980 INFO kablam! Running /target/debug/deps/default-b7867121d1d46f1d Oct 11 13:51:01.980 INFO blam! running 36 tests Oct 11 13:51:01.980 INFO blam! test bench::anchored_literal_short_non_match ... ok Oct 11 13:51:01.984 INFO blam! test bench::backtrack ... ok Oct 11 13:51:01.996 INFO blam! test bench::anchored_literal_long_non_match ... ok Oct 11 13:51:01.996 INFO blam! test bench::anchored_literal_long_match ... ok Oct 11 13:51:01.996 INFO blam! test bench::anchored_literal_short_match ... ok Oct 11 13:51:02.040 INFO blam! test bench::easy0_32 ... ok Oct 11 13:51:02.056 INFO blam! test bench::easy0_1K ... ok Oct 11 13:51:02.064 INFO blam! test bench::easy0_32K ... ok Oct 11 13:51:02.164 INFO blam! test bench::easy1_1K ... ok Oct 11 13:51:02.176 INFO blam! test bench::easy1_32K ... ok Oct 11 13:51:02.176 INFO blam! test bench::hard_1K ... ok Oct 11 13:51:02.200 INFO blam! test bench::literal ... ok Oct 11 13:51:02.235 INFO blam! test bench::easy1_32 ... ok Oct 11 13:51:02.252 INFO blam! test bench::longer_literal_no_regex ... ok Oct 11 13:51:02.252 INFO blam! test bench::longer_literal ... ok Oct 11 13:51:02.252 INFO blam! test bench::match_class_in_range ... ok Oct 11 13:51:02.255 INFO blam! test bench::match_class ... ok Oct 11 13:51:02.340 INFO blam! test bench::hard_32K ... ok Oct 11 13:51:02.344 INFO blam! test bench::hard_32 ... ok Oct 11 13:51:02.400 INFO blam! test bench::medium_32 ... ok Oct 11 13:51:02.424 INFO blam! test bench::medium_1K ... ok Oct 11 13:51:02.464 INFO blam! test bench::not_literal ... ok Oct 11 13:51:02.482 INFO blam! test bench::one_pass_long_prefix ... ok Oct 11 13:51:02.497 INFO blam! test bench::one_pass_long_prefix_not ... ok Oct 11 13:51:02.524 INFO blam! test bench::one_pass_short_a ... ok Oct 11 13:51:02.592 INFO blam! test bench::one_pass_short_a_not ... ok Oct 11 13:51:02.600 INFO blam! test bench::one_pass_short_b ... ok Oct 11 13:51:02.680 INFO blam! test bench::one_pass_short_b_not ... ok Oct 11 13:51:02.753 INFO blam! test bench::medium_32K ... ok Oct 11 13:51:02.754 INFO blam! test bench::skip ... ok Oct 11 13:51:03.389 INFO blam! test bench::easy1_1MB ... ok Oct 11 13:51:03.546 INFO blam! test bench::easy0_1MB ... ok Oct 11 13:51:03.638 INFO blam! test bench::hard_1MB ... ok Oct 11 13:51:03.898 INFO blam! test bench::medium_1MB ... ok Oct 11 13:51:04.136 INFO blam! test bench::match_class_unicode ... ok Oct 11 13:51:05.046 INFO blam! test bench::compile_word_boundary ... ok Oct 11 13:51:05.046 INFO blam! Oct 11 13:51:05.046 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:51:05.046 INFO blam! Oct 11 13:51:05.050 INFO kablam! Doc-tests regex_dfa Oct 11 13:51:08.073 INFO blam! Oct 11 13:51:08.073 INFO blam! running 1 test Oct 11 13:51:13.328 INFO blam! test src/lib.rs - (line 14) ... ok Oct 11 13:51:13.331 INFO blam! Oct 11 13:51:13.331 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 13:51:13.331 INFO blam! Oct 11 13:51:13.340 INFO kablam! su: No module specific data is present Oct 11 13:51:14.000 INFO running `"docker" "rm" "-f" "8e5671988126f5afb450627075ae0a9f1e7504e721208b9c04f26e9a13585cd3"` Oct 11 13:51:14.336 INFO blam! 8e5671988126f5afb450627075ae0a9f1e7504e721208b9c04f26e9a13585cd3