Oct 15 22:22:01.245 INFO testing regex_dfa-0.5.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 22:22:01.245 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 22:22:01.661 INFO blam! 8bc2accc32138b2d5adf1cda2de88154a203f76873c665abbb3409a0de545e06 Oct 15 22:22:01.667 INFO running `"docker" "start" "-a" "8bc2accc32138b2d5adf1cda2de88154a203f76873c665abbb3409a0de545e06"` Oct 15 22:22:02.359 INFO kablam! usermod: no changes Oct 15 22:22:02.388 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 15 22:22:02.388 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 15 22:22:02.389 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 22:22:02.389 INFO kablam! files will be included as a benchmark target: Oct 15 22:22:02.389 INFO kablam! Oct 15 22:22:02.389 INFO kablam! * /source/benches/bench.rs Oct 15 22:22:02.389 INFO kablam! Oct 15 22:22:02.389 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 22:22:02.389 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 15 22:22:02.389 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 15 22:22:02.389 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 22:22:02.389 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 22:22:02.389 INFO kablam! Oct 15 22:22:02.389 INFO kablam! For more information on this warning you can consult Oct 15 22:22:02.389 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 22:22:02.389 INFO kablam! warning: file found to be present in multiple build targets: /source/src/lib.rs Oct 15 22:22:02.467 INFO kablam! Compiling refinery v0.1.1 Oct 15 22:22:02.476 INFO kablam! Compiling regex-syntax v0.2.6 Oct 15 22:22:02.504 INFO kablam! Compiling range-map v0.1.5 Oct 15 22:22:05.599 INFO kablam! Compiling regex_dfa v0.5.0 (/source) Oct 15 22:22:06.402 INFO kablam! warning: unused import: `std::cmp::max` Oct 15 22:22:06.402 INFO kablam! --> src/nfa/has_looks.rs:11:5 Oct 15 22:22:06.402 INFO kablam! | Oct 15 22:22:06.402 INFO kablam! 11 | use std::cmp::max; Oct 15 22:22:06.402 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 22:22:06.402 INFO kablam! | Oct 15 22:22:06.402 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 22:22:06.402 INFO kablam! Oct 15 22:22:10.751 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.38s Oct 15 22:22:10.755 INFO kablam! su: No module specific data is present Oct 15 22:22:11.125 INFO running `"docker" "rm" "-f" "8bc2accc32138b2d5adf1cda2de88154a203f76873c665abbb3409a0de545e06"` Oct 15 22:22:11.194 INFO blam! 8bc2accc32138b2d5adf1cda2de88154a203f76873c665abbb3409a0de545e06 Oct 15 22:22:11.196 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 22:22:11.377 INFO blam! 0ccfe7ed220b60c47ecdc46d0ccbdbb144fefa9cfa0468fcffa1f6210afde2d8 Oct 15 22:22:11.382 INFO running `"docker" "start" "-a" "0ccfe7ed220b60c47ecdc46d0ccbdbb144fefa9cfa0468fcffa1f6210afde2d8"` Oct 15 22:22:12.246 INFO kablam! usermod: no changes Oct 15 22:22:12.288 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 15 22:22:12.288 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 15 22:22:12.288 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 22:22:12.288 INFO kablam! files will be included as a benchmark target: Oct 15 22:22:12.288 INFO kablam! Oct 15 22:22:12.288 INFO kablam! * /source/benches/bench.rs Oct 15 22:22:12.288 INFO kablam! Oct 15 22:22:12.288 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 22:22:12.288 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 15 22:22:12.288 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 15 22:22:12.288 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 22:22:12.288 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 22:22:12.288 INFO kablam! Oct 15 22:22:12.288 INFO kablam! For more information on this warning you can consult Oct 15 22:22:12.288 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 22:22:12.288 INFO kablam! warning: file found to be present in multiple build targets: /source/src/lib.rs Oct 15 22:22:12.355 INFO kablam! Compiling serde_json v0.6.1 Oct 15 22:22:14.208 INFO kablam! Compiling regex_dfa v0.5.0 (/source) Oct 15 22:22:16.586 INFO kablam! warning: unused imports: `TestResult`, `quickcheck` Oct 15 22:22:16.599 INFO kablam! --> src/dfa/prefix_searcher.rs:244:34 Oct 15 22:22:16.600 INFO kablam! | Oct 15 22:22:16.600 INFO kablam! 244 | use quickcheck::{QuickCheck, quickcheck, StdGen, TestResult}; Oct 15 22:22:16.601 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 15 22:22:16.602 INFO kablam! | Oct 15 22:22:16.602 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 22:22:16.603 INFO kablam! Oct 15 22:22:16.614 INFO kablam! warning: unused import: `std::cmp::max` Oct 15 22:22:16.615 INFO kablam! --> src/nfa/has_looks.rs:11:5 Oct 15 22:22:16.615 INFO kablam! | Oct 15 22:22:16.616 INFO kablam! 11 | use std::cmp::max; Oct 15 22:22:16.616 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 22:22:16.617 INFO kablam! Oct 15 22:22:16.701 INFO kablam! warning: unused imports: `TestResult`, `quickcheck` Oct 15 22:22:16.701 INFO kablam! --> src/dfa/prefix_searcher.rs:244:34 Oct 15 22:22:16.702 INFO kablam! | Oct 15 22:22:16.702 INFO kablam! 244 | use quickcheck::{QuickCheck, quickcheck, StdGen, TestResult}; Oct 15 22:22:16.702 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 15 22:22:16.702 INFO kablam! | Oct 15 22:22:16.702 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 22:22:16.702 INFO kablam! Oct 15 22:22:16.707 INFO kablam! warning: unused import: `std::cmp::max` Oct 15 22:22:16.707 INFO kablam! --> src/nfa/has_looks.rs:11:5 Oct 15 22:22:16.707 INFO kablam! | Oct 15 22:22:16.707 INFO kablam! 11 | use std::cmp::max; Oct 15 22:22:16.707 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 22:22:16.707 INFO kablam! Oct 15 22:22:18.895 INFO kablam! warning: function is never used: `qc` Oct 15 22:22:18.895 INFO kablam! --> src/dfa/prefix_searcher.rs:249:5 Oct 15 22:22:18.895 INFO kablam! | Oct 15 22:22:18.895 INFO kablam! 249 | fn qc(size: usize) -> QuickCheck> { Oct 15 22:22:18.895 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:22:18.895 INFO kablam! | Oct 15 22:22:18.895 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 22:22:18.895 INFO kablam! Oct 15 22:22:18.963 INFO kablam! warning: function is never used: `qc` Oct 15 22:22:18.963 INFO kablam! --> src/dfa/prefix_searcher.rs:249:5 Oct 15 22:22:18.963 INFO kablam! | Oct 15 22:22:18.963 INFO kablam! 249 | fn qc(size: usize) -> QuickCheck> { Oct 15 22:22:18.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:22:18.963 INFO kablam! | Oct 15 22:22:18.971 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 22:22:18.971 INFO kablam! Oct 15 22:22:32.653 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.38s Oct 15 22:22:32.659 INFO kablam! su: No module specific data is present Oct 15 22:22:33.280 INFO running `"docker" "rm" "-f" "0ccfe7ed220b60c47ecdc46d0ccbdbb144fefa9cfa0468fcffa1f6210afde2d8"` Oct 15 22:22:33.507 INFO blam! 0ccfe7ed220b60c47ecdc46d0ccbdbb144fefa9cfa0468fcffa1f6210afde2d8 Oct 15 22:22:33.515 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,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" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 22:22:33.983 INFO blam! 032be7a7532944f623bbffbece8a3d3af2443b942275de6faf8d66546bae0c5b Oct 15 22:22:33.983 INFO running `"docker" "start" "-a" "032be7a7532944f623bbffbece8a3d3af2443b942275de6faf8d66546bae0c5b"` Oct 15 22:22:35.375 INFO kablam! usermod: no changes Oct 15 22:22:35.431 INFO kablam! warning: An explicit [[bench]] section is specified in Cargo.toml which currently Oct 15 22:22:35.431 INFO kablam! disables Cargo from automatically inferring other benchmark targets. Oct 15 22:22:35.431 INFO kablam! This inference behavior will change in the Rust 2018 edition and the following Oct 15 22:22:35.431 INFO kablam! files will be included as a benchmark target: Oct 15 22:22:35.431 INFO kablam! Oct 15 22:22:35.431 INFO kablam! * /source/benches/bench.rs Oct 15 22:22:35.431 INFO kablam! Oct 15 22:22:35.431 INFO kablam! This is likely to break cargo build or cargo test as these files may not be Oct 15 22:22:35.431 INFO kablam! ready to be compiled as a benchmark target today. You can future-proof yourself Oct 15 22:22:35.431 INFO kablam! and disable this warning by adding `autobenches = false` to your [package] Oct 15 22:22:35.431 INFO kablam! section. You may also move the files to a location where Cargo would not Oct 15 22:22:35.431 INFO kablam! automatically infer them to be a target, such as in subfolders. Oct 15 22:22:35.431 INFO kablam! Oct 15 22:22:35.431 INFO kablam! For more information on this warning you can consult Oct 15 22:22:35.431 INFO kablam! https://github.com/rust-lang/cargo/issues/5330 Oct 15 22:22:35.431 INFO kablam! warning: file found to be present in multiple build targets: /source/src/lib.rs Oct 15 22:22:35.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 22:22:35.555 INFO kablam! Running /target/debug/deps/regex_dfa-4dd1fd935675fa83 Oct 15 22:22:35.557 INFO blam! Oct 15 22:22:35.557 INFO blam! running 45 tests Oct 15 22:22:35.561 INFO blam! test dfa::prefix_searcher::tests::pruned_empty_repetition ... ok Oct 15 22:22:35.568 INFO blam! test dfa::tests::test_anchored_dfa_anchored_end ... ok Oct 15 22:22:35.591 INFO blam! test dfa::prefix_searcher::tests::byte_set ... ok Oct 15 22:22:35.599 INFO blam! test dfa::tests::test_anchored_dfa_simple ... ok Oct 15 22:22:35.599 INFO blam! test dfa::tests::test_class_normalized ... ok Oct 15 22:22:35.603 INFO blam! test dfa::tests::match_priority ... ok Oct 15 22:22:35.603 INFO blam! test dfa::tests::test_adjacent_predicates ... ok Oct 15 22:22:35.603 INFO blam! test dfa::tests::test_forward_backward_simple ... ok Oct 15 22:22:35.603 INFO blam! test dfa::prefix_searcher::tests::pruned_repetition ... ok Oct 15 22:22:35.635 INFO blam! test dfa::tests::test_syntax_error ... ok Oct 15 22:22:35.635 INFO blam! test dfa::tests::test_max_states ... ok Oct 15 22:22:35.635 INFO blam! test graph::tests::cycles ... ok Oct 15 22:22:35.699 INFO blam! test dfa::prefix_searcher::tests::case_insensitive ... ok Oct 15 22:22:35.715 INFO blam! test dfa::tests::test_anchored_dfa_literal_prefix ... ok Oct 15 22:22:35.748 INFO blam! test nfa::has_looks::tests::anchored_end ... ok Oct 15 22:22:35.748 INFO blam! test nfa::has_looks::tests::anchored_start ... ok Oct 15 22:22:35.749 INFO blam! test nfa::has_looks::tests::empty ... ok Oct 15 22:22:35.755 INFO blam! test nfa::has_looks::tests::plus ... ok Oct 15 22:22:35.755 INFO blam! test nfa::has_looks::tests::rep_fixed ... ok Oct 15 22:22:35.759 INFO blam! test nfa::has_looks::tests::alternate ... ok Oct 15 22:22:35.775 INFO blam! test nfa::has_looks::tests::sequence ... ok Oct 15 22:22:35.775 INFO blam! test nfa::has_looks::tests::rep_range ... ok Oct 15 22:22:35.775 INFO blam! test nfa::has_looks::tests::single ... ok Oct 15 22:22:35.787 INFO blam! test nfa::has_looks::tests::word_boundary_ambiguous ... ok Oct 15 22:22:35.787 INFO blam! test nfa::has_looks::tests::star ... ok Oct 15 22:22:35.810 INFO blam! test nfa::has_looks::tests::word_boundary_start ... ok Oct 15 22:22:35.810 INFO blam! test nfa::has_looks::tests::word_boundary_end ... ok Oct 15 22:22:35.815 INFO blam! test dfa::prefix_searcher::tests::long ... ok Oct 15 22:22:35.815 INFO blam! test nfa::no_looks::tests::anchor_nl ... ok Oct 15 22:22:35.815 INFO blam! test nfa::no_looks::tests::determinize_pruning ... ok Oct 15 22:22:35.817 INFO blam! test nfa::no_looks::tests::anchor_already_anchored ... ok Oct 15 22:22:35.818 INFO blam! test nfa::no_looks::tests::anchor_simple ... ok Oct 15 22:22:35.818 INFO blam! test nfa::no_looks::tests::rev_init_boundary ... ok Oct 15 22:22:35.819 INFO blam! test nfa::no_looks::tests::rev_init_new_line ... ok Oct 15 22:22:35.823 INFO blam! test nfa::no_looks::tests::rev_init_simple_and_boundary ... ok Oct 15 22:22:35.835 INFO blam! test nfa::no_looks::tests::rev_init_simple ... ok Oct 15 22:22:35.839 INFO blam! test nfa::no_looks::tests::rev_init_word ... ok Oct 15 22:22:35.839 INFO blam! test runner::forward_backward::tests::test_prefix_choice ... ok Oct 15 22:22:35.851 INFO blam! test nfa::no_looks::tests::rev_init_not_word ... ok Oct 15 22:22:35.911 INFO blam! test dfa::tests::test_minimize ... ok Oct 15 22:22:35.967 INFO blam! test nfa::no_looks::tests::rev_init_word_or_not_word ... ok Oct 15 22:22:35.983 INFO blam! test look::tests::intersection_eoi ... ok Oct 15 22:22:35.999 INFO blam! test look::tests::intersection_ordering ... ok Oct 15 22:22:35.999 INFO blam! test look::tests::intersection_commutes ... ok Oct 15 22:22:36.020 INFO blam! test look::tests::intersection_set ... ok Oct 15 22:22:36.020 INFO blam! Oct 15 22:22:36.020 INFO blam! test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:22:36.020 INFO blam! Oct 15 22:22:36.027 INFO kablam! Running /target/debug/deps/crate-41fe3ee79189b2cb Oct 15 22:22:36.039 INFO blam! Oct 15 22:22:36.039 INFO blam! running 45 tests Oct 15 22:22:36.049 INFO blam! test dfa::prefix_searcher::tests::pruned_repetition ... ok Oct 15 22:22:36.049 INFO blam! test dfa::prefix_searcher::tests::byte_set ... ok Oct 15 22:22:36.055 INFO blam! test dfa::tests::test_adjacent_predicates ... ok Oct 15 22:22:36.059 INFO blam! test dfa::prefix_searcher::tests::pruned_empty_repetition ... ok Oct 15 22:22:36.059 INFO blam! test dfa::tests::test_anchored_dfa_simple ... ok Oct 15 22:22:36.059 INFO blam! test dfa::tests::test_anchored_dfa_anchored_end ... ok Oct 15 22:22:36.063 INFO blam! test dfa::tests::match_priority ... ok Oct 15 22:22:36.067 INFO blam! test dfa::tests::test_class_normalized ... ok Oct 15 22:22:36.083 INFO blam! test dfa::tests::test_forward_backward_simple ... ok Oct 15 22:22:36.083 INFO blam! test dfa::tests::test_max_states ... ok Oct 15 22:22:36.083 INFO blam! test dfa::tests::test_syntax_error ... ok Oct 15 22:22:36.135 INFO blam! test graph::tests::cycles ... ok Oct 15 22:22:36.138 INFO blam! test dfa::prefix_searcher::tests::case_insensitive ... ok Oct 15 22:22:36.177 INFO blam! test nfa::has_looks::tests::alternate ... ok Oct 15 22:22:36.183 INFO blam! test dfa::tests::test_anchored_dfa_literal_prefix ... ok Oct 15 22:22:36.183 INFO blam! test nfa::has_looks::tests::anchored_end ... ok Oct 15 22:22:36.207 INFO blam! test nfa::has_looks::tests::anchored_start ... ok Oct 15 22:22:36.211 INFO blam! test dfa::tests::test_minimize ... ok Oct 15 22:22:36.215 INFO blam! test nfa::has_looks::tests::empty ... ok Oct 15 22:22:36.219 INFO blam! test nfa::has_looks::tests::plus ... ok Oct 15 22:22:36.223 INFO blam! test nfa::has_looks::tests::sequence ... ok Oct 15 22:22:36.231 INFO blam! test nfa::has_looks::tests::rep_fixed ... ok Oct 15 22:22:36.233 INFO blam! test nfa::has_looks::tests::single ... ok Oct 15 22:22:36.236 INFO blam! test nfa::has_looks::tests::word_boundary_ambiguous ... ok Oct 15 22:22:36.236 INFO blam! test nfa::has_looks::tests::star ... ok Oct 15 22:22:36.247 INFO blam! test nfa::has_looks::tests::rep_range ... ok Oct 15 22:22:36.259 INFO blam! test nfa::has_looks::tests::word_boundary_start ... ok Oct 15 22:22:36.265 INFO blam! test nfa::no_looks::tests::anchor_nl ... ok Oct 15 22:22:36.275 INFO blam! test nfa::has_looks::tests::word_boundary_end ... ok Oct 15 22:22:36.276 INFO blam! test nfa::no_looks::tests::anchor_simple ... ok Oct 15 22:22:36.287 INFO blam! test nfa::no_looks::tests::anchor_already_anchored ... ok Oct 15 22:22:36.288 INFO blam! test nfa::no_looks::tests::determinize_pruning ... ok Oct 15 22:22:36.291 INFO blam! test nfa::no_looks::tests::rev_init_new_line ... ok Oct 15 22:22:36.309 INFO blam! test nfa::no_looks::tests::rev_init_simple ... ok Oct 15 22:22:36.312 INFO blam! test nfa::no_looks::tests::rev_init_boundary ... ok Oct 15 22:22:36.313 INFO blam! test nfa::no_looks::tests::rev_init_simple_and_boundary ... ok Oct 15 22:22:36.339 INFO blam! test nfa::no_looks::tests::rev_init_not_word ... ok Oct 15 22:22:36.350 INFO blam! test runner::forward_backward::tests::test_prefix_choice ... ok Oct 15 22:22:36.379 INFO blam! test dfa::prefix_searcher::tests::long ... ok Oct 15 22:22:36.399 INFO blam! test nfa::no_looks::tests::rev_init_word ... ok Oct 15 22:22:36.559 INFO blam! test nfa::no_looks::tests::rev_init_word_or_not_word ... ok Oct 15 22:22:36.575 INFO blam! test look::tests::intersection_commutes ... ok Oct 15 22:22:36.591 INFO blam! test look::tests::intersection_eoi ... ok Oct 15 22:22:36.602 INFO blam! test look::tests::intersection_ordering ... ok Oct 15 22:22:36.635 INFO blam! test look::tests::intersection_set ... ok Oct 15 22:22:36.635 INFO kablam! Running /target/debug/deps/examples-99c18ae2a91e50fd Oct 15 22:22:36.635 INFO blam! Oct 15 22:22:36.635 INFO blam! test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:22:36.635 INFO blam! Oct 15 22:22:36.635 INFO blam! Oct 15 22:22:36.635 INFO blam! running 818 tests Oct 15 22:22:36.637 INFO blam! test match_basic_101 ... ok Oct 15 22:22:36.638 INFO blam! test match_basic_100 ... ok Oct 15 22:22:36.667 INFO blam! test match_basic_10 ... ok Oct 15 22:22:36.678 INFO blam! test match_basic_103 ... ok Oct 15 22:22:36.679 INFO blam! test match_basic_104 ... ok Oct 15 22:22:36.698 INFO blam! test match_basic_102 ... ok Oct 15 22:22:36.755 INFO blam! test match_basic_105 ... ok Oct 15 22:22:36.775 INFO blam! test match_basic_106 ... ok Oct 15 22:22:36.775 INFO blam! test match_basic_108 ... ok Oct 15 22:22:36.786 INFO blam! test match_basic_110 ... ok Oct 15 22:22:36.787 INFO blam! test match_basic_109 ... ok Oct 15 22:22:36.787 INFO blam! test match_basic_111 ... ok Oct 15 22:22:36.794 INFO blam! test match_basic_107 ... ok Oct 15 22:22:36.795 INFO blam! test match_basic_113 ... ok Oct 15 22:22:36.795 INFO blam! test match_basic_112 ... ok Oct 15 22:22:36.823 INFO blam! test match_basic_114 ... ok Oct 15 22:22:36.863 INFO blam! test match_basic_115 ... ok Oct 15 22:22:36.879 INFO blam! test match_basic_118 ... ok Oct 15 22:22:36.895 INFO blam! test match_basic_116 ... ok Oct 15 22:22:36.911 INFO blam! test match_basic_12 ... ok Oct 15 22:22:36.935 INFO blam! test match_basic_120 ... ok Oct 15 22:22:36.971 INFO blam! test match_basic_121 ... ok Oct 15 22:22:36.971 INFO blam! test match_basic_119 ... ok Oct 15 22:22:36.995 INFO blam! test match_basic_123 ... ok Oct 15 22:22:36.995 INFO blam! test match_basic_122 ... ok Oct 15 22:22:37.006 INFO blam! test match_basic_124 ... ok Oct 15 22:22:37.006 INFO blam! test match_basic_117 ... ok Oct 15 22:22:37.009 INFO blam! test match_basic_126 ... ok Oct 15 22:22:37.011 INFO blam! test match_basic_125 ... ok Oct 15 22:22:37.016 INFO blam! test match_basic_131 ... ok Oct 15 22:22:37.019 INFO blam! test match_basic_129 ... ok Oct 15 22:22:37.043 INFO blam! test match_basic_132 ... ok Oct 15 22:22:37.043 INFO blam! test match_basic_128 ... ok Oct 15 22:22:37.043 INFO blam! test match_basic_134 ... ok Oct 15 22:22:37.059 INFO blam! test match_basic_137 ... ok Oct 15 22:22:37.071 INFO blam! test match_basic_135 ... ok Oct 15 22:22:37.079 INFO blam! test match_basic_133 ... ok Oct 15 22:22:37.123 INFO blam! test match_basic_138 ... ok Oct 15 22:22:37.123 INFO blam! test match_basic_139 ... ok Oct 15 22:22:37.123 INFO blam! test match_basic_140 ... ok Oct 15 22:22:37.151 INFO blam! test match_basic_141 ... ok Oct 15 22:22:37.158 INFO blam! test match_basic_144 ... ok Oct 15 22:22:37.171 INFO blam! test match_basic_146 ... ok Oct 15 22:22:37.178 INFO blam! test match_basic_142 ... ok Oct 15 22:22:37.211 INFO blam! test match_basic_147 ... ok Oct 15 22:22:37.211 INFO blam! test match_basic_148 ... ok Oct 15 22:22:37.218 INFO blam! test match_basic_15 ... ok Oct 15 22:22:37.243 INFO blam! test match_basic_150 ... ok Oct 15 22:22:37.243 INFO blam! test match_basic_149 ... ok Oct 15 22:22:37.248 INFO blam! test match_basic_151 ... ok Oct 15 22:22:37.258 INFO blam! test match_basic_152 ... ok Oct 15 22:22:37.266 INFO blam! test match_basic_145 ... ok Oct 15 22:22:37.283 INFO blam! test match_basic_153 ... ok Oct 15 22:22:37.286 INFO blam! test match_basic_155 ... ok Oct 15 22:22:37.307 INFO blam! test match_basic_154 ... ok Oct 15 22:22:37.310 INFO blam! test match_basic_157 ... ok Oct 15 22:22:37.314 INFO blam! test match_basic_159 ... ok Oct 15 22:22:37.318 INFO blam! test match_basic_16 ... ok Oct 15 22:22:37.326 INFO blam! test match_basic_158 ... ok Oct 15 22:22:37.423 INFO blam! test match_basic_156 ... ok Oct 15 22:22:37.451 INFO blam! test match_basic_160 ... ok Oct 15 22:22:37.563 INFO blam! test match_basic_163 ... ok Oct 15 22:22:37.564 INFO blam! test match_basic_161 ... ok Oct 15 22:22:37.571 INFO blam! test match_basic_164 ... ok Oct 15 22:22:37.585 INFO blam! test match_basic_162 ... ok Oct 15 22:22:37.585 INFO blam! test match_basic_167 ... ok Oct 15 22:22:37.607 INFO blam! test match_basic_168 ... ok Oct 15 22:22:37.639 INFO blam! test match_basic_169 ... ok Oct 15 22:22:37.647 INFO blam! test match_basic_17 ... ok Oct 15 22:22:37.719 INFO blam! test match_basic_165 ... ok Oct 15 22:22:37.720 INFO blam! test match_basic_166 ... ok Oct 15 22:22:38.327 INFO blam! test match_basic_170 ... ok Oct 15 22:22:39.111 INFO blam! test match_basic_171 ... ok Oct 15 22:22:39.311 INFO blam! test match_basic_172 ... ok Oct 15 22:22:39.592 INFO blam! test match_basic_173 ... ok Oct 15 22:22:40.081 INFO blam! test match_basic_175 ... ok Oct 15 22:22:40.283 INFO blam! test match_basic_174 ... ok Oct 15 22:22:40.655 INFO blam! test match_basic_176 ... ok Oct 15 22:22:40.957 INFO blam! test match_basic_178 ... ok Oct 15 22:22:40.961 INFO blam! test match_basic_18 ... ok Oct 15 22:22:41.165 INFO blam! test match_basic_177 ... ok Oct 15 22:22:41.236 INFO blam! test match_basic_180 ... ok Oct 15 22:22:41.848 INFO blam! test match_basic_179 ... ok Oct 15 22:22:42.011 INFO blam! test match_basic_181 ... ok Oct 15 22:22:42.121 INFO blam! test match_basic_182 ... ok Oct 15 22:22:42.533 INFO blam! test boundary_rep ... ok Oct 15 22:22:42.963 INFO blam! test match_basic_184 ... ok Oct 15 22:22:43.004 INFO blam! test match_basic_187 ... ok Oct 15 22:22:43.040 INFO blam! test match_basic_183 ... ok Oct 15 22:22:43.040 INFO blam! test match_basic_188 ... ok Oct 15 22:22:43.076 INFO blam! test match_basic_19 ... ok Oct 15 22:22:43.076 INFO blam! test match_basic_189 ... ok Oct 15 22:22:43.126 INFO blam! test match_basic_191 ... ok Oct 15 22:22:43.187 INFO blam! test match_basic_192 ... ok Oct 15 22:22:43.255 INFO blam! test match_basic_190 ... ok Oct 15 22:22:43.260 INFO blam! test match_basic_193 ... ok Oct 15 22:22:43.355 INFO blam! test match_basic_185 ... ok Oct 15 22:22:43.361 INFO blam! test match_basic_195 ... ok Oct 15 22:22:43.366 INFO blam! test match_basic_194 ... ok Oct 15 22:22:43.418 INFO blam! test match_basic_197 ... ok Oct 15 22:22:43.423 INFO blam! test match_basic_198 ... ok Oct 15 22:22:43.427 INFO blam! test match_basic_20 ... ok Oct 15 22:22:43.443 INFO blam! test match_basic_196 ... ok Oct 15 22:22:43.475 INFO blam! test match_basic_199 ... ok Oct 15 22:22:43.535 INFO blam! test match_basic_201 ... ok Oct 15 22:22:43.559 INFO blam! test match_basic_200 ... ok Oct 15 22:22:43.567 INFO blam! test match_basic_202 ... ok Oct 15 22:22:43.591 INFO blam! test match_basic_205 ... ok Oct 15 22:22:43.635 INFO blam! test match_basic_206 ... ok Oct 15 22:22:43.655 INFO blam! test match_basic_203 ... ok Oct 15 22:22:43.663 INFO blam! test match_basic_204 ... ok Oct 15 22:22:43.739 INFO blam! test match_basic_207 ... ok Oct 15 22:22:43.739 INFO blam! test match_basic_21 ... ok Oct 15 22:22:43.749 INFO blam! test match_basic_186 ... ok Oct 15 22:22:43.803 INFO blam! test match_basic_211 ... ok Oct 15 22:22:43.843 INFO blam! test match_basic_210 ... ok Oct 15 22:22:43.904 INFO blam! test match_basic_213 ... ok Oct 15 22:22:43.907 INFO blam! test match_basic_208 ... ok Oct 15 22:22:43.923 INFO blam! test match_basic_209 ... ok Oct 15 22:22:43.934 INFO blam! test match_basic_212 ... ok Oct 15 22:22:43.987 INFO blam! test match_basic_214 ... ok Oct 15 22:22:44.019 INFO blam! test match_basic_218 ... ok Oct 15 22:22:44.071 INFO blam! test match_basic_215 ... ok Oct 15 22:22:44.079 INFO blam! test match_basic_22 ... ok Oct 15 22:22:44.081 INFO blam! test match_basic_217 ... ok Oct 15 22:22:44.107 INFO blam! test match_basic_221 ... ok Oct 15 22:22:44.123 INFO blam! test match_basic_23 ... ok Oct 15 22:22:44.186 INFO blam! test match_basic_24 ... ok Oct 15 22:22:44.227 INFO blam! test match_basic_216 ... ok Oct 15 22:22:44.247 INFO blam! test match_basic_26 ... ok Oct 15 22:22:44.267 INFO blam! test match_basic_27 ... ok Oct 15 22:22:44.267 INFO blam! test match_basic_25 ... ok Oct 15 22:22:44.279 INFO blam! test match_basic_219 ... ok Oct 15 22:22:44.286 INFO blam! test match_basic_28 ... ok Oct 15 22:22:44.303 INFO blam! test match_basic_29 ... ok Oct 15 22:22:44.316 INFO blam! test match_basic_220 ... ok Oct 15 22:22:44.316 INFO blam! test match_basic_30 ... ok Oct 15 22:22:44.331 INFO blam! test match_basic_32 ... ok Oct 15 22:22:44.343 INFO blam! test match_basic_3 ... ok Oct 15 22:22:44.351 INFO blam! test match_basic_36 ... ok Oct 15 22:22:44.355 INFO blam! test match_basic_33 ... ok Oct 15 22:22:44.363 INFO blam! test match_basic_37 ... ok Oct 15 22:22:44.363 INFO blam! test match_basic_38 ... ok Oct 15 22:22:44.375 INFO blam! test match_basic_39 ... ok Oct 15 22:22:44.383 INFO blam! test match_basic_35 ... ok Oct 15 22:22:44.383 INFO blam! test match_basic_40 ... ok Oct 15 22:22:44.419 INFO blam! test match_basic_42 ... ok Oct 15 22:22:44.435 INFO blam! test match_basic_34 ... ok Oct 15 22:22:44.455 INFO blam! test match_basic_44 ... ok Oct 15 22:22:44.476 INFO blam! test match_basic_43 ... ok Oct 15 22:22:44.476 INFO blam! test match_basic_4 ... ok Oct 15 22:22:44.483 INFO blam! test match_basic_45 ... ok Oct 15 22:22:44.487 INFO blam! test match_basic_47 ... ok Oct 15 22:22:44.495 INFO blam! test match_basic_49 ... ok Oct 15 22:22:44.515 INFO blam! test match_basic_46 ... ok Oct 15 22:22:44.523 INFO blam! test match_basic_5 ... ok Oct 15 22:22:44.531 INFO blam! test match_basic_50 ... ok Oct 15 22:22:44.531 INFO blam! test match_basic_48 ... ok Oct 15 22:22:44.531 INFO blam! test match_basic_51 ... ok Oct 15 22:22:44.532 INFO blam! test match_basic_53 ... ok Oct 15 22:22:44.532 INFO blam! test match_basic_41 ... ok Oct 15 22:22:44.550 INFO blam! test match_basic_54 ... ok Oct 15 22:22:44.582 INFO blam! test match_basic_55 ... ok Oct 15 22:22:44.595 INFO blam! test match_basic_58 ... ok Oct 15 22:22:44.595 INFO blam! test match_basic_57 ... ok Oct 15 22:22:44.595 INFO blam! test match_basic_52 ... ok Oct 15 22:22:44.603 INFO blam! test match_basic_6 ... ok Oct 15 22:22:44.603 INFO blam! test match_basic_59 ... ok Oct 15 22:22:44.603 INFO blam! test match_basic_65 ... ok Oct 15 22:22:44.611 INFO blam! test match_basic_66 ... ok Oct 15 22:22:44.628 INFO blam! test match_basic_68 ... ok Oct 15 22:22:44.639 INFO blam! test boundary_doubled_whole ... ok Oct 15 22:22:44.639 INFO blam! test match_basic_69 ... ok Oct 15 22:22:44.639 INFO blam! test match_basic_67 ... ok Oct 15 22:22:44.639 INFO blam! test match_basic_56 ... ok Oct 15 22:22:44.639 INFO blam! test match_basic_7 ... ok Oct 15 22:22:44.663 INFO blam! test match_basic_70 ... ok Oct 15 22:22:44.663 INFO blam! test match_basic_74 ... ok Oct 15 22:22:44.667 INFO blam! test match_basic_75 ... ok Oct 15 22:22:44.683 INFO blam! test match_basic_76 ... ok Oct 15 22:22:44.703 INFO blam! test match_basic_77 ... ok Oct 15 22:22:44.754 INFO blam! test match_basic_78 ... ok Oct 15 22:22:44.758 INFO blam! test match_basic_79 ... ok Oct 15 22:22:44.779 INFO blam! test match_basic_80 ... ok Oct 15 22:22:44.794 INFO blam! test match_basic_71 ... ok Oct 15 22:22:44.795 INFO blam! test match_basic_84 ... ok Oct 15 22:22:44.795 INFO blam! test match_basic_85 ... ok Oct 15 22:22:44.795 INFO blam! test match_basic_86 ... ok Oct 15 22:22:44.795 INFO blam! test match_basic_87 ... ok Oct 15 22:22:44.802 INFO blam! test match_basic_88 ... ok Oct 15 22:22:44.809 INFO blam! test match_basic_89 ... ok Oct 15 22:22:44.810 INFO blam! test match_basic_9 ... ok Oct 15 22:22:44.823 INFO blam! test match_basic_90 ... ok Oct 15 22:22:44.823 INFO blam! test match_basic_83 ... ok Oct 15 22:22:44.823 INFO blam! test match_basic_91 ... ok Oct 15 22:22:44.845 INFO blam! test match_basic_93 ... ok Oct 15 22:22:44.871 INFO blam! test match_basic_72 ... ok Oct 15 22:22:44.871 INFO blam! test match_basic_94 ... ok Oct 15 22:22:44.871 INFO blam! test match_basic_92 ... ok Oct 15 22:22:44.882 INFO blam! test match_basic_73 ... ok Oct 15 22:22:44.910 INFO blam! test match_basic_97 ... ok Oct 15 22:22:44.911 INFO blam! test match_basic_95 ... ok Oct 15 22:22:44.922 INFO blam! test match_basic_98 ... ok Oct 15 22:22:44.927 INFO blam! test match_basic_99 ... ok Oct 15 22:22:44.943 INFO blam! test match_basic_96 ... ok Oct 15 22:22:44.959 INFO blam! test boundary_mid ... ok Oct 15 22:22:44.959 INFO blam! test match_date1 ... ok Oct 15 22:22:45.003 INFO blam! test match_date2 ... ok Oct 15 22:22:45.015 INFO blam! test match_date3 ... ok Oct 15 22:22:45.027 INFO blam! test match_email_big ... ok Oct 15 22:22:45.034 INFO blam! test match_basic_81 ... ok Oct 15 22:22:45.056 INFO blam! test match_flag_case ... ok Oct 15 22:22:45.091 INFO blam! test match_flag_case_dotnl ... ok Oct 15 22:22:45.166 INFO blam! test match_flag_case_dotnl_toggle_ok ... ok Oct 15 22:22:45.171 INFO blam! test match_flag_case_dotnl_cr ... ok Oct 15 22:22:45.173 INFO blam! test match_flag_ungreedy ... ok Oct 15 22:22:45.179 INFO blam! test match_flag_ungreedy_greedy ... ok Oct 15 22:22:45.187 INFO blam! test match_flag_ungreedy_noop ... ok Oct 15 22:22:45.202 INFO blam! test match_flag_weird_case ... ok Oct 15 22:22:45.208 INFO blam! test boundary_mid_uni ... ok Oct 15 22:22:45.212 INFO blam! test match_flag_weird_case_not ... ok Oct 15 22:22:45.227 INFO blam! test match_float2 ... ok Oct 15 22:22:45.251 INFO blam! test match_flag_case_dotnl_toggle ... ok Oct 15 22:22:45.252 INFO blam! test match_float3 ... ok Oct 15 22:22:45.252 INFO blam! test match_float4 ... ok Oct 15 22:22:45.253 INFO blam! test match_nullsubexpr_11 ... ok Oct 15 22:22:45.253 INFO blam! test match_nullsubexpr_12 ... ok Oct 15 22:22:45.254 INFO blam! test match_nullsubexpr_13 ... ok Oct 15 22:22:45.258 INFO blam! test match_nullsubexpr_14 ... ok Oct 15 22:22:45.259 INFO blam! test match_nullsubexpr_10 ... ok Oct 15 22:22:45.259 INFO blam! test match_nullsubexpr_15 ... ok Oct 15 22:22:45.264 INFO blam! test match_float1 ... ok Oct 15 22:22:45.275 INFO blam! test match_nullsubexpr_16 ... ok Oct 15 22:22:45.287 INFO blam! test match_nullsubexpr_18 ... ok Oct 15 22:22:45.287 INFO blam! test match_flag_case_dotnl_toggle_not ... ok Oct 15 22:22:45.300 INFO blam! test match_nullsubexpr_21 ... ok Oct 15 22:22:45.310 INFO blam! test match_nullsubexpr_19 ... ok Oct 15 22:22:45.316 INFO blam! test match_nullsubexpr_23 ... ok Oct 15 22:22:45.316 INFO blam! test match_nullsubexpr_24 ... ok Oct 15 22:22:45.359 INFO blam! test match_nullsubexpr_26 ... ok Oct 15 22:22:45.359 INFO blam! test match_nullsubexpr_17 ... ok Oct 15 22:22:45.360 INFO blam! test match_nullsubexpr_27 ... ok Oct 15 22:22:45.360 INFO blam! test match_nullsubexpr_25 ... ok Oct 15 22:22:45.360 INFO blam! test match_nullsubexpr_3 ... ok Oct 15 22:22:45.364 INFO blam! test match_nullsubexpr_29 ... ok Oct 15 22:22:45.371 INFO blam! test match_nullsubexpr_28 ... ok Oct 15 22:22:45.387 INFO blam! test match_nullsubexpr_30 ... ok Oct 15 22:22:45.394 INFO blam! test match_nullsubexpr_34 ... ok Oct 15 22:22:45.395 INFO blam! test match_nullsubexpr_35 ... ok Oct 15 22:22:45.395 INFO blam! test match_nullsubexpr_37 ... ok Oct 15 22:22:45.408 INFO blam! test match_nullsubexpr_38 ... ok Oct 15 22:22:45.408 INFO blam! test match_nullsubexpr_36 ... ok Oct 15 22:22:45.408 INFO blam! test match_nullsubexpr_39 ... ok Oct 15 22:22:45.408 INFO blam! test match_nullsubexpr_33 ... ok Oct 15 22:22:45.408 INFO blam! test match_nullsubexpr_40 ... ok Oct 15 22:22:45.408 INFO blam! test match_nullsubexpr_41 ... ok Oct 15 22:22:45.426 INFO blam! test boundary_doubled ... ok Oct 15 22:22:45.427 INFO blam! test match_nullsubexpr_32 ... ok Oct 15 22:22:45.427 INFO blam! test match_nullsubexpr_42 ... ok Oct 15 22:22:45.427 INFO blam! test match_nullsubexpr_5 ... ok Oct 15 22:22:45.427 INFO blam! test match_nullsubexpr_50 ... ok Oct 15 22:22:45.443 INFO blam! test match_nullsubexpr_6 ... ok Oct 15 22:22:45.443 INFO blam! test match_nullsubexpr_43 ... ok Oct 15 22:22:45.443 INFO blam! test match_nullsubexpr_69 ... ok Oct 15 22:22:45.443 INFO blam! test match_nullsubexpr_46 ... ok Oct 15 22:22:45.452 INFO blam! test match_nullsubexpr_48 ... ok Oct 15 22:22:45.452 INFO blam! test match_nullsubexpr_70 ... ok Oct 15 22:22:45.452 INFO blam! test match_nullsubexpr_45 ... ok Oct 15 22:22:45.452 INFO blam! test match_nullsubexpr_71 ... ok Oct 15 22:22:45.475 INFO blam! test match_nullsubexpr_73 ... ok Oct 15 22:22:45.475 INFO blam! test match_nullsubexpr_7 ... ok Oct 15 22:22:45.491 INFO blam! test match_nullsubexpr_77 ... ok Oct 15 22:22:45.491 INFO blam! test match_nullsubexpr_74 ... ok Oct 15 22:22:45.526 INFO blam! test match_nullsubexpr_9 ... ok Oct 15 22:22:45.526 INFO blam! test match_nullsubexpr_78 ... ok Oct 15 22:22:45.526 INFO blam! test match_nullsubexpr_8 ... ok Oct 15 22:22:45.526 INFO blam! test match_nullsubexpr_75 ... ok Oct 15 22:22:45.539 INFO blam! test match_python_001 ... ok Oct 15 22:22:45.539 INFO blam! test match_flag_multi ... ok Oct 15 22:22:45.539 INFO blam! test match_nullsubexpr_79 ... ok Oct 15 22:22:45.539 INFO blam! test match_python_002 ... ok Oct 15 22:22:45.539 INFO blam! test match_python_003 ... ok Oct 15 22:22:45.540 INFO blam! test match_python_000 ... ok Oct 15 22:22:45.560 INFO blam! test match_python_006 ... ok Oct 15 22:22:45.561 INFO blam! test match_python_005 ... ok Oct 15 22:22:45.571 INFO blam! test match_python_004 ... ok Oct 15 22:22:45.639 INFO blam! test match_python_011 ... ok Oct 15 22:22:45.640 INFO blam! test match_python_012 ... ok Oct 15 22:22:45.650 INFO blam! test match_python_013 ... ok Oct 15 22:22:45.663 INFO blam! test match_python_014 ... ok Oct 15 22:22:45.663 INFO blam! test match_python_007 ... ok Oct 15 22:22:45.691 INFO blam! test match_python_017 ... ok Oct 15 22:22:45.691 INFO blam! test match_python_016 ... ok Oct 15 22:22:45.692 INFO blam! test match_python_015 ... ok Oct 15 22:22:45.692 INFO blam! test match_python_008 ... ok Oct 15 22:22:45.707 INFO blam! test match_python_010 ... ok Oct 15 22:22:45.707 INFO blam! test match_python_021 ... ok Oct 15 22:22:45.707 INFO blam! test match_python_023 ... ok Oct 15 22:22:45.708 INFO blam! test match_python_019 ... ok Oct 15 22:22:45.715 INFO blam! test match_python_024 ... ok Oct 15 22:22:45.715 INFO blam! test match_python_018 ... ok Oct 15 22:22:45.715 INFO blam! test match_python_020 ... ok Oct 15 22:22:45.723 INFO blam! test match_python_027 ... ok Oct 15 22:22:45.731 INFO blam! test match_python_022 ... ok Oct 15 22:22:45.732 INFO blam! test match_python_026 ... ok Oct 15 22:22:45.732 INFO blam! test match_python_025 ... ok Oct 15 22:22:45.771 INFO blam! test match_python_032 ... ok Oct 15 22:22:45.771 INFO blam! test match_python_031 ... ok Oct 15 22:22:45.806 INFO blam! test match_python_034 ... ok Oct 15 22:22:45.807 INFO blam! test match_python_033 ... ok Oct 15 22:22:45.807 INFO blam! test match_python_035 ... ok Oct 15 22:22:45.818 INFO blam! test match_python_028 ... ok Oct 15 22:22:45.819 INFO blam! test match_python_036 ... ok Oct 15 22:22:45.838 INFO blam! test match_python_037 ... ok Oct 15 22:22:45.860 INFO blam! test match_python_029 ... ok Oct 15 22:22:45.931 INFO blam! test match_python_030 ... ok Oct 15 22:22:45.964 INFO blam! test match_python_038 ... ok Oct 15 22:22:45.979 INFO blam! test match_python_040 ... ok Oct 15 22:22:46.011 INFO blam! test match_python_039 ... ok Oct 15 22:22:46.319 INFO blam! test match_python_009 ... ok Oct 15 22:22:46.995 INFO blam! test match_python_044 ... ok Oct 15 22:22:49.347 INFO blam! test match_python_045 ... ok Oct 15 22:22:50.384 INFO blam! test match_python_042 ... ok Oct 15 22:22:50.445 INFO blam! test match_python_049 ... ok Oct 15 22:22:50.454 INFO blam! test match_python_050 ... ok Oct 15 22:22:50.467 INFO blam! test match_python_051 ... ok Oct 15 22:22:50.477 INFO blam! test match_python_052 ... ok Oct 15 22:22:50.507 INFO blam! test match_python_053 ... ok Oct 15 22:22:50.539 INFO blam! test match_python_054 ... ok Oct 15 22:22:50.555 INFO blam! test match_python_055 ... ok Oct 15 22:22:50.583 INFO blam! test match_python_056 ... ok Oct 15 22:22:50.615 INFO blam! test match_python_057 ... ok Oct 15 22:22:50.619 INFO blam! test match_python_058 ... ok Oct 15 22:22:50.647 INFO blam! test match_python_059 ... ok Oct 15 22:22:50.663 INFO blam! test match_python_060 ... ok Oct 15 22:22:50.696 INFO blam! test match_python_061 ... ok Oct 15 22:22:50.696 INFO blam! test match_python_062 ... ok Oct 15 22:22:50.715 INFO blam! test match_python_063 ... ok Oct 15 22:22:50.739 INFO blam! test match_python_064 ... ok Oct 15 22:22:50.783 INFO blam! test match_python_065 ... ok Oct 15 22:22:50.795 INFO blam! test match_python_066 ... ok Oct 15 22:22:50.815 INFO blam! test match_python_067 ... ok Oct 15 22:22:50.887 INFO blam! test match_python_068 ... ok Oct 15 22:22:50.911 INFO blam! test match_python_069 ... ok Oct 15 22:22:50.927 INFO blam! test match_python_070 ... ok Oct 15 22:22:50.930 INFO blam! test match_python_071 ... ok Oct 15 22:22:50.943 INFO blam! test match_python_072 ... ok Oct 15 22:22:50.955 INFO blam! test match_python_073 ... ok Oct 15 22:22:50.975 INFO blam! test match_python_074 ... ok Oct 15 22:22:50.993 INFO blam! test match_python_075 ... ok Oct 15 22:22:51.019 INFO blam! test match_python_076 ... ok Oct 15 22:22:51.043 INFO blam! test match_python_077 ... ok Oct 15 22:22:51.081 INFO blam! test match_python_078 ... ok Oct 15 22:22:51.086 INFO blam! test match_python_079 ... ok Oct 15 22:22:51.138 INFO blam! test match_python_080 ... ok Oct 15 22:22:51.159 INFO blam! test match_python_046 ... ok Oct 15 22:22:51.289 INFO blam! test match_python_081 ... ok Oct 15 22:22:51.302 INFO blam! test match_python_082 ... ok Oct 15 22:22:51.338 INFO blam! test match_python_084 ... ok Oct 15 22:22:51.419 INFO blam! test match_python_083 ... ok Oct 15 22:22:51.550 INFO blam! test match_python_085 ... ok Oct 15 22:22:51.657 INFO blam! test match_python_086 ... ok Oct 15 22:22:51.686 INFO blam! test match_python_088 ... ok Oct 15 22:22:51.710 INFO blam! test match_python_089 ... ok Oct 15 22:22:51.726 INFO blam! test match_python_090 ... ok Oct 15 22:22:51.765 INFO blam! test match_python_091 ... ok Oct 15 22:22:51.831 INFO blam! test match_python_092 ... ok Oct 15 22:22:51.855 INFO blam! test match_python_087 ... ok Oct 15 22:22:52.010 INFO blam! test match_python_041 ... ok Oct 15 22:22:52.118 INFO blam! test match_python_094 ... ok Oct 15 22:22:52.130 INFO blam! test match_python_095 ... ok Oct 15 22:22:52.142 INFO blam! test match_python_097 ... ok Oct 15 22:22:52.151 INFO blam! test match_python_098 ... ok Oct 15 22:22:52.198 INFO blam! test match_python_099 ... ok Oct 15 22:22:52.205 INFO blam! test match_python_100 ... ok Oct 15 22:22:52.209 INFO blam! test match_python_102 ... ok Oct 15 22:22:52.223 INFO blam! test match_python_096 ... ok Oct 15 22:22:52.243 INFO blam! test match_python_104 ... ok Oct 15 22:22:52.243 INFO blam! test match_python_103 ... ok Oct 15 22:22:52.259 INFO blam! test match_python_106 ... ok Oct 15 22:22:52.259 INFO blam! test match_python_105 ... ok Oct 15 22:22:52.271 INFO blam! test match_python_107 ... ok Oct 15 22:22:52.293 INFO blam! test match_python_108 ... ok Oct 15 22:22:52.311 INFO blam! test match_python_109 ... ok Oct 15 22:22:52.311 INFO blam! test match_python_093 ... ok Oct 15 22:22:52.318 INFO blam! test match_python_110 ... ok Oct 15 22:22:52.354 INFO blam! test match_python_113 ... ok Oct 15 22:22:52.374 INFO blam! test match_python_114 ... ok Oct 15 22:22:52.394 INFO blam! test match_python_112 ... ok Oct 15 22:22:52.395 INFO blam! test match_python_111 ... ok Oct 15 22:22:52.414 INFO blam! test match_python_117 ... ok Oct 15 22:22:52.430 INFO blam! test match_python_115 ... ok Oct 15 22:22:52.430 INFO blam! test match_python_118 ... ok Oct 15 22:22:52.435 INFO blam! test match_python_116 ... ok Oct 15 22:22:52.435 INFO blam! test match_python_121 ... ok Oct 15 22:22:52.463 INFO blam! test match_python_122 ... ok Oct 15 22:22:52.503 INFO blam! test match_python_119 ... ok Oct 15 22:22:52.503 INFO blam! test match_python_120 ... ok Oct 15 22:22:52.515 INFO blam! test match_python_124 ... ok Oct 15 22:22:52.515 INFO blam! test match_python_125 ... ok Oct 15 22:22:52.515 INFO blam! test match_python_123 ... ok Oct 15 22:22:52.711 INFO blam! test match_python_127 ... ok Oct 15 22:22:52.711 INFO blam! test match_python_126 ... ok Oct 15 22:22:52.727 INFO blam! test match_python_130 ... ok Oct 15 22:22:52.739 INFO blam! test match_python_128 ... ok Oct 15 22:22:52.739 INFO blam! test match_python_131 ... ok Oct 15 22:22:52.755 INFO blam! test match_python_129 ... ok Oct 15 22:22:52.755 INFO blam! test match_python_132 ... ok Oct 15 22:22:52.755 INFO blam! test match_python_043 ... ok Oct 15 22:22:52.755 INFO blam! test match_python_133 ... ok Oct 15 22:22:52.787 INFO blam! test match_python_134 ... ok Oct 15 22:22:52.815 INFO blam! test match_python_135 ... ok Oct 15 22:22:52.878 INFO blam! test match_python_139 ... ok Oct 15 22:22:52.902 INFO blam! test match_python_140 ... ok Oct 15 22:22:52.934 INFO blam! test match_python_141 ... ok Oct 15 22:22:52.935 INFO blam! test match_python_138 ... ok Oct 15 22:22:52.935 INFO blam! test match_python_136 ... ok Oct 15 22:22:52.970 INFO blam! test match_python_137 ... ok Oct 15 22:22:52.970 INFO blam! test match_python_142 ... ok Oct 15 22:22:52.971 INFO blam! test match_python_143 ... ok Oct 15 22:22:52.971 INFO blam! test match_python_144 ... ok Oct 15 22:22:52.978 INFO blam! test match_python_145 ... ok Oct 15 22:22:52.990 INFO blam! test match_python_147 ... ok Oct 15 22:22:52.990 INFO blam! test match_python_148 ... ok Oct 15 22:22:52.990 INFO blam! test match_python_146 ... ok Oct 15 22:22:52.991 INFO blam! test match_python_151 ... ok Oct 15 22:22:53.006 INFO blam! test match_python_150 ... ok Oct 15 22:22:53.006 INFO blam! test match_python_153 ... ok Oct 15 22:22:53.006 INFO blam! test match_python_152 ... ok Oct 15 22:22:53.022 INFO blam! test match_python_155 ... ok Oct 15 22:22:53.030 INFO blam! test match_python_157 ... ok Oct 15 22:22:53.030 INFO blam! test match_python_154 ... ok Oct 15 22:22:53.042 INFO blam! test match_python_156 ... ok Oct 15 22:22:53.046 INFO blam! test match_python_160 ... ok Oct 15 22:22:53.058 INFO blam! test match_python_159 ... ok Oct 15 22:22:53.058 INFO blam! test match_python_158 ... ok Oct 15 22:22:53.058 INFO blam! test match_python_161 ... ok Oct 15 22:22:53.066 INFO blam! test match_python_163 ... ok Oct 15 22:22:53.066 INFO blam! test match_python_164 ... ok Oct 15 22:22:53.094 INFO blam! test match_python_165 ... ok Oct 15 22:22:53.094 INFO blam! test match_python_162 ... ok Oct 15 22:22:53.114 INFO blam! test match_python_166 ... ok Oct 15 22:22:53.130 INFO blam! test match_python_149 ... ok Oct 15 22:22:53.130 INFO blam! test match_python_167 ... ok Oct 15 22:22:53.131 INFO blam! test match_python_168 ... ok Oct 15 22:22:53.131 INFO blam! test match_python_169 ... ok Oct 15 22:22:53.142 INFO blam! test match_python_171 ... ok Oct 15 22:22:53.142 INFO blam! test match_python_170 ... ok Oct 15 22:22:53.146 INFO blam! test match_python_174 ... ok Oct 15 22:22:53.162 INFO blam! test match_python_175 ... ok Oct 15 22:22:53.162 INFO blam! test match_python_176 ... ok Oct 15 22:22:53.223 INFO blam! test match_python_177 ... ok Oct 15 22:22:53.229 INFO blam! test match_python_172 ... ok Oct 15 22:22:53.251 INFO blam! test match_python_178 ... ok Oct 15 22:22:53.279 INFO blam! test match_python_173 ... ok Oct 15 22:22:53.295 INFO blam! test match_python_181 ... ok Oct 15 22:22:53.295 INFO blam! test match_python_182 ... ok Oct 15 22:22:53.355 INFO blam! test match_python_180 ... ok Oct 15 22:22:53.379 INFO blam! test match_python_183 ... ok Oct 15 22:22:53.411 INFO blam! test match_python_186 ... ok Oct 15 22:22:53.419 INFO blam! test match_python_185 ... ok Oct 15 22:22:53.439 INFO blam! test match_python_179 ... ok Oct 15 22:22:53.439 INFO blam! test match_python_187 ... ok Oct 15 22:22:53.442 INFO blam! test match_python_184 ... ok Oct 15 22:22:53.447 INFO blam! test match_python_188 ... ok Oct 15 22:22:53.471 INFO blam! test match_python_190 ... ok Oct 15 22:22:53.471 INFO blam! test match_python_189 ... ok Oct 15 22:22:53.494 INFO blam! test match_python_192 ... ok Oct 15 22:22:53.494 INFO blam! test match_python_191 ... ok Oct 15 22:22:53.523 INFO blam! test match_python_194 ... ok Oct 15 22:22:53.523 INFO blam! test match_python_193 ... ok Oct 15 22:22:53.583 INFO blam! test match_python_196 ... ok Oct 15 22:22:53.583 INFO blam! test match_python_195 ... ok Oct 15 22:22:53.583 INFO blam! test match_python_197 ... ok Oct 15 22:22:53.587 INFO blam! test match_python_198 ... ok Oct 15 22:22:53.619 INFO blam! test match_python_200 ... ok Oct 15 22:22:53.619 INFO blam! test match_python_202 ... ok Oct 15 22:22:53.634 INFO blam! test match_python_201 ... ok Oct 15 22:22:53.651 INFO blam! test match_python_203 ... ok Oct 15 22:22:53.651 INFO blam! test match_python_204 ... ok Oct 15 22:22:53.651 INFO blam! test match_python_199 ... ok Oct 15 22:22:53.654 INFO blam! test match_python_205 ... ok Oct 15 22:22:53.655 INFO blam! test match_python_209 ... ok Oct 15 22:22:53.662 INFO blam! test match_python_208 ... ok Oct 15 22:22:53.678 INFO blam! test match_python_206 ... ok Oct 15 22:22:53.699 INFO blam! test match_python_207 ... ok Oct 15 22:22:53.721 INFO blam! test match_python_213 ... ok Oct 15 22:22:53.770 INFO blam! test match_python_211 ... ok Oct 15 22:22:53.770 INFO blam! test match_python_214 ... ok Oct 15 22:22:53.770 INFO blam! test match_python_210 ... ok Oct 15 22:22:53.793 INFO blam! test match_python_217 ... ok Oct 15 22:22:53.793 INFO blam! test match_python_216 ... ok Oct 15 22:22:53.811 INFO blam! test match_python_215 ... ok Oct 15 22:22:53.811 INFO blam! test match_python_219 ... ok Oct 15 22:22:53.811 INFO blam! test match_python_218 ... ok Oct 15 22:22:53.897 INFO blam! test match_python_212 ... ok Oct 15 22:22:53.927 INFO blam! test match_python_047 ... ok Oct 15 22:22:53.943 INFO blam! test match_python_223 ... ok Oct 15 22:22:53.958 INFO blam! test match_python_225 ... ok Oct 15 22:22:53.973 INFO blam! test match_python_221 ... ok Oct 15 22:22:53.974 INFO blam! test match_python_224 ... ok Oct 15 22:22:53.974 INFO blam! test match_python_222 ... ok Oct 15 22:22:53.974 INFO blam! test match_python_220 ... ok Oct 15 22:22:53.977 INFO blam! test match_python_229 ... ok Oct 15 22:22:53.987 INFO blam! test match_python_226 ... ok Oct 15 22:22:54.009 INFO blam! test match_python_228 ... ok Oct 15 22:22:54.009 INFO blam! test match_python_230 ... ok Oct 15 22:22:54.009 INFO blam! test match_python_232 ... ok Oct 15 22:22:54.009 INFO blam! test match_python_227 ... ok Oct 15 22:22:54.036 INFO blam! test match_python_231 ... ok Oct 15 22:22:54.036 INFO blam! test match_python_236 ... ok Oct 15 22:22:54.061 INFO blam! test match_python_237 ... ok Oct 15 22:22:54.061 INFO blam! test match_python_238 ... ok Oct 15 22:22:54.070 INFO blam! test match_python_240 ... ok Oct 15 22:22:54.070 INFO blam! test match_python_239 ... ok Oct 15 22:22:54.081 INFO blam! test match_python_241 ... ok Oct 15 22:22:54.081 INFO blam! test match_python_242 ... ok Oct 15 22:22:54.103 INFO blam! test match_python_244 ... ok Oct 15 22:22:54.103 INFO blam! test match_python_234 ... ok Oct 15 22:22:54.103 INFO blam! test match_python_243 ... ok Oct 15 22:22:54.123 INFO blam! test match_python_247 ... ok Oct 15 22:22:54.139 INFO blam! test match_python_246 ... ok Oct 15 22:22:54.139 INFO blam! test match_python_248 ... ok Oct 15 22:22:54.147 INFO blam! test match_python_245 ... ok Oct 15 22:22:54.147 INFO blam! test match_python_250 ... ok Oct 15 22:22:54.167 INFO blam! test match_python_251 ... ok Oct 15 22:22:54.191 INFO blam! test match_python_252 ... ok Oct 15 22:22:54.195 INFO blam! test match_python_249 ... ok Oct 15 22:22:54.231 INFO blam! test match_python_253 ... ok Oct 15 22:22:54.231 INFO blam! test match_python_255 ... ok Oct 15 22:22:54.231 INFO blam! test match_python_254 ... ok Oct 15 22:22:54.254 INFO blam! test match_python_256 ... ok Oct 15 22:22:54.271 INFO blam! test match_python_257 ... ok Oct 15 22:22:54.271 INFO blam! test match_python_233 ... ok Oct 15 22:22:54.277 INFO blam! test match_python_258 ... ok Oct 15 22:22:54.288 INFO blam! test match_python_261 ... ok Oct 15 22:22:54.311 INFO blam! test match_python_262 ... ok Oct 15 22:22:54.311 INFO blam! test match_python_260 ... ok Oct 15 22:22:54.311 INFO blam! test match_python_263 ... ok Oct 15 22:22:54.315 INFO blam! test match_python_259 ... ok Oct 15 22:22:54.446 INFO blam! test match_python_264 ... ok Oct 15 22:22:54.447 INFO blam! test match_python_268 ... ok Oct 15 22:22:54.460 INFO blam! test match_python_269 ... ok Oct 15 22:22:54.463 INFO blam! test match_python_265 ... ok Oct 15 22:22:54.463 INFO blam! test match_python_267 ... ok Oct 15 22:22:54.467 INFO blam! test match_python_266 ... ok Oct 15 22:22:54.471 INFO blam! test match_python_271 ... ok Oct 15 22:22:54.471 INFO blam! test match_python_270 ... ok Oct 15 22:22:54.503 INFO blam! test match_python_275 ... ok Oct 15 22:22:54.523 INFO blam! test match_python_235 ... ok Oct 15 22:22:54.598 INFO blam! test match_python_277 ... ok Oct 15 22:22:54.598 INFO blam! test match_python_272 ... ok Oct 15 22:22:54.603 INFO blam! test match_python_273 ... ok Oct 15 22:22:54.638 INFO blam! test match_python_276 ... ok Oct 15 22:22:54.647 INFO blam! test match_python_274 ... ok Oct 15 22:22:54.649 INFO blam! test match_python_280 ... ok Oct 15 22:22:54.674 INFO blam! test match_python_282 ... ok Oct 15 22:22:54.674 INFO blam! test match_python_281 ... ok Oct 15 22:22:54.703 INFO blam! test match_python_283 ... ok Oct 15 22:22:54.763 INFO blam! test match_python_279 ... ok Oct 15 22:22:54.775 INFO blam! test match_python_278 ... ok Oct 15 22:22:55.151 INFO blam! test match_python_288 ... ok Oct 15 22:22:55.197 INFO blam! test match_python_286 ... ok Oct 15 22:22:55.236 INFO blam! test match_python_289 ... ok Oct 15 22:22:55.247 INFO blam! test match_python_291 ... ok Oct 15 22:22:55.287 INFO blam! test match_python_292 ... ok Oct 15 22:22:55.307 INFO blam! test match_python_293 ... ok Oct 15 22:22:55.347 INFO blam! test match_python_290 ... ok Oct 15 22:22:55.351 INFO blam! test match_python_295 ... ok Oct 15 22:22:55.371 INFO blam! test match_python_296 ... ok Oct 15 22:22:55.439 INFO blam! test match_python_297 ... ok Oct 15 22:22:55.491 INFO blam! test match_python_294 ... ok Oct 15 22:22:55.659 INFO blam! test match_python_299 ... ok Oct 15 22:22:55.663 INFO blam! test match_python_048 ... ok Oct 15 22:22:55.751 INFO blam! test match_python_287 ... ok Oct 15 22:22:55.811 INFO blam! test match_python_302 ... ok Oct 15 22:22:55.811 INFO blam! test match_python_303 ... ok Oct 15 22:22:55.826 INFO blam! test match_python_304 ... ok Oct 15 22:22:55.849 INFO blam! test match_python_305 ... ok Oct 15 22:22:55.891 INFO blam! test match_python_306 ... ok Oct 15 22:22:56.103 INFO blam! test match_python_307 ... ok Oct 15 22:22:56.103 INFO blam! test match_python_308 ... ok Oct 15 22:22:56.202 INFO blam! test match_python_301 ... ok Oct 15 22:22:56.291 INFO blam! test match_python_300 ... ok Oct 15 22:22:57.331 INFO blam! test match_email ... ok Oct 15 22:22:57.920 INFO blam! test match_email_not ... ok Oct 15 22:22:59.587 INFO blam! test match_python_285 ... ok Oct 15 22:22:59.685 INFO blam! test match_repetition_10 ... ok Oct 15 22:22:59.705 INFO blam! test match_python_298 ... ok Oct 15 22:23:00.831 INFO blam! test match_python_311 ... ok Oct 15 22:23:01.570 INFO blam! test match_python_284 ... ok Oct 15 22:23:13.388 INFO blam! test match_repetition_100 ... ok Oct 15 22:23:13.759 INFO blam! test match_repetition_102 ... ok Oct 15 22:23:13.892 INFO blam! test match_repetition_11 ... ok Oct 15 22:23:15.327 INFO blam! test match_repetition_106 ... ok Oct 15 22:23:15.627 INFO blam! test match_repetition_104 ... ok Oct 15 22:23:16.007 INFO blam! test match_ranges ... ok Oct 15 22:23:20.382 INFO blam! test match_ranges_not ... ok Oct 15 22:23:20.547 INFO blam! test match_repetition_12 ... ok Oct 15 22:23:20.559 INFO blam! test match_repetition_126 ... ok Oct 15 22:23:20.596 INFO blam! test match_repetition_127 ... ok Oct 15 22:23:20.646 INFO blam! test match_repetition_128 ... ok Oct 15 22:23:20.694 INFO blam! test match_repetition_129 ... ok Oct 15 22:23:20.798 INFO blam! test match_repetition_130 ... ok Oct 15 22:23:20.857 INFO blam! test match_repetition_131 ... ok Oct 15 22:23:20.927 INFO blam! test match_repetition_132 ... ok Oct 15 22:23:21.002 INFO blam! test match_repetition_133 ... ok Oct 15 22:23:21.203 INFO blam! test match_repetition_134 ... ok Oct 15 22:23:21.363 INFO blam! test match_repetition_135 ... ok Oct 15 22:23:21.363 INFO blam! test match_repetition_136 ... ok Oct 15 22:23:21.379 INFO blam! test match_repetition_137 ... ok Oct 15 22:23:21.415 INFO blam! test match_repetition_14 ... ok Oct 15 22:23:21.435 INFO blam! test match_repetition_143 ... ok Oct 15 22:23:21.479 INFO blam! test match_repetition_145 ... ok Oct 15 22:23:21.517 INFO blam! test match_repetition_147 ... ok Oct 15 22:23:21.655 INFO blam! test match_repetition_149 ... ok Oct 15 22:23:21.791 INFO blam! test match_repetition_15 ... ok Oct 15 22:23:21.943 INFO blam! test match_repetition_150 ... ok Oct 15 22:23:22.047 INFO blam! test match_repetition_152 ... ok Oct 15 22:23:22.154 INFO blam! test match_repetition_154 ... ok Oct 15 22:23:22.243 INFO blam! test match_repetition_156 ... ok Oct 15 22:23:22.335 INFO blam! test match_repetition_158 ... ok Oct 15 22:23:22.399 INFO blam! test match_repetition_159 ... ok Oct 15 22:23:22.515 INFO blam! test match_repetition_16 ... ok Oct 15 22:23:22.531 INFO blam! test match_repetition_161 ... ok Oct 15 22:23:22.550 INFO blam! test match_repetition_163 ... ok Oct 15 22:23:22.603 INFO blam! test match_repetition_18 ... ok Oct 15 22:23:22.699 INFO blam! test match_repetition_20 ... ok Oct 15 22:23:22.811 INFO blam! test match_repetition_21 ... ok Oct 15 22:23:22.963 INFO blam! test match_repetition_22 ... ok Oct 15 22:23:23.083 INFO blam! test match_repetition_24 ... ok Oct 15 22:23:23.169 INFO blam! test match_repetition_25 ... ok Oct 15 22:23:23.455 INFO blam! test match_repetition_26 ... ok Oct 15 22:23:23.535 INFO blam! test match_repetition_28 ... ok Oct 15 22:23:23.622 INFO blam! test match_repetition_30 ... ok Oct 15 22:23:23.803 INFO blam! test match_repetition_31 ... ok Oct 15 22:23:23.919 INFO blam! test match_python_310 ... ok Oct 15 22:23:23.996 INFO blam! test match_repetition_34 ... ok Oct 15 22:23:24.061 INFO blam! test match_repetition_32 ... ok Oct 15 22:23:24.145 INFO blam! test match_repetition_35 ... ok Oct 15 22:23:24.199 INFO blam! test match_repetition_36 ... ok Oct 15 22:23:24.235 INFO blam! test match_repetition_38 ... ok Oct 15 22:23:24.239 INFO blam! test match_repetition_40 ... ok Oct 15 22:23:24.441 INFO blam! test match_repetition_42 ... ok Oct 15 22:23:24.483 INFO blam! test match_repetition_41 ... ok Oct 15 22:23:24.519 INFO blam! test match_repetition_44 ... ok Oct 15 22:23:24.631 INFO blam! test match_repetition_46 ... ok Oct 15 22:23:24.703 INFO blam! test match_repetition_50 ... ok Oct 15 22:23:24.723 INFO blam! test match_repetition_47 ... ok Oct 15 22:23:24.775 INFO blam! test match_repetition_52 ... ok Oct 15 22:23:24.971 INFO blam! test match_repetition_54 ... ok Oct 15 22:23:24.993 INFO blam! test match_repetition_53 ... ok Oct 15 22:23:25.043 INFO blam! test match_repetition_56 ... ok Oct 15 22:23:25.186 INFO blam! test match_repetition_57 ... ok Oct 15 22:23:25.219 INFO blam! test match_repetition_61 ... ok Oct 15 22:23:25.316 INFO blam! test match_repetition_59 ... ok Oct 15 22:23:25.316 INFO blam! test match_repetition_63 ... ok Oct 15 22:23:25.531 INFO blam! test match_repetition_64 ... ok Oct 15 22:23:25.571 INFO blam! test match_repetition_65 ... ok Oct 15 22:23:25.579 INFO blam! test match_repetition_67 ... ok Oct 15 22:23:25.667 INFO blam! test match_repetition_68 ... ok Oct 15 22:23:25.715 INFO blam! test match_repetition_73 ... ok Oct 15 22:23:25.751 INFO blam! test match_repetition_70 ... ok Oct 15 22:23:25.790 INFO blam! test match_repetition_112 ... ok Oct 15 22:23:25.837 INFO blam! test match_repetition_75 ... ok Oct 15 22:23:25.848 INFO blam! test match_repetition_76 ... ok Oct 15 22:23:25.891 INFO blam! test match_repetition_79 ... ok Oct 15 22:23:26.023 INFO blam! test match_repetition_80 ... ok Oct 15 22:23:26.035 INFO blam! test match_repetition_77 ... ok Oct 15 22:23:26.035 INFO blam! test match_repetition_110 ... ok Oct 15 22:23:26.051 INFO blam! test match_repetition_83 ... ok Oct 15 22:23:26.174 INFO blam! test match_repetition_81 ... ok Oct 15 22:23:26.192 INFO blam! test match_repetition_92 ... ok Oct 15 22:23:26.287 INFO blam! test match_repetition_90 ... ok Oct 15 22:23:26.303 INFO blam! test match_repetition_91 ... ok Oct 15 22:23:26.427 INFO blam! test match_repetition_93 ... ok Oct 15 22:23:26.732 INFO blam! test match_repetition_108 ... ok Oct 15 22:23:26.763 INFO blam! test match_repetition_94 ... ok Oct 15 22:23:26.999 INFO blam! test match_skip_1 ... ok Oct 15 22:23:27.223 INFO blam! test match_skip_2 ... ok Oct 15 22:23:27.295 INFO blam! test match_repetition_115 ... ok Oct 15 22:23:27.363 INFO blam! test negclass_ascii ... ok Oct 15 22:23:27.373 INFO blam! test negclass_comma ... ok Oct 15 22:23:27.403 INFO blam! test match_skip_3 ... ok Oct 15 22:23:27.411 INFO blam! test negclass_letter_comma ... ok Oct 15 22:23:27.451 INFO blam! test negclass_comma_space ... ok Oct 15 22:23:27.494 INFO blam! test negclass_letter_space ... ok Oct 15 22:23:27.500 INFO blam! test negclass_letters ... ok Oct 15 22:23:27.659 INFO blam! test negclass_space_comma ... ok Oct 15 22:23:27.683 INFO blam! test negclass_space ... ok Oct 15 22:23:27.700 INFO blam! test no_match_python_00 ... ok Oct 15 22:23:27.723 INFO blam! test match_repetition_95 ... ok Oct 15 22:23:27.723 INFO blam! test no_match_python_02 ... ok Oct 15 22:23:27.783 INFO blam! test no_match_python_03 ... ok Oct 15 22:23:27.803 INFO blam! test no_match_python_01 ... ok Oct 15 22:23:27.875 INFO blam! test no_match_python_04 ... ok Oct 15 22:23:27.894 INFO blam! test no_match_python_05 ... ok Oct 15 22:23:27.907 INFO blam! test no_match_python_07 ... ok Oct 15 22:23:27.923 INFO blam! test no_match_python_09 ... ok Oct 15 22:23:27.925 INFO blam! test no_match_python_08 ... ok Oct 15 22:23:27.949 INFO blam! test no_match_python_10 ... ok Oct 15 22:23:27.951 INFO blam! test no_match_python_11 ... ok Oct 15 22:23:27.956 INFO blam! test no_match_python_13 ... ok Oct 15 22:23:27.967 INFO blam! test no_match_python_12 ... ok Oct 15 22:23:27.983 INFO blam! test no_match_python_14 ... ok Oct 15 22:23:28.035 INFO blam! test no_match_python_16 ... ok Oct 15 22:23:28.063 INFO blam! test no_match_python_17 ... ok Oct 15 22:23:28.099 INFO blam! test no_match_python_15 ... ok Oct 15 22:23:28.223 INFO blam! test no_match_python_18 ... ok Oct 15 22:23:28.223 INFO blam! test no_match_python_19 ... ok Oct 15 22:23:28.359 INFO blam! test no_match_python_20 ... ok Oct 15 22:23:28.469 INFO blam! test match_repetition_114 ... ok Oct 15 22:23:28.567 INFO blam! test match_repetition_96 ... ok Oct 15 22:23:29.059 INFO blam! test no_match_python_06 ... ok Oct 15 22:23:29.403 INFO blam! test match_repetition_97 ... ok Oct 15 22:23:30.335 INFO blam! test no_match_python_24 ... ok Oct 15 22:23:30.971 INFO blam! test no_match_python_25 ... ok Oct 15 22:23:31.339 INFO blam! test no_match_python_26 ... ok Oct 15 22:23:31.565 INFO blam! test no_match_python_23 ... ok Oct 15 22:23:31.770 INFO blam! test match_python_309 ... ok Oct 15 22:23:32.215 INFO blam! test no_match_python_22 ... ok Oct 15 22:23:32.223 INFO blam! test no_match_python_32 ... ok Oct 15 22:23:32.250 INFO blam! test no_match_python_33 ... ok Oct 15 22:23:32.259 INFO blam! test no_match_python_34 ... ok Oct 15 22:23:32.326 INFO blam! test no_match_python_35 ... ok Oct 15 22:23:32.655 INFO blam! test no_match_python_36 ... ok Oct 15 22:23:32.862 INFO blam! test no_match_python_21 ... ok Oct 15 22:23:32.939 INFO blam! test no_match_python_37 ... ok Oct 15 22:23:32.973 INFO blam! test no_match_python_39 ... ok Oct 15 22:23:32.983 INFO blam! test no_match_python_40 ... ok Oct 15 22:23:33.031 INFO blam! test no_match_python_41 ... ok Oct 15 22:23:33.032 INFO blam! test no_match_python_38 ... ok Oct 15 22:23:33.038 INFO blam! test no_match_python_42 ... ok Oct 15 22:23:33.069 INFO blam! test no_match_python_43 ... ok Oct 15 22:23:33.090 INFO blam! test no_match_python_45 ... ok Oct 15 22:23:33.107 INFO blam! test no_match_python_44 ... ok Oct 15 22:23:33.113 INFO blam! test no_match_python_46 ... ok Oct 15 22:23:33.137 INFO blam! test no_match_python_47 ... ok Oct 15 22:23:33.161 INFO blam! test no_match_python_48 ... ok Oct 15 22:23:33.164 INFO blam! test no_match_python_49 ... ok Oct 15 22:23:33.168 INFO blam! test no_match_python_50 ... ok Oct 15 22:23:33.177 INFO blam! test no_match_python_52 ... ok Oct 15 22:23:33.210 INFO blam! test no_match_python_53 ... ok Oct 15 22:23:33.371 INFO blam! test no_match_python_54 ... ok Oct 15 22:23:33.377 INFO blam! test no_match_python_51 ... ok Oct 15 22:23:33.415 INFO blam! test no_match_python_55 ... ok Oct 15 22:23:33.422 INFO blam! test no_match_python_57 ... ok Oct 15 22:23:33.443 INFO blam! test no_match_python_58 ... ok Oct 15 22:23:33.455 INFO blam! test no_match_python_59 ... ok Oct 15 22:23:33.503 INFO blam! test no_match_python_60 ... ok Oct 15 22:23:33.534 INFO blam! test no_match_python_56 ... ok Oct 15 22:23:33.663 INFO blam! test no_match_python_61 ... ok Oct 15 22:23:33.751 INFO blam! test no_match_python_62 ... ok Oct 15 22:23:33.757 INFO blam! test no_match_python_63 ... ok Oct 15 22:23:33.762 INFO blam! test no_match_python_64 ... ok Oct 15 22:23:33.783 INFO blam! test no_match_python_66 ... ok Oct 15 22:23:33.804 INFO blam! test no_match_python_67 ... ok Oct 15 22:23:33.815 INFO blam! test no_match_python_65 ... ok Oct 15 22:23:33.830 INFO blam! test no_match_python_68 ... ok Oct 15 22:23:33.843 INFO blam! test no_match_python_70 ... ok Oct 15 22:23:33.871 INFO blam! test no_match_python_69 ... ok Oct 15 22:23:33.895 INFO blam! test no_match_python_72 ... ok Oct 15 22:23:33.903 INFO blam! test no_match_python_73 ... ok Oct 15 22:23:33.904 INFO blam! test no_match_python_74 ... ok Oct 15 22:23:33.975 INFO blam! test no_match_python_71 ... ok Oct 15 22:23:34.019 INFO blam! test no_match_python_76 ... ok Oct 15 22:23:34.019 INFO blam! test no_match_python_75 ... ok Oct 15 22:23:34.067 INFO blam! test no_match_python_77 ... ok Oct 15 22:23:34.144 INFO blam! test no_match_python_78 ... ok Oct 15 22:23:34.150 INFO blam! test no_match_python_79 ... ok Oct 15 22:23:34.159 INFO blam! test no_match_python_81 ... ok Oct 15 22:23:34.200 INFO blam! test no_match_python_82 ... ok Oct 15 22:23:34.220 INFO blam! test no_match_python_83 ... ok Oct 15 22:23:34.258 INFO blam! test no_match_python_80 ... ok Oct 15 22:23:34.259 INFO blam! test no_match_python_84 ... ok Oct 15 22:23:34.382 INFO blam! test no_match_python_86 ... ok Oct 15 22:23:34.383 INFO blam! test no_match_python_85 ... ok Oct 15 22:23:34.399 INFO blam! test no_match_python_88 ... ok Oct 15 22:23:34.404 INFO blam! test no_match_python_89 ... ok Oct 15 22:23:34.478 INFO blam! test no_match_python_27 ... ok Oct 15 22:23:34.479 INFO blam! test no_match_python_87 ... ok Oct 15 22:23:34.482 INFO blam! test no_match_python_92 ... ok Oct 15 22:23:34.492 INFO blam! test no_match_python_91 ... ok Oct 15 22:23:34.516 INFO blam! test no_match_python_94 ... ok Oct 15 22:23:34.538 INFO blam! test regression_ascii_word_underscore ... ok Oct 15 22:23:34.578 INFO blam! test regression_negated_char_class_1 ... ok Oct 15 22:23:34.598 INFO blam! test regression_negated_char_class_2 ... ok Oct 15 22:23:34.611 INFO blam! test regression_unsorted_binary_search_1 ... ok Oct 15 22:23:34.629 INFO blam! test no_match_python_90 ... ok Oct 15 22:23:34.654 INFO blam! test no_match_python_93 ... ok Oct 15 22:23:34.654 INFO blam! test regression_unsorted_binary_search_2 ... ok Oct 15 22:23:34.694 INFO blam! test uni_case ... ok Oct 15 22:23:34.859 INFO blam! test no_match_python_28 ... ok Oct 15 22:23:35.055 INFO blam! test no_match_python_29 ... ok Oct 15 22:23:35.183 INFO blam! test uni_case_lower ... ok Oct 15 22:23:35.499 INFO blam! test uni_case_lower_nocase_flag ... ok Oct 15 22:23:35.523 INFO blam! test uni_case_upper ... ok Oct 15 22:23:35.943 INFO blam! test uni_case_upper_nocase_flag ... ok Oct 15 22:23:35.983 INFO blam! test uni_mixed ... ok Oct 15 22:23:36.139 INFO blam! test no_match_python_31 ... ok Oct 15 22:23:36.234 INFO blam! test match_repetition_98 ... ok Oct 15 22:23:36.295 INFO blam! test uni_not_class_neg ... ok Oct 15 22:23:36.331 INFO blam! test uni_boundary_ogham ... ok Oct 15 22:23:36.393 INFO blam! test uni_one ... ok Oct 15 22:23:36.442 INFO blam! test uni_perl_d ... ok Oct 15 22:23:36.447 INFO blam! test uni_boundary_none ... ok Oct 15 22:23:36.499 INFO blam! test uni_perl_s ... ok Oct 15 22:23:36.511 INFO blam! test uni_perl_s_not ... ok Oct 15 22:23:36.567 INFO blam! test uni_perl_s_neg ... ok Oct 15 22:23:36.635 INFO blam! test no_match_python_30 ... ok Oct 15 22:23:36.715 INFO blam! test uni_perl_d_not ... ok Oct 15 22:23:36.781 INFO blam! test uni_not ... ok Oct 15 22:23:36.979 INFO blam! test uni_perl_d_neg ... ok Oct 15 22:23:37.053 INFO blam! test uni_not_class ... ok Oct 15 22:23:37.907 INFO blam! test uni_case_upper_nocase ... ok Oct 15 22:23:39.675 INFO blam! test uni_perl_w_not ... ok Oct 15 22:23:39.773 INFO blam! test uni_perl_w ... ok Oct 15 22:23:40.139 INFO blam! test uni_perl_w_neg ... ok Oct 15 22:23:40.139 INFO blam! Oct 15 22:23:40.139 INFO blam! test result: ok. 818 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:23:40.139 INFO blam! Oct 15 22:23:40.143 INFO kablam! Running /target/debug/deps/default-01ae2c709f42d625 Oct 15 22:23:40.144 INFO blam! Oct 15 22:23:40.146 INFO blam! running 36 tests Oct 15 22:23:40.166 INFO blam! test bench::anchored_literal_short_non_match ... ok Oct 15 22:23:40.169 INFO blam! test bench::anchored_literal_long_match ... ok Oct 15 22:23:40.170 INFO blam! test bench::anchored_literal_long_non_match ... ok Oct 15 22:23:40.174 INFO blam! test bench::anchored_literal_short_match ... ok Oct 15 22:23:40.180 INFO blam! test bench::backtrack ... ok Oct 15 22:23:40.310 INFO blam! test bench::easy0_32 ... ok Oct 15 22:23:40.312 INFO blam! test bench::easy0_1K ... ok Oct 15 22:23:40.375 INFO blam! test bench::easy0_32K ... ok Oct 15 22:23:40.382 INFO blam! test bench::hard_1K ... ok Oct 15 22:23:40.413 INFO blam! test bench::easy1_1K ... ok Oct 15 22:23:40.423 INFO blam! test bench::easy1_32 ... ok Oct 15 22:23:40.435 INFO blam! test bench::literal ... ok Oct 15 22:23:40.478 INFO blam! test bench::longer_literal ... ok Oct 15 22:23:40.479 INFO blam! test bench::longer_literal_no_regex ... ok Oct 15 22:23:40.488 INFO blam! test bench::hard_32K ... ok Oct 15 22:23:40.494 INFO blam! test bench::match_class ... ok Oct 15 22:23:40.494 INFO blam! test bench::match_class_in_range ... ok Oct 15 22:23:40.515 INFO blam! test bench::hard_32 ... ok Oct 15 22:23:40.547 INFO blam! test bench::easy1_32K ... ok Oct 15 22:23:40.627 INFO blam! test bench::medium_32 ... ok Oct 15 22:23:40.699 INFO blam! test bench::medium_1K ... ok Oct 15 22:23:40.723 INFO blam! test bench::medium_32K ... ok Oct 15 22:23:40.747 INFO blam! test bench::one_pass_long_prefix ... ok Oct 15 22:23:40.771 INFO blam! test bench::not_literal ... ok Oct 15 22:23:40.771 INFO blam! test bench::one_pass_long_prefix_not ... ok Oct 15 22:23:40.811 INFO blam! test bench::one_pass_short_a ... ok Oct 15 22:23:40.839 INFO blam! test bench::one_pass_short_b ... ok Oct 15 22:23:40.871 INFO blam! test bench::one_pass_short_a_not ... ok Oct 15 22:23:40.891 INFO blam! test bench::one_pass_short_b_not ... ok Oct 15 22:23:40.926 INFO blam! test bench::skip ... ok Oct 15 22:23:41.351 INFO blam! test bench::hard_1MB ... ok Oct 15 22:23:41.402 INFO blam! test bench::easy1_1MB ... ok Oct 15 22:23:41.402 INFO blam! test bench::easy0_1MB ... ok Oct 15 22:23:41.763 INFO blam! test bench::medium_1MB ... ok Oct 15 22:23:41.777 INFO blam! test bench::match_class_unicode ... ok Oct 15 22:23:42.793 INFO blam! test bench::compile_word_boundary ... ok Oct 15 22:23:42.793 INFO blam! Oct 15 22:23:42.793 INFO blam! test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:23:42.793 INFO blam! Oct 15 22:23:42.796 INFO kablam! Doc-tests regex_dfa Oct 15 22:23:44.308 INFO blam! Oct 15 22:23:44.308 INFO blam! running 1 test Oct 15 22:23:47.598 INFO blam! test src/lib.rs - (line 14) ... ok Oct 15 22:23:47.598 INFO blam! Oct 15 22:23:47.598 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 22:23:47.598 INFO blam! Oct 15 22:23:47.618 INFO kablam! su: No module specific data is present Oct 15 22:23:48.067 INFO running `"docker" "rm" "-f" "032be7a7532944f623bbffbece8a3d3af2443b942275de6faf8d66546bae0c5b"` Oct 15 22:23:48.227 INFO blam! 032be7a7532944f623bbffbece8a3d3af2443b942275de6faf8d66546bae0c5b