Oct 13 05:52:42.013 INFO checking zmtp-0.6.0 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 05:52:42.013 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 13 05:52:42.212 INFO blam! 850734ca9d9d6def2b163c027f8ad024f5d53cf973befbc0544a2d76a5e46746 Oct 13 05:52:42.216 INFO running `"docker" "start" "-a" "850734ca9d9d6def2b163c027f8ad024f5d53cf973befbc0544a2d76a5e46746"` Oct 13 05:52:43.072 INFO kablam! usermod: no changes Oct 13 05:52:43.177 INFO kablam! Checking zmtp v0.6.0 (/source) Oct 13 05:52:44.041 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 05:52:44.041 INFO kablam! --> src/types.rs:36:24 Oct 13 05:52:44.041 INFO kablam! | Oct 13 05:52:44.042 INFO kablam! 36 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result; Oct 13 05:52:44.042 INFO kablam! | ^^^^^^^ Oct 13 05:52:44.042 INFO kablam! | Oct 13 05:52:44.042 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 05:52:44.043 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:52:44.043 INFO kablam! = note: for more information, see issue #35203 Oct 13 05:52:44.043 INFO kablam! Oct 13 05:52:44.364 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 13 05:52:44.364 INFO kablam! --> src/types.rs:36:24 Oct 13 05:52:44.364 INFO kablam! | Oct 13 05:52:44.364 INFO kablam! 36 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result; Oct 13 05:52:44.364 INFO kablam! | ^^^^^^^ Oct 13 05:52:44.364 INFO kablam! | Oct 13 05:52:44.364 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 13 05:52:44.364 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 13 05:52:44.364 INFO kablam! = note: for more information, see issue #35203 Oct 13 05:52:44.364 INFO kablam! Oct 13 05:52:44.444 INFO kablam! warning: unused import: `ReadBytesExt` Oct 13 05:52:44.444 INFO kablam! --> src/reader.rs:4:34 Oct 13 05:52:44.444 INFO kablam! | Oct 13 05:52:44.444 INFO kablam! 4 | use self::byteorder::{ByteOrder, ReadBytesExt, BigEndian}; Oct 13 05:52:44.444 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:52:44.444 INFO kablam! | Oct 13 05:52:44.444 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:52:44.444 INFO kablam! Oct 13 05:52:44.508 INFO kablam! warning: variable does not need to be mutable Oct 13 05:52:44.508 INFO kablam! --> src/types.rs:40:24 Oct 13 05:52:44.508 INFO kablam! | Oct 13 05:52:44.508 INFO kablam! 40 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 13 05:52:44.508 INFO kablam! | ----^^^ Oct 13 05:52:44.508 INFO kablam! | | Oct 13 05:52:44.508 INFO kablam! | help: remove this `mut` Oct 13 05:52:44.508 INFO kablam! | Oct 13 05:52:44.508 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 05:52:44.508 INFO kablam! Oct 13 05:52:44.620 INFO kablam! warning: variable does not need to be mutable Oct 13 05:52:44.620 INFO kablam! --> src/peer.rs:364:24 Oct 13 05:52:44.620 INFO kablam! | Oct 13 05:52:44.620 INFO kablam! 364 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 13 05:52:44.620 INFO kablam! | ----^^^ Oct 13 05:52:44.620 INFO kablam! | | Oct 13 05:52:44.620 INFO kablam! | help: remove this `mut` Oct 13 05:52:44.620 INFO kablam! Oct 13 05:52:44.944 INFO kablam! warning: unused import: `ReadBytesExt` Oct 13 05:52:44.944 INFO kablam! --> src/reader.rs:4:34 Oct 13 05:52:44.944 INFO kablam! | Oct 13 05:52:44.944 INFO kablam! 4 | use self::byteorder::{ByteOrder, ReadBytesExt, BigEndian}; Oct 13 05:52:44.944 INFO kablam! | ^^^^^^^^^^^^ Oct 13 05:52:44.944 INFO kablam! | Oct 13 05:52:44.944 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 05:52:44.944 INFO kablam! Oct 13 05:52:44.944 INFO kablam! warning: unused import: `Read` Oct 13 05:52:44.944 INFO kablam! --> src/lib.rs:17:19 Oct 13 05:52:44.944 INFO kablam! | Oct 13 05:52:44.944 INFO kablam! 17 | use std::io::{Read, Write}; Oct 13 05:52:44.944 INFO kablam! | ^^^^ Oct 13 05:52:44.944 INFO kablam! Oct 13 05:52:44.944 INFO kablam! warning: unused import: `Write` Oct 13 05:52:44.944 INFO kablam! --> src/lib.rs:17:25 Oct 13 05:52:44.944 INFO kablam! | Oct 13 05:52:44.944 INFO kablam! 17 | use std::io::{Read, Write}; Oct 13 05:52:44.945 INFO kablam! | ^^^^^ Oct 13 05:52:44.945 INFO kablam! Oct 13 05:52:45.058 INFO kablam! warning: variable does not need to be mutable Oct 13 05:52:45.058 INFO kablam! --> src/types.rs:40:24 Oct 13 05:52:45.058 INFO kablam! | Oct 13 05:52:45.058 INFO kablam! 40 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 13 05:52:45.058 INFO kablam! | ----^^^ Oct 13 05:52:45.058 INFO kablam! | | Oct 13 05:52:45.058 INFO kablam! | help: remove this `mut` Oct 13 05:52:45.058 INFO kablam! | Oct 13 05:52:45.058 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 13 05:52:45.058 INFO kablam! Oct 13 05:52:45.148 INFO kablam! warning: variable does not need to be mutable Oct 13 05:52:45.148 INFO kablam! --> src/peer.rs:364:24 Oct 13 05:52:45.148 INFO kablam! | Oct 13 05:52:45.148 INFO kablam! 364 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 13 05:52:45.148 INFO kablam! | ----^^^ Oct 13 05:52:45.148 INFO kablam! | | Oct 13 05:52:45.148 INFO kablam! | help: remove this `mut` Oct 13 05:52:45.148 INFO kablam! Oct 13 05:52:45.266 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.16s Oct 13 05:52:45.266 INFO kablam! su: No module specific data is present Oct 13 05:52:45.948 INFO running `"docker" "rm" "-f" "850734ca9d9d6def2b163c027f8ad024f5d53cf973befbc0544a2d76a5e46746"` Oct 13 05:52:46.168 INFO blam! 850734ca9d9d6def2b163c027f8ad024f5d53cf973befbc0544a2d76a5e46746