Oct 15 20:17:53.923 INFO testing rustils-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 20:17:53.923 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 20:17:54.321 INFO blam! e69150eae670b7c583cf5cdfb2b5e281140935d6e2e61931597dca146f12f16c Oct 15 20:17:54.324 INFO running `"docker" "start" "-a" "e69150eae670b7c583cf5cdfb2b5e281140935d6e2e61931597dca146f12f16c"` Oct 15 20:17:55.315 INFO kablam! usermod: no changes Oct 15 20:17:55.479 INFO kablam! Compiling rustils v0.1.0 (/source) Oct 15 20:17:57.363 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 15 20:17:57.363 INFO kablam! --> src/string.rs:350:9 Oct 15 20:17:57.363 INFO kablam! | Oct 15 20:17:57.363 INFO kablam! 350 | temp.drain(len-search.len()..len).collect::(); Oct 15 20:17:57.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:17:57.363 INFO kablam! | Oct 15 20:17:57.363 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 20:17:57.363 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 15 20:17:57.363 INFO kablam! Oct 15 20:17:57.363 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 15 20:17:57.363 INFO kablam! --> src/string.rs:363:9 Oct 15 20:17:57.363 INFO kablam! | Oct 15 20:17:57.363 INFO kablam! 363 | temp.drain(..search.len()).collect::(); Oct 15 20:17:57.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:17:57.363 INFO kablam! | Oct 15 20:17:57.363 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 15 20:17:57.363 INFO kablam! Oct 15 20:17:59.489 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.15s Oct 15 20:17:59.495 INFO kablam! su: No module specific data is present Oct 15 20:18:00.214 INFO running `"docker" "rm" "-f" "e69150eae670b7c583cf5cdfb2b5e281140935d6e2e61931597dca146f12f16c"` Oct 15 20:18:00.367 INFO blam! e69150eae670b7c583cf5cdfb2b5e281140935d6e2e61931597dca146f12f16c Oct 15 20:18:00.373 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 20:18:00.537 INFO blam! 0320db671700f58d47dea5a69e2052a8c8e286903cd170e775cf680d5848b311 Oct 15 20:18:00.539 INFO running `"docker" "start" "-a" "0320db671700f58d47dea5a69e2052a8c8e286903cd170e775cf680d5848b311"` Oct 15 20:18:01.063 INFO kablam! usermod: no changes Oct 15 20:18:01.164 INFO kablam! Compiling rustils v0.1.0 (/source) Oct 15 20:18:03.643 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 15 20:18:03.643 INFO kablam! --> src/string.rs:350:9 Oct 15 20:18:03.643 INFO kablam! | Oct 15 20:18:03.643 INFO kablam! 350 | temp.drain(len-search.len()..len).collect::(); Oct 15 20:18:03.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:18:03.643 INFO kablam! | Oct 15 20:18:03.643 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 20:18:03.643 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 15 20:18:03.643 INFO kablam! Oct 15 20:18:03.643 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Oct 15 20:18:03.643 INFO kablam! --> src/string.rs:363:9 Oct 15 20:18:03.643 INFO kablam! | Oct 15 20:18:03.643 INFO kablam! 363 | temp.drain(..search.len()).collect::(); Oct 15 20:18:03.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:18:03.643 INFO kablam! | Oct 15 20:18:03.643 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 15 20:18:03.643 INFO kablam! Oct 15 20:18:12.947 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.83s Oct 15 20:18:12.956 INFO kablam! su: No module specific data is present Oct 15 20:18:13.471 INFO running `"docker" "rm" "-f" "0320db671700f58d47dea5a69e2052a8c8e286903cd170e775cf680d5848b311"` Oct 15 20:18:13.806 INFO blam! 0320db671700f58d47dea5a69e2052a8c8e286903cd170e775cf680d5848b311 Oct 15 20:18:13.824 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 20:18:14.278 INFO blam! 1e4db839aaaaa3c90952b63fbbdfe6a294d0a8495ec79587ba8ddf9a1fde399f Oct 15 20:18:14.281 INFO running `"docker" "start" "-a" "1e4db839aaaaa3c90952b63fbbdfe6a294d0a8495ec79587ba8ddf9a1fde399f"` Oct 15 20:18:15.367 INFO kablam! usermod: no changes Oct 15 20:18:15.467 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 20:18:15.483 INFO kablam! Running /target/debug/deps/rustils-67c73387766e2b2f Oct 15 20:18:15.483 INFO blam! Oct 15 20:18:15.483 INFO kablam! Running /target/debug/deps/rustils-ede680cb4989b0fd Oct 15 20:18:15.483 INFO blam! running 0 tests Oct 15 20:18:15.483 INFO blam! Oct 15 20:18:15.483 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:15.483 INFO blam! Oct 15 20:18:15.488 INFO blam! Oct 15 20:18:15.488 INFO blam! running 0 tests Oct 15 20:18:15.488 INFO blam! Oct 15 20:18:15.488 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:15.488 INFO blam! Oct 15 20:18:15.492 INFO kablam! Running /target/debug/deps/array_impl-58c92ba13d202907 Oct 15 20:18:15.499 INFO kablam! Running /target/debug/deps/lib-66e4a9115515f2f9 Oct 15 20:18:15.499 INFO blam! Oct 15 20:18:15.499 INFO blam! running 6 tests Oct 15 20:18:15.499 INFO blam! test test_shuffle_seed_str ... ok Oct 15 20:18:15.499 INFO blam! test test_index_of_integer ... ok Oct 15 20:18:15.499 INFO blam! test test_index_of_str ... ok Oct 15 20:18:15.499 INFO blam! test test_shuffle_seed_integer ... ok Oct 15 20:18:15.499 INFO blam! test test_swaping_integer ... ok Oct 15 20:18:15.499 INFO blam! test test_swaping_str ... ok Oct 15 20:18:15.499 INFO blam! Oct 15 20:18:15.499 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:15.499 INFO blam! Oct 15 20:18:15.509 INFO blam! Oct 15 20:18:15.509 INFO blam! running 422 tests Oct 15 20:18:15.509 INFO blam! test array_impl::test_swaping_str ... ok Oct 15 20:18:15.509 INFO blam! test array_impl::test_swaping_integer ... ok Oct 15 20:18:15.510 INFO blam! test array_impl::test_shuffle_seed_str ... ok Oct 15 20:18:15.510 INFO blam! test array_impl::test_shuffle_seed_integer ... ok Oct 15 20:18:15.510 INFO blam! test array_impl::test_index_of_str ... ok Oct 15 20:18:15.510 INFO blam! test array_impl::test_index_of_integer ... ok Oct 15 20:18:15.510 INFO blam! test parse::boolean_impl::parse_i16_to_bool ... ok Oct 15 20:18:15.510 INFO blam! test parse::boolean_impl::parse_i32_to_bool ... ok Oct 15 20:18:15.510 INFO blam! test parse::boolean_impl::parse_i64_to_bool ... ok Oct 15 20:18:15.510 INFO blam! test parse::boolean_impl::parse_i8_to_bool ... ok Oct 15 20:18:15.511 INFO blam! test parse::boolean_impl::parse_isize_to_bool ... ok Oct 15 20:18:15.511 INFO blam! test parse::boolean_impl::parse_string_to_bool_0 ... ok Oct 15 20:18:15.511 INFO blam! test parse::boolean_impl::parse_f32_to_bool ... ok Oct 15 20:18:15.511 INFO blam! test parse::boolean_impl::parse_f64_to_bool ... ok Oct 15 20:18:15.519 INFO blam! test parse::boolean_impl::parse_u16_to_bool ... ok Oct 15 20:18:15.519 INFO blam! test parse::boolean_impl::parse_u32_to_bool ... ok Oct 15 20:18:15.519 INFO blam! test parse::boolean_impl::parse_u64_to_bool ... ok Oct 15 20:18:15.519 INFO blam! test parse::boolean_impl::parse_u8_to_bool ... ok Oct 15 20:18:15.520 INFO blam! test parse::boolean_impl::parse_usize_to_bool ... ok Oct 15 20:18:15.520 INFO blam! test parse::byte_impl::parse_f32_to_i8_0 ... ok Oct 15 20:18:15.520 INFO blam! test parse::byte_impl::parse_bool_to_i8 ... ok Oct 15 20:18:15.531 INFO blam! test parse::byte_impl::parse_f64_to_i8_0 ... ok Oct 15 20:18:15.531 INFO blam! test parse::byte_impl::parse_i16_to_i8_0 ... ok Oct 15 20:18:15.599 INFO blam! test parse::boolean_impl::parse_string_to_bool_1 ... ok Oct 15 20:18:15.599 INFO blam! test parse::byte_impl::parse_f32_to_i8_1 ... ok Oct 15 20:18:15.599 INFO blam! test parse::byte_impl::parse_f32_to_i8_3 ... ok Oct 15 20:18:15.599 INFO blam! test parse::byte_impl::parse_f64_to_i8_2 ... ok Oct 15 20:18:15.599 INFO blam! test parse::byte_impl::parse_f64_to_i8_3 ... ok Oct 15 20:18:15.599 INFO blam! test parse::byte_impl::parse_f64_to_i8_1 ... ok Oct 15 20:18:15.599 INFO blam! test parse::byte_impl::parse_i16_to_i8_1 ... ok Oct 15 20:18:15.599 INFO blam! test parse::byte_impl::parse_f32_to_i8_2 ... ok Oct 15 20:18:15.599 INFO blam! test parse::byte_impl::parse_i32_to_i8_0 ... ok Oct 15 20:18:15.601 INFO blam! test parse::byte_impl::parse_i32_to_i8_2 ... ok Oct 15 20:18:15.601 INFO blam! test parse::byte_impl::parse_i16_to_i8_2 ... ok Oct 15 20:18:15.601 INFO blam! test parse::byte_impl::parse_i64_to_i8_0 ... ok Oct 15 20:18:15.601 INFO blam! test parse::byte_impl::parse_i32_to_i8_1 ... ok Oct 15 20:18:15.601 INFO blam! test parse::byte_impl::parse_isize_to_i8_0 ... ok Oct 15 20:18:15.601 INFO blam! test parse::byte_impl::parse_i64_to_i8_2 ... ok Oct 15 20:18:15.603 INFO blam! test parse::byte_impl::parse_i64_to_i8_1 ... ok Oct 15 20:18:15.603 INFO blam! test parse::byte_impl::parse_string_to_i8_1 ... ok Oct 15 20:18:15.603 INFO blam! test parse::byte_impl::parse_string_to_i8_2 ... ok Oct 15 20:18:15.603 INFO blam! test parse::byte_impl::parse_u16_to_i8_0 ... ok Oct 15 20:18:15.607 INFO blam! test parse::byte_impl::parse_u16_to_i8_1 ... ok Oct 15 20:18:15.607 INFO blam! test parse::byte_impl::parse_isize_to_i8_2 ... ok Oct 15 20:18:15.607 INFO blam! test parse::byte_impl::parse_string_to_i8_0 ... ok Oct 15 20:18:15.607 INFO blam! test parse::byte_impl::parse_u64_to_i8_0 ... ok Oct 15 20:18:15.607 INFO blam! test parse::byte_impl::parse_u32_to_i8_0 ... ok Oct 15 20:18:15.607 INFO blam! test parse::byte_impl::parse_u8_to_i8_0 ... ok Oct 15 20:18:15.607 INFO blam! test parse::byte_impl::parse_u8_to_i8_1 ... ok Oct 15 20:18:15.607 INFO blam! test parse::byte_impl::parse_isize_to_i8_1 ... ok Oct 15 20:18:15.607 INFO blam! test parse::byte_impl::parse_u32_to_i8_1 ... ok Oct 15 20:18:15.607 INFO blam! test parse::byte_impl::parse_u64_to_i8_1 ... ok Oct 15 20:18:15.607 INFO blam! test parse::byte_impl::parse_usize_to_i8_1 ... ok Oct 15 20:18:15.607 INFO blam! test parse::byte_impl::parse_usize_to_i8_0 ... ok Oct 15 20:18:15.607 INFO blam! test parse::double_impl::parse_bool_to_f64 ... ok Oct 15 20:18:15.607 INFO blam! test parse::float_impl::parse_bool_to_f32 ... ok Oct 15 20:18:15.607 INFO blam! test parse::int_impl::parse_bool_to_i32 ... ok Oct 15 20:18:15.607 INFO blam! test parse::int_impl::parse_f32_to_i32_0 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_f32_to_i32_1 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_f32_to_i32_2 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_f32_to_i32_3 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_f64_to_i32_0 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_f64_to_i32_1 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_f64_to_i32_2 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_f64_to_i32_3 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_i64_to_i32_0 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_string_to_i32_1 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_string_to_i32_2 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_string_to_i32_0 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_isize_to_i32_2 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_u32_to_i32_1 ... ok Oct 15 20:18:15.610 INFO blam! test parse::int_impl::parse_u64_to_i32_0 ... ok Oct 15 20:18:15.611 INFO blam! test parse::int_impl::parse_u32_to_i32_0 ... ok Oct 15 20:18:15.611 INFO blam! test parse::int_impl::parse_usize_to_i32_0 ... ok Oct 15 20:18:15.611 INFO blam! test parse::isize_impl::parse_bool_to_isize ... ok Oct 15 20:18:15.611 INFO blam! test parse::int_impl::parse_i64_to_i32_2 ... ok Oct 15 20:18:15.611 INFO blam! test parse::int_impl::parse_isize_to_i32_0 ... ok Oct 15 20:18:15.619 INFO blam! test parse::int_impl::parse_u64_to_i32_1 ... ok Oct 15 20:18:15.619 INFO blam! test parse::isize_impl::parse_f32_to_isize_2 ... ok Oct 15 20:18:15.619 INFO blam! test parse::isize_impl::parse_f32_to_isize_0 ... ok Oct 15 20:18:15.619 INFO blam! test parse::isize_impl::parse_f32_to_isize_1 ... ok Oct 15 20:18:15.619 INFO blam! test parse::int_impl::parse_i64_to_i32_1 ... ok Oct 15 20:18:15.619 INFO blam! test parse::int_impl::parse_isize_to_i32_1 ... ok Oct 15 20:18:15.619 INFO blam! test parse::int_impl::parse_usize_to_i32_1 ... ok Oct 15 20:18:15.619 INFO blam! test parse::isize_impl::parse_f64_to_isize_1 ... ok Oct 15 20:18:15.619 INFO blam! test parse::isize_impl::parse_f64_to_isize_0 ... ok Oct 15 20:18:15.619 INFO blam! test parse::isize_impl::parse_f64_to_isize_2 ... ok Oct 15 20:18:15.619 INFO blam! test parse::isize_impl::parse_f32_to_isize_3 ... ok Oct 15 20:18:15.619 INFO blam! test parse::isize_impl::parse_string_to_isize_0 ... ok Oct 15 20:18:15.619 INFO blam! test parse::isize_impl::parse_string_to_isize_1 ... ok Oct 15 20:18:15.619 INFO blam! test parse::isize_impl::parse_string_to_isize_2 ... ok Oct 15 20:18:15.619 INFO blam! test parse::isize_impl::parse_f64_to_isize_3 ... ok Oct 15 20:18:15.622 INFO blam! test parse::isize_impl::parse_u64_to_isize_0 ... ok Oct 15 20:18:15.622 INFO blam! test parse::isize_impl::parse_u64_to_isize_1 ... ok Oct 15 20:18:15.622 INFO blam! test parse::isize_impl::parse_usize_to_isize_0 ... ok Oct 15 20:18:15.622 INFO blam! test parse::isize_impl::parse_usize_to_isize_1 ... ok Oct 15 20:18:15.622 INFO blam! test parse::long_impl::parse_bool_to_i64 ... ok Oct 15 20:18:15.622 INFO blam! test parse::long_impl::parse_f32_to_i64_0 ... ok Oct 15 20:18:15.622 INFO blam! test parse::long_impl::parse_f64_to_i64_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_f32_to_i64_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_string_to_i64_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_f32_to_i64_2 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_f64_to_i64_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_f64_to_i64_2 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_f32_to_i64_3 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_string_to_i64_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_f64_to_i64_3 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_bool_to_i16 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_f32_to_i16_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_usize_to_i64_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_usize_to_i64_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_u64_to_i64_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_f32_to_i16_2 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_f32_to_i16_3 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_f64_to_i16_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_f64_to_i16_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_f64_to_i16_2 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_i32_to_i16_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_i32_to_i16_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_i32_to_i16_2 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_isize_to_i16_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_i64_to_i16_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_u64_to_i64_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_f64_to_i16_3 ... ok Oct 15 20:18:15.639 INFO blam! test parse::long_impl::parse_string_to_i64_2 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_f32_to_i16_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_isize_to_i16_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_isize_to_i16_2 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_string_to_i16_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_u16_to_i16_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_u16_to_i16_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_string_to_i16_2 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_u32_to_i16_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_u64_to_i16_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_u64_to_i16_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_u32_to_i16_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_usize_to_i16_0 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_usize_to_i16_1 ... ok Oct 15 20:18:15.639 INFO blam! test parse::short_impl::parse_string_to_i16_0 ... ok Oct 15 20:18:15.643 INFO blam! test parse::ubyte_impl::parse_f32_to_u8_1 ... ok Oct 15 20:18:15.643 INFO blam! test parse::ubyte_impl::parse_f32_to_u8_0 ... ok Oct 15 20:18:15.643 INFO blam! test parse::short_impl::parse_i64_to_i16_2 ... ok Oct 15 20:18:15.643 INFO blam! test parse::ubyte_impl::parse_f32_to_u8_2 ... ok Oct 15 20:18:15.643 INFO blam! test parse::ubyte_impl::parse_bool_to_u8 ... ok Oct 15 20:18:15.643 INFO blam! test parse::ubyte_impl::parse_f32_to_u8_3 ... ok Oct 15 20:18:15.643 INFO blam! test parse::ubyte_impl::parse_i16_to_u8_0 ... ok Oct 15 20:18:15.659 INFO blam! test parse::ubyte_impl::parse_f64_to_u8_3 ... ok Oct 15 20:18:15.659 INFO blam! test parse::ubyte_impl::parse_f64_to_u8_2 ... ok Oct 15 20:18:15.659 INFO blam! test parse::ubyte_impl::parse_i16_to_u8_2 ... ok Oct 15 20:18:15.659 INFO blam! test parse::ubyte_impl::parse_f64_to_u8_0 ... ok Oct 15 20:18:15.659 INFO blam! test parse::ubyte_impl::parse_i16_to_u8_1 ... ok Oct 15 20:18:15.659 INFO blam! test parse::short_impl::parse_i64_to_i16_1 ... ok Oct 15 20:18:15.659 INFO blam! test parse::ubyte_impl::parse_f64_to_u8_1 ... ok Oct 15 20:18:15.659 INFO blam! test parse::ubyte_impl::parse_i32_to_u8_0 ... ok Oct 15 20:18:15.672 INFO blam! test parse::ubyte_impl::parse_i64_to_u8_1 ... ok Oct 15 20:18:15.672 INFO blam! test parse::ubyte_impl::parse_i64_to_u8_2 ... ok Oct 15 20:18:15.672 INFO blam! test parse::ubyte_impl::parse_i32_to_u8_1 ... ok Oct 15 20:18:15.672 INFO blam! test parse::ubyte_impl::parse_i8_to_u8_0 ... ok Oct 15 20:18:15.672 INFO blam! test parse::ubyte_impl::parse_i8_to_u8_1 ... ok Oct 15 20:18:15.672 INFO blam! test parse::ubyte_impl::parse_i64_to_u8_0 ... ok Oct 15 20:18:15.672 INFO blam! test parse::ubyte_impl::parse_i32_to_u8_2 ... ok Oct 15 20:18:15.672 INFO blam! test parse::ubyte_impl::parse_isize_to_u8_0 ... ok Oct 15 20:18:15.672 INFO blam! test parse::ubyte_impl::parse_u16_to_u8_0 ... ok Oct 15 20:18:15.673 INFO blam! test parse::ubyte_impl::parse_string_to_u8_2 ... ok Oct 15 20:18:15.673 INFO blam! test parse::ubyte_impl::parse_string_to_u8_1 ... ok Oct 15 20:18:15.674 INFO blam! test parse::ubyte_impl::parse_isize_to_u8_1 ... ok Oct 15 20:18:15.674 INFO blam! test parse::ubyte_impl::parse_isize_to_u8_2 ... ok Oct 15 20:18:15.674 INFO blam! test parse::ubyte_impl::parse_u32_to_u8_1 ... ok Oct 15 20:18:15.674 INFO blam! test parse::ubyte_impl::parse_u64_to_u8_0 ... ok Oct 15 20:18:15.674 INFO blam! test parse::ubyte_impl::parse_u64_to_u8_1 ... ok Oct 15 20:18:15.675 INFO blam! test parse::ubyte_impl::parse_u32_to_u8_0 ... ok Oct 15 20:18:15.675 INFO blam! test parse::ubyte_impl::parse_usize_to_u8_1 ... ok Oct 15 20:18:15.675 INFO blam! test parse::ubyte_impl::parse_u16_to_u8_1 ... ok Oct 15 20:18:15.676 INFO blam! test parse::ubyte_impl::parse_string_to_u8_0 ... ok Oct 15 20:18:15.680 INFO blam! test parse::ubyte_impl::parse_usize_to_u8_0 ... ok Oct 15 20:18:15.680 INFO blam! test parse::uint_impl::parse_f32_to_u32_1 ... ok Oct 15 20:18:15.680 INFO blam! test parse::uint_impl::parse_f32_to_u32_3 ... ok Oct 15 20:18:15.680 INFO blam! test parse::uint_impl::parse_f64_to_u32_0 ... ok Oct 15 20:18:15.680 INFO blam! test parse::uint_impl::parse_f32_to_u32_2 ... ok Oct 15 20:18:15.680 INFO blam! test parse::uint_impl::parse_f64_to_u32_1 ... ok Oct 15 20:18:15.682 INFO blam! test parse::uint_impl::parse_f64_to_u32_2 ... ok Oct 15 20:18:15.682 INFO blam! test parse::uint_impl::parse_i32_to_u32_1 ... ok Oct 15 20:18:15.682 INFO blam! test parse::uint_impl::parse_i32_to_u32_0 ... ok Oct 15 20:18:15.683 INFO blam! test parse::uint_impl::parse_i16_to_u32_1 ... ok Oct 15 20:18:15.683 INFO blam! test parse::uint_impl::parse_f64_to_u32_3 ... ok Oct 15 20:18:15.683 INFO blam! test parse::uint_impl::parse_i16_to_u32_0 ... ok Oct 15 20:18:15.684 INFO blam! test parse::uint_impl::parse_i8_to_u32_1 ... ok Oct 15 20:18:15.684 INFO blam! test parse::uint_impl::parse_i8_to_u32_0 ... ok Oct 15 20:18:15.684 INFO blam! test parse::uint_impl::parse_isize_to_u32_0 ... ok Oct 15 20:18:15.685 INFO blam! test parse::uint_impl::parse_string_to_u32_0 ... ok Oct 15 20:18:15.686 INFO blam! test parse::uint_impl::parse_isize_to_u32_2 ... ok Oct 15 20:18:15.686 INFO blam! test parse::uint_impl::parse_isize_to_u32_1 ... ok Oct 15 20:18:15.686 INFO blam! test parse::uint_impl::parse_string_to_u32_1 ... ok Oct 15 20:18:15.687 INFO blam! test parse::uint_impl::parse_bool_to_u32 ... ok Oct 15 20:18:15.687 INFO blam! test parse::uint_impl::parse_f32_to_u32_0 ... ok Oct 15 20:18:15.699 INFO blam! test parse::uint_impl::parse_usize_to_u32_0 ... ok Oct 15 20:18:15.699 INFO blam! test parse::uint_impl::parse_u64_to_u32_0 ... ok Oct 15 20:18:15.699 INFO blam! test parse::ulong_impl::parse_bool_to_u64 ... ok Oct 15 20:18:15.699 INFO blam! test parse::uint_impl::parse_i64_to_u32_1 ... ok Oct 15 20:18:15.699 INFO blam! test parse::uint_impl::parse_u64_to_u32_1 ... ok Oct 15 20:18:15.699 INFO blam! test parse::uint_impl::parse_string_to_u32_2 ... ok Oct 15 20:18:15.707 INFO blam! test parse::uint_impl::parse_i64_to_u32_2 ... ok Oct 15 20:18:15.707 INFO blam! test parse::ulong_impl::parse_f32_to_u64_0 ... ok Oct 15 20:18:15.707 INFO blam! test parse::uint_impl::parse_i64_to_u32_0 ... ok Oct 15 20:18:15.709 INFO blam! test parse::ulong_impl::parse_f64_to_u64_0 ... ok Oct 15 20:18:15.709 INFO blam! test parse::ulong_impl::parse_f32_to_u64_2 ... ok Oct 15 20:18:15.709 INFO blam! test parse::ulong_impl::parse_f64_to_u64_3 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_f64_to_u64_1 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_f64_to_u64_2 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_i64_to_u64_0 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_i64_to_u64_1 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_i8_to_u64_0 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_i8_to_u64_1 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_isize_to_u64_0 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_isize_to_u64_1 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_string_to_u64_0 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_string_to_u64_1 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_i16_to_u64_0 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_i32_to_u64_0 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ushort_impl::parse_bool_to_u16 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ushort_impl::parse_f32_to_u16_0 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ulong_impl::parse_f32_to_u64_1 ... ok Oct 15 20:18:15.719 INFO blam! test parse::uint_impl::parse_usize_to_u32_1 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ushort_impl::parse_f32_to_u16_1 ... ok Oct 15 20:18:15.719 INFO blam! test parse::ushort_impl::parse_f64_to_u16_0 ... ok Oct 15 20:18:15.723 INFO blam! test parse::ulong_impl::parse_f32_to_u64_3 ... ok Oct 15 20:18:15.743 INFO blam! test parse::ulong_impl::parse_i32_to_u64_1 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ushort_impl::parse_i16_to_u16_0 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ulong_impl::parse_i16_to_u64_1 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ushort_impl::parse_f32_to_u16_2 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ushort_impl::parse_f64_to_u16_1 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ulong_impl::parse_string_to_u64_2 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ushort_impl::parse_f32_to_u16_3 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ushort_impl::parse_f64_to_u16_2 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ushort_impl::parse_f64_to_u16_3 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ushort_impl::parse_i16_to_u16_1 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ushort_impl::parse_i32_to_u16_1 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ushort_impl::parse_i64_to_u16_2 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ushort_impl::parse_i64_to_u16_1 ... ok Oct 15 20:18:15.759 INFO blam! test parse::ushort_impl::parse_i32_to_u16_0 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_i32_to_u16_2 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_i8_to_u16_1 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_isize_to_u16_0 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_isize_to_u16_1 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_string_to_u16_0 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_isize_to_u16_2 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_i8_to_u16_0 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_i64_to_u16_0 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_u32_to_u16_0 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_u64_to_u16_0 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_usize_to_u16_0 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_string_to_u16_2 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_u64_to_u16_1 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_u32_to_u16_1 ... ok Oct 15 20:18:15.767 INFO blam! test parse::usize_impl::parse_f32_to_usize_2 ... ok Oct 15 20:18:15.767 INFO blam! test parse::ushort_impl::parse_usize_to_u16_1 ... ok Oct 15 20:18:15.767 INFO blam! test parse::usize_impl::parse_f32_to_usize_1 ... ok Oct 15 20:18:15.767 INFO blam! test parse::usize_impl::parse_bool_to_usize ... ok Oct 15 20:18:15.767 INFO blam! test parse::usize_impl::parse_f64_to_usize_0 ... ok Oct 15 20:18:15.767 INFO blam! test parse::usize_impl::parse_f32_to_usize_0 ... ok Oct 15 20:18:15.767 INFO blam! test parse::usize_impl::parse_f32_to_usize_3 ... ok Oct 15 20:18:15.767 INFO blam! test parse::usize_impl::parse_f64_to_usize_1 ... ok Oct 15 20:18:15.767 INFO blam! test parse::usize_impl::parse_i16_to_usize_0 ... ok Oct 15 20:18:15.767 INFO blam! test parse::usize_impl::parse_f64_to_usize_2 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_i64_to_usize_0 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_i32_to_usize_0 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_f64_to_usize_3 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_i32_to_usize_1 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_i8_to_usize_0 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_string_to_usize_0 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_isize_to_usize_1 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_string_to_usize_1 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_i16_to_usize_1 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_string_to_usize_2 ... ok Oct 15 20:18:15.775 INFO blam! test sorting_impl::test_adv_sort_by_mut_bubble ... ok Oct 15 20:18:15.775 INFO blam! test sorting_impl::test_adv_sort_by_mut_quick ... ok Oct 15 20:18:15.775 INFO blam! test sorting_impl::test_adv_sort_mut_bubble ... ok Oct 15 20:18:15.775 INFO blam! test sorting_impl::test_adv_sort_mut_quick ... ok Oct 15 20:18:15.775 INFO blam! test sorting_impl::test_bubble_sort_mut ... ok Oct 15 20:18:15.775 INFO blam! test sorting_impl::test_quick_sort_mut ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_contains_all_chars_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_contains_all_strs_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_contains_any_char_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_contains_any_str_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_contains_none_char_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_contains_none_str_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_ends_with_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_has_alpha_space_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_has_alpha_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_has_alphanumeric_space_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_has_alphanumeric_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_has_lowercase_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_has_numeric_space_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_has_numeric_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_has_uppercase_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_has_whitespace_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_is_alpha_space_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_is_alpha_str ... ok Oct 15 20:18:15.775 INFO blam! test str_impl::test_adv_is_alphanumeric_space_str ... ok Oct 15 20:18:15.775 INFO blam! test parse::ushort_impl::parse_string_to_u16_1 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_isize_to_usize_0 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_i8_to_usize_1 ... ok Oct 15 20:18:15.775 INFO blam! test parse::usize_impl::parse_i64_to_usize_1 ... ok Oct 15 20:18:15.783 INFO blam! test str_impl::test_adv_is_whitespace_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_adv_starts_with_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_adv_is_lowercase_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_contains_all_strs_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_contains_any_char_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_contains_any_str_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_contains_none_char_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_contains_none_str_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_differnce_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_find_char_opt_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_find_char_str_0 ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_find_char_str_1 ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_has_alpha_space_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_has_alpha_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_has_alphanumeric_space_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_has_alphanumeric_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_has_lowercase_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_has_numeric_space_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_has_numeric_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_has_uppercase_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_has_whitespace_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_is_alpha_space_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_is_alpha_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_is_alphanumeric_space_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_is_alphanumeric_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_is_lowercase_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_is_numeric_space_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_is_numeric_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_is_uppercase_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_is_whitespace_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_peek_opt_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_peek_str_0 ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_peek_str_1 ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_adv_is_alphanumeric_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_adv_is_numeric_space_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_adv_is_uppercase_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_cmp_ignore_case_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_adv_is_numeric_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_contains_all_chars_str ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_remove_all_regex_str_1 ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_remove_all_regex_mut_str_1 ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_remove_all_regex_mut_str_0 ... ok Oct 15 20:18:15.785 INFO blam! test str_impl::test_reverse_str_str ... ok Oct 15 20:18:15.807 INFO blam! test str_impl::test_remove_all_regex_str_0 ... ok Oct 15 20:18:15.807 INFO blam! test str_impl::test_reverse_mut_str ... ok Oct 15 20:18:15.807 INFO blam! test str_impl::test_reverse_str ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_contains_all_chars_string ... ok Oct 15 20:18:15.807 INFO blam! test str_impl::test_remove_regex_str_1 ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_contains_none_char_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_contains_any_str_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_contains_any_char_string ... ok Oct 15 20:18:15.807 INFO blam! test str_impl::test_remove_regex_mut_str_0 ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_ends_with_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_contains_none_str_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_has_alpha_space_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_has_alphanumeric_space_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_has_alpha_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_has_alphanumeric_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_has_lowercase_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_has_numeric_space_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_has_numeric_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_has_uppercase_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_has_whitespace_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_is_alpha_space_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_is_alpha_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_is_alphanumeric_space_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_is_alphanumeric_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_is_lowercase_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_is_numeric_space_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_is_numeric_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_is_uppercase_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_is_whitespace_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_adv_starts_with_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_cmp_ignore_case_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_contains_all_chars_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_contains_all_strs_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_contains_any_char_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_contains_any_str_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_contains_none_char_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_contains_none_str_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_differnce_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_find_char_opt_string ... ok Oct 15 20:18:15.807 INFO blam! test string_impl::test_find_char_string_0 ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_find_char_string_1 ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_has_alpha_space_string ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_has_alpha_string ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_has_alphanumeric_space_string ... ok Oct 15 20:18:15.812 INFO blam! test str_impl::test_remove_regex_mut_str_1 ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_adv_contains_all_strs_string ... ok Oct 15 20:18:15.812 INFO blam! test str_impl::test_remove_regex_str_0 ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_has_alphanumeric_string ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_is_alpha_space_string ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_has_whitespace_string ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_has_uppercase_string ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_is_alphanumeric_space_string ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_has_numeric_space_string ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_has_lowercase_string ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_is_alphanumeric_string ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_is_alpha_string ... ok Oct 15 20:18:15.812 INFO blam! test string_impl::test_has_numeric_string ... ok Oct 15 20:18:15.818 INFO blam! test string_impl::test_is_uppercase_string ... ok Oct 15 20:18:15.818 INFO blam! test string_impl::test_is_lowercase_string ... ok Oct 15 20:18:15.818 INFO blam! test string_impl::test_is_numeric_space_string ... ok Oct 15 20:18:15.818 INFO blam! test string_impl::test_is_numeric_string ... ok Oct 15 20:18:15.818 INFO blam! test string_impl::test_is_whitespace_string ... ok Oct 15 20:18:15.818 INFO blam! test string_impl::test_peek_opt_string ... ok Oct 15 20:18:15.818 INFO blam! test string_impl::test_peek_string_0 ... ok Oct 15 20:18:15.827 INFO blam! test string_impl::test_remove_regex_string_0 ... ok Oct 15 20:18:15.827 INFO blam! test string_impl::test_remove_all_regex_string_0 ... ok Oct 15 20:18:15.827 INFO blam! test string_impl::test_remove_regex_string_1 ... ok Oct 15 20:18:15.827 INFO blam! test string_impl::test_peek_string_1 ... ok Oct 15 20:18:15.827 INFO blam! test string_impl::test_remove_all_regex_mut_string_0 ... ok Oct 15 20:18:15.827 INFO blam! test string_impl::test_remove_all_regex_string_1 ... ok Oct 15 20:18:15.827 INFO blam! test string_impl::test_reverse_mut_string ... ok Oct 15 20:18:15.833 INFO blam! test string_impl::test_reverse_string ... ok Oct 15 20:18:15.833 INFO blam! test string_impl::test_remove_regex_mut_string_1 ... ok Oct 15 20:18:15.833 INFO blam! test string_impl::test_reverse_str_string ... ok Oct 15 20:18:15.833 INFO blam! test string_impl::test_remove_all_regex_mut_string_1 ... ok Oct 15 20:18:15.835 INFO blam! test string_impl::test_remove_regex_mut_string_0 ... ok Oct 15 20:18:15.835 INFO blam! Oct 15 20:18:15.835 INFO blam! test result: ok. 422 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:15.835 INFO blam! Oct 15 20:18:15.855 INFO blam! Oct 15 20:18:15.855 INFO kablam! Running /target/debug/deps/sorting_impl-29fc233656587531 Oct 15 20:18:15.855 INFO blam! running 6 tests Oct 15 20:18:15.875 INFO blam! test test_adv_sort_by_mut_bubble ... ok Oct 15 20:18:15.875 INFO blam! test test_adv_sort_mut_quick ... ok Oct 15 20:18:15.875 INFO blam! test test_adv_sort_by_mut_quick ... ok Oct 15 20:18:15.875 INFO blam! test test_bubble_sort_mut ... ok Oct 15 20:18:15.875 INFO blam! test test_adv_sort_mut_bubble ... ok Oct 15 20:18:15.875 INFO blam! test test_quick_sort_mut ... ok Oct 15 20:18:15.875 INFO blam! Oct 15 20:18:15.875 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:15.875 INFO blam! Oct 15 20:18:15.875 INFO kablam! Running /target/debug/deps/str_impl-612a19718343850a Oct 15 20:18:15.891 INFO blam! Oct 15 20:18:15.891 INFO blam! running 69 tests Oct 15 20:18:15.927 INFO blam! test test_adv_contains_all_strs_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_contains_all_chars_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_contains_any_str_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_contains_none_char_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_contains_any_char_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_has_alphanumeric_space_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_has_numeric_space_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_has_alphanumeric_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_has_lowercase_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_has_numeric_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_has_uppercase_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_has_whitespace_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_is_alpha_space_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_is_alpha_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_is_alphanumeric_space_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_is_alphanumeric_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_is_lowercase_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_is_numeric_space_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_is_numeric_str ... ok Oct 15 20:18:15.943 INFO blam! test test_adv_is_uppercase_str ... ok Oct 15 20:18:15.947 INFO blam! test test_adv_starts_with_str ... ok Oct 15 20:18:15.947 INFO blam! test test_adv_contains_none_str_str ... ok Oct 15 20:18:15.947 INFO blam! test test_adv_is_whitespace_str ... ok Oct 15 20:18:15.947 INFO blam! test test_cmp_ignore_case_str ... ok Oct 15 20:18:15.947 INFO blam! test test_adv_has_alpha_space_str ... ok Oct 15 20:18:15.955 INFO blam! test test_contains_all_strs_str ... ok Oct 15 20:18:15.955 INFO blam! test test_contains_none_char_str ... ok Oct 15 20:18:15.955 INFO blam! test test_adv_has_alpha_str ... ok Oct 15 20:18:15.955 INFO blam! test test_adv_ends_with_str ... ok Oct 15 20:18:15.955 INFO blam! test test_contains_any_str_str ... ok Oct 15 20:18:15.955 INFO blam! test test_contains_all_chars_str ... ok Oct 15 20:18:15.959 INFO blam! test test_find_char_opt_str ... ok Oct 15 20:18:15.959 INFO blam! test test_contains_any_char_str ... ok Oct 15 20:18:15.959 INFO blam! test test_has_alpha_space_str ... ok Oct 15 20:18:15.959 INFO blam! test test_find_char_str_0 ... ok Oct 15 20:18:15.959 INFO blam! test test_has_alphanumeric_space_str ... ok Oct 15 20:18:15.963 INFO blam! test test_differnce_str ... ok Oct 15 20:18:15.963 INFO blam! test test_has_alpha_str ... ok Oct 15 20:18:15.963 INFO blam! test test_has_alphanumeric_str ... ok Oct 15 20:18:15.963 INFO blam! test test_contains_none_str_str ... ok Oct 15 20:18:15.967 INFO blam! test test_has_lowercase_str ... ok Oct 15 20:18:15.967 INFO blam! test test_has_numeric_str ... ok Oct 15 20:18:15.967 INFO blam! test test_has_numeric_space_str ... ok Oct 15 20:18:15.967 INFO blam! test test_is_alphanumeric_str ... ok Oct 15 20:18:15.967 INFO blam! test test_is_alpha_space_str ... ok Oct 15 20:18:15.967 INFO blam! test test_has_whitespace_str ... ok Oct 15 20:18:15.967 INFO blam! test test_has_uppercase_str ... ok Oct 15 20:18:15.971 INFO blam! test test_is_alpha_str ... ok Oct 15 20:18:15.971 INFO blam! test test_is_numeric_space_str ... ok Oct 15 20:18:15.971 INFO blam! test test_is_numeric_str ... ok Oct 15 20:18:15.972 INFO blam! test test_is_whitespace_str ... ok Oct 15 20:18:15.972 INFO blam! test test_is_uppercase_str ... ok Oct 15 20:18:15.972 INFO blam! test test_is_lowercase_str ... ok Oct 15 20:18:15.972 INFO blam! test test_is_alphanumeric_space_str ... ok Oct 15 20:18:16.006 INFO blam! test test_remove_all_regex_str_0 ... ok Oct 15 20:18:16.007 INFO blam! test test_peek_str_0 ... ok Oct 15 20:18:16.007 INFO blam! test test_peek_opt_str ... ok Oct 15 20:18:16.043 INFO blam! test test_remove_regex_str_0 ... ok Oct 15 20:18:16.079 INFO blam! test test_peek_str_1 ... ok Oct 15 20:18:16.079 INFO blam! test test_remove_all_regex_mut_str_1 ... ok Oct 15 20:18:16.079 INFO blam! test test_remove_all_regex_str_1 ... ok Oct 15 20:18:16.079 INFO blam! test test_remove_all_regex_mut_str_0 ... ok Oct 15 20:18:16.079 INFO blam! test test_remove_regex_mut_str_0 ... ok Oct 15 20:18:16.079 INFO blam! test test_find_char_str_1 ... ok Oct 15 20:18:16.091 INFO blam! test test_remove_regex_mut_str_1 ... ok Oct 15 20:18:16.091 INFO kablam! Running /target/debug/deps/string_impl-2de707aabacff0e2 Oct 15 20:18:16.091 INFO blam! test test_remove_regex_str_1 ... ok Oct 15 20:18:16.091 INFO blam! test test_reverse_mut_str ... ok Oct 15 20:18:16.091 INFO blam! test test_reverse_str ... ok Oct 15 20:18:16.091 INFO blam! test test_reverse_str_str ... ok Oct 15 20:18:16.091 INFO blam! Oct 15 20:18:16.091 INFO blam! test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:16.091 INFO blam! Oct 15 20:18:16.099 INFO blam! Oct 15 20:18:16.099 INFO blam! running 69 tests Oct 15 20:18:16.103 INFO blam! test test_adv_contains_any_char_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_contains_all_chars_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_contains_none_str_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_has_alphanumeric_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_has_lowercase_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_has_numeric_space_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_has_numeric_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_has_uppercase_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_has_whitespace_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_is_alpha_space_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_is_alpha_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_is_alphanumeric_space_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_is_alphanumeric_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_is_lowercase_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_is_numeric_space_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_is_numeric_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_is_uppercase_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_is_whitespace_string ... ok Oct 15 20:18:16.103 INFO blam! test test_adv_starts_with_string ... ok Oct 15 20:18:16.103 INFO blam! test test_cmp_ignore_case_string ... ok Oct 15 20:18:16.103 INFO blam! test test_contains_all_chars_string ... ok Oct 15 20:18:16.103 INFO blam! test test_contains_all_strs_string ... ok Oct 15 20:18:16.103 INFO blam! test test_contains_any_char_string ... ok Oct 15 20:18:16.103 INFO blam! test test_contains_any_str_string ... ok Oct 15 20:18:16.103 INFO blam! test test_contains_none_char_string ... ok Oct 15 20:18:16.103 INFO blam! test test_contains_none_str_string ... ok Oct 15 20:18:16.103 INFO blam! test test_differnce_string ... ok Oct 15 20:18:16.103 INFO blam! test test_find_char_opt_string ... ok Oct 15 20:18:16.103 INFO blam! test test_find_char_string_0 ... ok Oct 15 20:18:16.111 INFO blam! test test_adv_contains_any_str_string ... ok Oct 15 20:18:16.111 INFO blam! test test_adv_contains_all_strs_string ... ok Oct 15 20:18:16.111 INFO blam! test test_adv_has_alpha_space_string ... ok Oct 15 20:18:16.111 INFO blam! test test_has_alphanumeric_space_string ... ok Oct 15 20:18:16.111 INFO blam! test test_has_alphanumeric_string ... ok Oct 15 20:18:16.111 INFO blam! test test_has_lowercase_string ... ok Oct 15 20:18:16.111 INFO blam! test test_has_numeric_space_string ... ok Oct 15 20:18:16.111 INFO blam! test test_has_numeric_string ... ok Oct 15 20:18:16.111 INFO blam! test test_has_uppercase_string ... ok Oct 15 20:18:16.111 INFO blam! test test_has_whitespace_string ... ok Oct 15 20:18:16.111 INFO blam! test test_is_alpha_space_string ... ok Oct 15 20:18:16.111 INFO blam! test test_adv_contains_none_char_string ... ok Oct 15 20:18:16.111 INFO blam! test test_adv_has_alpha_string ... ok Oct 15 20:18:16.111 INFO blam! test test_adv_has_alphanumeric_space_string ... ok Oct 15 20:18:16.111 INFO blam! test test_adv_ends_with_string ... ok Oct 15 20:18:16.111 INFO blam! test test_is_lowercase_string ... ok Oct 15 20:18:16.111 INFO blam! test test_is_numeric_string ... ok Oct 15 20:18:16.111 INFO blam! test test_is_uppercase_string ... ok Oct 15 20:18:16.111 INFO blam! test test_is_whitespace_string ... ok Oct 15 20:18:16.111 INFO blam! test test_peek_opt_string ... ok Oct 15 20:18:16.111 INFO blam! test test_peek_string_0 ... ok Oct 15 20:18:16.123 INFO blam! test test_is_numeric_space_string ... ok Oct 15 20:18:16.123 INFO blam! test test_is_alphanumeric_string ... ok Oct 15 20:18:16.123 INFO blam! test test_is_alphanumeric_space_string ... ok Oct 15 20:18:16.123 INFO blam! test test_is_alpha_string ... ok Oct 15 20:18:16.123 INFO blam! test test_has_alpha_string ... ok Oct 15 20:18:16.123 INFO blam! test test_has_alpha_space_string ... ok Oct 15 20:18:16.123 INFO blam! test test_remove_all_regex_mut_string_0 ... ok Oct 15 20:18:16.123 INFO blam! test test_remove_regex_mut_string_1 ... ok Oct 15 20:18:16.147 INFO blam! test test_remove_regex_string_0 ... ok Oct 15 20:18:16.147 INFO blam! test test_remove_regex_mut_string_0 ... ok Oct 15 20:18:16.159 INFO blam! test test_remove_all_regex_mut_string_1 ... ok Oct 15 20:18:16.159 INFO blam! test test_remove_all_regex_string_0 ... ok Oct 15 20:18:16.170 INFO blam! test test_reverse_str_string ... ok Oct 15 20:18:16.171 INFO blam! test test_reverse_mut_string ... ok Oct 15 20:18:16.171 INFO blam! test test_reverse_string ... ok Oct 15 20:18:16.201 INFO blam! test test_find_char_string_1 ... ok Oct 15 20:18:16.203 INFO blam! test test_remove_all_regex_string_1 ... ok Oct 15 20:18:16.203 INFO kablam! Doc-tests rustils Oct 15 20:18:16.203 INFO blam! test test_remove_regex_string_1 ... ok Oct 15 20:18:16.203 INFO blam! test test_peek_string_1 ... ok Oct 15 20:18:16.203 INFO blam! Oct 15 20:18:16.203 INFO blam! test result: ok. 69 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:18:16.203 INFO blam! Oct 15 20:18:18.051 INFO blam! Oct 15 20:18:18.051 INFO blam! running 37 tests Oct 15 20:18:27.503 INFO blam! test src/parse/boolean.rs - parse::boolean::i8_to_bool (line 30) ... ok Oct 15 20:18:28.056 INFO blam! test src/parse/byte.rs - parse::byte::f32_to_i8 (line 393) ... ok Oct 15 20:18:29.075 INFO blam! test src/lib.rs - (line 41) ... ok Oct 15 20:18:29.410 INFO blam! test src/parse/byte.rs - parse::byte::bool_to_i8 (line 68) ... ok Oct 15 20:18:29.819 INFO blam! test src/lib.rs - (line 13) ... ok Oct 15 20:18:30.011 INFO blam! test src/lib.rs - (line 19) ... ok Oct 15 20:18:31.262 INFO blam! test src/parse/byte.rs - parse::byte::bool_to_i8_res (line 41) ... ok Oct 15 20:18:34.827 INFO blam! test src/lib.rs - (line 54) ... ok Oct 15 20:18:37.439 INFO blam! test src/parse/byte.rs - parse::byte::f32_to_i8_rm (line 451) ... ok Oct 15 20:18:38.103 INFO blam! test src/parse/byte.rs - parse::byte::f32_to_i8_res (line 370) ... ok Oct 15 20:18:38.950 INFO blam! test src/parse/byte.rs - parse::byte::f32_to_i8_rm_res (line 416) ... ok Oct 15 20:18:39.782 INFO blam! test src/parse/byte.rs - parse::byte::f64_to_i8 (line 610) ... ok Oct 15 20:18:40.079 INFO blam! test src/parse/byte.rs - parse::byte::f64_to_i8_res (line 587) ... ok Oct 15 20:18:41.843 INFO blam! test src/parse/byte.rs - parse::byte::f64_to_i8_rm (line 668) ... ok Oct 15 20:18:42.386 INFO blam! test src/parse/byte.rs - parse::byte::i16_to_i8 (line 181) ... ok Oct 15 20:18:43.707 INFO blam! test src/parse/byte.rs - parse::byte::f64_to_i8_rm_res (line 633) ... ok Oct 15 20:18:47.199 INFO blam! test src/parse/byte.rs - parse::byte::i32_to_i8 (line 291) ... ok Oct 15 20:18:48.051 INFO blam! test src/parse/byte.rs - parse::byte::i16_to_i8_res (line 153) ... ok Oct 15 20:18:48.301 INFO blam! test src/parse/byte.rs - parse::byte::i32_to_i8_res (line 263) ... ok Oct 15 20:18:49.543 INFO blam! test src/parse/byte.rs - parse::byte::str_to_i8 (line 885) ... ok Oct 15 20:18:50.123 INFO blam! test src/parse/byte.rs - parse::byte::i64_to_i8 (line 508) ... ok Oct 15 20:18:50.170 INFO blam! test src/parse/byte.rs - parse::byte::i64_to_i8_res (line 480) ... ok Oct 15 20:18:51.235 INFO blam! test src/parse/byte.rs - parse::byte::isize_to_i8 (line 725) ... ok Oct 15 20:18:51.246 INFO blam! test src/parse/byte.rs - parse::byte::isize_to_i8_res (line 697) ... ok Oct 15 20:18:54.931 INFO blam! test src/parse/byte.rs - parse::byte::string_to_i8_res (line 807) ... ok Oct 15 20:18:55.439 INFO blam! test src/parse/byte.rs - parse::byte::str_to_i8_res (line 859) ... ok Oct 15 20:18:56.371 INFO blam! test src/parse/byte.rs - parse::byte::u32_to_i8 (line 344) ... ok Oct 15 20:18:56.395 INFO blam! test src/parse/byte.rs - parse::byte::string_to_i8 (line 833) ... ok Oct 15 20:18:56.642 INFO blam! test src/parse/byte.rs - parse::byte::u16_to_i8 (line 234) ... ok Oct 15 20:18:57.956 INFO blam! test src/parse/byte.rs - parse::byte::u16_to_i8_res (line 207) ... ok Oct 15 20:18:58.923 INFO blam! test src/parse/byte.rs - parse::byte::u64_to_i8 (line 561) ... ok Oct 15 20:18:59.043 INFO blam! test src/parse/byte.rs - parse::byte::u32_to_i8_res (line 317) ... ok Oct 15 20:19:01.195 INFO blam! test src/parse/byte.rs - parse::byte::u64_to_i8_res (line 534) ... ok Oct 15 20:19:01.386 INFO blam! test src/parse/byte.rs - parse::byte::usize_to_i8 (line 778) ... ok Oct 15 20:19:01.550 INFO blam! test src/parse/byte.rs - parse::byte::u8_to_i8 (line 126) ... ok Oct 15 20:19:02.251 INFO blam! test src/parse/byte.rs - parse::byte::usize_to_i8_res (line 751) ... ok Oct 15 20:19:02.379 INFO blam! test src/parse/byte.rs - parse::byte::u8_to_i8_res (line 101) ... ok Oct 15 20:19:02.379 INFO blam! Oct 15 20:19:02.379 INFO blam! test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:19:02.379 INFO blam! Oct 15 20:19:02.392 INFO kablam! su: No module specific data is present Oct 15 20:19:02.773 INFO running `"docker" "rm" "-f" "1e4db839aaaaa3c90952b63fbbdfe6a294d0a8495ec79587ba8ddf9a1fde399f"` Oct 15 20:19:02.856 INFO blam! 1e4db839aaaaa3c90952b63fbbdfe6a294d0a8495ec79587ba8ddf9a1fde399f