Oct 16 02:39:41.405 INFO testing mles-utils-1.0.6 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:39:41.405 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 02:39:41.678 INFO blam! 477e2cd0a5cd6bd7ab5a591ac376ef111f99c730ee1b42e14dd5d67f07959ef8 Oct 16 02:39:41.685 INFO running `"docker" "start" "-a" "477e2cd0a5cd6bd7ab5a591ac376ef111f99c730ee1b42e14dd5d67f07959ef8"` Oct 16 02:39:42.298 INFO kablam! usermod: no changes Oct 16 02:39:42.455 INFO kablam! Compiling serde_cbor v0.8.2 Oct 16 02:39:44.300 INFO kablam! Compiling mles-utils v1.0.6 (/source) Oct 16 02:39:47.990 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Oct 16 02:39:47.991 INFO kablam! --> src/lib.rs:895:19 Oct 16 02:39:47.992 INFO kablam! | Oct 16 02:39:47.993 INFO kablam! 895 | let num = buf.get_u32::(); Oct 16 02:39:47.993 INFO kablam! | ^^^^^^^ Oct 16 02:39:47.994 INFO kablam! | Oct 16 02:39:47.994 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:39:47.995 INFO kablam! Oct 16 02:39:47.995 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Oct 16 02:39:47.996 INFO kablam! --> src/lib.rs:904:19 Oct 16 02:39:47.997 INFO kablam! | Oct 16 02:39:47.997 INFO kablam! 904 | let num = buf.get_u32::(); Oct 16 02:39:47.998 INFO kablam! | ^^^^^^^ Oct 16 02:39:47.998 INFO kablam! Oct 16 02:39:47.999 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 16 02:39:47.999 INFO kablam! --> src/lib.rs:911:10 Oct 16 02:39:47.999 INFO kablam! | Oct 16 02:39:47.999 INFO kablam! 911 | msgv.put_u32::(hdr); Oct 16 02:39:47.999 INFO kablam! | ^^^^^^^ Oct 16 02:39:47.999 INFO kablam! Oct 16 02:39:47.999 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 16 02:39:47.999 INFO kablam! --> src/lib.rs:912:10 Oct 16 02:39:47.999 INFO kablam! | Oct 16 02:39:47.999 INFO kablam! 912 | msgv.put_u32::(cid); Oct 16 02:39:47.999 INFO kablam! | ^^^^^^^ Oct 16 02:39:47.999 INFO kablam! Oct 16 02:39:47.999 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 16 02:39:47.999 INFO kablam! --> src/lib.rs:919:10 Oct 16 02:39:47.999 INFO kablam! | Oct 16 02:39:47.999 INFO kablam! 919 | msgv.put_u32::(hdr); Oct 16 02:39:47.999 INFO kablam! | ^^^^^^^ Oct 16 02:39:48.007 INFO kablam! Oct 16 02:39:48.007 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 16 02:39:48.007 INFO kablam! --> src/lib.rs:920:10 Oct 16 02:39:48.007 INFO kablam! | Oct 16 02:39:48.007 INFO kablam! 920 | msgv.put_u32::(cid); Oct 16 02:39:48.007 INFO kablam! | ^^^^^^^ Oct 16 02:39:48.007 INFO kablam! Oct 16 02:39:48.007 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 16 02:39:48.007 INFO kablam! --> src/lib.rs:927:10 Oct 16 02:39:48.007 INFO kablam! | Oct 16 02:39:48.007 INFO kablam! 927 | msgv.put_u32::(hdr); Oct 16 02:39:48.007 INFO kablam! | ^^^^^^^ Oct 16 02:39:48.007 INFO kablam! Oct 16 02:39:48.007 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u64': use put_u64_be or put_u64_le Oct 16 02:39:48.007 INFO kablam! --> src/lib.rs:946:10 Oct 16 02:39:48.007 INFO kablam! | Oct 16 02:39:48.007 INFO kablam! 946 | msgv.put_u64::(key); Oct 16 02:39:48.007 INFO kablam! | ^^^^^^^ Oct 16 02:39:48.007 INFO kablam! Oct 16 02:39:48.007 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u64': use get_u64_be or get_u64_le Oct 16 02:39:48.007 INFO kablam! --> src/lib.rs:962:9 Oct 16 02:39:48.007 INFO kablam! | Oct 16 02:39:48.007 INFO kablam! 962 | buf.get_u64::() Oct 16 02:39:48.007 INFO kablam! | ^^^^^^^ Oct 16 02:39:48.007 INFO kablam! Oct 16 02:39:48.007 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Oct 16 02:39:48.007 INFO kablam! --> src/lib.rs:970:9 Oct 16 02:39:48.007 INFO kablam! | Oct 16 02:39:48.007 INFO kablam! 970 | buf.get_u32::() Oct 16 02:39:48.007 INFO kablam! | ^^^^^^^ Oct 16 02:39:48.007 INFO kablam! Oct 16 02:39:54.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 12.00s Oct 16 02:39:54.339 INFO kablam! su: No module specific data is present Oct 16 02:39:55.595 INFO running `"docker" "rm" "-f" "477e2cd0a5cd6bd7ab5a591ac376ef111f99c730ee1b42e14dd5d67f07959ef8"` Oct 16 02:39:55.955 INFO blam! 477e2cd0a5cd6bd7ab5a591ac376ef111f99c730ee1b42e14dd5d67f07959ef8 Oct 16 02:39:55.963 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 02:39:57.140 INFO blam! 5989730c12c9de3055a6694fe36c86054af700871cdfef70749cfab4db915ae9 Oct 16 02:39:57.143 INFO running `"docker" "start" "-a" "5989730c12c9de3055a6694fe36c86054af700871cdfef70749cfab4db915ae9"` Oct 16 02:39:58.671 INFO kablam! usermod: no changes Oct 16 02:39:58.820 INFO kablam! Compiling mles-utils v1.0.6 (/source) Oct 16 02:40:02.570 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Oct 16 02:40:02.570 INFO kablam! --> src/lib.rs:895:19 Oct 16 02:40:02.570 INFO kablam! | Oct 16 02:40:02.570 INFO kablam! 895 | let num = buf.get_u32::(); Oct 16 02:40:02.570 INFO kablam! | ^^^^^^^ Oct 16 02:40:02.570 INFO kablam! | Oct 16 02:40:02.570 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:40:02.570 INFO kablam! Oct 16 02:40:02.571 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Oct 16 02:40:02.571 INFO kablam! --> src/lib.rs:904:19 Oct 16 02:40:02.571 INFO kablam! | Oct 16 02:40:02.571 INFO kablam! 904 | let num = buf.get_u32::(); Oct 16 02:40:02.571 INFO kablam! | ^^^^^^^ Oct 16 02:40:02.571 INFO kablam! Oct 16 02:40:02.573 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 16 02:40:02.573 INFO kablam! --> src/lib.rs:911:10 Oct 16 02:40:02.573 INFO kablam! | Oct 16 02:40:02.574 INFO kablam! 911 | msgv.put_u32::(hdr); Oct 16 02:40:02.574 INFO kablam! | ^^^^^^^ Oct 16 02:40:02.574 INFO kablam! Oct 16 02:40:02.574 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 16 02:40:02.574 INFO kablam! --> src/lib.rs:912:10 Oct 16 02:40:02.575 INFO kablam! | Oct 16 02:40:02.575 INFO kablam! 912 | msgv.put_u32::(cid); Oct 16 02:40:02.575 INFO kablam! | ^^^^^^^ Oct 16 02:40:02.575 INFO kablam! Oct 16 02:40:02.575 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 16 02:40:02.575 INFO kablam! --> src/lib.rs:919:10 Oct 16 02:40:02.576 INFO kablam! | Oct 16 02:40:02.576 INFO kablam! 919 | msgv.put_u32::(hdr); Oct 16 02:40:02.576 INFO kablam! | ^^^^^^^ Oct 16 02:40:02.576 INFO kablam! Oct 16 02:40:02.576 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 16 02:40:02.576 INFO kablam! --> src/lib.rs:920:10 Oct 16 02:40:02.577 INFO kablam! | Oct 16 02:40:02.577 INFO kablam! 920 | msgv.put_u32::(cid); Oct 16 02:40:02.577 INFO kablam! | ^^^^^^^ Oct 16 02:40:02.577 INFO kablam! Oct 16 02:40:02.577 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 16 02:40:02.577 INFO kablam! --> src/lib.rs:927:10 Oct 16 02:40:02.578 INFO kablam! | Oct 16 02:40:02.578 INFO kablam! 927 | msgv.put_u32::(hdr); Oct 16 02:40:02.578 INFO kablam! | ^^^^^^^ Oct 16 02:40:02.578 INFO kablam! Oct 16 02:40:02.578 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u64': use put_u64_be or put_u64_le Oct 16 02:40:02.578 INFO kablam! --> src/lib.rs:946:10 Oct 16 02:40:02.578 INFO kablam! | Oct 16 02:40:02.578 INFO kablam! 946 | msgv.put_u64::(key); Oct 16 02:40:02.579 INFO kablam! | ^^^^^^^ Oct 16 02:40:02.579 INFO kablam! Oct 16 02:40:02.579 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u64': use get_u64_be or get_u64_le Oct 16 02:40:02.579 INFO kablam! --> src/lib.rs:962:9 Oct 16 02:40:02.579 INFO kablam! | Oct 16 02:40:02.579 INFO kablam! 962 | buf.get_u64::() Oct 16 02:40:02.579 INFO kablam! | ^^^^^^^ Oct 16 02:40:02.579 INFO kablam! Oct 16 02:40:02.580 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Oct 16 02:40:02.580 INFO kablam! --> src/lib.rs:970:9 Oct 16 02:40:02.580 INFO kablam! | Oct 16 02:40:02.580 INFO kablam! 970 | buf.get_u32::() Oct 16 02:40:02.580 INFO kablam! | ^^^^^^^ Oct 16 02:40:02.580 INFO kablam! Oct 16 02:40:08.667 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.96s Oct 16 02:40:08.672 INFO kablam! su: No module specific data is present Oct 16 02:40:09.277 INFO running `"docker" "rm" "-f" "5989730c12c9de3055a6694fe36c86054af700871cdfef70749cfab4db915ae9"` Oct 16 02:40:09.378 INFO blam! 5989730c12c9de3055a6694fe36c86054af700871cdfef70749cfab4db915ae9 Oct 16 02:40:09.380 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 02:40:09.642 INFO blam! 2d220cdc06e5ded505ac39c4b6db5412466c48349f0299b0b02747f92c96e090 Oct 16 02:40:09.643 INFO running `"docker" "start" "-a" "2d220cdc06e5ded505ac39c4b6db5412466c48349f0299b0b02747f92c96e090"` Oct 16 02:40:10.002 INFO kablam! usermod: no changes Oct 16 02:40:10.130 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 16 02:40:10.134 INFO kablam! Running /target/debug/deps/mles_utils-b3d8a2d57c2c522d Oct 16 02:40:10.135 INFO blam! Oct 16 02:40:10.136 INFO blam! running 20 tests Oct 16 02:40:10.136 INFO blam! test local_db::tests::test_db_history_limit ... ok Oct 16 02:40:10.137 INFO blam! test frame::tests::test_message_decode ... ok Oct 16 02:40:10.137 INFO blam! test peer::tests::test_has_peer ... ok Oct 16 02:40:10.137 INFO blam! test peer::tests::test_peer_set_cid ... ok Oct 16 02:40:10.137 INFO blam! test local_db::tests::test_new_db ... ok Oct 16 02:40:10.137 INFO blam! test frame::tests::test_message_resync_multi_decode ... ok Oct 16 02:40:10.138 INFO blam! test tests::test_cid ... ok Oct 16 02:40:10.138 INFO blam! test local_db::tests::test_new_peer_db ... ok Oct 16 02:40:10.138 INFO blam! test frame::tests::test_message_resync_decode ... ok Oct 16 02:40:10.138 INFO blam! test tests::test_encode_decode_msg ... ok Oct 16 02:40:10.138 INFO blam! test tests::test_read_hdr_len_16k ... ok Oct 16 02:40:10.138 INFO blam! test tests::test_encode_decode_resync_msg ... ok Oct 16 02:40:10.138 INFO blam! test tests::test_read_hdr_len_16_7m ... ok Oct 16 02:40:10.138 INFO blam! test tests::test_read_hdr_len_one ... ok Oct 16 02:40:10.138 INFO blam! test tests::test_set_get_msg ... ok Oct 16 02:40:11.145 INFO blam! test tests::test_msgconn_read_send ... ok Oct 16 02:40:11.154 INFO blam! test tests::test_msgconn_send_read ... ok Oct 16 02:40:12.148 INFO blam! test tests::test_msgconn_basic_read_send ... ok Oct 16 02:40:12.148 INFO blam! test tests::test_msgconn_peer_read_send ... ok Oct 16 02:40:12.170 INFO blam! test tests::test_msgconn_peer_send_read ... ok Oct 16 02:40:12.170 INFO blam! Oct 16 02:40:12.170 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:40:12.170 INFO blam! Oct 16 02:40:12.175 INFO kablam! Doc-tests mles-utils Oct 16 02:40:17.856 INFO blam! Oct 16 02:40:17.856 INFO blam! running 33 tests Oct 16 02:40:39.938 INFO blam! test src/lib.rs - Msg::get_message_len (line 455) ... ok Oct 16 02:40:41.711 INFO blam! test src/lib.rs - Msg::set_message (line 413) ... ok Oct 16 02:40:44.458 INFO blam! test src/lib.rs - Msg::get_message (line 441) ... ok Oct 16 02:40:44.867 INFO blam! test src/lib.rs - Msg::new (line 362) ... ok Oct 16 02:40:46.018 INFO blam! test src/lib.rs - Msg::set_channel (line 396) ... ok Oct 16 02:40:47.063 INFO blam! test src/lib.rs - Msg::encode (line 472) ... ok Oct 16 02:40:47.100 INFO blam! test src/lib.rs - Msg::decode (line 496) ... ok Oct 16 02:40:47.762 INFO blam! test src/lib.rs - Msg::set_uid (line 379) ... ok Oct 16 02:41:09.811 INFO blam! test src/lib.rs - MsgConn::get_channel (line 718) ... ok Oct 16 02:41:11.927 INFO blam! test src/lib.rs - MsgConn::get_key (line 732) ... ok Oct 16 02:41:16.207 INFO blam! test src/lib.rs - MsgConn::get_uid (line 704) ... ok Oct 16 02:41:16.467 INFO blam! test src/lib.rs - MsgHdr::addr2str (line 294) ... ok Oct 16 02:41:16.895 INFO blam! test src/lib.rs - MsgConn::new (line 686) ... ok Oct 16 02:41:17.235 INFO blam! test src/lib.rs - MsgHdr::encode (line 217) ... ok Oct 16 02:41:18.959 INFO blam! test src/lib.rs - MsgHdr::decode (line 237) ... ok Oct 16 02:41:19.211 INFO blam! test src/lib.rs - MsgHdr::do_hash (line 257) ... ok Oct 16 02:41:41.913 INFO blam! test src/lib.rs - MsgHdr::get_cid (line 163) ... ok Oct 16 02:41:42.382 INFO blam! test src/lib.rs - MsgHdr::get_key (line 198) ... ok Oct 16 02:41:44.579 INFO blam! test src/lib.rs - MsgHdr::get_len (line 128) ... ok Oct 16 02:41:45.539 INFO blam! test src/lib.rs - MsgHdr::select_cid (line 277) ... ok Oct 16 02:41:47.295 INFO blam! test src/lib.rs - MsgHdr::new (line 67) ... ok Oct 16 02:41:49.991 INFO blam! test src/lib.rs - MsgHdr::get_type (line 87) ... ok Oct 16 02:41:50.907 INFO blam! test src/lib.rs - MsgHdr::set_cid (line 146) ... ok Oct 16 02:41:52.899 INFO blam! test src/lib.rs - MsgHdr::set_key (line 181) ... ok Oct 16 02:42:11.061 INFO blam! test src/lib.rs - MsgHdr::set_len (line 111) ... ok Oct 16 02:42:15.871 INFO blam! test src/lib.rs - ResyncMsg::decode (line 647) ... ok Oct 16 02:42:16.595 INFO blam! test src/lib.rs - ResyncMsg::len (line 576) ... ok Oct 16 02:42:16.597 INFO blam! test src/lib.rs - ResyncMsg::get_messages (line 593) ... ok Oct 16 02:42:17.903 INFO blam! test src/lib.rs - ResyncMsg::encode (line 620) ... ok Oct 16 02:42:18.547 INFO blam! test src/lib.rs - has_peer (line 976) ... ok Oct 16 02:42:20.241 INFO blam! test src/lib.rs - ResyncMsg::new (line 553) ... ok Oct 16 02:42:21.263 INFO blam! test src/lib.rs - server_run (line 999) ... ok Oct 16 02:42:25.699 INFO blam! test src/peer.rs - peer::has_peer (line 278) ... ok Oct 16 02:42:25.699 INFO blam! Oct 16 02:42:25.699 INFO blam! test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:42:25.699 INFO blam! Oct 16 02:42:25.718 INFO kablam! su: No module specific data is present Oct 16 02:42:26.299 INFO running `"docker" "rm" "-f" "2d220cdc06e5ded505ac39c4b6db5412466c48349f0299b0b02747f92c96e090"` Oct 16 02:42:26.639 INFO blam! 2d220cdc06e5ded505ac39c4b6db5412466c48349f0299b0b02747f92c96e090