Oct 14 13:51:26.776 INFO testing letitz/solstice against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 13:51:26.777 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 13:51:27.278 INFO blam! 6893dfbc8f261030b29a21e24b21c950be29ed4d5e8179aa1f40a346d134fe01 Oct 14 13:51:27.281 INFO running `"docker" "start" "-a" "6893dfbc8f261030b29a21e24b21c950be29ed4d5e8179aa1f40a346d134fe01"` Oct 14 13:51:28.899 INFO kablam! usermod: no changes Oct 14 13:51:29.144 INFO kablam! Compiling libc v0.2.33 Oct 14 13:51:29.147 INFO kablam! Compiling futures v0.1.17 Oct 14 13:51:29.148 INFO kablam! Compiling lazycell v0.5.1 Oct 14 13:51:29.148 INFO kablam! Compiling slab v0.2.0 Oct 14 13:51:29.151 INFO kablam! Compiling sha1 v0.1.1 Oct 14 13:51:29.151 INFO kablam! Compiling url v1.6.0 Oct 14 13:51:32.251 INFO kablam! Compiling memchr v0.1.11 Oct 14 13:51:32.251 INFO kablam! Compiling thread-id v2.0.0 Oct 14 13:51:32.251 INFO kablam! Compiling iovec v0.1.1 Oct 14 13:51:32.251 INFO kablam! Compiling net2 v0.2.31 Oct 14 13:51:32.251 INFO kablam! Compiling time v0.1.38 Oct 14 13:51:32.251 INFO kablam! Compiling nix v0.5.1 Oct 14 13:51:33.350 INFO kablam! Compiling rand v0.3.18 Oct 14 13:51:33.397 INFO kablam! Compiling thread_local v0.2.7 Oct 14 13:51:34.155 INFO kablam! Compiling aho-corasick v0.5.3 Oct 14 13:51:34.519 INFO kablam! Compiling bytes v0.4.5 Oct 14 13:51:42.133 INFO kablam! Compiling miow v0.1.5 Oct 14 13:51:42.137 INFO kablam! Compiling mio v0.6.11 Oct 14 13:51:42.277 INFO kablam! Compiling regex v0.1.80 Oct 14 13:51:42.428 INFO kablam! Compiling rust-crypto v0.2.36 Oct 14 13:51:45.205 INFO kablam! Compiling tokio-io v0.1.4 Oct 14 13:51:51.304 INFO kablam! Compiling mio v0.5.1 Oct 14 13:51:54.139 INFO kablam! Compiling tokio-core v0.1.10 Oct 14 13:52:01.983 INFO kablam! Compiling ws v0.4.8 Oct 14 13:52:02.698 INFO kablam! Compiling env_logger v0.3.5 Oct 14 13:52:09.948 INFO kablam! Compiling solstice v0.1.0 (/source) Oct 14 13:52:10.675 INFO kablam! warning: use of deprecated item 'mio::deprecated::Sender': update to use `Poll` Oct 14 13:52:10.675 INFO kablam! --> src/client.rs:51:15 Oct 14 13:52:10.675 INFO kablam! | Oct 14 13:52:10.675 INFO kablam! 51 | proto_tx: mio::deprecated::Sender, Oct 14 13:52:10.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.675 INFO kablam! | Oct 14 13:52:10.675 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 13:52:10.675 INFO kablam! Oct 14 13:52:10.675 INFO kablam! warning: use of deprecated item 'mio::deprecated::Handler': update to use `Poll` Oct 14 13:52:10.675 INFO kablam! --> src/proto/handler.rs:261:6 Oct 14 13:52:10.675 INFO kablam! | Oct 14 13:52:10.675 INFO kablam! 261 | impl mio::deprecated::Handler for Handler { Oct 14 13:52:10.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.675 INFO kablam! Oct 14 13:52:10.675 INFO kablam! warning: use of deprecated item 'mio::deprecated::Sender': update to use `Poll` Oct 14 13:52:10.675 INFO kablam! --> src/proto/handler.rs:348:19 Oct 14 13:52:10.675 INFO kablam! | Oct 14 13:52:10.675 INFO kablam! 348 | pub type Sender = mio::deprecated::Sender; Oct 14 13:52:10.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.675 INFO kablam! Oct 14 13:52:10.675 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:10.675 INFO kablam! --> src/proto/handler.rs:351:17 Oct 14 13:52:10.675 INFO kablam! | Oct 14 13:52:10.675 INFO kablam! 351 | event_loop: mio::deprecated::EventLoop, Oct 14 13:52:10.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.675 INFO kablam! Oct 14 13:52:10.675 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryRead': update to use `Poll` Oct 14 13:52:10.675 INFO kablam! --> src/proto/packet.rs:11:5 Oct 14 13:52:10.675 INFO kablam! | Oct 14 13:52:10.675 INFO kablam! 11 | use mio::deprecated::TryRead; Oct 14 13:52:10.675 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.675 INFO kablam! Oct 14 13:52:10.683 INFO kablam! warning: use of deprecated item 'mio::deprecated::Sender': update to use `Poll` Oct 14 13:52:10.683 INFO kablam! --> src/client.rs:70:19 Oct 14 13:52:10.683 INFO kablam! | Oct 14 13:52:10.683 INFO kablam! 70 | proto_tx: mio::deprecated::Sender, Oct 14 13:52:10.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.683 INFO kablam! Oct 14 13:52:10.683 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:10.683 INFO kablam! --> src/proto/handler.rs:121:26 Oct 14 13:52:10.683 INFO kablam! | Oct 14 13:52:10.683 INFO kablam! 121 | event_loop: &mut mio::deprecated::EventLoop, Oct 14 13:52:10.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.683 INFO kablam! Oct 14 13:52:10.683 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:10.683 INFO kablam! --> src/proto/handler.rs:169:26 Oct 14 13:52:10.683 INFO kablam! | Oct 14 13:52:10.683 INFO kablam! 169 | event_loop: &mut mio::deprecated::EventLoop, Oct 14 13:52:10.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.683 INFO kablam! Oct 14 13:52:10.683 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:10.683 INFO kablam! --> src/proto/handler.rs:211:26 Oct 14 13:52:10.683 INFO kablam! | Oct 14 13:52:10.683 INFO kablam! 211 | event_loop: &mut mio::deprecated::EventLoop, Oct 14 13:52:10.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.683 INFO kablam! Oct 14 13:52:10.683 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:10.683 INFO kablam! --> src/proto/handler.rs:235:26 Oct 14 13:52:10.683 INFO kablam! | Oct 14 13:52:10.683 INFO kablam! 235 | event_loop: &mut mio::deprecated::EventLoop, Oct 14 13:52:10.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.683 INFO kablam! Oct 14 13:52:10.683 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:10.683 INFO kablam! --> src/proto/handler.rs:267:26 Oct 14 13:52:10.683 INFO kablam! | Oct 14 13:52:10.683 INFO kablam! 267 | event_loop: &mut mio::deprecated::EventLoop, Oct 14 13:52:10.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.683 INFO kablam! Oct 14 13:52:10.683 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:10.683 INFO kablam! --> src/proto/handler.rs:312:43 Oct 14 13:52:10.683 INFO kablam! | Oct 14 13:52:10.683 INFO kablam! 312 | fn notify(&mut self, event_loop: &mut mio::deprecated::EventLoop, request: Request) { Oct 14 13:52:10.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.683 INFO kablam! Oct 14 13:52:10.683 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:10.683 INFO kablam! --> src/proto/handler.rs:358:35 Oct 14 13:52:10.683 INFO kablam! | Oct 14 13:52:10.683 INFO kablam! 358 | let mut event_loop = try!(mio::deprecated::EventLoop::new()); Oct 14 13:52:10.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.683 INFO kablam! Oct 14 13:52:10.683 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryWrite': update to use `Poll` Oct 14 13:52:10.683 INFO kablam! --> src/proto/stream.rs:44:12 Oct 14 13:52:10.683 INFO kablam! | Oct 14 13:52:10.683 INFO kablam! 44 | T: mio::deprecated::TryWrite, Oct 14 13:52:10.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:10.683 INFO kablam! Oct 14 13:52:10.903 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 14 13:52:10.903 INFO kablam! --> src/client.rs:128:14 Oct 14 13:52:10.903 INFO kablam! | Oct 14 13:52:10.903 INFO kablam! 128 | .send(proto::Request::ServerRequest(request)) Oct 14 13:52:10.903 INFO kablam! | ^^^^ Oct 14 13:52:10.903 INFO kablam! Oct 14 13:52:10.903 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 14 13:52:10.903 INFO kablam! --> src/client.rs:135:14 Oct 14 13:52:10.903 INFO kablam! | Oct 14 13:52:10.903 INFO kablam! 135 | .send(proto::Request::PeerMessage(peer_id, message)) Oct 14 13:52:10.903 INFO kablam! | ^^^^ Oct 14 13:52:10.903 INFO kablam! Oct 14 13:52:10.915 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 14 13:52:10.915 INFO kablam! --> src/client.rs:351:22 Oct 14 13:52:10.915 INFO kablam! | Oct 14 13:52:10.915 INFO kablam! 351 | .send(proto::Request::ServerRequest( Oct 14 13:52:10.915 INFO kablam! | ^^^^ Oct 14 13:52:10.915 INFO kablam! Oct 14 13:52:10.915 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 14 13:52:10.915 INFO kablam! --> src/client.rs:369:22 Oct 14 13:52:10.915 INFO kablam! | Oct 14 13:52:10.915 INFO kablam! 369 | .send(proto::Request::ServerRequest( Oct 14 13:52:10.915 INFO kablam! | ^^^^ Oct 14 13:52:10.915 INFO kablam! Oct 14 13:52:10.931 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 14 13:52:10.931 INFO kablam! --> src/client.rs:518:22 Oct 14 13:52:10.931 INFO kablam! | Oct 14 13:52:10.931 INFO kablam! 518 | .send(proto::Request::PeerConnect( Oct 14 13:52:10.931 INFO kablam! | ^^^^ Oct 14 13:52:10.931 INFO kablam! Oct 14 13:52:11.106 INFO kablam! warning: use of deprecated item '>::register': update to use `Poll` Oct 14 13:52:11.107 INFO kablam! --> src/proto/handler.rs:139:25 Oct 14 13:52:11.107 INFO kablam! | Oct 14 13:52:11.107 INFO kablam! 139 | try!(event_loop.register( Oct 14 13:52:11.107 INFO kablam! | ^^^^^^^^ Oct 14 13:52:11.107 INFO kablam! Oct 14 13:52:11.108 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 14 13:52:11.108 INFO kablam! --> src/proto/handler.rs:142:13 Oct 14 13:52:11.108 INFO kablam! | Oct 14 13:52:11.108 INFO kablam! 142 | mio::Ready::all(), Oct 14 13:52:11.109 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 13:52:11.109 INFO kablam! Oct 14 13:52:11.109 INFO kablam! warning: use of deprecated item '>::register': update to use `Poll` Oct 14 13:52:11.109 INFO kablam! --> src/proto/handler.rs:146:25 Oct 14 13:52:11.110 INFO kablam! | Oct 14 13:52:11.110 INFO kablam! 146 | try!(event_loop.register( Oct 14 13:52:11.110 INFO kablam! | ^^^^^^^^ Oct 14 13:52:11.110 INFO kablam! Oct 14 13:52:11.110 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 14 13:52:11.110 INFO kablam! --> src/proto/handler.rs:149:13 Oct 14 13:52:11.110 INFO kablam! | Oct 14 13:52:11.110 INFO kablam! 149 | mio::Ready::all(), Oct 14 13:52:11.110 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 13:52:11.110 INFO kablam! Oct 14 13:52:11.114 INFO kablam! warning: use of deprecated item '>::register': update to use `Poll` Oct 14 13:52:11.114 INFO kablam! --> src/proto/handler.rs:195:14 Oct 14 13:52:11.114 INFO kablam! | Oct 14 13:52:11.114 INFO kablam! 195 | .register( Oct 14 13:52:11.114 INFO kablam! | ^^^^^^^^ Oct 14 13:52:11.114 INFO kablam! Oct 14 13:52:11.114 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 14 13:52:11.114 INFO kablam! --> src/proto/handler.rs:198:17 Oct 14 13:52:11.114 INFO kablam! | Oct 14 13:52:11.114 INFO kablam! 198 | mio::Ready::all(), Oct 14 13:52:11.114 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 13:52:11.114 INFO kablam! Oct 14 13:52:11.116 INFO kablam! warning: use of deprecated item '>::reregister': update to use `Poll` Oct 14 13:52:11.116 INFO kablam! --> src/proto/handler.rs:220:22 Oct 14 13:52:11.116 INFO kablam! | Oct 14 13:52:11.116 INFO kablam! 220 | .reregister( Oct 14 13:52:11.116 INFO kablam! | ^^^^^^^^^^ Oct 14 13:52:11.116 INFO kablam! Oct 14 13:52:11.117 INFO kablam! warning: use of deprecated item '>::reregister': update to use `Poll` Oct 14 13:52:11.117 INFO kablam! --> src/proto/handler.rs:248:26 Oct 14 13:52:11.117 INFO kablam! | Oct 14 13:52:11.117 INFO kablam! 248 | .reregister( Oct 14 13:52:11.117 INFO kablam! | ^^^^^^^^^^ Oct 14 13:52:11.117 INFO kablam! Oct 14 13:52:11.123 INFO kablam! warning: use of deprecated item '>::reregister': update to use `Poll` Oct 14 13:52:11.123 INFO kablam! --> src/proto/handler.rs:287:22 Oct 14 13:52:11.123 INFO kablam! | Oct 14 13:52:11.123 INFO kablam! 287 | .reregister( Oct 14 13:52:11.123 INFO kablam! | ^^^^^^^^^^ Oct 14 13:52:11.123 INFO kablam! Oct 14 13:52:11.123 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 14 13:52:11.123 INFO kablam! --> src/proto/handler.rs:290:25 Oct 14 13:52:11.123 INFO kablam! | Oct 14 13:52:11.123 INFO kablam! 290 | mio::Ready::all(), Oct 14 13:52:11.123 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 13:52:11.123 INFO kablam! Oct 14 13:52:11.127 INFO kablam! warning: use of deprecated item '>::new': update to use `Poll` Oct 14 13:52:11.127 INFO kablam! --> src/proto/handler.rs:358:35 Oct 14 13:52:11.127 INFO kablam! | Oct 14 13:52:11.127 INFO kablam! 358 | let mut event_loop = try!(mio::deprecated::EventLoop::new()); Oct 14 13:52:11.127 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:11.127 INFO kablam! Oct 14 13:52:11.131 INFO kablam! warning: use of deprecated item '>::channel': update to use `Poll` Oct 14 13:52:11.131 INFO kablam! --> src/proto/handler.rs:370:25 Oct 14 13:52:11.131 INFO kablam! | Oct 14 13:52:11.131 INFO kablam! 370 | self.event_loop.channel() Oct 14 13:52:11.131 INFO kablam! | ^^^^^^^ Oct 14 13:52:11.131 INFO kablam! Oct 14 13:52:11.131 INFO kablam! warning: use of deprecated item '>::run': update to use `Poll` Oct 14 13:52:11.131 INFO kablam! --> src/proto/handler.rs:374:25 Oct 14 13:52:11.131 INFO kablam! | Oct 14 13:52:11.131 INFO kablam! 374 | self.event_loop.run(&mut self.handler) Oct 14 13:52:11.131 INFO kablam! | ^^^ Oct 14 13:52:11.131 INFO kablam! Oct 14 13:52:11.163 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryRead::try_read': update to use `Poll` Oct 14 13:52:11.163 INFO kablam! --> src/proto/packet.rs:364:27 Oct 14 13:52:11.163 INFO kablam! | Oct 14 13:52:11.163 INFO kablam! 364 | match try!(stream.try_read(&mut self.buffer[offset..])) { Oct 14 13:52:11.163 INFO kablam! | ^^^^^^^^ Oct 14 13:52:11.163 INFO kablam! Oct 14 13:52:11.479 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryWrite::try_write': update to use `Poll` Oct 14 13:52:11.479 INFO kablam! --> src/proto/stream.rs:46:29 Oct 14 13:52:11.480 INFO kablam! | Oct 14 13:52:11.480 INFO kablam! 46 | let result = writer.try_write(&self.bytes[self.cursor..]); Oct 14 13:52:11.480 INFO kablam! | ^^^^^^^^^ Oct 14 13:52:11.481 INFO kablam! Oct 14 13:52:11.487 INFO kablam! warning: use of deprecated item 'mio::Ready::is_hup': use UnixReady instead Oct 14 13:52:11.487 INFO kablam! --> src/proto/stream.rs:170:22 Oct 14 13:52:11.487 INFO kablam! | Oct 14 13:52:11.488 INFO kablam! 170 | if event_set.is_hup() || event_set.is_error() { Oct 14 13:52:11.488 INFO kablam! | ^^^^^^ Oct 14 13:52:11.488 INFO kablam! Oct 14 13:52:11.488 INFO kablam! warning: use of deprecated item 'mio::Ready::is_error': use UnixReady instead Oct 14 13:52:11.489 INFO kablam! --> src/proto/stream.rs:170:44 Oct 14 13:52:11.489 INFO kablam! | Oct 14 13:52:11.489 INFO kablam! 170 | if event_set.is_hup() || event_set.is_error() { Oct 14 13:52:11.490 INFO kablam! | ^^^^^^^^ Oct 14 13:52:11.490 INFO kablam! Oct 14 13:52:11.490 INFO kablam! warning: use of deprecated item 'mio::Ready::hup': use UnixReady instead Oct 14 13:52:11.490 INFO kablam! --> src/proto/stream.rs:201:54 Oct 14 13:52:11.491 INFO kablam! | Oct 14 13:52:11.491 INFO kablam! 201 | let mut event_set = mio::Ready::readable() | mio::Ready::hup() | mio::Ready::error(); Oct 14 13:52:11.491 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 13:52:11.492 INFO kablam! Oct 14 13:52:11.492 INFO kablam! warning: use of deprecated item 'mio::Ready::error': use UnixReady instead Oct 14 13:52:11.492 INFO kablam! --> src/proto/stream.rs:201:74 Oct 14 13:52:11.492 INFO kablam! | Oct 14 13:52:11.493 INFO kablam! 201 | let mut event_set = mio::Ready::readable() | mio::Ready::hup() | mio::Ready::error(); Oct 14 13:52:11.493 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 13:52:11.493 INFO kablam! Oct 14 13:52:11.747 INFO kablam! warning: unused variable: `occupied_entry` Oct 14 13:52:11.747 INFO kablam! --> src/proto/handler.rs:174:40 Oct 14 13:52:11.748 INFO kablam! | Oct 14 13:52:11.748 INFO kablam! 174 | Some(slab::Entry::Occupied(occupied_entry)) => { Oct 14 13:52:11.748 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_occupied_entry` instead Oct 14 13:52:11.749 INFO kablam! | Oct 14 13:52:11.749 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:52:11.749 INFO kablam! Oct 14 13:52:11.749 INFO kablam! warning: unused variable: `sock` Oct 14 13:52:11.750 INFO kablam! --> src/proto/handler.rs:276:29 Oct 14 13:52:11.750 INFO kablam! | Oct 14 13:52:11.750 INFO kablam! 276 | Ok((sock, addr)) => { Oct 14 13:52:11.751 INFO kablam! | ^^^^ help: consider using `_sock` instead Oct 14 13:52:11.751 INFO kablam! Oct 14 13:52:12.287 INFO kablam! warning: variant is never constructed: `ControlNotification` Oct 14 13:52:12.287 INFO kablam! --> src/client.rs:18:5 Oct 14 13:52:12.288 INFO kablam! | Oct 14 13:52:12.288 INFO kablam! 18 | ControlNotification(control::Notification), Oct 14 13:52:12.288 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.289 INFO kablam! | Oct 14 13:52:12.289 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 13:52:12.289 INFO kablam! Oct 14 13:52:12.289 INFO kablam! warning: variant is never constructed: `Opening` Oct 14 13:52:12.290 INFO kablam! --> src/client.rs:31:5 Oct 14 13:52:12.290 INFO kablam! | Oct 14 13:52:12.290 INFO kablam! 31 | Opening, Oct 14 13:52:12.291 INFO kablam! | ^^^^^^^ Oct 14 13:52:12.291 INFO kablam! Oct 14 13:52:12.291 INFO kablam! warning: field is never used: `control_rx` Oct 14 13:52:12.291 INFO kablam! --> src/client.rs:55:5 Oct 14 13:52:12.292 INFO kablam! | Oct 14 13:52:12.292 INFO kablam! 55 | control_rx: mpsc::Receiver, Oct 14 13:52:12.292 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.293 INFO kablam! Oct 14 13:52:12.293 INFO kablam! warning: method is never used: `new` Oct 14 13:52:12.293 INFO kablam! --> src/proto/codec.rs:180:5 Oct 14 13:52:12.293 INFO kablam! | Oct 14 13:52:12.294 INFO kablam! 180 | pub fn new(inner: &'a mut BytesMut) -> Self { Oct 14 13:52:12.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.294 INFO kablam! Oct 14 13:52:12.295 INFO kablam! warning: method is never used: `has_correct_digest` Oct 14 13:52:12.295 INFO kablam! --> src/proto/server/request.rs:353:5 Oct 14 13:52:12.295 INFO kablam! | Oct 14 13:52:12.295 INFO kablam! 353 | fn has_correct_digest(&self) -> bool { Oct 14 13:52:12.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.296 INFO kablam! Oct 14 13:52:12.296 INFO kablam! warning: function is never used: `decode_frame` Oct 14 13:52:12.296 INFO kablam! --> src/proto/transport.rs:11:1 Oct 14 13:52:12.297 INFO kablam! | Oct 14 13:52:12.297 INFO kablam! 11 | / fn decode_frame<'a, T>(frame_type: &str, bytes: &'a mut BytesMut) -> io::Result Oct 14 13:52:12.297 INFO kablam! 12 | | where Oct 14 13:52:12.297 INFO kablam! 13 | | T: fmt::Debug, Oct 14 13:52:12.298 INFO kablam! 14 | | io::Cursor<&'a mut BytesMut>: Decode, Oct 14 13:52:12.298 INFO kablam! ... | Oct 14 13:52:12.298 INFO kablam! 26 | | Ok(frame) Oct 14 13:52:12.298 INFO kablam! 27 | | } Oct 14 13:52:12.303 INFO kablam! | |_^ Oct 14 13:52:12.303 INFO kablam! Oct 14 13:52:12.303 INFO kablam! warning: function is never used: `encode_frame` Oct 14 13:52:12.303 INFO kablam! --> src/proto/transport.rs:29:1 Oct 14 13:52:12.304 INFO kablam! | Oct 14 13:52:12.304 INFO kablam! 29 | fn encode_frame(frame: &T) -> io::Result { Oct 14 13:52:12.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.305 INFO kablam! Oct 14 13:52:12.305 INFO kablam! warning: function is never used: `new_framed` Oct 14 13:52:12.305 INFO kablam! --> src/proto/transport.rs:40:1 Oct 14 13:52:12.305 INFO kablam! | Oct 14 13:52:12.306 INFO kablam! 40 | pub fn new_framed(io: T) -> length_delimited::Framed { Oct 14 13:52:12.306 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.306 INFO kablam! Oct 14 13:52:12.306 INFO kablam! warning: function is never used: `decode_server_response` Oct 14 13:52:12.307 INFO kablam! --> src/proto/transport.rs:50:1 Oct 14 13:52:12.307 INFO kablam! | Oct 14 13:52:12.307 INFO kablam! 50 | pub fn decode_server_response(bytes: &mut BytesMut) -> io::Result { Oct 14 13:52:12.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.308 INFO kablam! Oct 14 13:52:12.308 INFO kablam! warning: function is never used: `encode_server_response` Oct 14 13:52:12.308 INFO kablam! --> src/proto/transport.rs:56:1 Oct 14 13:52:12.309 INFO kablam! | Oct 14 13:52:12.309 INFO kablam! 56 | pub fn encode_server_response(response: &ServerResponse) -> io::Result { Oct 14 13:52:12.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.310 INFO kablam! Oct 14 13:52:12.310 INFO kablam! warning: function is never used: `decode_server_request` Oct 14 13:52:12.310 INFO kablam! --> src/proto/transport.rs:63:1 Oct 14 13:52:12.310 INFO kablam! | Oct 14 13:52:12.311 INFO kablam! 63 | pub fn decode_server_request(bytes: &mut BytesMut) -> io::Result { Oct 14 13:52:12.311 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.311 INFO kablam! Oct 14 13:52:12.312 INFO kablam! warning: function is never used: `encode_server_request` Oct 14 13:52:12.312 INFO kablam! --> src/proto/transport.rs:69:1 Oct 14 13:52:12.312 INFO kablam! | Oct 14 13:52:12.312 INFO kablam! 69 | pub fn encode_server_request(request: &ServerRequest) -> io::Result { Oct 14 13:52:12.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.313 INFO kablam! Oct 14 13:52:12.313 INFO kablam! warning: function is never used: `decode_peer_message` Oct 14 13:52:12.314 INFO kablam! --> src/proto/transport.rs:76:1 Oct 14 13:52:12.314 INFO kablam! | Oct 14 13:52:12.314 INFO kablam! 76 | pub fn decode_peer_message(bytes: &mut BytesMut) -> io::Result { Oct 14 13:52:12.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.315 INFO kablam! Oct 14 13:52:12.315 INFO kablam! warning: function is never used: `encode_peer_message` Oct 14 13:52:12.315 INFO kablam! --> src/proto/transport.rs:82:1 Oct 14 13:52:12.316 INFO kablam! | Oct 14 13:52:12.316 INFO kablam! 82 | pub fn encode_peer_message(message: &peer::Message) -> io::Result { Oct 14 13:52:12.316 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.316 INFO kablam! Oct 14 13:52:12.316 INFO kablam! warning: method is never used: `get_strict` Oct 14 13:52:12.317 INFO kablam! --> src/room.rs:133:5 Oct 14 13:52:12.317 INFO kablam! | Oct 14 13:52:12.317 INFO kablam! 133 | fn get_strict(&self, room_name: &str) -> Result<&Room, Error> { Oct 14 13:52:12.317 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.317 INFO kablam! Oct 14 13:52:12.318 INFO kablam! warning: method is never used: `get` Oct 14 13:52:12.318 INFO kablam! --> src/user.rs:47:5 Oct 14 13:52:12.318 INFO kablam! | Oct 14 13:52:12.318 INFO kablam! 47 | pub fn get(&self, user_name: &str) -> Option<&User> { Oct 14 13:52:12.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.319 INFO kablam! Oct 14 13:52:12.319 INFO kablam! warning: method is never used: `is_privileged` Oct 14 13:52:12.319 INFO kablam! --> src/user.rs:107:5 Oct 14 13:52:12.320 INFO kablam! | Oct 14 13:52:12.320 INFO kablam! 107 | pub fn is_privileged(&self, user_name: &str) -> bool { Oct 14 13:52:12.320 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:12.321 INFO kablam! Oct 14 13:52:20.725 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 51.80s Oct 14 13:52:20.738 INFO kablam! su: No module specific data is present Oct 14 13:52:21.595 INFO running `"docker" "rm" "-f" "6893dfbc8f261030b29a21e24b21c950be29ed4d5e8179aa1f40a346d134fe01"` Oct 14 13:52:21.899 INFO blam! 6893dfbc8f261030b29a21e24b21c950be29ed4d5e8179aa1f40a346d134fe01 Oct 14 13:52:21.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 14 13:52:22.279 INFO blam! d1679c88cb173166cb754b394dc3a0f98575d669a5721e7198677bcb5f58d4bb Oct 14 13:52:22.295 INFO running `"docker" "start" "-a" "d1679c88cb173166cb754b394dc3a0f98575d669a5721e7198677bcb5f58d4bb"` Oct 14 13:52:23.459 INFO kablam! usermod: no changes Oct 14 13:52:23.659 INFO kablam! Compiling solstice v0.1.0 (/source) Oct 14 13:52:24.403 INFO kablam! warning: use of deprecated item 'mio::deprecated::Sender': update to use `Poll` Oct 14 13:52:24.403 INFO kablam! --> src/client.rs:51:15 Oct 14 13:52:24.403 INFO kablam! | Oct 14 13:52:24.403 INFO kablam! 51 | proto_tx: mio::deprecated::Sender, Oct 14 13:52:24.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.403 INFO kablam! | Oct 14 13:52:24.403 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 13:52:24.403 INFO kablam! Oct 14 13:52:24.411 INFO kablam! warning: use of deprecated item 'mio::deprecated::Handler': update to use `Poll` Oct 14 13:52:24.411 INFO kablam! --> src/proto/handler.rs:261:6 Oct 14 13:52:24.411 INFO kablam! | Oct 14 13:52:24.411 INFO kablam! 261 | impl mio::deprecated::Handler for Handler { Oct 14 13:52:24.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.411 INFO kablam! Oct 14 13:52:24.411 INFO kablam! warning: use of deprecated item 'mio::deprecated::Sender': update to use `Poll` Oct 14 13:52:24.411 INFO kablam! --> src/proto/handler.rs:348:19 Oct 14 13:52:24.411 INFO kablam! | Oct 14 13:52:24.411 INFO kablam! 348 | pub type Sender = mio::deprecated::Sender; Oct 14 13:52:24.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.411 INFO kablam! Oct 14 13:52:24.411 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:24.411 INFO kablam! --> src/proto/handler.rs:351:17 Oct 14 13:52:24.411 INFO kablam! | Oct 14 13:52:24.411 INFO kablam! 351 | event_loop: mio::deprecated::EventLoop, Oct 14 13:52:24.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.411 INFO kablam! Oct 14 13:52:24.411 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryRead': update to use `Poll` Oct 14 13:52:24.411 INFO kablam! --> src/proto/packet.rs:11:5 Oct 14 13:52:24.411 INFO kablam! | Oct 14 13:52:24.411 INFO kablam! 11 | use mio::deprecated::TryRead; Oct 14 13:52:24.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.411 INFO kablam! Oct 14 13:52:24.411 INFO kablam! warning: use of deprecated item 'mio::deprecated::Sender': update to use `Poll` Oct 14 13:52:24.411 INFO kablam! --> src/client.rs:70:19 Oct 14 13:52:24.411 INFO kablam! | Oct 14 13:52:24.411 INFO kablam! 70 | proto_tx: mio::deprecated::Sender, Oct 14 13:52:24.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.411 INFO kablam! Oct 14 13:52:24.411 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:24.411 INFO kablam! --> src/proto/handler.rs:121:26 Oct 14 13:52:24.411 INFO kablam! | Oct 14 13:52:24.411 INFO kablam! 121 | event_loop: &mut mio::deprecated::EventLoop, Oct 14 13:52:24.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.411 INFO kablam! Oct 14 13:52:24.411 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:24.411 INFO kablam! --> src/proto/handler.rs:169:26 Oct 14 13:52:24.411 INFO kablam! | Oct 14 13:52:24.411 INFO kablam! 169 | event_loop: &mut mio::deprecated::EventLoop, Oct 14 13:52:24.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.412 INFO kablam! Oct 14 13:52:24.412 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:24.412 INFO kablam! --> src/proto/handler.rs:211:26 Oct 14 13:52:24.412 INFO kablam! | Oct 14 13:52:24.412 INFO kablam! 211 | event_loop: &mut mio::deprecated::EventLoop, Oct 14 13:52:24.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.412 INFO kablam! Oct 14 13:52:24.412 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:24.412 INFO kablam! --> src/proto/handler.rs:235:26 Oct 14 13:52:24.412 INFO kablam! | Oct 14 13:52:24.412 INFO kablam! 235 | event_loop: &mut mio::deprecated::EventLoop, Oct 14 13:52:24.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.412 INFO kablam! Oct 14 13:52:24.412 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:24.412 INFO kablam! --> src/proto/handler.rs:267:26 Oct 14 13:52:24.412 INFO kablam! | Oct 14 13:52:24.412 INFO kablam! 267 | event_loop: &mut mio::deprecated::EventLoop, Oct 14 13:52:24.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.412 INFO kablam! Oct 14 13:52:24.412 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:24.412 INFO kablam! --> src/proto/handler.rs:312:43 Oct 14 13:52:24.412 INFO kablam! | Oct 14 13:52:24.412 INFO kablam! 312 | fn notify(&mut self, event_loop: &mut mio::deprecated::EventLoop, request: Request) { Oct 14 13:52:24.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.412 INFO kablam! Oct 14 13:52:24.412 INFO kablam! warning: use of deprecated item 'mio::deprecated::EventLoop': update to use `Poll` Oct 14 13:52:24.412 INFO kablam! --> src/proto/handler.rs:358:35 Oct 14 13:52:24.412 INFO kablam! | Oct 14 13:52:24.412 INFO kablam! 358 | let mut event_loop = try!(mio::deprecated::EventLoop::new()); Oct 14 13:52:24.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.412 INFO kablam! Oct 14 13:52:24.412 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryWrite': update to use `Poll` Oct 14 13:52:24.412 INFO kablam! --> src/proto/stream.rs:44:12 Oct 14 13:52:24.412 INFO kablam! | Oct 14 13:52:24.412 INFO kablam! 44 | T: mio::deprecated::TryWrite, Oct 14 13:52:24.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.412 INFO kablam! Oct 14 13:52:24.663 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 14 13:52:24.663 INFO kablam! --> src/client.rs:128:14 Oct 14 13:52:24.663 INFO kablam! | Oct 14 13:52:24.663 INFO kablam! 128 | .send(proto::Request::ServerRequest(request)) Oct 14 13:52:24.663 INFO kablam! | ^^^^ Oct 14 13:52:24.663 INFO kablam! Oct 14 13:52:24.663 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 14 13:52:24.663 INFO kablam! --> src/client.rs:135:14 Oct 14 13:52:24.663 INFO kablam! | Oct 14 13:52:24.663 INFO kablam! 135 | .send(proto::Request::PeerMessage(peer_id, message)) Oct 14 13:52:24.663 INFO kablam! | ^^^^ Oct 14 13:52:24.667 INFO kablam! Oct 14 13:52:24.677 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 14 13:52:24.677 INFO kablam! --> src/client.rs:351:22 Oct 14 13:52:24.677 INFO kablam! | Oct 14 13:52:24.677 INFO kablam! 351 | .send(proto::Request::ServerRequest( Oct 14 13:52:24.677 INFO kablam! | ^^^^ Oct 14 13:52:24.677 INFO kablam! Oct 14 13:52:24.679 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 14 13:52:24.679 INFO kablam! --> src/client.rs:369:22 Oct 14 13:52:24.680 INFO kablam! | Oct 14 13:52:24.680 INFO kablam! 369 | .send(proto::Request::ServerRequest( Oct 14 13:52:24.680 INFO kablam! | ^^^^ Oct 14 13:52:24.680 INFO kablam! Oct 14 13:52:24.695 INFO kablam! warning: use of deprecated item '>::send': update to use `Poll` Oct 14 13:52:24.695 INFO kablam! --> src/client.rs:518:22 Oct 14 13:52:24.695 INFO kablam! | Oct 14 13:52:24.695 INFO kablam! 518 | .send(proto::Request::PeerConnect( Oct 14 13:52:24.695 INFO kablam! | ^^^^ Oct 14 13:52:24.695 INFO kablam! Oct 14 13:52:24.960 INFO kablam! warning: use of deprecated item '>::register': update to use `Poll` Oct 14 13:52:24.961 INFO kablam! --> src/proto/handler.rs:139:25 Oct 14 13:52:24.961 INFO kablam! | Oct 14 13:52:24.962 INFO kablam! 139 | try!(event_loop.register( Oct 14 13:52:24.962 INFO kablam! | ^^^^^^^^ Oct 14 13:52:24.962 INFO kablam! Oct 14 13:52:24.962 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 14 13:52:24.963 INFO kablam! --> src/proto/handler.rs:142:13 Oct 14 13:52:24.963 INFO kablam! | Oct 14 13:52:24.963 INFO kablam! 142 | mio::Ready::all(), Oct 14 13:52:24.964 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 13:52:24.964 INFO kablam! Oct 14 13:52:24.964 INFO kablam! warning: use of deprecated item '>::register': update to use `Poll` Oct 14 13:52:24.964 INFO kablam! --> src/proto/handler.rs:146:25 Oct 14 13:52:24.965 INFO kablam! | Oct 14 13:52:24.965 INFO kablam! 146 | try!(event_loop.register( Oct 14 13:52:24.965 INFO kablam! | ^^^^^^^^ Oct 14 13:52:24.965 INFO kablam! Oct 14 13:52:24.966 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 14 13:52:24.966 INFO kablam! --> src/proto/handler.rs:149:13 Oct 14 13:52:24.966 INFO kablam! | Oct 14 13:52:24.966 INFO kablam! 149 | mio::Ready::all(), Oct 14 13:52:24.967 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 13:52:24.967 INFO kablam! Oct 14 13:52:24.968 INFO kablam! warning: use of deprecated item '>::register': update to use `Poll` Oct 14 13:52:24.969 INFO kablam! --> src/proto/handler.rs:195:14 Oct 14 13:52:24.969 INFO kablam! | Oct 14 13:52:24.969 INFO kablam! 195 | .register( Oct 14 13:52:24.969 INFO kablam! | ^^^^^^^^ Oct 14 13:52:24.970 INFO kablam! Oct 14 13:52:24.970 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 14 13:52:24.970 INFO kablam! --> src/proto/handler.rs:198:17 Oct 14 13:52:24.971 INFO kablam! | Oct 14 13:52:24.971 INFO kablam! 198 | mio::Ready::all(), Oct 14 13:52:24.971 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 13:52:24.971 INFO kablam! Oct 14 13:52:24.972 INFO kablam! warning: use of deprecated item '>::reregister': update to use `Poll` Oct 14 13:52:24.972 INFO kablam! --> src/proto/handler.rs:220:22 Oct 14 13:52:24.972 INFO kablam! | Oct 14 13:52:24.973 INFO kablam! 220 | .reregister( Oct 14 13:52:24.973 INFO kablam! | ^^^^^^^^^^ Oct 14 13:52:24.975 INFO kablam! Oct 14 13:52:24.975 INFO kablam! warning: use of deprecated item '>::reregister': update to use `Poll` Oct 14 13:52:24.975 INFO kablam! --> src/proto/handler.rs:248:26 Oct 14 13:52:24.975 INFO kablam! | Oct 14 13:52:24.975 INFO kablam! 248 | .reregister( Oct 14 13:52:24.975 INFO kablam! | ^^^^^^^^^^ Oct 14 13:52:24.975 INFO kablam! Oct 14 13:52:24.975 INFO kablam! warning: use of deprecated item '>::reregister': update to use `Poll` Oct 14 13:52:24.975 INFO kablam! --> src/proto/handler.rs:287:22 Oct 14 13:52:24.975 INFO kablam! | Oct 14 13:52:24.975 INFO kablam! 287 | .reregister( Oct 14 13:52:24.975 INFO kablam! | ^^^^^^^^^^ Oct 14 13:52:24.975 INFO kablam! Oct 14 13:52:24.975 INFO kablam! warning: use of deprecated item 'mio::Ready::all': removed Oct 14 13:52:24.975 INFO kablam! --> src/proto/handler.rs:290:25 Oct 14 13:52:24.975 INFO kablam! | Oct 14 13:52:24.975 INFO kablam! 290 | mio::Ready::all(), Oct 14 13:52:24.975 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 13:52:24.975 INFO kablam! Oct 14 13:52:24.987 INFO kablam! warning: use of deprecated item '>::new': update to use `Poll` Oct 14 13:52:24.987 INFO kablam! --> src/proto/handler.rs:358:35 Oct 14 13:52:24.987 INFO kablam! | Oct 14 13:52:24.987 INFO kablam! 358 | let mut event_loop = try!(mio::deprecated::EventLoop::new()); Oct 14 13:52:24.987 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:24.987 INFO kablam! Oct 14 13:52:24.987 INFO kablam! warning: use of deprecated item '>::channel': update to use `Poll` Oct 14 13:52:24.987 INFO kablam! --> src/proto/handler.rs:370:25 Oct 14 13:52:24.987 INFO kablam! | Oct 14 13:52:24.987 INFO kablam! 370 | self.event_loop.channel() Oct 14 13:52:24.987 INFO kablam! | ^^^^^^^ Oct 14 13:52:24.987 INFO kablam! Oct 14 13:52:24.987 INFO kablam! warning: use of deprecated item '>::run': update to use `Poll` Oct 14 13:52:24.987 INFO kablam! --> src/proto/handler.rs:374:25 Oct 14 13:52:24.987 INFO kablam! | Oct 14 13:52:24.987 INFO kablam! 374 | self.event_loop.run(&mut self.handler) Oct 14 13:52:24.987 INFO kablam! | ^^^ Oct 14 13:52:24.987 INFO kablam! Oct 14 13:52:25.015 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryRead::try_read': update to use `Poll` Oct 14 13:52:25.015 INFO kablam! --> src/proto/packet.rs:364:27 Oct 14 13:52:25.015 INFO kablam! | Oct 14 13:52:25.016 INFO kablam! 364 | match try!(stream.try_read(&mut self.buffer[offset..])) { Oct 14 13:52:25.016 INFO kablam! | ^^^^^^^^ Oct 14 13:52:25.016 INFO kablam! Oct 14 13:52:25.343 INFO kablam! warning: use of deprecated item 'mio::deprecated::TryWrite::try_write': update to use `Poll` Oct 14 13:52:25.343 INFO kablam! --> src/proto/stream.rs:46:29 Oct 14 13:52:25.343 INFO kablam! | Oct 14 13:52:25.343 INFO kablam! 46 | let result = writer.try_write(&self.bytes[self.cursor..]); Oct 14 13:52:25.343 INFO kablam! | ^^^^^^^^^ Oct 14 13:52:25.343 INFO kablam! Oct 14 13:52:25.355 INFO kablam! warning: use of deprecated item 'mio::Ready::is_hup': use UnixReady instead Oct 14 13:52:25.355 INFO kablam! --> src/proto/stream.rs:170:22 Oct 14 13:52:25.355 INFO kablam! | Oct 14 13:52:25.355 INFO kablam! 170 | if event_set.is_hup() || event_set.is_error() { Oct 14 13:52:25.355 INFO kablam! | ^^^^^^ Oct 14 13:52:25.355 INFO kablam! Oct 14 13:52:25.355 INFO kablam! warning: use of deprecated item 'mio::Ready::is_error': use UnixReady instead Oct 14 13:52:25.355 INFO kablam! --> src/proto/stream.rs:170:44 Oct 14 13:52:25.355 INFO kablam! | Oct 14 13:52:25.355 INFO kablam! 170 | if event_set.is_hup() || event_set.is_error() { Oct 14 13:52:25.355 INFO kablam! | ^^^^^^^^ Oct 14 13:52:25.355 INFO kablam! Oct 14 13:52:25.358 INFO kablam! warning: use of deprecated item 'mio::Ready::hup': use UnixReady instead Oct 14 13:52:25.359 INFO kablam! --> src/proto/stream.rs:201:54 Oct 14 13:52:25.359 INFO kablam! | Oct 14 13:52:25.359 INFO kablam! 201 | let mut event_set = mio::Ready::readable() | mio::Ready::hup() | mio::Ready::error(); Oct 14 13:52:25.359 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 13:52:25.359 INFO kablam! Oct 14 13:52:25.359 INFO kablam! warning: use of deprecated item 'mio::Ready::error': use UnixReady instead Oct 14 13:52:25.359 INFO kablam! --> src/proto/stream.rs:201:74 Oct 14 13:52:25.359 INFO kablam! | Oct 14 13:52:25.359 INFO kablam! 201 | let mut event_set = mio::Ready::readable() | mio::Ready::hup() | mio::Ready::error(); Oct 14 13:52:25.359 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 13:52:25.359 INFO kablam! Oct 14 13:52:25.667 INFO kablam! warning: unused variable: `occupied_entry` Oct 14 13:52:25.667 INFO kablam! --> src/proto/handler.rs:174:40 Oct 14 13:52:25.667 INFO kablam! | Oct 14 13:52:25.667 INFO kablam! 174 | Some(slab::Entry::Occupied(occupied_entry)) => { Oct 14 13:52:25.667 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_occupied_entry` instead Oct 14 13:52:25.667 INFO kablam! | Oct 14 13:52:25.667 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 13:52:25.667 INFO kablam! Oct 14 13:52:25.667 INFO kablam! warning: unused variable: `sock` Oct 14 13:52:25.667 INFO kablam! --> src/proto/handler.rs:276:29 Oct 14 13:52:25.667 INFO kablam! | Oct 14 13:52:25.667 INFO kablam! 276 | Ok((sock, addr)) => { Oct 14 13:52:25.667 INFO kablam! | ^^^^ help: consider using `_sock` instead Oct 14 13:52:25.667 INFO kablam! Oct 14 13:52:26.263 INFO kablam! warning: variant is never constructed: `ControlNotification` Oct 14 13:52:26.263 INFO kablam! --> src/client.rs:18:5 Oct 14 13:52:26.263 INFO kablam! | Oct 14 13:52:26.263 INFO kablam! 18 | ControlNotification(control::Notification), Oct 14 13:52:26.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.263 INFO kablam! | Oct 14 13:52:26.263 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 13:52:26.263 INFO kablam! Oct 14 13:52:26.263 INFO kablam! warning: variant is never constructed: `Opening` Oct 14 13:52:26.263 INFO kablam! --> src/client.rs:31:5 Oct 14 13:52:26.263 INFO kablam! | Oct 14 13:52:26.263 INFO kablam! 31 | Opening, Oct 14 13:52:26.263 INFO kablam! | ^^^^^^^ Oct 14 13:52:26.263 INFO kablam! Oct 14 13:52:26.263 INFO kablam! warning: field is never used: `control_rx` Oct 14 13:52:26.263 INFO kablam! --> src/client.rs:55:5 Oct 14 13:52:26.263 INFO kablam! | Oct 14 13:52:26.263 INFO kablam! 55 | control_rx: mpsc::Receiver, Oct 14 13:52:26.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.263 INFO kablam! Oct 14 13:52:26.263 INFO kablam! warning: function is never used: `decode_frame` Oct 14 13:52:26.263 INFO kablam! --> src/proto/transport.rs:11:1 Oct 14 13:52:26.263 INFO kablam! | Oct 14 13:52:26.263 INFO kablam! 11 | / fn decode_frame<'a, T>(frame_type: &str, bytes: &'a mut BytesMut) -> io::Result Oct 14 13:52:26.263 INFO kablam! 12 | | where Oct 14 13:52:26.264 INFO kablam! 13 | | T: fmt::Debug, Oct 14 13:52:26.264 INFO kablam! 14 | | io::Cursor<&'a mut BytesMut>: Decode, Oct 14 13:52:26.264 INFO kablam! ... | Oct 14 13:52:26.264 INFO kablam! 26 | | Ok(frame) Oct 14 13:52:26.264 INFO kablam! 27 | | } Oct 14 13:52:26.264 INFO kablam! | |_^ Oct 14 13:52:26.264 INFO kablam! Oct 14 13:52:26.264 INFO kablam! warning: function is never used: `encode_frame` Oct 14 13:52:26.264 INFO kablam! --> src/proto/transport.rs:29:1 Oct 14 13:52:26.264 INFO kablam! | Oct 14 13:52:26.264 INFO kablam! 29 | fn encode_frame(frame: &T) -> io::Result { Oct 14 13:52:26.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.264 INFO kablam! Oct 14 13:52:26.264 INFO kablam! warning: function is never used: `new_framed` Oct 14 13:52:26.264 INFO kablam! --> src/proto/transport.rs:40:1 Oct 14 13:52:26.264 INFO kablam! | Oct 14 13:52:26.264 INFO kablam! 40 | pub fn new_framed(io: T) -> length_delimited::Framed { Oct 14 13:52:26.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.264 INFO kablam! Oct 14 13:52:26.264 INFO kablam! warning: function is never used: `decode_server_response` Oct 14 13:52:26.264 INFO kablam! --> src/proto/transport.rs:50:1 Oct 14 13:52:26.264 INFO kablam! | Oct 14 13:52:26.264 INFO kablam! 50 | pub fn decode_server_response(bytes: &mut BytesMut) -> io::Result { Oct 14 13:52:26.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.264 INFO kablam! Oct 14 13:52:26.264 INFO kablam! warning: function is never used: `encode_server_response` Oct 14 13:52:26.264 INFO kablam! --> src/proto/transport.rs:56:1 Oct 14 13:52:26.264 INFO kablam! | Oct 14 13:52:26.264 INFO kablam! 56 | pub fn encode_server_response(response: &ServerResponse) -> io::Result { Oct 14 13:52:26.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.264 INFO kablam! Oct 14 13:52:26.264 INFO kablam! warning: function is never used: `decode_server_request` Oct 14 13:52:26.264 INFO kablam! --> src/proto/transport.rs:63:1 Oct 14 13:52:26.264 INFO kablam! | Oct 14 13:52:26.264 INFO kablam! 63 | pub fn decode_server_request(bytes: &mut BytesMut) -> io::Result { Oct 14 13:52:26.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.264 INFO kablam! Oct 14 13:52:26.264 INFO kablam! warning: function is never used: `encode_server_request` Oct 14 13:52:26.264 INFO kablam! --> src/proto/transport.rs:69:1 Oct 14 13:52:26.264 INFO kablam! | Oct 14 13:52:26.264 INFO kablam! 69 | pub fn encode_server_request(request: &ServerRequest) -> io::Result { Oct 14 13:52:26.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.264 INFO kablam! Oct 14 13:52:26.264 INFO kablam! warning: function is never used: `decode_peer_message` Oct 14 13:52:26.264 INFO kablam! --> src/proto/transport.rs:76:1 Oct 14 13:52:26.264 INFO kablam! | Oct 14 13:52:26.264 INFO kablam! 76 | pub fn decode_peer_message(bytes: &mut BytesMut) -> io::Result { Oct 14 13:52:26.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.264 INFO kablam! Oct 14 13:52:26.264 INFO kablam! warning: function is never used: `encode_peer_message` Oct 14 13:52:26.264 INFO kablam! --> src/proto/transport.rs:82:1 Oct 14 13:52:26.264 INFO kablam! | Oct 14 13:52:26.264 INFO kablam! 82 | pub fn encode_peer_message(message: &peer::Message) -> io::Result { Oct 14 13:52:26.264 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.264 INFO kablam! Oct 14 13:52:26.279 INFO kablam! warning: method is never used: `get_strict` Oct 14 13:52:26.279 INFO kablam! --> src/room.rs:133:5 Oct 14 13:52:26.279 INFO kablam! | Oct 14 13:52:26.279 INFO kablam! 133 | fn get_strict(&self, room_name: &str) -> Result<&Room, Error> { Oct 14 13:52:26.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.279 INFO kablam! Oct 14 13:52:26.279 INFO kablam! warning: method is never used: `get` Oct 14 13:52:26.279 INFO kablam! --> src/user.rs:47:5 Oct 14 13:52:26.279 INFO kablam! | Oct 14 13:52:26.279 INFO kablam! 47 | pub fn get(&self, user_name: &str) -> Option<&User> { Oct 14 13:52:26.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.279 INFO kablam! Oct 14 13:52:26.279 INFO kablam! warning: method is never used: `is_privileged` Oct 14 13:52:26.279 INFO kablam! --> src/user.rs:107:5 Oct 14 13:52:26.279 INFO kablam! | Oct 14 13:52:26.279 INFO kablam! 107 | pub fn is_privileged(&self, user_name: &str) -> bool { Oct 14 13:52:26.279 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 13:52:26.279 INFO kablam! Oct 14 13:52:29.967 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.47s Oct 14 13:52:29.971 INFO kablam! su: No module specific data is present Oct 14 13:52:30.319 INFO running `"docker" "rm" "-f" "d1679c88cb173166cb754b394dc3a0f98575d669a5721e7198677bcb5f58d4bb"` Oct 14 13:52:30.527 INFO blam! d1679c88cb173166cb754b394dc3a0f98575d669a5721e7198677bcb5f58d4bb Oct 14 13:52:30.535 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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" "-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 14 13:52:30.891 INFO blam! 1738d73b300295599c0b94f0158bb6ee6de569b84ed8ad65a2906f153c9ccfab Oct 14 13:52:30.894 INFO running `"docker" "start" "-a" "1738d73b300295599c0b94f0158bb6ee6de569b84ed8ad65a2906f153c9ccfab"` Oct 14 13:52:31.950 INFO kablam! usermod: no changes Oct 14 13:52:32.066 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 14 13:52:32.080 INFO kablam! Running /target/debug/deps/solstice-b5eb5d1cb209ccc7 Oct 14 13:52:32.088 INFO blam! Oct 14 13:52:32.089 INFO blam! running 67 tests Oct 14 13:52:32.089 INFO blam! test proto::codec::tests::decode_u16 ... ok Oct 14 13:52:32.089 INFO blam! test proto::codec::tests::decode_u16_unexpected_eof ... ok Oct 14 13:52:32.090 INFO blam! test proto::codec::tests::decode_string ... ok Oct 14 13:52:32.090 INFO blam! test proto::codec::tests::decode_pair_u32_string ... ok Oct 14 13:52:32.090 INFO blam! test proto::codec::tests::decode_ipv4 ... ok Oct 14 13:52:32.091 INFO blam! test proto::codec::tests::decode_bool_unexpected_eof ... ok Oct 14 13:52:32.091 INFO blam! test proto::codec::tests::decode_u32 ... ok Oct 14 13:52:32.091 INFO blam! test proto::codec::tests::decode_u32_unexpected_eof ... ok Oct 14 13:52:32.091 INFO blam! test proto::codec::tests::decode_u32_vector ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::decode_bool_invalid ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::encode_bool ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::decode_bool ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::encode_ipv4 ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::encode_pair_u32_string ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::encode_string ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::encode_u16 ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::encode_u32 ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::encode_u32_vector ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::roundtrip_ipv4 ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::roundtrip_bool ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::roundtrip_pair_u32_string ... ok Oct 14 13:52:32.092 INFO blam! test proto::codec::tests::expect_io_error_success ... ok Oct 14 13:52:32.107 INFO blam! test proto::codec::tests::roundtrip_u32_vector ... ok Oct 14 13:52:32.107 INFO blam! test proto::codec::tests::roundtrip_string ... ok Oct 14 13:52:32.107 INFO blam! test proto::codec::tests::roundtrip_u16 ... ok Oct 14 13:52:32.107 INFO blam! test proto::codec::tests::roundtrip_u32 ... ok Oct 14 13:52:32.107 INFO blam! test proto::peer::message::tests::roundtrip_peer_init ... ok Oct 14 13:52:32.107 INFO blam! test proto::peer::message::tests::roundtrip_pierce_firewall ... ok Oct 14 13:52:32.107 INFO blam! test proto::server::request::tests::invalid_code ... ok Oct 14 13:52:32.107 INFO blam! test proto::peer::message::tests::invalid_code ... ok Oct 14 13:52:32.115 INFO blam! test proto::server::request::tests::new_login_request_has_correct_digest ... ok Oct 14 13:52:32.127 INFO blam! test proto::server::request::tests::roundtrip_connect_to_peer_request ... ok Oct 14 13:52:32.127 INFO blam! test proto::server::request::tests::roundtrip_cannot_connect_request ... ok Oct 14 13:52:32.127 INFO blam! test proto::server::request::tests::roundtrip_file_search_request ... ok Oct 14 13:52:32.127 INFO blam! test proto::server::request::tests::roundtrip_room_join_request ... ok Oct 14 13:52:32.130 INFO blam! test proto::server::request::tests::roundtrip_peer_address_request ... ok Oct 14 13:52:32.130 INFO blam! test proto::server::request::tests::roundtrip_room_leave_request ... ok Oct 14 13:52:32.130 INFO blam! test proto::server::request::tests::roundtrip_login_request ... ok Oct 14 13:52:32.130 INFO blam! test proto::server::request::tests::roundtrip_room_message_request ... ok Oct 14 13:52:32.130 INFO blam! test proto::server::request::tests::roundtrip_room_list_request ... ok Oct 14 13:52:32.130 INFO blam! test proto::server::request::tests::roundtrip_set_listen_port_request ... ok Oct 14 13:52:32.135 INFO blam! test proto::server::request::tests::roundtrip_user_status_request ... ok Oct 14 13:52:32.135 INFO blam! test proto::server::response::tests::invalid_code ... ok Oct 14 13:52:32.136 INFO blam! test proto::server::response::tests::roundtrip_connect_to_peer ... ok Oct 14 13:52:32.136 INFO blam! test proto::server::response::tests::roundtrip_file_search ... ok Oct 14 13:52:32.136 INFO blam! test proto::server::response::tests::roundtrip_login_fail ... ok Oct 14 13:52:32.136 INFO blam! test proto::server::response::tests::roundtrip_login_ok ... ok Oct 14 13:52:32.136 INFO blam! test proto::server::response::tests::roundtrip_parent_min_speed ... ok Oct 14 13:52:32.136 INFO blam! test proto::server::response::tests::roundtrip_parent_speed_ratio ... ok Oct 14 13:52:32.136 INFO blam! test proto::server::response::tests::roundtrip_privileged_users ... ok Oct 14 13:52:32.141 INFO blam! test proto::server::response::tests::roundtrip_peer_address ... ok Oct 14 13:52:32.148 INFO blam! test proto::server::response::tests::roundtrip_room_leave ... ok Oct 14 13:52:32.148 INFO blam! test proto::server::response::tests::roundtrip_room_join ... ok Oct 14 13:52:32.148 INFO blam! test proto::server::response::tests::roundtrip_room_join_no_owner ... ok Oct 14 13:52:32.148 INFO blam! test proto::server::response::tests::roundtrip_room_tickers ... ok Oct 14 13:52:32.155 INFO blam! test proto::server::response::tests::roundtrip_room_list ... ok Oct 14 13:52:32.155 INFO blam! test proto::server::response::tests::roundtrip_room_message ... ok Oct 14 13:52:32.155 INFO blam! test proto::codec::tests::expect_io_error_wrong_message ... ok Oct 14 13:52:32.155 INFO blam! test proto::codec::tests::expect_io_error_wrong_kind ... ok Oct 14 13:52:32.155 INFO blam! test proto::server::response::tests::roundtrip_wishlist_interval ... ok Oct 14 13:52:32.155 INFO blam! test proto::server::response::tests::roundtrip_user_status ... ok Oct 14 13:52:32.155 INFO blam! test proto::codec::tests::encode_invalid_string ... ok Oct 14 13:52:32.159 INFO blam! test proto::server::response::tests::roundtrip_room_user_left ... ok Oct 14 13:52:32.159 INFO blam! test proto::server::response::tests::roundtrip_room_user_joined ... ok Oct 14 13:52:32.167 INFO blam! test proto::server::response::tests::roundtrip_user_info ... ok Oct 14 13:52:32.167 INFO blam! test proto::codec::tests::expect_io_error_not_err ... ok Oct 14 13:52:32.167 INFO blam! test proto::server::request::tests::new_login_request_with_empty_password ... ok Oct 14 13:52:32.167 INFO blam! Oct 14 13:52:32.167 INFO blam! test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 13:52:32.167 INFO blam! Oct 14 13:52:32.175 INFO kablam! su: No module specific data is present Oct 14 13:52:33.150 INFO running `"docker" "rm" "-f" "1738d73b300295599c0b94f0158bb6ee6de569b84ed8ad65a2906f153c9ccfab"` Oct 14 13:52:33.415 INFO blam! 1738d73b300295599c0b94f0158bb6ee6de569b84ed8ad65a2906f153c9ccfab