Oct 15 22:32:59.060 INFO testing reactor-cache-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 22:32:59.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 22:32:59.617 INFO blam! 5bb31ff913a4529923f86c2f1f90e7ddf86dd934c9bc0d6a5ffc4b8cab2feb8a Oct 15 22:32:59.623 INFO running `"docker" "start" "-a" "5bb31ff913a4529923f86c2f1f90e7ddf86dd934c9bc0d6a5ffc4b8cab2feb8a"` Oct 15 22:33:00.811 INFO kablam! usermod: no changes Oct 15 22:33:01.027 INFO kablam! Compiling reactor-cache v0.1.1 (/source) Oct 15 22:33:04.295 INFO kablam! warning: use of deprecated item 'mio::timer::Builder': use mio-extras instead Oct 15 22:33:04.295 INFO kablam! --> src/cache.rs:13:18 Oct 15 22:33:04.295 INFO kablam! | Oct 15 22:33:04.295 INFO kablam! 13 | use mio::timer::{Builder as TimerBuilder, Timer}; Oct 15 22:33:04.295 INFO kablam! | ^^^^^^^ Oct 15 22:33:04.295 INFO kablam! | Oct 15 22:33:04.295 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:33:04.295 INFO kablam! Oct 15 22:33:04.295 INFO kablam! warning: use of deprecated item 'mio::timer::Timer': use mio-extras instead Oct 15 22:33:04.295 INFO kablam! --> src/cache.rs:13:43 Oct 15 22:33:04.295 INFO kablam! | Oct 15 22:33:04.295 INFO kablam! 13 | use mio::timer::{Builder as TimerBuilder, Timer}; Oct 15 22:33:04.295 INFO kablam! | ^^^^^ Oct 15 22:33:04.295 INFO kablam! Oct 15 22:33:04.295 INFO kablam! warning: use of deprecated item 'mio::timer::Timer': use mio-extras instead Oct 15 22:33:04.295 INFO kablam! --> src/cache.rs:70:24 Oct 15 22:33:04.295 INFO kablam! | Oct 15 22:33:04.295 INFO kablam! 70 | timer: PollEvented>, Oct 15 22:33:04.295 INFO kablam! | ^^^^^^^^^ Oct 15 22:33:04.295 INFO kablam! Oct 15 22:33:04.295 INFO kablam! warning: use of deprecated item 'mio::timer::Builder': use mio-extras instead Oct 15 22:33:04.295 INFO kablam! --> src/cache.rs:172:25 Oct 15 22:33:04.295 INFO kablam! | Oct 15 22:33:04.295 INFO kablam! 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); Oct 15 22:33:04.295 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:33:04.295 INFO kablam! Oct 15 22:33:04.295 INFO kablam! warning: use of deprecated item 'mio::timer::Timer': use mio-extras instead Oct 15 22:33:04.295 INFO kablam! --> src/cache.rs:287:31 Oct 15 22:33:04.295 INFO kablam! | Oct 15 22:33:04.295 INFO kablam! 287 | timer: PollEvented>) Oct 15 22:33:04.295 INFO kablam! | ^^^^^^^^^ Oct 15 22:33:04.295 INFO kablam! Oct 15 22:33:04.415 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:04.415 INFO kablam! --> src/cache.rs:125:30 Oct 15 22:33:04.415 INFO kablam! | Oct 15 22:33:04.415 INFO kablam! 125 | resolver.complete(Ok(Arc::new(res))); Oct 15 22:33:04.415 INFO kablam! | ^^^^^^^^ Oct 15 22:33:04.415 INFO kablam! Oct 15 22:33:04.415 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:04.415 INFO kablam! --> src/cache.rs:130:30 Oct 15 22:33:04.415 INFO kablam! | Oct 15 22:33:04.415 INFO kablam! 130 | resolver.complete(Err(e)); Oct 15 22:33:04.415 INFO kablam! | ^^^^^^^^ Oct 15 22:33:04.415 INFO kablam! Oct 15 22:33:04.447 INFO kablam! warning: use of deprecated item 'mio::timer::Builder::tick_duration': use mio-extras instead Oct 15 22:33:04.447 INFO kablam! --> src/cache.rs:172:49 Oct 15 22:33:04.447 INFO kablam! | Oct 15 22:33:04.447 INFO kablam! 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); Oct 15 22:33:04.447 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 22:33:04.447 INFO kablam! Oct 15 22:33:04.447 INFO kablam! warning: use of deprecated item 'mio::timer::Builder::build': use mio-extras instead Oct 15 22:33:04.447 INFO kablam! --> src/cache.rs:172:90 Oct 15 22:33:04.447 INFO kablam! | Oct 15 22:33:04.447 INFO kablam! 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); Oct 15 22:33:04.447 INFO kablam! | ^^^^^ Oct 15 22:33:04.447 INFO kablam! Oct 15 22:33:04.447 INFO kablam! warning: use of deprecated item '>::set_timeout': use mio-extras instead Oct 15 22:33:04.447 INFO kablam! --> src/cache.rs:173:15 Oct 15 22:33:04.447 INFO kablam! | Oct 15 22:33:04.447 INFO kablam! 173 | timer.set_timeout(Duration::from_millis(10), ()).unwrap(); Oct 15 22:33:04.447 INFO kablam! | ^^^^^^^^^^^ Oct 15 22:33:04.447 INFO kablam! Oct 15 22:33:04.486 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:04.486 INFO kablam! --> src/cache.rs:319:28 Oct 15 22:33:04.486 INFO kablam! | Oct 15 22:33:04.486 INFO kablam! 319 | waiter.complete(r.clone().map(Some)); Oct 15 22:33:04.486 INFO kablam! | ^^^^^^^^ Oct 15 22:33:04.486 INFO kablam! Oct 15 22:33:04.491 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:04.491 INFO kablam! --> src/cache.rs:375:12 Oct 15 22:33:04.491 INFO kablam! | Oct 15 22:33:04.491 INFO kablam! 375 | tx.complete(CacheStats { Oct 15 22:33:04.491 INFO kablam! | ^^^^^^^^ Oct 15 22:33:04.491 INFO kablam! Oct 15 22:33:04.491 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:04.491 INFO kablam! --> src/cache.rs:388:23 Oct 15 22:33:04.491 INFO kablam! | Oct 15 22:33:04.491 INFO kablam! 388 | return tx.complete(Ok(Some(entry.inner.clone()))); Oct 15 22:33:04.491 INFO kablam! | ^^^^^^^^ Oct 15 22:33:04.491 INFO kablam! Oct 15 22:33:04.499 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:04.499 INFO kablam! --> src/cache.rs:399:12 Oct 15 22:33:04.499 INFO kablam! | Oct 15 22:33:04.499 INFO kablam! 399 | tx.complete(Ok(None)); Oct 15 22:33:04.499 INFO kablam! | ^^^^^^^^ Oct 15 22:33:04.499 INFO kablam! Oct 15 22:33:04.499 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:04.499 INFO kablam! --> src/cache.rs:408:28 Oct 15 22:33:04.499 INFO kablam! | Oct 15 22:33:04.499 INFO kablam! 408 | return checker.complete(Ok(entry.inner.clone())); Oct 15 22:33:04.499 INFO kablam! | ^^^^^^^^ Oct 15 22:33:04.499 INFO kablam! Oct 15 22:33:04.519 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:04.519 INFO kablam! --> src/cache.rs:413:17 Oct 15 22:33:04.519 INFO kablam! | Oct 15 22:33:04.519 INFO kablam! 413 | checker.complete(Err(waiters.is_empty())); // if there are no waiters, we're the leader Oct 15 22:33:04.519 INFO kablam! | ^^^^^^^^ Oct 15 22:33:04.519 INFO kablam! Oct 15 22:33:04.519 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:04.519 INFO kablam! --> src/cache.rs:425:12 Oct 15 22:33:04.519 INFO kablam! | Oct 15 22:33:04.519 INFO kablam! 425 | tx.complete(()); Oct 15 22:33:04.519 INFO kablam! | ^^^^^^^^ Oct 15 22:33:04.519 INFO kablam! Oct 15 22:33:04.519 INFO kablam! warning: use of deprecated item '>::poll': use mio-extras instead Oct 15 22:33:04.519 INFO kablam! --> src/cache.rs:442:50 Oct 15 22:33:04.519 INFO kablam! | Oct 15 22:33:04.519 INFO kablam! 442 | while let Some(_) = self.timer.get_mut().poll() {} Oct 15 22:33:04.519 INFO kablam! | ^^^^ Oct 15 22:33:04.519 INFO kablam! Oct 15 22:33:04.519 INFO kablam! warning: use of deprecated item '>::set_timeout': use mio-extras instead Oct 15 22:33:04.519 INFO kablam! --> src/cache.rs:452:42 Oct 15 22:33:04.519 INFO kablam! | Oct 15 22:33:04.519 INFO kablam! 452 | self.timer.get_mut().set_timeout(Duration::from_millis(10), ()).unwrap(); Oct 15 22:33:04.519 INFO kablam! | ^^^^^^^^^^^ Oct 15 22:33:04.519 INFO kablam! Oct 15 22:33:04.587 INFO kablam! warning: variable does not need to be mutable Oct 15 22:33:04.587 INFO kablam! --> src/cache.rs:385:21 Oct 15 22:33:04.587 INFO kablam! | Oct 15 22:33:04.587 INFO kablam! 385 | if let Some(mut entry) = self.cache_map.get_refresh(&k) { Oct 15 22:33:04.587 INFO kablam! | ----^^^^^ Oct 15 22:33:04.587 INFO kablam! | | Oct 15 22:33:04.587 INFO kablam! | help: remove this `mut` Oct 15 22:33:04.587 INFO kablam! | Oct 15 22:33:04.587 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 22:33:04.591 INFO kablam! Oct 15 22:33:04.591 INFO kablam! warning: variable does not need to be mutable Oct 15 22:33:04.591 INFO kablam! --> src/cache.rs:405:21 Oct 15 22:33:04.591 INFO kablam! | Oct 15 22:33:04.591 INFO kablam! 405 | if let Some(mut entry) = self.cache_map.get_refresh(&k) { Oct 15 22:33:04.591 INFO kablam! | ----^^^^^ Oct 15 22:33:04.591 INFO kablam! | | Oct 15 22:33:04.591 INFO kablam! | help: remove this `mut` Oct 15 22:33:04.591 INFO kablam! Oct 15 22:33:04.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.89s Oct 15 22:33:04.729 INFO kablam! su: No module specific data is present Oct 15 22:33:05.253 INFO running `"docker" "rm" "-f" "5bb31ff913a4529923f86c2f1f90e7ddf86dd934c9bc0d6a5ffc4b8cab2feb8a"` Oct 15 22:33:05.649 INFO blam! 5bb31ff913a4529923f86c2f1f90e7ddf86dd934c9bc0d6a5ffc4b8cab2feb8a Oct 15 22:33:05.654 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 15 22:33:06.103 INFO blam! 0800cde18a623e7768212338138bbbb54e9595d82077f3f5003fe629ce98dcc4 Oct 15 22:33:06.107 INFO running `"docker" "start" "-a" "0800cde18a623e7768212338138bbbb54e9595d82077f3f5003fe629ce98dcc4"` Oct 15 22:33:07.558 INFO kablam! usermod: no changes Oct 15 22:33:07.777 INFO kablam! Compiling reactor-cache v0.1.1 (/source) Oct 15 22:33:10.603 INFO kablam! warning: use of deprecated item 'mio::timer::Builder': use mio-extras instead Oct 15 22:33:10.604 INFO kablam! --> src/cache.rs:13:18 Oct 15 22:33:10.604 INFO kablam! | Oct 15 22:33:10.604 INFO kablam! 13 | use mio::timer::{Builder as TimerBuilder, Timer}; Oct 15 22:33:10.605 INFO kablam! | ^^^^^^^ Oct 15 22:33:10.605 INFO kablam! | Oct 15 22:33:10.605 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:33:10.605 INFO kablam! Oct 15 22:33:10.606 INFO kablam! warning: use of deprecated item 'mio::timer::Timer': use mio-extras instead Oct 15 22:33:10.606 INFO kablam! --> src/cache.rs:13:43 Oct 15 22:33:10.606 INFO kablam! | Oct 15 22:33:10.606 INFO kablam! 13 | use mio::timer::{Builder as TimerBuilder, Timer}; Oct 15 22:33:10.607 INFO kablam! | ^^^^^ Oct 15 22:33:10.607 INFO kablam! Oct 15 22:33:10.607 INFO kablam! warning: use of deprecated item 'mio::timer::Timer': use mio-extras instead Oct 15 22:33:10.608 INFO kablam! --> src/cache.rs:70:24 Oct 15 22:33:10.608 INFO kablam! | Oct 15 22:33:10.608 INFO kablam! 70 | timer: PollEvented>, Oct 15 22:33:10.608 INFO kablam! | ^^^^^^^^^ Oct 15 22:33:10.609 INFO kablam! Oct 15 22:33:10.609 INFO kablam! warning: use of deprecated item 'mio::timer::Builder': use mio-extras instead Oct 15 22:33:10.609 INFO kablam! --> src/cache.rs:172:25 Oct 15 22:33:10.610 INFO kablam! | Oct 15 22:33:10.610 INFO kablam! 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); Oct 15 22:33:10.610 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:33:10.611 INFO kablam! Oct 15 22:33:10.611 INFO kablam! warning: use of deprecated item 'mio::timer::Timer': use mio-extras instead Oct 15 22:33:10.611 INFO kablam! --> src/cache.rs:287:31 Oct 15 22:33:10.612 INFO kablam! | Oct 15 22:33:10.612 INFO kablam! 287 | timer: PollEvented>) Oct 15 22:33:10.612 INFO kablam! | ^^^^^^^^^ Oct 15 22:33:10.613 INFO kablam! Oct 15 22:33:10.706 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:10.706 INFO kablam! --> src/cache.rs:125:30 Oct 15 22:33:10.707 INFO kablam! | Oct 15 22:33:10.707 INFO kablam! 125 | resolver.complete(Ok(Arc::new(res))); Oct 15 22:33:10.707 INFO kablam! | ^^^^^^^^ Oct 15 22:33:10.708 INFO kablam! Oct 15 22:33:10.708 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:10.708 INFO kablam! --> src/cache.rs:130:30 Oct 15 22:33:10.709 INFO kablam! | Oct 15 22:33:10.709 INFO kablam! 130 | resolver.complete(Err(e)); Oct 15 22:33:10.709 INFO kablam! | ^^^^^^^^ Oct 15 22:33:10.710 INFO kablam! Oct 15 22:33:10.711 INFO kablam! warning: use of deprecated item 'mio::timer::Builder::tick_duration': use mio-extras instead Oct 15 22:33:10.711 INFO kablam! --> src/cache.rs:172:49 Oct 15 22:33:10.712 INFO kablam! | Oct 15 22:33:10.712 INFO kablam! 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); Oct 15 22:33:10.712 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 22:33:10.712 INFO kablam! Oct 15 22:33:10.713 INFO kablam! warning: use of deprecated item 'mio::timer::Builder::build': use mio-extras instead Oct 15 22:33:10.713 INFO kablam! --> src/cache.rs:172:90 Oct 15 22:33:10.713 INFO kablam! | Oct 15 22:33:10.714 INFO kablam! 172 | let mut timer = TimerBuilder::default().tick_duration(Duration::from_millis(10)).build(); Oct 15 22:33:10.714 INFO kablam! | ^^^^^ Oct 15 22:33:10.714 INFO kablam! Oct 15 22:33:10.715 INFO kablam! warning: use of deprecated item '>::set_timeout': use mio-extras instead Oct 15 22:33:10.715 INFO kablam! --> src/cache.rs:173:15 Oct 15 22:33:10.716 INFO kablam! | Oct 15 22:33:10.716 INFO kablam! 173 | timer.set_timeout(Duration::from_millis(10), ()).unwrap(); Oct 15 22:33:10.716 INFO kablam! | ^^^^^^^^^^^ Oct 15 22:33:10.717 INFO kablam! Oct 15 22:33:10.744 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:10.745 INFO kablam! --> src/cache.rs:319:28 Oct 15 22:33:10.745 INFO kablam! | Oct 15 22:33:10.745 INFO kablam! 319 | waiter.complete(r.clone().map(Some)); Oct 15 22:33:10.745 INFO kablam! | ^^^^^^^^ Oct 15 22:33:10.746 INFO kablam! Oct 15 22:33:10.755 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:10.755 INFO kablam! --> src/cache.rs:375:12 Oct 15 22:33:10.755 INFO kablam! | Oct 15 22:33:10.756 INFO kablam! 375 | tx.complete(CacheStats { Oct 15 22:33:10.756 INFO kablam! | ^^^^^^^^ Oct 15 22:33:10.756 INFO kablam! Oct 15 22:33:10.757 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:10.757 INFO kablam! --> src/cache.rs:388:23 Oct 15 22:33:10.757 INFO kablam! | Oct 15 22:33:10.757 INFO kablam! 388 | return tx.complete(Ok(Some(entry.inner.clone()))); Oct 15 22:33:10.758 INFO kablam! | ^^^^^^^^ Oct 15 22:33:10.758 INFO kablam! Oct 15 22:33:10.758 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:10.759 INFO kablam! --> src/cache.rs:399:12 Oct 15 22:33:10.759 INFO kablam! | Oct 15 22:33:10.759 INFO kablam! 399 | tx.complete(Ok(None)); Oct 15 22:33:10.759 INFO kablam! | ^^^^^^^^ Oct 15 22:33:10.760 INFO kablam! Oct 15 22:33:10.767 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:10.767 INFO kablam! --> src/cache.rs:408:28 Oct 15 22:33:10.767 INFO kablam! | Oct 15 22:33:10.768 INFO kablam! 408 | return checker.complete(Ok(entry.inner.clone())); Oct 15 22:33:10.768 INFO kablam! | ^^^^^^^^ Oct 15 22:33:10.768 INFO kablam! Oct 15 22:33:10.769 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:10.769 INFO kablam! --> src/cache.rs:413:17 Oct 15 22:33:10.769 INFO kablam! | Oct 15 22:33:10.770 INFO kablam! 413 | checker.complete(Err(waiters.is_empty())); // if there are no waiters, we're the leader Oct 15 22:33:10.770 INFO kablam! | ^^^^^^^^ Oct 15 22:33:10.770 INFO kablam! Oct 15 22:33:10.771 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 22:33:10.771 INFO kablam! --> src/cache.rs:425:12 Oct 15 22:33:10.771 INFO kablam! | Oct 15 22:33:10.772 INFO kablam! 425 | tx.complete(()); Oct 15 22:33:10.772 INFO kablam! | ^^^^^^^^ Oct 15 22:33:10.772 INFO kablam! Oct 15 22:33:10.772 INFO kablam! warning: use of deprecated item '>::poll': use mio-extras instead Oct 15 22:33:10.773 INFO kablam! --> src/cache.rs:442:50 Oct 15 22:33:10.773 INFO kablam! | Oct 15 22:33:10.773 INFO kablam! 442 | while let Some(_) = self.timer.get_mut().poll() {} Oct 15 22:33:10.773 INFO kablam! | ^^^^ Oct 15 22:33:10.774 INFO kablam! Oct 15 22:33:10.774 INFO kablam! warning: use of deprecated item '>::set_timeout': use mio-extras instead Oct 15 22:33:10.774 INFO kablam! --> src/cache.rs:452:42 Oct 15 22:33:10.774 INFO kablam! | Oct 15 22:33:10.775 INFO kablam! 452 | self.timer.get_mut().set_timeout(Duration::from_millis(10), ()).unwrap(); Oct 15 22:33:10.775 INFO kablam! | ^^^^^^^^^^^ Oct 15 22:33:10.775 INFO kablam! Oct 15 22:33:10.927 INFO kablam! warning: variable does not need to be mutable Oct 15 22:33:10.927 INFO kablam! --> src/cache.rs:385:21 Oct 15 22:33:10.927 INFO kablam! | Oct 15 22:33:10.927 INFO kablam! 385 | if let Some(mut entry) = self.cache_map.get_refresh(&k) { Oct 15 22:33:10.927 INFO kablam! | ----^^^^^ Oct 15 22:33:10.927 INFO kablam! | | Oct 15 22:33:10.927 INFO kablam! | help: remove this `mut` Oct 15 22:33:10.927 INFO kablam! | Oct 15 22:33:10.927 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 22:33:10.927 INFO kablam! Oct 15 22:33:10.927 INFO kablam! warning: variable does not need to be mutable Oct 15 22:33:10.927 INFO kablam! --> src/cache.rs:405:21 Oct 15 22:33:10.927 INFO kablam! | Oct 15 22:33:10.927 INFO kablam! 405 | if let Some(mut entry) = self.cache_map.get_refresh(&k) { Oct 15 22:33:10.927 INFO kablam! | ----^^^^^ Oct 15 22:33:10.927 INFO kablam! | | Oct 15 22:33:10.927 INFO kablam! | help: remove this `mut` Oct 15 22:33:10.927 INFO kablam! Oct 15 22:33:19.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.77s Oct 15 22:33:19.375 INFO kablam! su: No module specific data is present Oct 15 22:33:19.995 INFO running `"docker" "rm" "-f" "0800cde18a623e7768212338138bbbb54e9595d82077f3f5003fe629ce98dcc4"` Oct 15 22:33:20.311 INFO blam! 0800cde18a623e7768212338138bbbb54e9595d82077f3f5003fe629ce98dcc4