Oct 12 04:58:48.336 INFO testing bitfield-register-0.2.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 04:58:48.337 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 04:58:48.746 INFO blam! 77625c24543491738e8aa07f19b595c9be35afd8bceeb1296218c558f4159556 Oct 12 04:58:48.747 INFO running `"docker" "start" "-a" "77625c24543491738e8aa07f19b595c9be35afd8bceeb1296218c558f4159556"` Oct 12 04:58:50.048 INFO kablam! usermod: no changes Oct 12 04:58:50.108 INFO kablam! Compiling bitfield-register-macro v0.2.1 Oct 12 04:58:52.961 INFO kablam! Compiling bitfield-register v0.2.1 (/source) Oct 12 04:58:53.076 INFO kablam! warning: unused imports: `FromBitfield`, `IntoBitfield` Oct 12 04:58:53.076 INFO kablam! --> src/lib.rs:107:17 Oct 12 04:58:53.076 INFO kablam! | Oct 12 04:58:53.076 INFO kablam! 107 | use super::{FromBitfield, IntoBitfield}; Oct 12 04:58:53.076 INFO kablam! | ^^^^^^^^^^^^ ^^^^^^^^^^^^ Oct 12 04:58:53.076 INFO kablam! | Oct 12 04:58:53.076 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 04:58:53.076 INFO kablam! Oct 12 04:58:53.076 INFO kablam! warning: unused macro definition Oct 12 04:58:53.076 INFO kablam! --> src/lib.rs:109:5 Oct 12 04:58:53.076 INFO kablam! | Oct 12 04:58:53.076 INFO kablam! 109 | / macro_rules! test_into { Oct 12 04:58:53.076 INFO kablam! 110 | | ($value:expr, $expected_array:expr, $array_len:expr) => ( Oct 12 04:58:53.076 INFO kablam! 111 | | let array: [u8;$array_len] = $value.into_bitfield(); Oct 12 04:58:53.077 INFO kablam! 112 | | assert_eq!( Oct 12 04:58:53.077 INFO kablam! ... | Oct 12 04:58:53.077 INFO kablam! 116 | | ) Oct 12 04:58:53.077 INFO kablam! 117 | | } Oct 12 04:58:53.077 INFO kablam! | |_____^ Oct 12 04:58:53.077 INFO kablam! | Oct 12 04:58:53.077 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 12 04:58:53.077 INFO kablam! Oct 12 04:58:53.077 INFO kablam! warning: unused macro definition Oct 12 04:58:53.077 INFO kablam! --> src/lib.rs:119:5 Oct 12 04:58:53.077 INFO kablam! | Oct 12 04:58:53.077 INFO kablam! 119 | / macro_rules! test_from { Oct 12 04:58:53.077 INFO kablam! 120 | | ($value_type:ty, $array_len:expr, $array:expr, $expected_value:expr) => ( Oct 12 04:58:53.077 INFO kablam! 121 | | assert_eq!( Oct 12 04:58:53.077 INFO kablam! 122 | | <$value_type as FromBitfield<[u8;$array_len]>>::from_bitfield($array), Oct 12 04:58:53.077 INFO kablam! ... | Oct 12 04:58:53.077 INFO kablam! 125 | | ) Oct 12 04:58:53.077 INFO kablam! 126 | | } Oct 12 04:58:53.077 INFO kablam! | |_____^ Oct 12 04:58:53.077 INFO kablam! Oct 12 04:58:53.160 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.09s Oct 12 04:58:53.163 INFO kablam! su: No module specific data is present Oct 12 04:58:54.041 INFO running `"docker" "rm" "-f" "77625c24543491738e8aa07f19b595c9be35afd8bceeb1296218c558f4159556"` Oct 12 04:58:54.316 INFO blam! 77625c24543491738e8aa07f19b595c9be35afd8bceeb1296218c558f4159556 Oct 12 04:58:54.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 04:58:54.650 INFO blam! 466667bb3d8aeac57b286b459941f60c60f402a697982e74cbaeb633adff05e3 Oct 12 04:58:54.660 INFO running `"docker" "start" "-a" "466667bb3d8aeac57b286b459941f60c60f402a697982e74cbaeb633adff05e3"` Oct 12 04:58:55.635 INFO kablam! usermod: no changes Oct 12 04:58:55.692 INFO kablam! Compiling bitfield-register v0.2.1 (/source) Oct 12 04:58:56.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.12s Oct 12 04:58:56.784 INFO kablam! su: No module specific data is present Oct 12 04:58:57.508 INFO running `"docker" "rm" "-f" "466667bb3d8aeac57b286b459941f60c60f402a697982e74cbaeb633adff05e3"` Oct 12 04:58:57.810 INFO blam! 466667bb3d8aeac57b286b459941f60c60f402a697982e74cbaeb633adff05e3 Oct 12 04:58:57.814 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 04:58:58.326 INFO blam! 5773037f6543dbbb466979d5a718f707a41dade95f64c4098272a2f2c1baf091 Oct 12 04:58:58.328 INFO running `"docker" "start" "-a" "5773037f6543dbbb466979d5a718f707a41dade95f64c4098272a2f2c1baf091"` Oct 12 04:58:59.324 INFO kablam! usermod: no changes Oct 12 04:58:59.400 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 12 04:58:59.416 INFO kablam! Running /target/debug/deps/bitfield_register-935a5615a5abc961 Oct 12 04:58:59.422 INFO blam! Oct 12 04:58:59.422 INFO blam! running 5 tests Oct 12 04:58:59.423 INFO blam! test tests::bool_test ... ok Oct 12 04:58:59.423 INFO blam! test tests::u16_test ... ok Oct 12 04:58:59.432 INFO blam! test tests::u32_3_test ... ok Oct 12 04:58:59.432 INFO kablam! Doc-tests bitfield-register Oct 12 04:58:59.432 INFO blam! test tests::u8_test ... ok Oct 12 04:58:59.432 INFO blam! test tests::u32_4_test ... ok Oct 12 04:58:59.432 INFO blam! Oct 12 04:58:59.432 INFO blam! test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:58:59.432 INFO blam! Oct 12 04:58:59.560 INFO blam! Oct 12 04:58:59.560 INFO blam! running 0 tests Oct 12 04:58:59.560 INFO blam! Oct 12 04:58:59.560 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 04:58:59.560 INFO blam! Oct 12 04:58:59.572 INFO kablam! su: No module specific data is present Oct 12 04:59:00.306 INFO running `"docker" "rm" "-f" "5773037f6543dbbb466979d5a718f707a41dade95f64c4098272a2f2c1baf091"` Oct 12 04:59:00.500 INFO blam! 5773037f6543dbbb466979d5a718f707a41dade95f64c4098272a2f2c1baf091