Oct 16 13:18:04.286 INFO testing diffusion-0.8.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 13:18:04.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13:18:04.717 INFO blam! 5bcace3047ee1adbafcb4f950fed212bcdd502fd215618bd53362e4b04c418a6 Oct 16 13:18:04.726 INFO running `"docker" "start" "-a" "5bcace3047ee1adbafcb4f950fed212bcdd502fd215618bd53362e4b04c418a6"` Oct 16 13:18:05.803 INFO kablam! usermod: no changes Oct 16 13:18:05.920 INFO kablam! Compiling diffusion v0.8.2 (/source) Oct 16 13:18:07.031 INFO kablam! warning: unused import: `net2::UdpSocketExt` Oct 16 13:18:07.031 INFO kablam! --> src/multicast.rs:3:5 Oct 16 13:18:07.031 INFO kablam! | Oct 16 13:18:07.031 INFO kablam! 3 | use net2::UdpSocketExt; Oct 16 13:18:07.031 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 13:18:07.031 INFO kablam! | Oct 16 13:18:07.031 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 13:18:07.031 INFO kablam! Oct 16 13:18:09.579 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 13:18:09.579 INFO kablam! --> src/bin/file_reader.rs:2:5 Oct 16 13:18:09.579 INFO kablam! | Oct 16 13:18:09.579 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 16 13:18:09.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:18:09.579 INFO kablam! | Oct 16 13:18:09.579 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:18:09.579 INFO kablam! Oct 16 13:18:09.619 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 13:18:09.619 INFO kablam! --> src/bin/file_reader.rs:2:5 Oct 16 13:18:09.619 INFO kablam! | Oct 16 13:18:09.619 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 16 13:18:09.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:18:09.619 INFO kablam! | Oct 16 13:18:09.619 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 13:18:09.619 INFO kablam! Oct 16 13:18:10.524 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.69s Oct 16 13:18:10.535 INFO kablam! su: No module specific data is present Oct 16 13:18:11.459 INFO running `"docker" "rm" "-f" "5bcace3047ee1adbafcb4f950fed212bcdd502fd215618bd53362e4b04c418a6"` Oct 16 13:18:11.705 INFO blam! 5bcace3047ee1adbafcb4f950fed212bcdd502fd215618bd53362e4b04c418a6 Oct 16 13:18:11.711 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13:18:12.121 INFO blam! ea2e164ec5128720ed3065644cb261ab6d4953b240a5f4b73862234e65c53b80 Oct 16 13:18:12.123 INFO running `"docker" "start" "-a" "ea2e164ec5128720ed3065644cb261ab6d4953b240a5f4b73862234e65c53b80"` Oct 16 13:18:13.530 INFO kablam! usermod: no changes Oct 16 13:18:13.642 INFO kablam! Compiling diffusion v0.8.2 (/source) Oct 16 13:18:18.614 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 16 13:18:18.614 INFO kablam! --> src/bin/file_reader.rs:2:5 Oct 16 13:18:18.614 INFO kablam! | Oct 16 13:18:18.614 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 16 13:18:18.614 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:18:18.614 INFO kablam! | Oct 16 13:18:18.614 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 13:18:18.614 INFO kablam! Oct 16 13:18:18.727 INFO kablam! warning: unused import: `net2::UdpSocketExt` Oct 16 13:18:18.728 INFO kablam! --> src/multicast.rs:3:5 Oct 16 13:18:18.728 INFO kablam! | Oct 16 13:18:18.728 INFO kablam! 3 | use net2::UdpSocketExt; Oct 16 13:18:18.729 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 13:18:18.729 INFO kablam! | Oct 16 13:18:18.729 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 13:18:18.730 INFO kablam! Oct 16 13:18:18.795 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 16 13:18:18.796 INFO kablam! --> src/bin/file_reader.rs:2:5 Oct 16 13:18:18.796 INFO kablam! | Oct 16 13:18:18.796 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 16 13:18:18.797 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 13:18:18.797 INFO kablam! | Oct 16 13:18:18.797 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 13:18:18.798 INFO kablam! Oct 16 13:18:21.482 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.91s Oct 16 13:18:21.494 INFO kablam! su: No module specific data is present Oct 16 13:18:22.267 INFO running `"docker" "rm" "-f" "ea2e164ec5128720ed3065644cb261ab6d4953b240a5f4b73862234e65c53b80"` Oct 16 13:18:22.532 INFO blam! ea2e164ec5128720ed3065644cb261ab6d4953b240a5f4b73862234e65c53b80 Oct 16 13:18:22.541 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13:18:23.082 INFO blam! 601b9bc3dbff806b5a44d84ae7cbd854bb9ac3c9a3f3f718ac6e08bdcd2cc801 Oct 16 13:18:23.091 INFO running `"docker" "start" "-a" "601b9bc3dbff806b5a44d84ae7cbd854bb9ac3c9a3f3f718ac6e08bdcd2cc801"` Oct 16 13:18:24.272 INFO kablam! usermod: no changes Oct 16 13:18:24.395 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 16 13:18:24.411 INFO kablam! Running /target/debug/deps/diffusion-48b243abf9aee65f Oct 16 13:18:24.411 INFO blam! Oct 16 13:18:24.411 INFO blam! running 6 tests Oct 16 13:18:24.412 INFO blam! test tests::writer_return_err_when_writing_header_with_short_length ... ok Oct 16 13:18:24.412 INFO blam! test tests::reader_return_err_on_truncated_data ... ok Oct 16 13:18:24.412 INFO blam! test tests::reader_return_err_on_corrupted_message_header ... ok Oct 16 13:18:24.412 INFO blam! test tests::reader_return_err_on_corrupted_header ... ok Oct 16 13:18:24.421 INFO blam! test tests::writer_write_one_message ... ok Oct 16 13:18:24.421 INFO blam! test tests::reader_read_one_message ... ok Oct 16 13:18:24.421 INFO blam! Oct 16 13:18:24.421 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:18:24.421 INFO blam! Oct 16 13:18:24.423 INFO kablam! Running /target/debug/deps/file_reader-75ef8cea20422f49 Oct 16 13:18:24.427 INFO blam! Oct 16 13:18:24.427 INFO blam! running 0 tests Oct 16 13:18:24.427 INFO blam! Oct 16 13:18:24.427 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:18:24.427 INFO blam! Oct 16 13:18:24.439 INFO kablam! Running /target/debug/deps/file_writer-a9cef3e3a4f6a687 Oct 16 13:18:24.447 INFO blam! Oct 16 13:18:24.447 INFO blam! running 0 tests Oct 16 13:18:24.447 INFO blam! Oct 16 13:18:24.447 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:18:24.447 INFO blam! Oct 16 13:18:24.455 INFO kablam! Running /target/debug/deps/multicast_reader-fe8511c9a1893056 Oct 16 13:18:24.463 INFO blam! Oct 16 13:18:24.463 INFO blam! running 0 tests Oct 16 13:18:24.463 INFO blam! Oct 16 13:18:24.463 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:18:24.463 INFO blam! Oct 16 13:18:24.464 INFO kablam! Running /target/debug/deps/multicast_writer-aabdfbee63477df2 Oct 16 13:18:24.476 INFO blam! Oct 16 13:18:24.476 INFO blam! running 0 tests Oct 16 13:18:24.476 INFO blam! Oct 16 13:18:24.476 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:18:24.476 INFO blam! Oct 16 13:18:24.477 INFO kablam! Running /target/debug/deps/file_test-7a046256255ced96 Oct 16 13:18:24.484 INFO blam! Oct 16 13:18:24.484 INFO blam! running 1 test Oct 16 13:18:24.484 INFO blam! test multiple_message ... ok Oct 16 13:18:24.484 INFO blam! Oct 16 13:18:24.484 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:18:24.484 INFO blam! Oct 16 13:18:24.484 INFO kablam! Doc-tests diffusion Oct 16 13:18:25.824 INFO blam! Oct 16 13:18:25.824 INFO blam! running 0 tests Oct 16 13:18:25.824 INFO blam! Oct 16 13:18:25.824 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 13:18:25.824 INFO blam! Oct 16 13:18:25.832 INFO kablam! su: No module specific data is present Oct 16 13:18:26.563 INFO running `"docker" "rm" "-f" "601b9bc3dbff806b5a44d84ae7cbd854bb9ac3c9a3f3f718ac6e08bdcd2cc801"` Oct 16 13:18:26.891 INFO blam! 601b9bc3dbff806b5a44d84ae7cbd854bb9ac3c9a3f3f718ac6e08bdcd2cc801