Oct 16 11:00:17.620 INFO testing fountain_codes-0.2.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 11:00:17.620 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 11:00:18.020 INFO blam! 1fdd9994be6ff8f27a9638ca139fe1fa29af719e78b1802151b1bbba031c60fa Oct 16 11:00:18.022 INFO running `"docker" "start" "-a" "1fdd9994be6ff8f27a9638ca139fe1fa29af719e78b1802151b1bbba031c60fa"` Oct 16 11:00:18.435 INFO kablam! usermod: no changes Oct 16 11:00:18.475 INFO kablam! Compiling fountain_codes v0.2.1 (/source) Oct 16 11:00:19.155 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:00:19.155 INFO kablam! --> src/lt.rs:35:36 Oct 16 11:00:19.155 INFO kablam! | Oct 16 11:00:19.155 INFO kablam! 35 | let extra_block = cmp::min((data_bytes % BLOCK_BYTES as u64), 1); Oct 16 11:00:19.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:00:19.155 INFO kablam! | Oct 16 11:00:19.155 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 11:00:19.155 INFO kablam! Oct 16 11:00:19.155 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:00:19.155 INFO kablam! --> src/lt.rs:116:36 Oct 16 11:00:19.155 INFO kablam! | Oct 16 11:00:19.155 INFO kablam! 116 | let extra_block = cmp::min((data_bytes % BLOCK_BYTES as u64), 1); Oct 16 11:00:19.155 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:00:19.155 INFO kablam! Oct 16 11:00:20.057 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 16 11:00:20.060 INFO kablam! su: No module specific data is present Oct 16 11:00:20.978 INFO running `"docker" "rm" "-f" "1fdd9994be6ff8f27a9638ca139fe1fa29af719e78b1802151b1bbba031c60fa"` Oct 16 11:00:21.331 INFO blam! 1fdd9994be6ff8f27a9638ca139fe1fa29af719e78b1802151b1bbba031c60fa Oct 16 11:00:21.339 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 11:00:21.720 INFO blam! 9443c6ccceb214886fd6cdf7f083377cf3a67d72986bd6728363f134f2b5bc91 Oct 16 11:00:21.722 INFO running `"docker" "start" "-a" "9443c6ccceb214886fd6cdf7f083377cf3a67d72986bd6728363f134f2b5bc91"` Oct 16 11:00:23.451 INFO kablam! usermod: no changes Oct 16 11:00:23.537 INFO kablam! Compiling fountain_codes v0.2.1 (/source) Oct 16 11:00:25.211 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:00:25.211 INFO kablam! --> src/lt.rs:35:36 Oct 16 11:00:25.211 INFO kablam! | Oct 16 11:00:25.211 INFO kablam! 35 | let extra_block = cmp::min((data_bytes % BLOCK_BYTES as u64), 1); Oct 16 11:00:25.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:00:25.211 INFO kablam! | Oct 16 11:00:25.211 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 11:00:25.211 INFO kablam! Oct 16 11:00:25.211 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 11:00:25.211 INFO kablam! --> src/lt.rs:116:36 Oct 16 11:00:25.211 INFO kablam! | Oct 16 11:00:25.211 INFO kablam! 116 | let extra_block = cmp::min((data_bytes % BLOCK_BYTES as u64), 1); Oct 16 11:00:25.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 11:00:25.211 INFO kablam! Oct 16 11:00:27.026 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.54s Oct 16 11:00:27.029 INFO kablam! su: No module specific data is present Oct 16 11:00:28.600 INFO running `"docker" "rm" "-f" "9443c6ccceb214886fd6cdf7f083377cf3a67d72986bd6728363f134f2b5bc91"` Oct 16 11:00:28.855 INFO blam! 9443c6ccceb214886fd6cdf7f083377cf3a67d72986bd6728363f134f2b5bc91 Oct 16 11:00:28.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/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 16 11:00:29.391 INFO blam! 62fbf0fb7d3f92fb7a4276c5ca9a967413d653ce9b28163ab0ed1993058a1886 Oct 16 11:00:29.393 INFO running `"docker" "start" "-a" "62fbf0fb7d3f92fb7a4276c5ca9a967413d653ce9b28163ab0ed1993058a1886"` Oct 16 11:00:31.130 INFO kablam! usermod: no changes Oct 16 11:00:31.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 16 11:00:31.243 INFO kablam! Running /target/debug/deps/fountain_codes-bfb3d446f6bd50fa Oct 16 11:00:31.247 INFO blam! Oct 16 11:00:31.247 INFO blam! running 2 tests Oct 16 11:00:31.247 INFO blam! test lt::tests::block_equals ... ok Oct 16 11:00:31.247 INFO blam! test lt::tests::packet_round_trips ... ok Oct 16 11:00:31.247 INFO blam! Oct 16 11:00:31.247 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:00:31.247 INFO blam! Oct 16 11:00:31.247 INFO blam! Oct 16 11:00:31.247 INFO blam! running 2 tests Oct 16 11:00:31.247 INFO kablam! Running /target/debug/deps/lt_coding_test-7b9e50bf6f2cc0b2 Oct 16 11:00:31.267 INFO blam! test test_lt_coding_small ... ok Oct 16 11:01:31.247 INFO blam! test test_lt_coding_medium ... test test_lt_coding_medium has been running for over 60 seconds Oct 16 11:06:03.191 INFO kablam! Doc-tests fountain_codes Oct 16 11:06:03.191 INFO blam! test test_lt_coding_medium ... ok Oct 16 11:06:03.192 INFO blam! Oct 16 11:06:03.192 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:06:03.192 INFO blam! Oct 16 11:06:04.567 INFO blam! Oct 16 11:06:04.567 INFO kablam! su: No module specific data is present Oct 16 11:06:04.567 INFO blam! running 0 tests Oct 16 11:06:04.567 INFO blam! Oct 16 11:06:04.567 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:06:04.567 INFO blam! Oct 16 11:06:05.267 INFO running `"docker" "rm" "-f" "62fbf0fb7d3f92fb7a4276c5ca9a967413d653ce9b28163ab0ed1993058a1886"` Oct 16 11:06:05.505 INFO blam! 62fbf0fb7d3f92fb7a4276c5ca9a967413d653ce9b28163ab0ed1993058a1886