Oct 27 06:07:31.788 INFO checking dat2/yate against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:07:31.789 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 06:07:32.323 INFO blam! f43c19b203143a573a3a8609e0d708ee65a9ea47a2da9a7fb68d006d3b2c1ea1 Oct 27 06:07:32.327 INFO running `"docker" "start" "-a" "f43c19b203143a573a3a8609e0d708ee65a9ea47a2da9a7fb68d006d3b2c1ea1"` Oct 27 06:07:33.707 INFO kablam! usermod: no changes Oct 27 06:07:33.883 INFO kablam! Checking yaml-rust v0.3.4 Oct 27 06:07:33.883 INFO kablam! Checking net2 v0.2.26 Oct 27 06:07:33.883 INFO kablam! Checking filetime v0.1.10 Oct 27 06:07:33.883 INFO kablam! Checking inotify v0.2.3 Oct 27 06:07:33.887 INFO kablam! Checking termion v1.1.1 Oct 27 06:07:36.358 INFO kablam! Checking miow v0.1.3 Oct 27 06:07:37.162 INFO kablam! Checking clap v2.15.0 Oct 27 06:07:37.335 INFO kablam! Checking mio v0.5.1 Oct 27 06:07:39.299 INFO kablam! Checking notify v2.6.3 Oct 27 06:07:43.006 INFO kablam! Checking yate v0.1.0 (/source) Oct 27 06:07:44.471 INFO kablam! warning: unused variable: `i` Oct 27 06:07:44.471 INFO kablam! --> src/rope.rs:53:25 Oct 27 06:07:44.471 INFO kablam! | Oct 27 06:07:44.471 INFO kablam! 53 | pub fn split(&self, i: usize) -> (RopeNode, RopeNode) { Oct 27 06:07:44.471 INFO kablam! | ^ help: consider using `_i` instead Oct 27 06:07:44.471 INFO kablam! | Oct 27 06:07:44.471 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:07:44.471 INFO kablam! Oct 27 06:07:44.471 INFO kablam! warning: unused variable: `i` Oct 27 06:07:44.471 INFO kablam! --> src/rope.rs:96:26 Oct 27 06:07:44.471 INFO kablam! | Oct 27 06:07:44.471 INFO kablam! 96 | pub fn report(&self, i: usize, len: usize) -> RopeNode { Oct 27 06:07:44.471 INFO kablam! | ^ help: consider using `_i` instead Oct 27 06:07:44.471 INFO kablam! Oct 27 06:07:44.471 INFO kablam! warning: unused variable: `len` Oct 27 06:07:44.471 INFO kablam! --> src/rope.rs:96:36 Oct 27 06:07:44.471 INFO kablam! | Oct 27 06:07:44.471 INFO kablam! 96 | pub fn report(&self, i: usize, len: usize) -> RopeNode { Oct 27 06:07:44.471 INFO kablam! | ^^^ help: consider using `_len` instead Oct 27 06:07:44.471 INFO kablam! Oct 27 06:07:45.223 INFO kablam! warning: unused variable: `i` Oct 27 06:07:45.224 INFO kablam! --> src/rope.rs:53:25 Oct 27 06:07:45.224 INFO kablam! | Oct 27 06:07:45.224 INFO kablam! 53 | pub fn split(&self, i: usize) -> (RopeNode, RopeNode) { Oct 27 06:07:45.225 INFO kablam! | ^ help: consider using `_i` instead Oct 27 06:07:45.225 INFO kablam! | Oct 27 06:07:45.225 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 06:07:45.225 INFO kablam! Oct 27 06:07:45.226 INFO kablam! warning: unused variable: `i` Oct 27 06:07:45.226 INFO kablam! --> src/rope.rs:96:26 Oct 27 06:07:45.226 INFO kablam! | Oct 27 06:07:45.227 INFO kablam! 96 | pub fn report(&self, i: usize, len: usize) -> RopeNode { Oct 27 06:07:45.227 INFO kablam! | ^ help: consider using `_i` instead Oct 27 06:07:45.227 INFO kablam! Oct 27 06:07:45.227 INFO kablam! warning: unused variable: `len` Oct 27 06:07:45.228 INFO kablam! --> src/rope.rs:96:36 Oct 27 06:07:45.228 INFO kablam! | Oct 27 06:07:45.228 INFO kablam! 96 | pub fn report(&self, i: usize, len: usize) -> RopeNode { Oct 27 06:07:45.228 INFO kablam! | ^^^ help: consider using `_len` instead Oct 27 06:07:45.229 INFO kablam! Oct 27 06:07:47.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.28s Oct 27 06:07:47.044 INFO kablam! su: No module specific data is present Oct 27 06:07:48.296 INFO running `"docker" "rm" "-f" "f43c19b203143a573a3a8609e0d708ee65a9ea47a2da9a7fb68d006d3b2c1ea1"` Oct 27 06:07:48.619 INFO blam! f43c19b203143a573a3a8609e0d708ee65a9ea47a2da9a7fb68d006d3b2c1ea1