Oct 16 11:00:18.147 INFO testing fountain_codes-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:00:18.147 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 16 11:00:18.326 INFO blam! c30b30d1aebd85a09aa3932b8757acaaa1aa9e61f7de1a7b0fb56f073c2acf73 Oct 16 11:00:18.330 INFO running `"docker" "start" "-a" "c30b30d1aebd85a09aa3932b8757acaaa1aa9e61f7de1a7b0fb56f073c2acf73"` Oct 16 11:00:18.874 INFO kablam! usermod: no changes Oct 16 11:00:18.971 INFO kablam! Compiling fountain_codes v0.2.1 (/source) Oct 16 11:00:19.791 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:00:19.791 INFO kablam! --> src/lt.rs:35:36 Oct 16 11:00:19.791 INFO kablam! | Oct 16 11:00:19.791 INFO kablam! 35 | let extra_block = cmp::min((data_bytes % BLOCK_BYTES as u64), 1); Oct 16 11:00:19.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:00:19.791 INFO kablam! | Oct 16 11:00:19.791 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 11:00:19.791 INFO kablam! Oct 16 11:00:19.791 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:00:19.791 INFO kablam! --> src/lt.rs:116:36 Oct 16 11:00:19.791 INFO kablam! | Oct 16 11:00:19.791 INFO kablam! 116 | let extra_block = cmp::min((data_bytes % BLOCK_BYTES as u64), 1); Oct 16 11:00:19.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:00:19.791 INFO kablam! Oct 16 11:00:21.124 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.21s Oct 16 11:00:21.127 INFO kablam! su: No module specific data is present Oct 16 11:00:21.856 INFO running `"docker" "rm" "-f" "c30b30d1aebd85a09aa3932b8757acaaa1aa9e61f7de1a7b0fb56f073c2acf73"` Oct 16 11:00:22.154 INFO blam! c30b30d1aebd85a09aa3932b8757acaaa1aa9e61f7de1a7b0fb56f073c2acf73 Oct 16 11:00:22.157 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 16 11:00:22.612 INFO blam! cbfe2b9c0c394ab03dab6b3ad497d9ef4895cbf0eb6ec9e51affa08f1f5ea804 Oct 16 11:00:22.615 INFO running `"docker" "start" "-a" "cbfe2b9c0c394ab03dab6b3ad497d9ef4895cbf0eb6ec9e51affa08f1f5ea804"` Oct 16 11:00:25.058 INFO kablam! usermod: no changes Oct 16 11:00:25.147 INFO kablam! Compiling fountain_codes v0.2.1 (/source) Oct 16 11:00:26.724 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:00:26.724 INFO kablam! --> src/lt.rs:35:36 Oct 16 11:00:26.724 INFO kablam! | Oct 16 11:00:26.724 INFO kablam! 35 | let extra_block = cmp::min((data_bytes % BLOCK_BYTES as u64), 1); Oct 16 11:00:26.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:00:26.724 INFO kablam! | Oct 16 11:00:26.724 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 11:00:26.724 INFO kablam! Oct 16 11:00:26.724 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:00:26.724 INFO kablam! --> src/lt.rs:116:36 Oct 16 11:00:26.724 INFO kablam! | Oct 16 11:00:26.724 INFO kablam! 116 | let extra_block = cmp::min((data_bytes % BLOCK_BYTES as u64), 1); Oct 16 11:00:26.724 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:00:26.724 INFO kablam! Oct 16 11:00:28.549 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.46s Oct 16 11:00:28.552 INFO kablam! su: No module specific data is present Oct 16 11:00:29.523 INFO running `"docker" "rm" "-f" "cbfe2b9c0c394ab03dab6b3ad497d9ef4895cbf0eb6ec9e51affa08f1f5ea804"` Oct 16 11:00:29.927 INFO blam! cbfe2b9c0c394ab03dab6b3ad497d9ef4895cbf0eb6ec9e51affa08f1f5ea804 Oct 16 11:00:29.935 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/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 16 11:00:30.368 INFO blam! f3254f8d32b93adf7daaea7622486605aeea82d4821c4c9cc39c14a78fe07d7f Oct 16 11:00:30.370 INFO running `"docker" "start" "-a" "f3254f8d32b93adf7daaea7622486605aeea82d4821c4c9cc39c14a78fe07d7f"` Oct 16 11:00:32.110 INFO kablam! usermod: no changes Oct 16 11:00:32.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 16 11:00:32.263 INFO kablam! Running /target/debug/deps/fountain_codes-264ef71bd23890a4 Oct 16 11:00:32.264 INFO blam! Oct 16 11:00:32.264 INFO blam! running 2 tests Oct 16 11:00:32.267 INFO blam! test lt::tests::block_equals ... ok Oct 16 11:00:32.267 INFO kablam! Running /target/debug/deps/lt_coding_test-c614f61d54247b52 Oct 16 11:00:32.267 INFO blam! test lt::tests::packet_round_trips ... ok Oct 16 11:00:32.267 INFO blam! Oct 16 11:00:32.267 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:00:32.267 INFO blam! Oct 16 11:00:32.268 INFO blam! Oct 16 11:00:32.268 INFO blam! running 2 tests Oct 16 11:00:32.272 INFO blam! test test_lt_coding_small ... ok Oct 16 11:01:32.269 INFO blam! test test_lt_coding_medium ... test test_lt_coding_medium has been running for over 60 seconds Oct 16 11:06:01.825 INFO blam! test test_lt_coding_medium ... ok Oct 16 11:06:01.825 INFO blam! Oct 16 11:06:01.825 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:06:01.825 INFO blam! Oct 16 11:06:01.835 INFO kablam! Doc-tests fountain_codes Oct 16 11:06:03.163 INFO kablam! su: No module specific data is present Oct 16 11:06:03.163 INFO blam! Oct 16 11:06:03.163 INFO blam! running 0 tests Oct 16 11:06:03.163 INFO blam! Oct 16 11:06:03.163 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:06:03.163 INFO blam! Oct 16 11:06:03.994 INFO running `"docker" "rm" "-f" "f3254f8d32b93adf7daaea7622486605aeea82d4821c4c9cc39c14a78fe07d7f"` Oct 16 11:06:04.179 INFO blam! f3254f8d32b93adf7daaea7622486605aeea82d4821c4c9cc39c14a78fe07d7f