Oct 10 12:59:49.205 INFO testing tylerwhall/fanrf against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:59:49.206 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:59:49.206 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 12:59:49.610 INFO blam! 234facd39b616688d7c28d0c643d077b6ec166701094d31b7e06ff93d1e56d55 Oct 10 12:59:49.624 INFO running `"docker" "start" "-a" "234facd39b616688d7c28d0c643d077b6ec166701094d31b7e06ff93d1e56d55"` Oct 10 12:59:50.459 INFO kablam! usermod: no changes Oct 10 12:59:50.584 INFO kablam! Compiling spidev v0.3.0 Oct 10 12:59:50.584 INFO kablam! Compiling env_logger v0.3.5 Oct 10 12:59:50.588 INFO kablam! Compiling sysfs_gpio v0.5.0 Oct 10 12:59:52.844 INFO kablam! Compiling fanrf v0.1.0 (/source) Oct 10 12:59:54.236 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 12:59:54.236 INFO kablam! --> src/main.rs:106:27 Oct 10 12:59:54.236 INFO kablam! | Oct 10 12:59:54.236 INFO kablam! 106 | 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), Oct 10 12:59:54.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 12:59:54.236 INFO kablam! | Oct 10 12:59:54.236 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 12:59:54.236 INFO kablam! Oct 10 12:59:54.236 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 12:59:54.236 INFO kablam! --> src/main.rs:107:28 Oct 10 12:59:54.236 INFO kablam! | Oct 10 12:59:54.236 INFO kablam! 107 | 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), Oct 10 12:59:54.236 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 12:59:54.236 INFO kablam! Oct 10 12:59:57.745 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.25s Oct 10 12:59:57.751 INFO kablam! su: No module specific data is present Oct 10 12:59:58.056 INFO running `"docker" "rm" "-f" "234facd39b616688d7c28d0c643d077b6ec166701094d31b7e06ff93d1e56d55"` Oct 10 12:59:58.189 INFO blam! 234facd39b616688d7c28d0c643d077b6ec166701094d31b7e06ff93d1e56d55 Oct 10 12:59:58.190 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:59:58.190 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 12:59:58.452 INFO blam! ed48822e3b1be4b6ebb642d15f4ffafef9bbf8eb421a918a42ad1cced75b4609 Oct 10 12:59:58.453 INFO running `"docker" "start" "-a" "ed48822e3b1be4b6ebb642d15f4ffafef9bbf8eb421a918a42ad1cced75b4609"` Oct 10 12:59:59.092 INFO kablam! usermod: no changes Oct 10 12:59:59.206 INFO kablam! Compiling fanrf v0.1.0 (/source) Oct 10 13:00:00.880 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 13:00:00.880 INFO kablam! --> src/main.rs:106:27 Oct 10 13:00:00.880 INFO kablam! | Oct 10 13:00:00.880 INFO kablam! 106 | 1...4 => Some((self.pkt.addr & (1 << (3 - (self.count - 1))) != 0)), Oct 10 13:00:00.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 13:00:00.880 INFO kablam! | Oct 10 13:00:00.880 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 13:00:00.880 INFO kablam! Oct 10 13:00:00.880 INFO kablam! warning: unnecessary parentheses around function argument Oct 10 13:00:00.880 INFO kablam! --> src/main.rs:107:28 Oct 10 13:00:00.880 INFO kablam! | Oct 10 13:00:00.880 INFO kablam! 107 | 5...11 => Some((self.pkt.cmd as u8 & (1 << (6 - (self.count - 5))) != 0)), Oct 10 13:00:00.880 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 13:00:00.880 INFO kablam! Oct 10 13:00:03.788 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.66s Oct 10 13:00:03.788 INFO kablam! su: No module specific data is present Oct 10 13:00:04.623 INFO running `"docker" "rm" "-f" "ed48822e3b1be4b6ebb642d15f4ffafef9bbf8eb421a918a42ad1cced75b4609"` Oct 10 13:00:04.984 INFO blam! ed48822e3b1be4b6ebb642d15f4ffafef9bbf8eb421a918a42ad1cced75b4609 Oct 10 13:00:04.988 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:00:04.988 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 10 13:00:05.483 INFO blam! 870074e12fab6d6d667adc5342d4e12d159138e38bac1da2ce90b0d59b3f4f88 Oct 10 13:00:05.485 INFO running `"docker" "start" "-a" "870074e12fab6d6d667adc5342d4e12d159138e38bac1da2ce90b0d59b3f4f88"` Oct 10 13:00:07.704 INFO kablam! usermod: no changes Oct 10 13:00:07.790 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 10 13:00:07.793 INFO kablam! Running /target/debug/deps/fanrf-dd7bdc33d51809e1 Oct 10 13:00:07.798 INFO blam! Oct 10 13:00:07.798 INFO blam! running 3 tests Oct 10 13:00:07.812 INFO blam! test fan21_serializer ... ok Oct 10 13:00:07.812 INFO blam! test fan12_serializer ... ok Oct 10 13:00:07.812 INFO blam! test test_reverse_nibble ... ok Oct 10 13:00:07.812 INFO blam! Oct 10 13:00:07.812 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:00:07.812 INFO blam! Oct 10 13:00:07.814 INFO kablam! su: No module specific data is present Oct 10 13:00:09.437 INFO running `"docker" "rm" "-f" "870074e12fab6d6d667adc5342d4e12d159138e38bac1da2ce90b0d59b3f4f88"` Oct 10 13:00:09.688 INFO blam! 870074e12fab6d6d667adc5342d4e12d159138e38bac1da2ce90b0d59b3f4f88