Oct 21 18:35:05.003 INFO checking dat2/yate against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:35:05.003 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 21 18:35:05.472 INFO blam! 3f941fd4c20d8afc14d7a658a0ff394e59833ea6346ffbc157a6cc6d1ebd7e72 Oct 21 18:35:05.474 INFO running `"docker" "start" "-a" "3f941fd4c20d8afc14d7a658a0ff394e59833ea6346ffbc157a6cc6d1ebd7e72"` Oct 21 18:35:07.064 INFO kablam! usermod: no changes Oct 21 18:35:07.217 INFO kablam! Checking yaml-rust v0.3.4 Oct 21 18:35:07.224 INFO kablam! Checking net2 v0.2.26 Oct 21 18:35:07.224 INFO kablam! Checking term_size v0.2.1 Oct 21 18:35:07.224 INFO kablam! Checking filetime v0.1.10 Oct 21 18:35:07.224 INFO kablam! Checking inotify v0.2.3 Oct 21 18:35:07.225 INFO kablam! Checking termion v1.1.1 Oct 21 18:35:07.225 INFO kablam! Checking nix v0.5.1 Oct 21 18:35:09.696 INFO kablam! Checking miow v0.1.3 Oct 21 18:35:11.356 INFO kablam! Checking clap v2.15.0 Oct 21 18:35:13.688 INFO kablam! Checking mio v0.5.1 Oct 21 18:35:15.800 INFO kablam! Checking notify v2.6.3 Oct 21 18:35:18.300 INFO kablam! Checking yate v0.1.0 (/source) Oct 21 18:35:19.472 INFO kablam! warning: unused variable: `i` Oct 21 18:35:19.473 INFO kablam! --> src/rope.rs:53:25 Oct 21 18:35:19.473 INFO kablam! | Oct 21 18:35:19.473 INFO kablam! 53 | pub fn split(&self, i: usize) -> (RopeNode, RopeNode) { Oct 21 18:35:19.474 INFO kablam! | ^ help: consider using `_i` instead Oct 21 18:35:19.474 INFO kablam! | Oct 21 18:35:19.474 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:35:19.475 INFO kablam! Oct 21 18:35:19.475 INFO kablam! warning: unused variable: `i` Oct 21 18:35:19.475 INFO kablam! --> src/rope.rs:96:26 Oct 21 18:35:19.476 INFO kablam! | Oct 21 18:35:19.476 INFO kablam! 96 | pub fn report(&self, i: usize, len: usize) -> RopeNode { Oct 21 18:35:19.476 INFO kablam! | ^ help: consider using `_i` instead Oct 21 18:35:19.477 INFO kablam! Oct 21 18:35:19.477 INFO kablam! warning: unused variable: `len` Oct 21 18:35:19.477 INFO kablam! --> src/rope.rs:96:36 Oct 21 18:35:19.477 INFO kablam! | Oct 21 18:35:19.478 INFO kablam! 96 | pub fn report(&self, i: usize, len: usize) -> RopeNode { Oct 21 18:35:19.478 INFO kablam! | ^^^ help: consider using `_len` instead Oct 21 18:35:19.478 INFO kablam! Oct 21 18:35:19.516 INFO kablam! warning: unused variable: `i` Oct 21 18:35:19.517 INFO kablam! --> src/rope.rs:53:25 Oct 21 18:35:19.517 INFO kablam! | Oct 21 18:35:19.517 INFO kablam! 53 | pub fn split(&self, i: usize) -> (RopeNode, RopeNode) { Oct 21 18:35:19.518 INFO kablam! | ^ help: consider using `_i` instead Oct 21 18:35:19.518 INFO kablam! | Oct 21 18:35:19.518 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 18:35:19.519 INFO kablam! Oct 21 18:35:19.519 INFO kablam! warning: unused variable: `i` Oct 21 18:35:19.519 INFO kablam! --> src/rope.rs:96:26 Oct 21 18:35:19.520 INFO kablam! | Oct 21 18:35:19.520 INFO kablam! 96 | pub fn report(&self, i: usize, len: usize) -> RopeNode { Oct 21 18:35:19.520 INFO kablam! | ^ help: consider using `_i` instead Oct 21 18:35:19.520 INFO kablam! Oct 21 18:35:19.521 INFO kablam! warning: unused variable: `len` Oct 21 18:35:19.521 INFO kablam! --> src/rope.rs:96:36 Oct 21 18:35:19.521 INFO kablam! | Oct 21 18:35:19.522 INFO kablam! 96 | pub fn report(&self, i: usize, len: usize) -> RopeNode { Oct 21 18:35:19.522 INFO kablam! | ^^^ help: consider using `_len` instead Oct 21 18:35:19.522 INFO kablam! Oct 21 18:35:21.360 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.26s Oct 21 18:35:21.364 INFO kablam! su: No module specific data is present Oct 21 18:35:21.940 INFO running `"docker" "rm" "-f" "3f941fd4c20d8afc14d7a658a0ff394e59833ea6346ffbc157a6cc6d1ebd7e72"` Oct 21 18:35:22.177 INFO blam! 3f941fd4c20d8afc14d7a658a0ff394e59833ea6346ffbc157a6cc6d1ebd7e72