Oct 11 09:10:57.985 INFO testing unums-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:10:57.985 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:10:57.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 09:10:58.269 INFO blam! d9c340426deffb807922107ba709a9acef141c2761710c338ab25df3d54a5297 Oct 11 09:10:58.270 INFO running `"docker" "start" "-a" "d9c340426deffb807922107ba709a9acef141c2761710c338ab25df3d54a5297"` Oct 11 09:10:58.799 INFO kablam! usermod: no changes Oct 11 09:10:58.822 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 11 09:10:58.823 INFO kablam! Compiling unums v0.0.1 (/source) Oct 11 09:10:59.401 INFO kablam! warning: unused macro definition Oct 11 09:10:59.401 INFO kablam! --> src/type1/utils.rs:78:1 Oct 11 09:10:59.401 INFO kablam! | Oct 11 09:10:59.401 INFO kablam! 78 | / macro_rules! ImplFloatToUnumHelpers { Oct 11 09:10:59.401 INFO kablam! 79 | | ($T:ty, $E:path) => { Oct 11 09:10:59.401 INFO kablam! 80 | | impl ToUnumHelpers for $T { Oct 11 09:10:59.401 INFO kablam! 81 | | #[inline(always)] Oct 11 09:10:59.401 INFO kablam! ... | Oct 11 09:10:59.401 INFO kablam! 123 | | }; Oct 11 09:10:59.402 INFO kablam! 124 | | } Oct 11 09:10:59.402 INFO kablam! | |_^ Oct 11 09:10:59.402 INFO kablam! | Oct 11 09:10:59.402 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 09:10:59.402 INFO kablam! Oct 11 09:10:59.576 INFO kablam! warning: method is never used: `from_i32_old` Oct 11 09:10:59.576 INFO kablam! --> src/type1/unum.rs:36:5 Oct 11 09:10:59.576 INFO kablam! | Oct 11 09:10:59.576 INFO kablam! 36 | fn from_i32_old(n: i32) -> Unum { Oct 11 09:10:59.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 09:10:59.576 INFO kablam! | Oct 11 09:10:59.576 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 09:10:59.576 INFO kablam! Oct 11 09:10:59.650 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 11 09:10:59.651 INFO kablam! su: No module specific data is present Oct 11 09:10:59.917 INFO running `"docker" "rm" "-f" "d9c340426deffb807922107ba709a9acef141c2761710c338ab25df3d54a5297"` Oct 11 09:11:00.007 INFO blam! d9c340426deffb807922107ba709a9acef141c2761710c338ab25df3d54a5297 Oct 11 09:11:00.007 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:11:00.007 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 09:11:00.246 INFO blam! d3fed80027e6112d02af52bf4dc89109a70b210a61f08480e8521b9173058f8d Oct 11 09:11:00.248 INFO running `"docker" "start" "-a" "d3fed80027e6112d02af52bf4dc89109a70b210a61f08480e8521b9173058f8d"` Oct 11 09:11:00.904 INFO kablam! usermod: no changes Oct 11 09:11:00.928 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 11 09:11:00.930 INFO kablam! Compiling unums v0.0.1 (/source) Oct 11 09:11:01.712 INFO kablam! warning: unused macro definition Oct 11 09:11:01.712 INFO kablam! --> src/type1/utils.rs:78:1 Oct 11 09:11:01.712 INFO kablam! | Oct 11 09:11:01.712 INFO kablam! 78 | / macro_rules! ImplFloatToUnumHelpers { Oct 11 09:11:01.712 INFO kablam! 79 | | ($T:ty, $E:path) => { Oct 11 09:11:01.712 INFO kablam! 80 | | impl ToUnumHelpers for $T { Oct 11 09:11:01.712 INFO kablam! 81 | | #[inline(always)] Oct 11 09:11:01.712 INFO kablam! ... | Oct 11 09:11:01.712 INFO kablam! 123 | | }; Oct 11 09:11:01.712 INFO kablam! 124 | | } Oct 11 09:11:01.712 INFO kablam! | |_^ Oct 11 09:11:01.712 INFO kablam! | Oct 11 09:11:01.712 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 11 09:11:01.712 INFO kablam! Oct 11 09:11:03.135 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.21s Oct 11 09:11:03.137 INFO kablam! su: No module specific data is present Oct 11 09:11:05.213 INFO running `"docker" "rm" "-f" "d3fed80027e6112d02af52bf4dc89109a70b210a61f08480e8521b9173058f8d"` Oct 11 09:11:05.281 INFO blam! d3fed80027e6112d02af52bf4dc89109a70b210a61f08480e8521b9173058f8d Oct 11 09:11:05.283 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:11:05.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 09:11:05.463 INFO blam! 16eb5229b51acc591adcbc0f0229373d6b5a89d2658e88fd58d27007b39f7872 Oct 11 09:11:05.464 INFO running `"docker" "start" "-a" "16eb5229b51acc591adcbc0f0229373d6b5a89d2658e88fd58d27007b39f7872"` Oct 11 09:11:05.844 INFO kablam! usermod: no changes Oct 11 09:11:05.870 INFO kablam! warning: only one of `license` or `license-file` is necessary Oct 11 09:11:05.870 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 09:11:05.872 INFO kablam! Running /target/debug/deps/unums-4d4b7ca84d937bd3 Oct 11 09:11:05.873 INFO blam! Oct 11 09:11:05.873 INFO blam! running 143 tests Oct 11 09:11:05.873 INFO blam! test type1::unum::tests::create_unum_from_i32_509 ... ok Oct 11 09:11:05.873 INFO blam! test type1::unum::tests::create_unum_from_i32_neg_1 ... ok Oct 11 09:11:05.875 INFO blam! test type1::unum::tests::create_unum_from_i32_neg_67_867_967 ... ok Oct 11 09:11:05.875 INFO blam! test type1::unum::tests::create_unum_from_i32_1 ... ok Oct 11 09:11:05.875 INFO blam! test type1::unum::tests::create_unum_from_i32_0 ... ok Oct 11 09:11:05.875 INFO blam! test type1::unum::tests::create_unum_from_i32_67_867_967 ... ok Oct 11 09:11:05.875 INFO blam! test type1::unum::tests::create_unum_from_i32_neg_509 ... ok Oct 11 09:11:05.875 INFO blam! test type1::utils::test_i16::ceil_log_2_abs::neg_4101 ... ok Oct 11 09:11:05.875 INFO blam! test type1::utils::test_i16::ceil_log_2_abs::neg_3 ... ok Oct 11 09:11:05.875 INFO blam! test type1::utils::test_i16::ceil_log_2_abs::neg_1 ... ok Oct 11 09:11:05.875 INFO blam! test type1::utils::test_i16::ceil_log_2_abs::neg_2 ... ok Oct 11 09:11:05.880 INFO blam! test type1::unum::tests::create_unum_from_i32 ... ok Oct 11 09:11:05.880 INFO blam! test type1::utils::test_i16::ceil_log_2_abs::pos_2 ... ok Oct 11 09:11:05.881 INFO blam! test type1::utils::test_i16::ceil_log_2_abs::pos_3 ... ok Oct 11 09:11:05.881 INFO blam! test type1::utils::test_i16::ceil_log_2_abs::_0 ... ok Oct 11 09:11:05.881 INFO blam! test type1::utils::test_i16::ceil_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.881 INFO blam! test type1::utils::test_i16::floor_log_2_abs::neg_2 ... ok Oct 11 09:11:05.881 INFO blam! test type1::utils::test_i16::floor_log_2_abs::_0 ... ok Oct 11 09:11:05.881 INFO blam! test type1::utils::test_i16::ceil_log_2_abs::pos_1 ... ok Oct 11 09:11:05.883 INFO blam! test type1::utils::test_i16::floor_log_2_abs::neg_1 ... ok Oct 11 09:11:05.884 INFO blam! test type1::utils::test_i16::floor_log_2_abs::pos_3 ... ok Oct 11 09:11:05.884 INFO blam! test type1::utils::test_i16::floor_log_2_abs::neg_4101 ... ok Oct 11 09:11:05.884 INFO blam! test type1::utils::test_i16::floor_log_2_abs::pos_2 ... ok Oct 11 09:11:05.884 INFO blam! test type1::utils::test_i16::floor_log_2_abs::neg_3 ... ok Oct 11 09:11:05.884 INFO blam! test type1::utils::test_i16::floor_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.884 INFO blam! test type1::utils::test_i32::ceil_log_2_abs::neg_1 ... ok Oct 11 09:11:05.884 INFO blam! test type1::utils::test_i32::ceil_log_2_abs::neg_4101 ... ok Oct 11 09:11:05.884 INFO blam! test type1::utils::test_i32::ceil_log_2_abs::_0 ... ok Oct 11 09:11:05.884 INFO blam! test type1::utils::test_i32::ceil_log_2_abs::neg_3 ... ok Oct 11 09:11:05.884 INFO blam! test type1::utils::test_i32::ceil_log_2_abs::neg_2 ... ok Oct 11 09:11:05.884 INFO blam! test type1::utils::test_i32::ceil_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.884 INFO blam! test type1::utils::test_i16::floor_log_2_abs::pos_1 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i32::ceil_log_2_abs::pos_2 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i32::floor_log_2_abs::_0 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i32::floor_log_2_abs::neg_3 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i32::floor_log_2_abs::neg_1 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i32::ceil_log_2_abs::pos_3 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i32::ceil_log_2_abs::pos_1 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i32::floor_log_2_abs::pos_1 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i32::floor_log_2_abs::neg_4101 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i32::floor_log_2_abs::pos_2 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i32::floor_log_2_abs::neg_2 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i32::floor_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i32::floor_log_2_abs::pos_3 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i64::ceil_log_2_abs::_0 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i64::ceil_log_2_abs::neg_1 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i64::ceil_log_2_abs::neg_2 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i64::ceil_log_2_abs::pos_1 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i64::ceil_log_2_abs::neg_4101 ... ok Oct 11 09:11:05.885 INFO blam! test type1::utils::test_i64::ceil_log_2_abs::pos_2 ... ok Oct 11 09:11:05.890 INFO blam! test type1::utils::test_i64::ceil_log_2_abs::pos_3 ... ok Oct 11 09:11:05.890 INFO blam! test type1::utils::test_i64::ceil_log_2_abs::neg_3 ... ok Oct 11 09:11:05.890 INFO blam! test type1::utils::test_i64::ceil_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.890 INFO blam! test type1::utils::test_i64::floor_log_2_abs::_0 ... ok Oct 11 09:11:05.890 INFO blam! test type1::utils::test_i64::floor_log_2_abs::neg_1 ... ok Oct 11 09:11:05.890 INFO blam! test type1::utils::test_i64::floor_log_2_abs::neg_2 ... ok Oct 11 09:11:05.890 INFO blam! test type1::utils::test_i64::floor_log_2_abs::neg_4101 ... ok Oct 11 09:11:05.890 INFO blam! test type1::utils::test_i64::floor_log_2_abs::pos_1 ... ok Oct 11 09:11:05.890 INFO blam! test type1::utils::test_i64::floor_log_2_abs::pos_3 ... ok Oct 11 09:11:05.890 INFO blam! test type1::utils::test_i64::floor_log_2_abs::pos_2 ... ok Oct 11 09:11:05.890 INFO blam! test type1::utils::test_i64::floor_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_i8::ceil_log_2_abs::neg_3 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_i8::ceil_log_2_abs::pos_1 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_i8::ceil_log_2_abs::neg_2 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_i8::floor_log_2_abs::neg_1 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_i8::ceil_log_2_abs::_0 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_i8::ceil_log_2_abs::neg_1 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_i8::floor_log_2_abs::neg_2 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_i64::floor_log_2_abs::neg_3 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_i8::floor_log_2_abs::neg_3 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_i8::ceil_log_2_abs::pos_2 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_i8::floor_log_2_abs::pos_2 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_isize::ceil_log_2_abs::neg_1 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_isize::ceil_log_2_abs::neg_2 ... ok Oct 11 09:11:05.897 INFO blam! test type1::utils::test_i8::floor_log_2_abs::pos_1 ... ok Oct 11 09:11:05.899 INFO blam! test type1::utils::test_isize::ceil_log_2_abs::neg_4101 ... ok Oct 11 09:11:05.899 INFO blam! test type1::utils::test_isize::ceil_log_2_abs::neg_3 ... ok Oct 11 09:11:05.899 INFO blam! test type1::utils::test_isize::ceil_log_2_abs::pos_1 ... ok Oct 11 09:11:05.899 INFO blam! test type1::unum::tests::create_unum_from_i32_old_67_867_967 ... ok Oct 11 09:11:05.899 INFO blam! test type1::utils::test_isize::ceil_log_2_abs::pos_3 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_isize::ceil_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_isize::floor_log_2_abs::_0 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_isize::ceil_log_2_abs::pos_2 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_isize::floor_log_2_abs::neg_2 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_isize::floor_log_2_abs::neg_3 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_isize::floor_log_2_abs::neg_1 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_isize::floor_log_2_abs::neg_4101 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_isize::floor_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u16::ceil_log_2_abs::_0 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_i8::ceil_log_2_abs::pos_3 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_i8::floor_log_2_abs::_0 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_i8::floor_log_2_abs::pos_3 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_isize::ceil_log_2_abs::_0 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_isize::floor_log_2_abs::pos_1 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_isize::floor_log_2_abs::pos_2 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_isize::floor_log_2_abs::pos_3 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u16::ceil_log_2_abs::pos_1 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u16::floor_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u16::ceil_log_2_abs::pos_3 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u32::ceil_log_2_abs::_0 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u16::ceil_log_2_abs::pos_2 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u32::ceil_log_2_abs::pos_1 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u16::floor_log_2_abs::_0 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u16::floor_log_2_abs::pos_1 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u16::floor_log_2_abs::pos_2 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u32::ceil_log_2_abs::pos_3 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u16::floor_log_2_abs::pos_3 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u32::ceil_log_2_abs::pos_2 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u32::floor_log_2_abs::pos_1 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u32::ceil_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u32::floor_log_2_abs::_0 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u16::ceil_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u32::floor_log_2_abs::pos_2 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u64::ceil_log_2_abs::pos_3 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u64::ceil_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u32::floor_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u64::floor_log_2_abs::pos_2 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u32::floor_log_2_abs::pos_3 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u64::ceil_log_2_abs::_0 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u64::ceil_log_2_abs::pos_1 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u64::ceil_log_2_abs::pos_2 ... ok Oct 11 09:11:05.900 INFO blam! test type1::utils::test_u64::floor_log_2_abs::_0 ... ok Oct 11 09:11:05.901 INFO blam! test type1::utils::test_u64::floor_log_2_abs::pos_1 ... ok Oct 11 09:11:05.901 INFO blam! test type1::utils::test_u8::ceil_log_2_abs::_0 ... ok Oct 11 09:11:05.901 INFO blam! test type1::utils::test_u64::floor_log_2_abs::pos_3 ... ok Oct 11 09:11:05.901 INFO blam! test type1::utils::test_u8::floor_log_2_abs::_0 ... ok Oct 11 09:11:05.901 INFO blam! test type1::utils::test_u8::ceil_log_2_abs::pos_2 ... ok Oct 11 09:11:05.901 INFO blam! test type1::utils::test_u8::ceil_log_2_abs::pos_3 ... ok Oct 11 09:11:05.901 INFO blam! test type1::utils::test_u8::floor_log_2_abs::pos_1 ... ok Oct 11 09:11:05.901 INFO blam! test type1::utils::test_usize::ceil_log_2_abs::pos_2 ... ok Oct 11 09:11:05.901 INFO blam! test type1::utils::test_u8::floor_log_2_abs::pos_2 ... ok Oct 11 09:11:05.901 INFO blam! test type1::utils::test_usize::ceil_log_2_abs::pos_3 ... ok Oct 11 09:11:05.901 INFO blam! test type1::utils::test_usize::floor_log_2_abs::_0 ... ok Oct 11 09:11:05.901 INFO blam! test type1::utils::test_usize::floor_log_2_abs::pos_2 ... ok Oct 11 09:11:05.902 INFO blam! test type1::utils::test_u64::floor_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.902 INFO blam! test type1::utils::test_u8::ceil_log_2_abs::pos_1 ... ok Oct 11 09:11:05.902 INFO blam! test type1::utils::test_usize::ceil_log_2_abs::_0 ... ok Oct 11 09:11:05.902 INFO blam! test type1::utils::test_usize::ceil_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.902 INFO blam! test type1::utils::test_u8::floor_log_2_abs::pos_3 ... ok Oct 11 09:11:05.902 INFO blam! test type1::utils::test_usize::ceil_log_2_abs::pos_1 ... ok Oct 11 09:11:05.903 INFO blam! test type1::utils::test_usize::floor_log_2_abs::pos_1 ... ok Oct 11 09:11:05.903 INFO blam! test type1::utils::test_usize::floor_log_2_abs::pos_3 ... ok Oct 11 09:11:05.904 INFO blam! test type1::utils::test_usize::floor_log_2_abs::pos_4101 ... ok Oct 11 09:11:05.904 INFO blam! Oct 11 09:11:05.904 INFO blam! test result: ok. 143 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:11:05.904 INFO blam! Oct 11 09:11:05.905 INFO kablam! Doc-tests unums Oct 11 09:11:06.858 INFO blam! Oct 11 09:11:06.858 INFO blam! running 0 tests Oct 11 09:11:06.858 INFO blam! Oct 11 09:11:06.858 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:11:06.858 INFO blam! Oct 11 09:11:06.864 INFO kablam! su: No module specific data is present Oct 11 09:11:07.090 INFO running `"docker" "rm" "-f" "16eb5229b51acc591adcbc0f0229373d6b5a89d2658e88fd58d27007b39f7872"` Oct 11 09:11:07.180 INFO blam! 16eb5229b51acc591adcbc0f0229373d6b5a89d2658e88fd58d27007b39f7872