Nov 18 05:51:57.397 INFO testing msgp-0.1.1 against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 18 05:51:57.397 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 05:51:57.773 INFO [stdout] c9080a057639417d49ed6f05148e92c9ef49d946478f09d9762b97abdbf3fe6d Nov 18 05:51:57.774 INFO running `"docker" "start" "-a" "c9080a057639417d49ed6f05148e92c9ef49d946478f09d9762b97abdbf3fe6d"` Nov 18 05:51:59.048 INFO [stderr] usermod: no changes Nov 18 05:51:59.103 INFO [stderr] Compiling msgp v0.1.1 (/source) Nov 18 05:52:00.113 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s Nov 18 05:52:00.114 INFO [stderr] su: No module specific data is present Nov 18 05:52:00.645 INFO running `"docker" "inspect" "c9080a057639417d49ed6f05148e92c9ef49d946478f09d9762b97abdbf3fe6d"` Nov 18 05:52:00.978 INFO running `"docker" "rm" "-f" "c9080a057639417d49ed6f05148e92c9ef49d946478f09d9762b97abdbf3fe6d"` Nov 18 05:52:01.391 INFO [stdout] c9080a057639417d49ed6f05148e92c9ef49d946478f09d9762b97abdbf3fe6d Nov 18 05:52:01.398 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 05:52:01.863 INFO [stdout] 3e479a8c863b0b6409091039e497f653fb225ebf88acdab5c4170d1473c0ed6a Nov 18 05:52:01.865 INFO running `"docker" "start" "-a" "3e479a8c863b0b6409091039e497f653fb225ebf88acdab5c4170d1473c0ed6a"` Nov 18 05:52:03.502 INFO [stderr] usermod: no changes Nov 18 05:52:03.599 INFO [stderr] Compiling msgp v0.1.1 (/source) Nov 18 05:52:04.623 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 05:52:04.623 INFO [stderr] --> src/lib.rs:268:26 Nov 18 05:52:04.623 INFO [stderr] | Nov 18 05:52:04.623 INFO [stderr] 268 | let res = decode((&vec![])); Nov 18 05:52:04.623 INFO [stderr] | ^^^^^^^^^ help: remove these parentheses Nov 18 05:52:04.623 INFO [stderr] | Nov 18 05:52:04.623 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 18 05:52:04.623 INFO [stderr] Nov 18 05:52:04.623 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 05:52:04.623 INFO [stderr] --> src/lib.rs:274:26 Nov 18 05:52:04.623 INFO [stderr] | Nov 18 05:52:04.623 INFO [stderr] 274 | let res = decode((&vec![0x81u8, 0x80u8])); Nov 18 05:52:04.623 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 05:52:04.623 INFO [stderr] Nov 18 05:52:04.623 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 05:52:04.623 INFO [stderr] --> src/lib.rs:280:26 Nov 18 05:52:04.623 INFO [stderr] | Nov 18 05:52:04.623 INFO [stderr] 280 | let res = decode((&vec![0x3u8, 0x01u8, 0x02u8])); Nov 18 05:52:04.623 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 05:52:04.623 INFO [stderr] Nov 18 05:52:04.623 INFO [stderr] warning: unnecessary parentheses around function argument Nov 18 05:52:04.623 INFO [stderr] --> src/lib.rs:286:26 Nov 18 05:52:04.623 INFO [stderr] | Nov 18 05:52:04.623 INFO [stderr] 286 | let res = decode((&vec![0x3u8, 0x01u8, 0x02u8, 0x03u8])); Nov 18 05:52:04.623 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 18 05:52:04.623 INFO [stderr] Nov 18 05:52:05.887 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.36s Nov 18 05:52:05.887 INFO [stderr] su: No module specific data is present Nov 18 05:52:06.512 INFO running `"docker" "inspect" "3e479a8c863b0b6409091039e497f653fb225ebf88acdab5c4170d1473c0ed6a"` Nov 18 05:52:06.745 INFO running `"docker" "rm" "-f" "3e479a8c863b0b6409091039e497f653fb225ebf88acdab5c4170d1473c0ed6a"` Nov 18 05:52:06.964 INFO [stdout] 3e479a8c863b0b6409091039e497f653fb225ebf88acdab5c4170d1473c0ed6a Nov 18 05:52:06.968 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-3/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 18 05:52:07.389 INFO [stdout] 86ed41381bdec06a7c62f3f8f2d26fcecb12f2c9bd47f36f9d23a5306c284bdb Nov 18 05:52:07.393 INFO running `"docker" "start" "-a" "86ed41381bdec06a7c62f3f8f2d26fcecb12f2c9bd47f36f9d23a5306c284bdb"` Nov 18 05:52:08.618 INFO [stderr] usermod: no changes Nov 18 05:52:08.675 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 18 05:52:08.687 INFO [stderr] Running /target/debug/deps/msgp-acc8d2bc9a1f62dd Nov 18 05:52:08.691 INFO [stdout] Nov 18 05:52:08.691 INFO [stdout] running 14 tests Nov 18 05:52:08.699 INFO [stdout] test tests::decode_half_buf ... ok Nov 18 05:52:08.715 INFO [stdout] test tests::decode_half_prefix_buf ... ok Nov 18 05:52:08.715 INFO [stdout] test tests::encode_len_eq_0 ... ok Nov 18 05:52:08.715 INFO [stdout] test tests::encode_len_eq_128 ... ok Nov 18 05:52:08.715 INFO [stdout] test tests::decode_sim_buf ... ok Nov 18 05:52:08.715 INFO [stdout] test tests::decode_zero_buf ... ok Nov 18 05:52:08.715 INFO [stdout] test tests::decode_buf ... ok Nov 18 05:52:08.719 INFO [stdout] test tests::encode_len_lt_128 ... ok Nov 18 05:52:08.719 INFO [stdout] test tests::encode_len_eq_16384 ... ok Nov 18 05:52:08.735 INFO [stdout] test tests::encode_len_lt_16384 ... ok Nov 18 05:52:08.743 INFO [stdout] test tests::decoder_sim ... ok Nov 18 05:52:08.747 INFO [stdout] test tests::encode_len_lt_2097152 ... ok Nov 18 05:52:08.759 INFO [stdout] test tests::encode_len_eq_2097152 ... ok Nov 18 05:52:10.014 INFO [stdout] test tests::encode_len_lt_268435456 ... ok Nov 18 05:52:10.014 INFO [stdout] Nov 18 05:52:10.014 INFO [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:52:10.014 INFO [stdout] Nov 18 05:52:10.017 INFO [stderr] Running /target/debug/deps/lib-d664fefe2bd4a94e Nov 18 05:52:10.017 INFO [stderr] Doc-tests msgp Nov 18 05:52:10.018 INFO [stdout] Nov 18 05:52:10.018 INFO [stdout] running 0 tests Nov 18 05:52:10.018 INFO [stdout] Nov 18 05:52:10.018 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:52:10.018 INFO [stdout] Nov 18 05:52:10.801 INFO [stdout] Nov 18 05:52:10.801 INFO [stdout] running 0 tests Nov 18 05:52:10.801 INFO [stdout] Nov 18 05:52:10.801 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 18 05:52:10.801 INFO [stdout] Nov 18 05:52:10.808 INFO [stderr] su: No module specific data is present Nov 18 05:52:11.639 INFO running `"docker" "inspect" "86ed41381bdec06a7c62f3f8f2d26fcecb12f2c9bd47f36f9d23a5306c284bdb"` Nov 18 05:52:11.931 INFO running `"docker" "rm" "-f" "86ed41381bdec06a7c62f3f8f2d26fcecb12f2c9bd47f36f9d23a5306c284bdb"` Nov 18 05:52:12.187 INFO [stdout] 86ed41381bdec06a7c62f3f8f2d26fcecb12f2c9bd47f36f9d23a5306c284bdb