Oct 12 04:58:51.906 INFO testing bitfield-register-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 04:58:51.907 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 04:58:52.338 INFO blam! 6b166c0894c9a2695cb449821665fa86731b8fb6cbaee9759238d0c472189e9a Oct 12 04:58:52.344 INFO running `"docker" "start" "-a" "6b166c0894c9a2695cb449821665fa86731b8fb6cbaee9759238d0c472189e9a"` Oct 12 04:58:53.600 INFO kablam! usermod: no changes Oct 12 04:58:53.697 INFO kablam! Compiling bitfield-register-macro v0.2.1 Oct 12 04:59:00.671 INFO kablam! Compiling bitfield-register v0.2.1 (/source) Oct 12 04:59:00.773 INFO kablam! warning: unused imports: `FromBitfield`, `IntoBitfield` Oct 12 04:59:00.773 INFO kablam! --> src/lib.rs:107:17 Oct 12 04:59:00.773 INFO kablam! | Oct 12 04:59:00.773 INFO kablam! 107 | use super::{FromBitfield, IntoBitfield}; Oct 12 04:59:00.773 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 12 04:59:00.773 INFO kablam! | Oct 12 04:59:00.773 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 04:59:00.773 INFO kablam! Oct 12 04:59:00.773 INFO kablam! warning: unused macro definition Oct 12 04:59:00.773 INFO kablam! --> src/lib.rs:109:5 Oct 12 04:59:00.773 INFO kablam! | Oct 12 04:59:00.773 INFO kablam! 109 | / macro_rules! test_into { Oct 12 04:59:00.773 INFO kablam! 110 | | ($value:expr, $expected_array:expr, $array_len:expr) => ( Oct 12 04:59:00.773 INFO kablam! 111 | | let array: [u8;$array_len] = $value.into_bitfield(); Oct 12 04:59:00.773 INFO kablam! 112 | | assert_eq!( Oct 12 04:59:00.773 INFO kablam! ... | Oct 12 04:59:00.773 INFO kablam! 116 | | ) Oct 12 04:59:00.773 INFO kablam! 117 | | } Oct 12 04:59:00.773 INFO kablam! | |_____^ Oct 12 04:59:00.773 INFO kablam! | Oct 12 04:59:00.773 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 04:59:00.773 INFO kablam! Oct 12 04:59:00.774 INFO kablam! warning: unused macro definition Oct 12 04:59:00.774 INFO kablam! --> src/lib.rs:119:5 Oct 12 04:59:00.774 INFO kablam! | Oct 12 04:59:00.774 INFO kablam! 119 | / macro_rules! test_from { Oct 12 04:59:00.774 INFO kablam! 120 | | ($value_type:ty, $array_len:expr, $array:expr, $expected_value:expr) => ( Oct 12 04:59:00.774 INFO kablam! 121 | | assert_eq!( Oct 12 04:59:00.774 INFO kablam! 122 | | <$value_type as FromBitfield<[u8;$array_len]>>::from_bitfield($array), Oct 12 04:59:00.774 INFO kablam! ... | Oct 12 04:59:00.774 INFO kablam! 125 | | ) Oct 12 04:59:00.774 INFO kablam! 126 | | } Oct 12 04:59:00.774 INFO kablam! | |_____^ Oct 12 04:59:00.774 INFO kablam! Oct 12 04:59:00.877 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.23s Oct 12 04:59:00.877 INFO kablam! su: No module specific data is present Oct 12 04:59:01.546 INFO running `"docker" "rm" "-f" "6b166c0894c9a2695cb449821665fa86731b8fb6cbaee9759238d0c472189e9a"` Oct 12 04:59:01.884 INFO blam! 6b166c0894c9a2695cb449821665fa86731b8fb6cbaee9759238d0c472189e9a Oct 12 04:59:01.886 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 04:59:02.211 INFO blam! 823d51ded0129339ed812a80588204f9ecce8945b58dc45c5660c528425751e2 Oct 12 04:59:02.213 INFO running `"docker" "start" "-a" "823d51ded0129339ed812a80588204f9ecce8945b58dc45c5660c528425751e2"` Oct 12 04:59:03.307 INFO kablam! usermod: no changes Oct 12 04:59:03.401 INFO kablam! Compiling bitfield-register v0.2.1 (/source) Oct 12 04:59:05.493 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.15s Oct 12 04:59:05.496 INFO kablam! su: No module specific data is present Oct 12 04:59:05.980 INFO running `"docker" "rm" "-f" "823d51ded0129339ed812a80588204f9ecce8945b58dc45c5660c528425751e2"` Oct 12 04:59:06.254 INFO blam! 823d51ded0129339ed812a80588204f9ecce8945b58dc45c5660c528425751e2 Oct 12 04:59:06.256 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 12 04:59:06.622 INFO blam! 9654290fc1ff47202763426959e2bdf734aeb463184ce0aca91939d00b25e0a1 Oct 12 04:59:06.624 INFO running `"docker" "start" "-a" "9654290fc1ff47202763426959e2bdf734aeb463184ce0aca91939d00b25e0a1"` Oct 12 04:59:07.744 INFO kablam! usermod: no changes Oct 12 04:59:07.848 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 12 04:59:07.856 INFO kablam! Running /target/debug/deps/bitfield_register-d73a473d3dab1e37 Oct 12 04:59:07.856 INFO blam! Oct 12 04:59:07.856 INFO blam! running 5 tests Oct 12 04:59:07.856 INFO blam! test tests::u32_3_test ... ok Oct 12 04:59:07.856 INFO blam! test tests::bool_test ... ok Oct 12 04:59:07.856 INFO blam! test tests::u16_test ... ok Oct 12 04:59:07.864 INFO blam! test tests::u32_4_test ... ok Oct 12 04:59:07.864 INFO blam! test tests::u8_test ... ok Oct 12 04:59:07.864 INFO blam! Oct 12 04:59:07.864 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:59:07.864 INFO blam! Oct 12 04:59:07.872 INFO kablam! Doc-tests bitfield-register Oct 12 04:59:07.987 INFO blam! Oct 12 04:59:07.987 INFO blam! running 0 tests Oct 12 04:59:07.987 INFO blam! Oct 12 04:59:07.987 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:59:07.987 INFO blam! Oct 12 04:59:07.989 INFO kablam! su: No module specific data is present Oct 12 04:59:08.732 INFO running `"docker" "rm" "-f" "9654290fc1ff47202763426959e2bdf734aeb463184ce0aca91939d00b25e0a1"` Oct 12 04:59:09.001 INFO blam! 9654290fc1ff47202763426959e2bdf734aeb463184ce0aca91939d00b25e0a1