Oct 12 18:28:05.577 INFO checking letitz/solstice against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 18:28:05.577 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 18:28:06.076 INFO blam! 89e22bcae8eb502171852c90b35e18d04d0e71982788a468fb15e696c35a045f Oct 12 18:28:06.076 INFO running `"docker" "start" "-a" "89e22bcae8eb502171852c90b35e18d04d0e71982788a468fb15e696c35a045f"` Oct 12 18:28:07.752 INFO kablam! usermod: no changes Oct 12 18:28:07.972 INFO kablam! Checking slab v0.2.0 Oct 12 18:28:07.972 INFO kablam! Checking memchr v0.1.11 Oct 12 18:28:07.984 INFO kablam! Checking sha1 v0.1.1 Oct 12 18:28:07.984 INFO kablam! Checking nix v0.5.1 Oct 12 18:28:07.984 INFO kablam! Checking thread-id v2.0.0 Oct 12 18:28:07.984 INFO kablam! Checking miow v0.1.5 Oct 12 18:28:09.460 INFO kablam! Checking aho-corasick v0.5.3 Oct 12 18:28:09.643 INFO kablam! Checking thread_local v0.2.7 Oct 12 18:28:11.593 INFO kablam! Checking regex v0.1.80 Oct 12 18:28:15.767 INFO kablam! Checking mio v0.5.1 Oct 12 18:28:15.928 INFO kablam! Checking env_logger v0.3.5 Oct 12 18:28:17.622 INFO kablam! Checking ws v0.4.8 Oct 12 18:28:19.953 INFO kablam! Checking solstice v0.1.0 (/source) Oct 12 18:28:22.316 INFO kablam! warning: use of deprecated item 'mio::deprecated::Sender': update to use `Poll` Oct 12 18:28:22.316 INFO kablam! --> src/client.rs:51:15 Oct 12 18:28:22.316 INFO kablam! | Oct 12 18:28:22.316 INFO kablam! 51 | proto_tx: mio::deprecated::Sender, Oct 12 18:28:22.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.316 INFO kablam! | Oct 12 18:28:22.316 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 18:28:22.316 INFO kablam! Oct 12 18:28:22.336 INFO kablam! warning: use of deprecated item 'mio::deprecated::Handler': update to use `Poll` Oct 12 18:28:22.336 INFO kablam! --> src/proto/handler.rs:261:6 Oct 12 18:28:22.336 INFO kablam! | Oct 12 18:28:22.336 INFO kablam! 261 | impl mio::deprecated::Handler for Handler { Oct 12 18:28:22.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.336 INFO kablam! Oct 12 18:28:22.337 INFO kablam! warning: use of deprecated item 'mio::deprecated::Sender': update to use `Poll` Oct 12 18:28:22.337 INFO kablam! --> src/proto/handler.rs:348:19 Oct 12 18:28:22.337 INFO kablam! | Oct 12 18:28:22.337 INFO kablam! 348 | pub type Sender = mio::deprecated::Sender; Oct 12 18:28:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.337 INFO kablam! Oct 12 18:28:22.337 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.337 INFO kablam! --> src/proto/handler.rs:351:17 Oct 12 18:28:22.337 INFO kablam! | Oct 12 18:28:22.337 INFO kablam! 351 | event_loop: mio::deprecated::EventLoop, Oct 12 18:28:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.337 INFO kablam! Oct 12 18:28:22.337 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryRead': update to use `Poll` Oct 12 18:28:22.337 INFO kablam! --> src/proto/packet.rs:11:5 Oct 12 18:28:22.337 INFO kablam! | Oct 12 18:28:22.337 INFO kablam! 11 | use mio::deprecated::TryRead; Oct 12 18:28:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.337 INFO kablam! Oct 12 18:28:22.337 INFO kablam! warning: use of deprecated item 'mio::deprecated::Sender': update to use `Poll` Oct 12 18:28:22.337 INFO kablam! --> src/client.rs:70:19 Oct 12 18:28:22.337 INFO kablam! | Oct 12 18:28:22.337 INFO kablam! 70 | proto_tx: mio::deprecated::Sender, Oct 12 18:28:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.337 INFO kablam! Oct 12 18:28:22.337 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.337 INFO kablam! --> src/proto/handler.rs:121:26 Oct 12 18:28:22.337 INFO kablam! | Oct 12 18:28:22.337 INFO kablam! 121 | event_loop: &mut mio::deprecated::EventLoop, Oct 12 18:28:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.337 INFO kablam! Oct 12 18:28:22.337 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.337 INFO kablam! --> src/proto/handler.rs:169:26 Oct 12 18:28:22.337 INFO kablam! | Oct 12 18:28:22.337 INFO kablam! 169 | event_loop: &mut mio::deprecated::EventLoop, Oct 12 18:28:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.337 INFO kablam! Oct 12 18:28:22.337 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.337 INFO kablam! --> src/proto/handler.rs:211:26 Oct 12 18:28:22.337 INFO kablam! | Oct 12 18:28:22.337 INFO kablam! 211 | event_loop: &mut mio::deprecated::EventLoop, Oct 12 18:28:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.337 INFO kablam! Oct 12 18:28:22.337 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.337 INFO kablam! --> src/proto/handler.rs:235:26 Oct 12 18:28:22.337 INFO kablam! | Oct 12 18:28:22.337 INFO kablam! 235 | event_loop: &mut mio::deprecated::EventLoop, Oct 12 18:28:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.337 INFO kablam! Oct 12 18:28:22.337 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.337 INFO kablam! --> src/proto/handler.rs:267:26 Oct 12 18:28:22.337 INFO kablam! | Oct 12 18:28:22.337 INFO kablam! 267 | event_loop: &mut mio::deprecated::EventLoop, Oct 12 18:28:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.337 INFO kablam! Oct 12 18:28:22.337 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.337 INFO kablam! --> src/proto/handler.rs:312:43 Oct 12 18:28:22.337 INFO kablam! | Oct 12 18:28:22.337 INFO kablam! 312 | fn notify(&mut self, event_loop: &mut mio::deprecated::EventLoop, request: Request) { Oct 12 18:28:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.337 INFO kablam! Oct 12 18:28:22.337 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.337 INFO kablam! --> src/proto/handler.rs:358:35 Oct 12 18:28:22.337 INFO kablam! | Oct 12 18:28:22.337 INFO kablam! 358 | let mut event_loop = try!(mio::deprecated::EventLoop::new()); Oct 12 18:28:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.337 INFO kablam! Oct 12 18:28:22.337 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryWrite': update to use `Poll` Oct 12 18:28:22.337 INFO kablam! --> src/proto/stream.rs:44:12 Oct 12 18:28:22.337 INFO kablam! | Oct 12 18:28:22.337 INFO kablam! 44 | T: mio::deprecated::TryWrite, Oct 12 18:28:22.337 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.337 INFO kablam! Oct 12 18:28:22.421 INFO kablam! warning: use of deprecated item 'mio::deprecated::Sender': update to use `Poll` Oct 12 18:28:22.421 INFO kablam! --> src/client.rs:51:15 Oct 12 18:28:22.421 INFO kablam! | Oct 12 18:28:22.421 INFO kablam! 51 | proto_tx: mio::deprecated::Sender, Oct 12 18:28:22.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.421 INFO kablam! | Oct 12 18:28:22.421 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 18:28:22.421 INFO kablam! Oct 12 18:28:22.421 INFO kablam! warning: use of deprecated item 'mio::deprecated::Handler': update to use `Poll` Oct 12 18:28:22.421 INFO kablam! --> src/proto/handler.rs:261:6 Oct 12 18:28:22.421 INFO kablam! | Oct 12 18:28:22.421 INFO kablam! 261 | impl mio::deprecated::Handler for Handler { Oct 12 18:28:22.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.421 INFO kablam! Oct 12 18:28:22.421 INFO kablam! warning: use of deprecated item 'mio::deprecated::Sender': update to use `Poll` Oct 12 18:28:22.421 INFO kablam! --> src/proto/handler.rs:348:19 Oct 12 18:28:22.421 INFO kablam! | Oct 12 18:28:22.421 INFO kablam! 348 | pub type Sender = mio::deprecated::Sender; Oct 12 18:28:22.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.421 INFO kablam! Oct 12 18:28:22.421 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.421 INFO kablam! --> src/proto/handler.rs:351:17 Oct 12 18:28:22.421 INFO kablam! | Oct 12 18:28:22.421 INFO kablam! 351 | event_loop: mio::deprecated::EventLoop, Oct 12 18:28:22.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.421 INFO kablam! Oct 12 18:28:22.421 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryRead': update to use `Poll` Oct 12 18:28:22.421 INFO kablam! --> src/proto/packet.rs:11:5 Oct 12 18:28:22.421 INFO kablam! | Oct 12 18:28:22.421 INFO kablam! 11 | use mio::deprecated::TryRead; Oct 12 18:28:22.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.421 INFO kablam! Oct 12 18:28:22.426 INFO kablam! warning: use of deprecated item 'mio::deprecated::Sender': update to use `Poll` Oct 12 18:28:22.426 INFO kablam! --> src/client.rs:70:19 Oct 12 18:28:22.426 INFO kablam! | Oct 12 18:28:22.426 INFO kablam! 70 | proto_tx: mio::deprecated::Sender, Oct 12 18:28:22.426 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.426 INFO kablam! Oct 12 18:28:22.430 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.430 INFO kablam! --> src/proto/handler.rs:121:26 Oct 12 18:28:22.430 INFO kablam! | Oct 12 18:28:22.430 INFO kablam! 121 | event_loop: &mut mio::deprecated::EventLoop, Oct 12 18:28:22.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.430 INFO kablam! Oct 12 18:28:22.430 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.430 INFO kablam! --> src/proto/handler.rs:169:26 Oct 12 18:28:22.430 INFO kablam! | Oct 12 18:28:22.430 INFO kablam! 169 | event_loop: &mut mio::deprecated::EventLoop, Oct 12 18:28:22.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.430 INFO kablam! Oct 12 18:28:22.430 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.430 INFO kablam! --> src/proto/handler.rs:211:26 Oct 12 18:28:22.430 INFO kablam! | Oct 12 18:28:22.430 INFO kablam! 211 | event_loop: &mut mio::deprecated::EventLoop, Oct 12 18:28:22.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.430 INFO kablam! Oct 12 18:28:22.430 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.430 INFO kablam! --> src/proto/handler.rs:235:26 Oct 12 18:28:22.430 INFO kablam! | Oct 12 18:28:22.430 INFO kablam! 235 | event_loop: &mut mio::deprecated::EventLoop, Oct 12 18:28:22.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.430 INFO kablam! Oct 12 18:28:22.430 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.430 INFO kablam! --> src/proto/handler.rs:267:26 Oct 12 18:28:22.430 INFO kablam! | Oct 12 18:28:22.430 INFO kablam! 267 | event_loop: &mut mio::deprecated::EventLoop, Oct 12 18:28:22.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.430 INFO kablam! Oct 12 18:28:22.430 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.430 INFO kablam! --> src/proto/handler.rs:312:43 Oct 12 18:28:22.430 INFO kablam! | Oct 12 18:28:22.430 INFO kablam! 312 | fn notify(&mut self, event_loop: &mut mio::deprecated::EventLoop, request: Request) { Oct 12 18:28:22.430 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.430 INFO kablam! Oct 12 18:28:22.430 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 12 18:28:22.430 INFO kablam! --> src/proto/handler.rs:358:35 Oct 12 18:28:22.430 INFO kablam! | Oct 12 18:28:22.431 INFO kablam! 358 | let mut event_loop = try!(mio::deprecated::EventLoop::new()); Oct 12 18:28:22.431 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.431 INFO kablam! Oct 12 18:28:22.436 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryWrite': update to use `Poll` Oct 12 18:28:22.436 INFO kablam! --> src/proto/stream.rs:44:12 Oct 12 18:28:22.436 INFO kablam! | Oct 12 18:28:22.436 INFO kablam! 44 | T: mio::deprecated::TryWrite, Oct 12 18:28:22.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:22.436 INFO kablam! Oct 12 18:28:22.832 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 12 18:28:22.832 INFO kablam! --> src/client.rs:128:14 Oct 12 18:28:22.832 INFO kablam! | Oct 12 18:28:22.832 INFO kablam! 128 | .send(proto::Request::ServerRequest(request)) Oct 12 18:28:22.832 INFO kablam! | ^^^^ Oct 12 18:28:22.832 INFO kablam! Oct 12 18:28:22.840 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 12 18:28:22.840 INFO kablam! --> src/client.rs:135:14 Oct 12 18:28:22.840 INFO kablam! | Oct 12 18:28:22.840 INFO kablam! 135 | .send(proto::Request::PeerMessage(peer_id, message)) Oct 12 18:28:22.840 INFO kablam! | ^^^^ Oct 12 18:28:22.840 INFO kablam! Oct 12 18:28:22.856 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 12 18:28:22.856 INFO kablam! --> src/client.rs:351:22 Oct 12 18:28:22.856 INFO kablam! | Oct 12 18:28:22.856 INFO kablam! 351 | .send(proto::Request::ServerRequest( Oct 12 18:28:22.856 INFO kablam! | ^^^^ Oct 12 18:28:22.856 INFO kablam! Oct 12 18:28:22.856 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 12 18:28:22.856 INFO kablam! --> src/client.rs:369:22 Oct 12 18:28:22.856 INFO kablam! | Oct 12 18:28:22.856 INFO kablam! 369 | .send(proto::Request::ServerRequest( Oct 12 18:28:22.856 INFO kablam! | ^^^^ Oct 12 18:28:22.856 INFO kablam! Oct 12 18:28:22.880 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 12 18:28:22.880 INFO kablam! --> src/client.rs:518:22 Oct 12 18:28:22.880 INFO kablam! | Oct 12 18:28:22.880 INFO kablam! 518 | .send(proto::Request::PeerConnect( Oct 12 18:28:22.880 INFO kablam! | ^^^^ Oct 12 18:28:22.880 INFO kablam! Oct 12 18:28:22.920 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 12 18:28:22.921 INFO kablam! --> src/client.rs:128:14 Oct 12 18:28:22.921 INFO kablam! | Oct 12 18:28:22.921 INFO kablam! 128 | .send(proto::Request::ServerRequest(request)) Oct 12 18:28:22.921 INFO kablam! | ^^^^ Oct 12 18:28:22.921 INFO kablam! Oct 12 18:28:22.922 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 12 18:28:22.922 INFO kablam! --> src/client.rs:135:14 Oct 12 18:28:22.922 INFO kablam! | Oct 12 18:28:22.922 INFO kablam! 135 | .send(proto::Request::PeerMessage(peer_id, message)) Oct 12 18:28:22.922 INFO kablam! | ^^^^ Oct 12 18:28:22.922 INFO kablam! Oct 12 18:28:22.960 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 12 18:28:22.961 INFO kablam! --> src/client.rs:351:22 Oct 12 18:28:22.961 INFO kablam! | Oct 12 18:28:22.961 INFO kablam! 351 | .send(proto::Request::ServerRequest( Oct 12 18:28:22.961 INFO kablam! | ^^^^ Oct 12 18:28:22.961 INFO kablam! Oct 12 18:28:22.968 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 12 18:28:22.968 INFO kablam! --> src/client.rs:369:22 Oct 12 18:28:22.969 INFO kablam! | Oct 12 18:28:22.969 INFO kablam! 369 | .send(proto::Request::ServerRequest( Oct 12 18:28:22.969 INFO kablam! | ^^^^ Oct 12 18:28:22.969 INFO kablam! Oct 12 18:28:23.000 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 12 18:28:23.001 INFO kablam! --> src/client.rs:518:22 Oct 12 18:28:23.001 INFO kablam! | Oct 12 18:28:23.001 INFO kablam! 518 | .send(proto::Request::PeerConnect( Oct 12 18:28:23.001 INFO kablam! | ^^^^ Oct 12 18:28:23.001 INFO kablam! Oct 12 18:28:23.378 INFO kablam! warning: use of deprecated item '>::register': update to use `Poll` Oct 12 18:28:23.378 INFO kablam! --> src/proto/handler.rs:139:25 Oct 12 18:28:23.378 INFO kablam! | Oct 12 18:28:23.378 INFO kablam! 139 | try!(event_loop.register( Oct 12 18:28:23.378 INFO kablam! | ^^^^^^^^ Oct 12 18:28:23.378 INFO kablam! Oct 12 18:28:23.384 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 12 18:28:23.384 INFO kablam! --> src/proto/handler.rs:142:13 Oct 12 18:28:23.384 INFO kablam! | Oct 12 18:28:23.384 INFO kablam! 142 | mio::Ready::all(), Oct 12 18:28:23.384 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:28:23.384 INFO kablam! Oct 12 18:28:23.386 INFO kablam! warning: use of deprecated item '>::register': update to use `Poll` Oct 12 18:28:23.386 INFO kablam! --> src/proto/handler.rs:146:25 Oct 12 18:28:23.386 INFO kablam! | Oct 12 18:28:23.386 INFO kablam! 146 | try!(event_loop.register( Oct 12 18:28:23.386 INFO kablam! | ^^^^^^^^ Oct 12 18:28:23.386 INFO kablam! Oct 12 18:28:23.387 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 12 18:28:23.387 INFO kablam! --> src/proto/handler.rs:149:13 Oct 12 18:28:23.387 INFO kablam! | Oct 12 18:28:23.387 INFO kablam! 149 | mio::Ready::all(), Oct 12 18:28:23.387 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:28:23.387 INFO kablam! Oct 12 18:28:23.391 INFO kablam! warning: use of deprecated item '>::register': update to use `Poll` Oct 12 18:28:23.391 INFO kablam! --> src/proto/handler.rs:195:14 Oct 12 18:28:23.391 INFO kablam! | Oct 12 18:28:23.391 INFO kablam! 195 | .register( Oct 12 18:28:23.391 INFO kablam! | ^^^^^^^^ Oct 12 18:28:23.391 INFO kablam! Oct 12 18:28:23.392 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 12 18:28:23.392 INFO kablam! --> src/proto/handler.rs:198:17 Oct 12 18:28:23.392 INFO kablam! | Oct 12 18:28:23.392 INFO kablam! 198 | mio::Ready::all(), Oct 12 18:28:23.392 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:28:23.392 INFO kablam! Oct 12 18:28:23.400 INFO kablam! warning: use of deprecated item '>::reregister': update to use `Poll` Oct 12 18:28:23.400 INFO kablam! --> src/proto/handler.rs:220:22 Oct 12 18:28:23.400 INFO kablam! | Oct 12 18:28:23.400 INFO kablam! 220 | .reregister( Oct 12 18:28:23.400 INFO kablam! | ^^^^^^^^^^ Oct 12 18:28:23.400 INFO kablam! Oct 12 18:28:23.400 INFO kablam! warning: use of deprecated item '>::reregister': update to use `Poll` Oct 12 18:28:23.400 INFO kablam! --> src/proto/handler.rs:248:26 Oct 12 18:28:23.400 INFO kablam! | Oct 12 18:28:23.400 INFO kablam! 248 | .reregister( Oct 12 18:28:23.400 INFO kablam! | ^^^^^^^^^^ Oct 12 18:28:23.400 INFO kablam! Oct 12 18:28:23.404 INFO kablam! warning: use of deprecated item '>::reregister': update to use `Poll` Oct 12 18:28:23.404 INFO kablam! --> src/proto/handler.rs:287:22 Oct 12 18:28:23.404 INFO kablam! | Oct 12 18:28:23.404 INFO kablam! 287 | .reregister( Oct 12 18:28:23.404 INFO kablam! | ^^^^^^^^^^ Oct 12 18:28:23.404 INFO kablam! Oct 12 18:28:23.404 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 12 18:28:23.404 INFO kablam! --> src/proto/handler.rs:290:25 Oct 12 18:28:23.404 INFO kablam! | Oct 12 18:28:23.404 INFO kablam! 290 | mio::Ready::all(), Oct 12 18:28:23.404 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:28:23.404 INFO kablam! Oct 12 18:28:23.412 INFO kablam! warning: use of deprecated item '>::new': update to use `Poll` Oct 12 18:28:23.412 INFO kablam! --> src/proto/handler.rs:358:35 Oct 12 18:28:23.412 INFO kablam! | Oct 12 18:28:23.412 INFO kablam! 358 | let mut event_loop = try!(mio::deprecated::EventLoop::new()); Oct 12 18:28:23.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:23.412 INFO kablam! Oct 12 18:28:23.412 INFO kablam! warning: use of deprecated item '>::channel': update to use `Poll` Oct 12 18:28:23.412 INFO kablam! --> src/proto/handler.rs:370:25 Oct 12 18:28:23.412 INFO kablam! | Oct 12 18:28:23.412 INFO kablam! 370 | self.event_loop.channel() Oct 12 18:28:23.412 INFO kablam! | ^^^^^^^ Oct 12 18:28:23.412 INFO kablam! Oct 12 18:28:23.412 INFO kablam! warning: use of deprecated item '>::run': update to use `Poll` Oct 12 18:28:23.412 INFO kablam! --> src/proto/handler.rs:374:25 Oct 12 18:28:23.412 INFO kablam! | Oct 12 18:28:23.412 INFO kablam! 374 | self.event_loop.run(&mut self.handler) Oct 12 18:28:23.412 INFO kablam! | ^^^ Oct 12 18:28:23.412 INFO kablam! Oct 12 18:28:23.412 INFO kablam! warning: use of deprecated item '>::register': update to use `Poll` Oct 12 18:28:23.412 INFO kablam! --> src/proto/handler.rs:139:25 Oct 12 18:28:23.412 INFO kablam! | Oct 12 18:28:23.412 INFO kablam! 139 | try!(event_loop.register( Oct 12 18:28:23.412 INFO kablam! | ^^^^^^^^ Oct 12 18:28:23.424 INFO kablam! Oct 12 18:28:23.424 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 12 18:28:23.424 INFO kablam! --> src/proto/handler.rs:142:13 Oct 12 18:28:23.424 INFO kablam! | Oct 12 18:28:23.424 INFO kablam! 142 | mio::Ready::all(), Oct 12 18:28:23.424 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:28:23.424 INFO kablam! Oct 12 18:28:23.424 INFO kablam! warning: use of deprecated item '>::register': update to use `Poll` Oct 12 18:28:23.424 INFO kablam! --> src/proto/handler.rs:146:25 Oct 12 18:28:23.424 INFO kablam! | Oct 12 18:28:23.424 INFO kablam! 146 | try!(event_loop.register( Oct 12 18:28:23.424 INFO kablam! | ^^^^^^^^ Oct 12 18:28:23.424 INFO kablam! Oct 12 18:28:23.424 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 12 18:28:23.424 INFO kablam! --> src/proto/handler.rs:149:13 Oct 12 18:28:23.424 INFO kablam! | Oct 12 18:28:23.424 INFO kablam! 149 | mio::Ready::all(), Oct 12 18:28:23.424 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:28:23.424 INFO kablam! Oct 12 18:28:23.436 INFO kablam! warning: use of deprecated item '>::register': update to use `Poll` Oct 12 18:28:23.436 INFO kablam! --> src/proto/handler.rs:195:14 Oct 12 18:28:23.436 INFO kablam! | Oct 12 18:28:23.436 INFO kablam! 195 | .register( Oct 12 18:28:23.436 INFO kablam! | ^^^^^^^^ Oct 12 18:28:23.436 INFO kablam! Oct 12 18:28:23.436 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 12 18:28:23.436 INFO kablam! --> src/proto/handler.rs:198:17 Oct 12 18:28:23.436 INFO kablam! | Oct 12 18:28:23.436 INFO kablam! 198 | mio::Ready::all(), Oct 12 18:28:23.436 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:28:23.436 INFO kablam! Oct 12 18:28:23.444 INFO kablam! warning: use of deprecated item '>::reregister': update to use `Poll` Oct 12 18:28:23.444 INFO kablam! --> src/proto/handler.rs:220:22 Oct 12 18:28:23.444 INFO kablam! | Oct 12 18:28:23.444 INFO kablam! 220 | .reregister( Oct 12 18:28:23.444 INFO kablam! | ^^^^^^^^^^ Oct 12 18:28:23.444 INFO kablam! Oct 12 18:28:23.444 INFO kablam! warning: use of deprecated item '>::reregister': update to use `Poll` Oct 12 18:28:23.444 INFO kablam! --> src/proto/handler.rs:248:26 Oct 12 18:28:23.444 INFO kablam! | Oct 12 18:28:23.444 INFO kablam! 248 | .reregister( Oct 12 18:28:23.444 INFO kablam! | ^^^^^^^^^^ Oct 12 18:28:23.444 INFO kablam! Oct 12 18:28:23.444 INFO kablam! warning: use of deprecated item '>::reregister': update to use `Poll` Oct 12 18:28:23.444 INFO kablam! --> src/proto/handler.rs:287:22 Oct 12 18:28:23.444 INFO kablam! | Oct 12 18:28:23.444 INFO kablam! 287 | .reregister( Oct 12 18:28:23.444 INFO kablam! | ^^^^^^^^^^ Oct 12 18:28:23.444 INFO kablam! Oct 12 18:28:23.452 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryRead::try_read': update to use `Poll` Oct 12 18:28:23.452 INFO kablam! --> src/proto/packet.rs:364:27 Oct 12 18:28:23.452 INFO kablam! | Oct 12 18:28:23.452 INFO kablam! 364 | match try!(stream.try_read(&mut self.buffer[offset..])) { Oct 12 18:28:23.452 INFO kablam! | ^^^^^^^^ Oct 12 18:28:23.452 INFO kablam! Oct 12 18:28:23.452 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 12 18:28:23.452 INFO kablam! --> src/proto/handler.rs:290:25 Oct 12 18:28:23.452 INFO kablam! | Oct 12 18:28:23.452 INFO kablam! 290 | mio::Ready::all(), Oct 12 18:28:23.452 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:28:23.452 INFO kablam! Oct 12 18:28:23.468 INFO kablam! warning: use of deprecated item '>::new': update to use `Poll` Oct 12 18:28:23.468 INFO kablam! --> src/proto/handler.rs:358:35 Oct 12 18:28:23.468 INFO kablam! | Oct 12 18:28:23.468 INFO kablam! 358 | let mut event_loop = try!(mio::deprecated::EventLoop::new()); Oct 12 18:28:23.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:23.468 INFO kablam! Oct 12 18:28:23.468 INFO kablam! warning: use of deprecated item '>::channel': update to use `Poll` Oct 12 18:28:23.468 INFO kablam! --> src/proto/handler.rs:370:25 Oct 12 18:28:23.468 INFO kablam! | Oct 12 18:28:23.468 INFO kablam! 370 | self.event_loop.channel() Oct 12 18:28:23.468 INFO kablam! | ^^^^^^^ Oct 12 18:28:23.468 INFO kablam! Oct 12 18:28:23.468 INFO kablam! warning: use of deprecated item '>::run': update to use `Poll` Oct 12 18:28:23.468 INFO kablam! --> src/proto/handler.rs:374:25 Oct 12 18:28:23.468 INFO kablam! | Oct 12 18:28:23.468 INFO kablam! 374 | self.event_loop.run(&mut self.handler) Oct 12 18:28:23.468 INFO kablam! | ^^^ Oct 12 18:28:23.468 INFO kablam! Oct 12 18:28:23.540 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryRead::try_read': update to use `Poll` Oct 12 18:28:23.540 INFO kablam! --> src/proto/packet.rs:364:27 Oct 12 18:28:23.540 INFO kablam! | Oct 12 18:28:23.540 INFO kablam! 364 | match try!(stream.try_read(&mut self.buffer[offset..])) { Oct 12 18:28:23.540 INFO kablam! | ^^^^^^^^ Oct 12 18:28:23.540 INFO kablam! Oct 12 18:28:24.000 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryWrite::try_write': update to use `Poll` Oct 12 18:28:24.000 INFO kablam! --> src/proto/stream.rs:46:29 Oct 12 18:28:24.000 INFO kablam! | Oct 12 18:28:24.000 INFO kablam! 46 | let result = writer.try_write(&self.bytes[self.cursor..]); Oct 12 18:28:24.000 INFO kablam! | ^^^^^^^^^ Oct 12 18:28:24.000 INFO kablam! Oct 12 18:28:24.012 INFO kablam! warning: use of deprecated item 'mio::Ready::is_hup': use UnixReady instead Oct 12 18:28:24.012 INFO kablam! --> src/proto/stream.rs:170:22 Oct 12 18:28:24.012 INFO kablam! | Oct 12 18:28:24.012 INFO kablam! 170 | if event_set.is_hup() || event_set.is_error() { Oct 12 18:28:24.012 INFO kablam! | ^^^^^^ Oct 12 18:28:24.012 INFO kablam! Oct 12 18:28:24.012 INFO kablam! warning: use of deprecated item 'mio::Ready::is_error': use UnixReady instead Oct 12 18:28:24.012 INFO kablam! --> src/proto/stream.rs:170:44 Oct 12 18:28:24.012 INFO kablam! | Oct 12 18:28:24.012 INFO kablam! 170 | if event_set.is_hup() || event_set.is_error() { Oct 12 18:28:24.012 INFO kablam! | ^^^^^^^^ Oct 12 18:28:24.012 INFO kablam! Oct 12 18:28:24.016 INFO kablam! warning: use of deprecated item 'mio::Ready::hup': use UnixReady instead Oct 12 18:28:24.016 INFO kablam! --> src/proto/stream.rs:201:54 Oct 12 18:28:24.016 INFO kablam! | Oct 12 18:28:24.016 INFO kablam! 201 | let mut event_set = mio::Ready::readable() | mio::Ready::hup() | mio::Ready::error(); Oct 12 18:28:24.016 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:28:24.016 INFO kablam! Oct 12 18:28:24.016 INFO kablam! warning: use of deprecated item 'mio::Ready::error': use UnixReady instead Oct 12 18:28:24.016 INFO kablam! --> src/proto/stream.rs:201:74 Oct 12 18:28:24.016 INFO kablam! | Oct 12 18:28:24.016 INFO kablam! 201 | let mut event_set = mio::Ready::readable() | mio::Ready::hup() | mio::Ready::error(); Oct 12 18:28:24.016 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 18:28:24.016 INFO kablam! Oct 12 18:28:24.280 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryWrite::try_write': update to use `Poll` Oct 12 18:28:24.280 INFO kablam! --> src/proto/stream.rs:46:29 Oct 12 18:28:24.280 INFO kablam! | Oct 12 18:28:24.280 INFO kablam! 46 | let result = writer.try_write(&self.bytes[self.cursor..]); Oct 12 18:28:24.280 INFO kablam! | ^^^^^^^^^ Oct 12 18:28:24.280 INFO kablam! Oct 12 18:28:24.295 INFO kablam! warning: use of deprecated item 'mio::Ready::is_hup': use UnixReady instead Oct 12 18:28:24.295 INFO kablam! --> src/proto/stream.rs:170:22 Oct 12 18:28:24.295 INFO kablam! | Oct 12 18:28:24.295 INFO kablam! 170 | if event_set.is_hup() || event_set.is_error() { Oct 12 18:28:24.295 INFO kablam! | ^^^^^^ Oct 12 18:28:24.295 INFO kablam! Oct 12 18:28:24.296 INFO kablam! warning: use of deprecated item 'mio::Ready::is_error': use UnixReady instead Oct 12 18:28:24.296 INFO kablam! --> src/proto/stream.rs:170:44 Oct 12 18:28:24.296 INFO kablam! | Oct 12 18:28:24.296 INFO kablam! 170 | if event_set.is_hup() || event_set.is_error() { Oct 12 18:28:24.296 INFO kablam! | ^^^^^^^^ Oct 12 18:28:24.296 INFO kablam! Oct 12 18:28:24.299 INFO kablam! warning: use of deprecated item 'mio::Ready::hup': use UnixReady instead Oct 12 18:28:24.299 INFO kablam! --> src/proto/stream.rs:201:54 Oct 12 18:28:24.299 INFO kablam! | Oct 12 18:28:24.299 INFO kablam! 201 | let mut event_set = mio::Ready::readable() | mio::Ready::hup() | mio::Ready::error(); Oct 12 18:28:24.299 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 18:28:24.299 INFO kablam! Oct 12 18:28:24.299 INFO kablam! warning: use of deprecated item 'mio::Ready::error': use UnixReady instead Oct 12 18:28:24.299 INFO kablam! --> src/proto/stream.rs:201:74 Oct 12 18:28:24.299 INFO kablam! | Oct 12 18:28:24.299 INFO kablam! 201 | let mut event_set = mio::Ready::readable() | mio::Ready::hup() | mio::Ready::error(); Oct 12 18:28:24.299 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 18:28:24.299 INFO kablam! Oct 12 18:28:24.319 INFO kablam! warning: unused variable: `occupied_entry` Oct 12 18:28:24.319 INFO kablam! --> src/proto/handler.rs:174:40 Oct 12 18:28:24.319 INFO kablam! | Oct 12 18:28:24.319 INFO kablam! 174 | Some(slab::Entry::Occupied(occupied_entry)) => { Oct 12 18:28:24.319 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_occupied_entry` instead Oct 12 18:28:24.319 INFO kablam! | Oct 12 18:28:24.320 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:28:24.320 INFO kablam! Oct 12 18:28:24.320 INFO kablam! warning: unused variable: `sock` Oct 12 18:28:24.320 INFO kablam! --> src/proto/handler.rs:276:29 Oct 12 18:28:24.320 INFO kablam! | Oct 12 18:28:24.320 INFO kablam! 276 | Ok((sock, addr)) => { Oct 12 18:28:24.320 INFO kablam! | ^^^^ help: consider using `_sock` instead Oct 12 18:28:24.320 INFO kablam! Oct 12 18:28:24.732 INFO kablam! warning: unused variable: `occupied_entry` Oct 12 18:28:24.732 INFO kablam! --> src/proto/handler.rs:174:40 Oct 12 18:28:24.732 INFO kablam! | Oct 12 18:28:24.732 INFO kablam! 174 | Some(slab::Entry::Occupied(occupied_entry)) => { Oct 12 18:28:24.732 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_occupied_entry` instead Oct 12 18:28:24.732 INFO kablam! | Oct 12 18:28:24.732 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 18:28:24.732 INFO kablam! Oct 12 18:28:24.732 INFO kablam! warning: unused variable: `sock` Oct 12 18:28:24.732 INFO kablam! --> src/proto/handler.rs:276:29 Oct 12 18:28:24.732 INFO kablam! | Oct 12 18:28:24.732 INFO kablam! 276 | Ok((sock, addr)) => { Oct 12 18:28:24.732 INFO kablam! | ^^^^ help: consider using `_sock` instead Oct 12 18:28:24.732 INFO kablam! Oct 12 18:28:25.275 INFO kablam! warning: variant is never constructed: `ControlNotification` Oct 12 18:28:25.275 INFO kablam! --> src/client.rs:18:5 Oct 12 18:28:25.276 INFO kablam! | Oct 12 18:28:25.276 INFO kablam! 18 | ControlNotification(control::Notification), Oct 12 18:28:25.276 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.277 INFO kablam! | Oct 12 18:28:25.277 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:28:25.277 INFO kablam! Oct 12 18:28:25.278 INFO kablam! warning: variant is never constructed: `Opening` Oct 12 18:28:25.278 INFO kablam! --> src/client.rs:31:5 Oct 12 18:28:25.278 INFO kablam! | Oct 12 18:28:25.279 INFO kablam! 31 | Opening, Oct 12 18:28:25.279 INFO kablam! | ^^^^^^^ Oct 12 18:28:25.279 INFO kablam! Oct 12 18:28:25.280 INFO kablam! warning: field is never used: `control_rx` Oct 12 18:28:25.288 INFO kablam! --> src/client.rs:55:5 Oct 12 18:28:25.289 INFO kablam! | Oct 12 18:28:25.289 INFO kablam! 55 | control_rx: mpsc::Receiver, Oct 12 18:28:25.289 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.290 INFO kablam! Oct 12 18:28:25.290 INFO kablam! warning: function is never used: `decode_frame` Oct 12 18:28:25.290 INFO kablam! --> src/proto/transport.rs:11:1 Oct 12 18:28:25.291 INFO kablam! | Oct 12 18:28:25.291 INFO kablam! 11 | / fn decode_frame<'a, T>(frame_type: &str, bytes: &'a mut BytesMut) -> io::Result Oct 12 18:28:25.291 INFO kablam! 12 | | where Oct 12 18:28:25.292 INFO kablam! 13 | | T: fmt::Debug, Oct 12 18:28:25.292 INFO kablam! 14 | | io::Cursor<&'a mut BytesMut>: Decode, Oct 12 18:28:25.292 INFO kablam! ... | Oct 12 18:28:25.293 INFO kablam! 26 | | Ok(frame) Oct 12 18:28:25.293 INFO kablam! 27 | | } Oct 12 18:28:25.293 INFO kablam! | |_^ Oct 12 18:28:25.294 INFO kablam! Oct 12 18:28:25.294 INFO kablam! warning: function is never used: `encode_frame` Oct 12 18:28:25.294 INFO kablam! --> src/proto/transport.rs:29:1 Oct 12 18:28:25.295 INFO kablam! | Oct 12 18:28:25.295 INFO kablam! 29 | fn encode_frame(frame: &T) -> io::Result { Oct 12 18:28:25.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.296 INFO kablam! Oct 12 18:28:25.296 INFO kablam! warning: function is never used: `new_framed` Oct 12 18:28:25.297 INFO kablam! --> src/proto/transport.rs:40:1 Oct 12 18:28:25.297 INFO kablam! | Oct 12 18:28:25.297 INFO kablam! 40 | pub fn new_framed(io: T) -> length_delimited::Framed { Oct 12 18:28:25.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.298 INFO kablam! Oct 12 18:28:25.298 INFO kablam! warning: function is never used: `decode_server_response` Oct 12 18:28:25.298 INFO kablam! --> src/proto/transport.rs:50:1 Oct 12 18:28:25.298 INFO kablam! | Oct 12 18:28:25.298 INFO kablam! 50 | pub fn decode_server_response(bytes: &mut BytesMut) -> io::Result { Oct 12 18:28:25.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.298 INFO kablam! Oct 12 18:28:25.298 INFO kablam! warning: function is never used: `encode_server_response` Oct 12 18:28:25.298 INFO kablam! --> src/proto/transport.rs:56:1 Oct 12 18:28:25.298 INFO kablam! | Oct 12 18:28:25.298 INFO kablam! 56 | pub fn encode_server_response(response: &ServerResponse) -> io::Result { Oct 12 18:28:25.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.299 INFO kablam! Oct 12 18:28:25.299 INFO kablam! warning: function is never used: `decode_server_request` Oct 12 18:28:25.299 INFO kablam! --> src/proto/transport.rs:63:1 Oct 12 18:28:25.299 INFO kablam! | Oct 12 18:28:25.299 INFO kablam! 63 | pub fn decode_server_request(bytes: &mut BytesMut) -> io::Result { Oct 12 18:28:25.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.299 INFO kablam! Oct 12 18:28:25.299 INFO kablam! warning: function is never used: `encode_server_request` Oct 12 18:28:25.299 INFO kablam! --> src/proto/transport.rs:69:1 Oct 12 18:28:25.299 INFO kablam! | Oct 12 18:28:25.299 INFO kablam! 69 | pub fn encode_server_request(request: &ServerRequest) -> io::Result { Oct 12 18:28:25.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.299 INFO kablam! Oct 12 18:28:25.299 INFO kablam! warning: function is never used: `decode_peer_message` Oct 12 18:28:25.299 INFO kablam! --> src/proto/transport.rs:76:1 Oct 12 18:28:25.299 INFO kablam! | Oct 12 18:28:25.299 INFO kablam! 76 | pub fn decode_peer_message(bytes: &mut BytesMut) -> io::Result { Oct 12 18:28:25.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.299 INFO kablam! Oct 12 18:28:25.299 INFO kablam! warning: function is never used: `encode_peer_message` Oct 12 18:28:25.299 INFO kablam! --> src/proto/transport.rs:82:1 Oct 12 18:28:25.299 INFO kablam! | Oct 12 18:28:25.299 INFO kablam! 82 | pub fn encode_peer_message(message: &peer::Message) -> io::Result { Oct 12 18:28:25.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.299 INFO kablam! Oct 12 18:28:25.299 INFO kablam! warning: method is never used: `get_strict` Oct 12 18:28:25.299 INFO kablam! --> src/room.rs:133:5 Oct 12 18:28:25.299 INFO kablam! | Oct 12 18:28:25.299 INFO kablam! 133 | fn get_strict(&self, room_name: &str) -> Result<&Room, Error> { Oct 12 18:28:25.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.299 INFO kablam! Oct 12 18:28:25.299 INFO kablam! warning: method is never used: `get` Oct 12 18:28:25.299 INFO kablam! --> src/user.rs:47:5 Oct 12 18:28:25.299 INFO kablam! | Oct 12 18:28:25.299 INFO kablam! 47 | pub fn get(&self, user_name: &str) -> Option<&User> { Oct 12 18:28:25.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.299 INFO kablam! Oct 12 18:28:25.299 INFO kablam! warning: method is never used: `is_privileged` Oct 12 18:28:25.299 INFO kablam! --> src/user.rs:107:5 Oct 12 18:28:25.299 INFO kablam! | Oct 12 18:28:25.299 INFO kablam! 107 | pub fn is_privileged(&self, user_name: &str) -> bool { Oct 12 18:28:25.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.299 INFO kablam! Oct 12 18:28:25.592 INFO kablam! warning: variant is never constructed: `ControlNotification` Oct 12 18:28:25.592 INFO kablam! --> src/client.rs:18:5 Oct 12 18:28:25.592 INFO kablam! | Oct 12 18:28:25.592 INFO kablam! 18 | ControlNotification(control::Notification), Oct 12 18:28:25.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.592 INFO kablam! | Oct 12 18:28:25.592 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 18:28:25.592 INFO kablam! Oct 12 18:28:25.592 INFO kablam! warning: variant is never constructed: `Opening` Oct 12 18:28:25.592 INFO kablam! --> src/client.rs:31:5 Oct 12 18:28:25.592 INFO kablam! | Oct 12 18:28:25.592 INFO kablam! 31 | Opening, Oct 12 18:28:25.592 INFO kablam! | ^^^^^^^ Oct 12 18:28:25.592 INFO kablam! Oct 12 18:28:25.592 INFO kablam! warning: field is never used: `control_rx` Oct 12 18:28:25.592 INFO kablam! --> src/client.rs:55:5 Oct 12 18:28:25.592 INFO kablam! | Oct 12 18:28:25.592 INFO kablam! 55 | control_rx: mpsc::Receiver, Oct 12 18:28:25.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.593 INFO kablam! Oct 12 18:28:25.597 INFO kablam! warning: method is never used: `new` Oct 12 18:28:25.597 INFO kablam! --> src/proto/codec.rs:180:5 Oct 12 18:28:25.597 INFO kablam! | Oct 12 18:28:25.597 INFO kablam! 180 | pub fn new(inner: &'a mut BytesMut) -> Self { Oct 12 18:28:25.597 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.597 INFO kablam! Oct 12 18:28:25.599 INFO kablam! warning: method is never used: `has_correct_digest` Oct 12 18:28:25.599 INFO kablam! --> src/proto/server/request.rs:353:5 Oct 12 18:28:25.599 INFO kablam! | Oct 12 18:28:25.599 INFO kablam! 353 | fn has_correct_digest(&self) -> bool { Oct 12 18:28:25.599 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.599 INFO kablam! Oct 12 18:28:25.599 INFO kablam! warning: function is never used: `decode_frame` Oct 12 18:28:25.599 INFO kablam! --> src/proto/transport.rs:11:1 Oct 12 18:28:25.599 INFO kablam! | Oct 12 18:28:25.599 INFO kablam! 11 | / fn decode_frame<'a, T>(frame_type: &str, bytes: &'a mut BytesMut) -> io::Result Oct 12 18:28:25.599 INFO kablam! 12 | | where Oct 12 18:28:25.599 INFO kablam! 13 | | T: fmt::Debug, Oct 12 18:28:25.599 INFO kablam! 14 | | io::Cursor<&'a mut BytesMut>: Decode, Oct 12 18:28:25.599 INFO kablam! ... | Oct 12 18:28:25.599 INFO kablam! 26 | | Ok(frame) Oct 12 18:28:25.599 INFO kablam! 27 | | } Oct 12 18:28:25.599 INFO kablam! | |_^ Oct 12 18:28:25.599 INFO kablam! Oct 12 18:28:25.599 INFO kablam! warning: function is never used: `encode_frame` Oct 12 18:28:25.599 INFO kablam! --> src/proto/transport.rs:29:1 Oct 12 18:28:25.599 INFO kablam! | Oct 12 18:28:25.599 INFO kablam! 29 | fn encode_frame(frame: &T) -> io::Result { Oct 12 18:28:25.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.600 INFO kablam! Oct 12 18:28:25.600 INFO kablam! warning: function is never used: `new_framed` Oct 12 18:28:25.600 INFO kablam! --> src/proto/transport.rs:40:1 Oct 12 18:28:25.600 INFO kablam! | Oct 12 18:28:25.600 INFO kablam! 40 | pub fn new_framed(io: T) -> length_delimited::Framed { Oct 12 18:28:25.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.600 INFO kablam! Oct 12 18:28:25.604 INFO kablam! warning: function is never used: `decode_server_response` Oct 12 18:28:25.604 INFO kablam! --> src/proto/transport.rs:50:1 Oct 12 18:28:25.604 INFO kablam! | Oct 12 18:28:25.604 INFO kablam! 50 | pub fn decode_server_response(bytes: &mut BytesMut) -> io::Result { Oct 12 18:28:25.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.604 INFO kablam! Oct 12 18:28:25.604 INFO kablam! warning: function is never used: `encode_server_response` Oct 12 18:28:25.604 INFO kablam! --> src/proto/transport.rs:56:1 Oct 12 18:28:25.604 INFO kablam! | Oct 12 18:28:25.604 INFO kablam! 56 | pub fn encode_server_response(response: &ServerResponse) -> io::Result { Oct 12 18:28:25.604 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.604 INFO kablam! Oct 12 18:28:25.604 INFO kablam! warning: function is never used: `decode_server_request` Oct 12 18:28:25.604 INFO kablam! --> src/proto/transport.rs:63:1 Oct 12 18:28:25.604 INFO kablam! | Oct 12 18:28:25.604 INFO kablam! 63 | pub fn decode_server_request(bytes: &mut BytesMut) -> io::Result { Oct 12 18:28:25.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.605 INFO kablam! Oct 12 18:28:25.605 INFO kablam! warning: function is never used: `encode_server_request` Oct 12 18:28:25.605 INFO kablam! --> src/proto/transport.rs:69:1 Oct 12 18:28:25.605 INFO kablam! | Oct 12 18:28:25.605 INFO kablam! 69 | pub fn encode_server_request(request: &ServerRequest) -> io::Result { Oct 12 18:28:25.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.605 INFO kablam! Oct 12 18:28:25.605 INFO kablam! warning: function is never used: `decode_peer_message` Oct 12 18:28:25.605 INFO kablam! --> src/proto/transport.rs:76:1 Oct 12 18:28:25.605 INFO kablam! | Oct 12 18:28:25.605 INFO kablam! 76 | pub fn decode_peer_message(bytes: &mut BytesMut) -> io::Result { Oct 12 18:28:25.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.605 INFO kablam! Oct 12 18:28:25.605 INFO kablam! warning: function is never used: `encode_peer_message` Oct 12 18:28:25.605 INFO kablam! --> src/proto/transport.rs:82:1 Oct 12 18:28:25.605 INFO kablam! | Oct 12 18:28:25.605 INFO kablam! 82 | pub fn encode_peer_message(message: &peer::Message) -> io::Result { Oct 12 18:28:25.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.605 INFO kablam! Oct 12 18:28:25.605 INFO kablam! warning: method is never used: `get_strict` Oct 12 18:28:25.605 INFO kablam! --> src/room.rs:133:5 Oct 12 18:28:25.605 INFO kablam! | Oct 12 18:28:25.605 INFO kablam! 133 | fn get_strict(&self, room_name: &str) -> Result<&Room, Error> { Oct 12 18:28:25.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.605 INFO kablam! Oct 12 18:28:25.605 INFO kablam! warning: method is never used: `get` Oct 12 18:28:25.605 INFO kablam! --> src/user.rs:47:5 Oct 12 18:28:25.605 INFO kablam! | Oct 12 18:28:25.605 INFO kablam! 47 | pub fn get(&self, user_name: &str) -> Option<&User> { Oct 12 18:28:25.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.605 INFO kablam! Oct 12 18:28:25.605 INFO kablam! warning: method is never used: `is_privileged` Oct 12 18:28:25.605 INFO kablam! --> src/user.rs:107:5 Oct 12 18:28:25.605 INFO kablam! | Oct 12 18:28:25.605 INFO kablam! 107 | pub fn is_privileged(&self, user_name: &str) -> bool { Oct 12 18:28:25.605 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 18:28:25.605 INFO kablam! Oct 12 18:28:25.748 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.96s Oct 12 18:28:25.756 INFO kablam! su: No module specific data is present Oct 12 18:28:26.568 INFO running `"docker" "rm" "-f" "89e22bcae8eb502171852c90b35e18d04d0e71982788a468fb15e696c35a045f"` Oct 12 18:28:26.777 INFO blam! 89e22bcae8eb502171852c90b35e18d04d0e71982788a468fb15e696c35a045f