Oct 27 13:02:24.068 INFO checking zmtp-0.6.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 13:02:24.068 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 27 13:02:24.422 INFO blam! 48cca94cb4d4549d57b5d26a82ea88977d566682f95de4bd5ab104dead1345c1 Oct 27 13:02:24.424 INFO running `"docker" "start" "-a" "48cca94cb4d4549d57b5d26a82ea88977d566682f95de4bd5ab104dead1345c1"` Oct 27 13:02:26.027 INFO kablam! usermod: no changes Oct 27 13:02:26.067 INFO kablam! Checking zmtp v0.6.0 (/source) Oct 27 13:02:26.747 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 13:02:26.747 INFO kablam! --> src/types.rs:36:24 Oct 27 13:02:26.747 INFO kablam! | Oct 27 13:02:26.747 INFO kablam! 36 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result; Oct 27 13:02:26.747 INFO kablam! | ^^^^^^^ Oct 27 13:02:26.747 INFO kablam! | Oct 27 13:02:26.747 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 13:02:26.747 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 27 13:02:26.747 INFO kablam! = note: for more information, see issue #35203 Oct 27 13:02:26.747 INFO kablam! Oct 27 13:02:26.955 INFO kablam! warning: patterns aren't allowed in methods without bodies Oct 27 13:02:26.955 INFO kablam! --> src/types.rs:36:24 Oct 27 13:02:26.955 INFO kablam! | Oct 27 13:02:26.955 INFO kablam! 36 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result; Oct 27 13:02:26.955 INFO kablam! | ^^^^^^^ Oct 27 13:02:26.955 INFO kablam! | Oct 27 13:02:26.955 INFO kablam! = note: #[warn(patterns_in_fns_without_body)] on by default Oct 27 13:02:26.955 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 27 13:02:26.955 INFO kablam! = note: for more information, see issue #35203 Oct 27 13:02:26.955 INFO kablam! Oct 27 13:02:27.247 INFO kablam! warning: unused import: `ReadBytesExt` Oct 27 13:02:27.247 INFO kablam! --> src/reader.rs:4:34 Oct 27 13:02:27.247 INFO kablam! | Oct 27 13:02:27.247 INFO kablam! 4 | use self::byteorder::{ByteOrder, ReadBytesExt, BigEndian}; Oct 27 13:02:27.247 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:02:27.247 INFO kablam! | Oct 27 13:02:27.248 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:02:27.248 INFO kablam! Oct 27 13:02:27.291 INFO kablam! warning: variable does not need to be mutable Oct 27 13:02:27.291 INFO kablam! --> src/types.rs:40:24 Oct 27 13:02:27.291 INFO kablam! | Oct 27 13:02:27.291 INFO kablam! 40 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 27 13:02:27.291 INFO kablam! | ----^^^ Oct 27 13:02:27.291 INFO kablam! | | Oct 27 13:02:27.291 INFO kablam! | help: remove this `mut` Oct 27 13:02:27.291 INFO kablam! | Oct 27 13:02:27.291 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 13:02:27.291 INFO kablam! Oct 27 13:02:27.379 INFO kablam! warning: variable does not need to be mutable Oct 27 13:02:27.379 INFO kablam! --> src/peer.rs:364:24 Oct 27 13:02:27.379 INFO kablam! | Oct 27 13:02:27.379 INFO kablam! 364 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 27 13:02:27.379 INFO kablam! | ----^^^ Oct 27 13:02:27.379 INFO kablam! | | Oct 27 13:02:27.379 INFO kablam! | help: remove this `mut` Oct 27 13:02:27.379 INFO kablam! Oct 27 13:02:27.591 INFO kablam! warning: unused import: `ReadBytesExt` Oct 27 13:02:27.591 INFO kablam! --> src/reader.rs:4:34 Oct 27 13:02:27.591 INFO kablam! | Oct 27 13:02:27.591 INFO kablam! 4 | use self::byteorder::{ByteOrder, ReadBytesExt, BigEndian}; Oct 27 13:02:27.591 INFO kablam! | ^^^^^^^^^^^^ Oct 27 13:02:27.591 INFO kablam! | Oct 27 13:02:27.591 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:02:27.591 INFO kablam! Oct 27 13:02:27.591 INFO kablam! warning: unused import: `Read` Oct 27 13:02:27.591 INFO kablam! --> src/lib.rs:17:19 Oct 27 13:02:27.591 INFO kablam! | Oct 27 13:02:27.591 INFO kablam! 17 | use std::io::{Read, Write}; Oct 27 13:02:27.591 INFO kablam! | ^^^^ Oct 27 13:02:27.591 INFO kablam! Oct 27 13:02:27.591 INFO kablam! warning: unused import: `Write` Oct 27 13:02:27.591 INFO kablam! --> src/lib.rs:17:25 Oct 27 13:02:27.591 INFO kablam! | Oct 27 13:02:27.591 INFO kablam! 17 | use std::io::{Read, Write}; Oct 27 13:02:27.591 INFO kablam! | ^^^^^ Oct 27 13:02:27.591 INFO kablam! Oct 27 13:02:27.734 INFO kablam! warning: variable does not need to be mutable Oct 27 13:02:27.734 INFO kablam! --> src/types.rs:40:24 Oct 27 13:02:27.734 INFO kablam! | Oct 27 13:02:27.734 INFO kablam! 40 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 27 13:02:27.734 INFO kablam! | ----^^^ Oct 27 13:02:27.734 INFO kablam! | | Oct 27 13:02:27.734 INFO kablam! | help: remove this `mut` Oct 27 13:02:27.734 INFO kablam! | Oct 27 13:02:27.734 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 13:02:27.734 INFO kablam! Oct 27 13:02:27.827 INFO kablam! warning: variable does not need to be mutable Oct 27 13:02:27.827 INFO kablam! --> src/peer.rs:364:24 Oct 27 13:02:27.827 INFO kablam! | Oct 27 13:02:27.827 INFO kablam! 364 | fn peek(&mut self, mut buf: &mut [u8]) -> io::Result { Oct 27 13:02:27.827 INFO kablam! | ----^^^ Oct 27 13:02:27.827 INFO kablam! | | Oct 27 13:02:27.827 INFO kablam! | help: remove this `mut` Oct 27 13:02:27.827 INFO kablam! Oct 27 13:02:27.976 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.93s Oct 27 13:02:27.979 INFO kablam! su: No module specific data is present Oct 27 13:02:28.855 INFO running `"docker" "rm" "-f" "48cca94cb4d4549d57b5d26a82ea88977d566682f95de4bd5ab104dead1345c1"` Oct 27 13:02:29.095 INFO blam! 48cca94cb4d4549d57b5d26a82ea88977d566682f95de4bd5ab104dead1345c1