Oct 16 02:18:37.196 INFO testing msgp-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:18:37.196 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 02:18:37.640 INFO blam! c6b3b4661ab94fde1d4866b661c620f8539e986b5d20ae716966e4dd2a04465c Oct 16 02:18:37.643 INFO running `"docker" "start" "-a" "c6b3b4661ab94fde1d4866b661c620f8539e986b5d20ae716966e4dd2a04465c"` Oct 16 02:18:38.842 INFO kablam! usermod: no changes Oct 16 02:18:38.875 INFO kablam! Compiling msgp v0.1.1 (/source) Oct 16 02:18:39.819 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.94s Oct 16 02:18:39.819 INFO kablam! su: No module specific data is present Oct 16 02:18:40.431 INFO running `"docker" "rm" "-f" "c6b3b4661ab94fde1d4866b661c620f8539e986b5d20ae716966e4dd2a04465c"` Oct 16 02:18:40.703 INFO blam! c6b3b4661ab94fde1d4866b661c620f8539e986b5d20ae716966e4dd2a04465c Oct 16 02:18:40.707 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 02:18:41.080 INFO blam! 6f207fc5dd0ed82225bb2a84c20217950ee46e5e61665005a554d8498ae5fd9b Oct 16 02:18:41.087 INFO running `"docker" "start" "-a" "6f207fc5dd0ed82225bb2a84c20217950ee46e5e61665005a554d8498ae5fd9b"` Oct 16 02:18:42.607 INFO kablam! usermod: no changes Oct 16 02:18:42.659 INFO kablam! Compiling msgp v0.1.1 (/source) Oct 16 02:18:43.576 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 02:18:43.576 INFO kablam! --> src/lib.rs:268:26 Oct 16 02:18:43.576 INFO kablam! | Oct 16 02:18:43.576 INFO kablam! 268 | let res = decode((&vec![])); Oct 16 02:18:43.576 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 16 02:18:43.576 INFO kablam! | Oct 16 02:18:43.576 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 02:18:43.576 INFO kablam! Oct 16 02:18:43.577 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 02:18:43.577 INFO kablam! --> src/lib.rs:274:26 Oct 16 02:18:43.577 INFO kablam! | Oct 16 02:18:43.577 INFO kablam! 274 | let res = decode((&vec![0x81u8, 0x80u8])); Oct 16 02:18:43.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 02:18:43.577 INFO kablam! Oct 16 02:18:43.577 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 02:18:43.577 INFO kablam! --> src/lib.rs:280:26 Oct 16 02:18:43.577 INFO kablam! | Oct 16 02:18:43.577 INFO kablam! 280 | let res = decode((&vec![0x3u8, 0x01u8, 0x02u8])); Oct 16 02:18:43.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 02:18:43.577 INFO kablam! Oct 16 02:18:43.577 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 02:18:43.577 INFO kablam! --> src/lib.rs:286:26 Oct 16 02:18:43.577 INFO kablam! | Oct 16 02:18:43.577 INFO kablam! 286 | let res = decode((&vec![0x3u8, 0x01u8, 0x02u8, 0x03u8])); Oct 16 02:18:43.577 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 02:18:43.577 INFO kablam! Oct 16 02:18:45.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.60s Oct 16 02:18:45.235 INFO kablam! su: No module specific data is present Oct 16 02:18:46.303 INFO running `"docker" "rm" "-f" "6f207fc5dd0ed82225bb2a84c20217950ee46e5e61665005a554d8498ae5fd9b"` Oct 16 02:18:46.616 INFO blam! 6f207fc5dd0ed82225bb2a84c20217950ee46e5e61665005a554d8498ae5fd9b Oct 16 02:18:46.617 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 02:18:47.192 INFO blam! 1a18ef34212d11623427157a3e45907d82669516d2aeea0905026e57fdc82563 Oct 16 02:18:47.195 INFO running `"docker" "start" "-a" "1a18ef34212d11623427157a3e45907d82669516d2aeea0905026e57fdc82563"` Oct 16 02:18:48.582 INFO kablam! usermod: no changes Oct 16 02:18:48.655 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 16 02:18:48.663 INFO kablam! Running /target/debug/deps/msgp-483c92c95f51b1f6 Oct 16 02:18:48.663 INFO blam! Oct 16 02:18:48.663 INFO blam! running 14 tests Oct 16 02:18:48.663 INFO blam! test tests::decode_zero_buf ... ok Oct 16 02:18:48.667 INFO blam! test tests::decode_sim_buf ... ok Oct 16 02:18:48.671 INFO blam! test tests::decode_half_prefix_buf ... ok Oct 16 02:18:48.671 INFO blam! test tests::decode_half_buf ... ok Oct 16 02:18:48.671 INFO blam! test tests::encode_len_lt_128 ... ok Oct 16 02:18:48.671 INFO blam! test tests::decode_buf ... ok Oct 16 02:18:48.679 INFO blam! test tests::decoder_sim ... ok Oct 16 02:18:48.679 INFO blam! test tests::encode_len_eq_0 ... ok Oct 16 02:18:48.679 INFO blam! test tests::encode_len_eq_128 ... ok Oct 16 02:18:48.679 INFO blam! test tests::encode_len_eq_16384 ... ok Oct 16 02:18:48.679 INFO blam! test tests::encode_len_lt_16384 ... ok Oct 16 02:18:48.707 INFO blam! test tests::encode_len_lt_2097152 ... ok Oct 16 02:18:48.727 INFO blam! test tests::encode_len_eq_2097152 ... ok Oct 16 02:18:49.923 INFO blam! test tests::encode_len_lt_268435456 ... ok Oct 16 02:18:49.923 INFO blam! Oct 16 02:18:49.923 INFO blam! test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:18:49.923 INFO blam! Oct 16 02:18:49.924 INFO kablam! Running /target/debug/deps/lib-87f9aaeb3313b736 Oct 16 02:18:49.927 INFO blam! Oct 16 02:18:49.927 INFO blam! running 0 tests Oct 16 02:18:49.927 INFO blam! Oct 16 02:18:49.927 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:18:49.927 INFO blam! Oct 16 02:18:49.928 INFO kablam! Doc-tests msgp Oct 16 02:18:50.803 INFO blam! Oct 16 02:18:50.803 INFO blam! running 0 tests Oct 16 02:18:50.803 INFO blam! Oct 16 02:18:50.803 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:18:50.803 INFO blam! Oct 16 02:18:50.809 INFO kablam! su: No module specific data is present Oct 16 02:18:51.875 INFO running `"docker" "rm" "-f" "1a18ef34212d11623427157a3e45907d82669516d2aeea0905026e57fdc82563"` Oct 16 02:18:52.243 INFO blam! 1a18ef34212d11623427157a3e45907d82669516d2aeea0905026e57fdc82563