Oct 12 23:28:42.740 INFO testing sozu-proxy/sozu against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 23:28:42.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 23:28:43.127 INFO blam! 060cd56403bc2e925c862c2efe97342e60a306de3fe2d02c26429714b3514838 Oct 12 23:28:43.141 INFO running `"docker" "start" "-a" "060cd56403bc2e925c862c2efe97342e60a306de3fe2d02c26429714b3514838"` Oct 12 23:28:44.245 INFO kablam! usermod: no changes Oct 12 23:28:44.627 INFO kablam! Compiling num-traits v0.2.6 Oct 12 23:28:44.627 INFO kablam! Compiling sozu-lib v0.9.0 (/source/lib) Oct 12 23:28:44.651 INFO kablam! Compiling pool v0.1.4 Oct 12 23:28:44.651 INFO kablam! Compiling sozu v0.9.0 (/source/bin) Oct 12 23:28:44.651 INFO kablam! Compiling nom v2.2.1 Oct 12 23:28:44.663 INFO kablam! Compiling encode_unicode v0.3.2 Oct 12 23:28:44.663 INFO kablam! Compiling sozuctl v0.9.0 (/source/ctl) Oct 12 23:28:44.663 INFO kablam! Compiling ring v0.13.2 Oct 12 23:28:47.229 INFO kablam! Compiling term v0.5.1 Oct 12 23:28:48.105 INFO kablam! Compiling uuid v0.6.5 Oct 12 23:28:48.261 INFO kablam! Compiling smallvec v0.6.5 Oct 12 23:28:51.043 INFO kablam! Compiling mio v0.6.16 Oct 12 23:28:51.044 INFO kablam! Compiling miniz-sys v0.1.10 Oct 12 23:28:51.084 INFO kablam! Compiling procinfo v0.4.2 Oct 12 23:28:51.137 INFO kablam! Compiling tokio-io v0.1.9 Oct 12 23:28:53.455 INFO kablam! Compiling nom v4.0.0 Oct 12 23:28:53.463 INFO kablam! Compiling syn v0.14.9 Oct 12 23:28:53.948 INFO kablam! Compiling flate2 v1.0.2 Oct 12 23:29:06.631 INFO kablam! Compiling error-chain v0.12.0 Oct 12 23:29:06.879 INFO kablam! Compiling parking_lot_core v0.3.1 Oct 12 23:29:09.503 INFO kablam! Compiling tokio-codec v0.1.1 Oct 12 23:29:09.547 INFO kablam! Compiling mio-uds v0.6.7 Oct 12 23:29:09.771 INFO kablam! Compiling mio-extras v2.0.5 Oct 12 23:29:10.511 INFO kablam! Compiling prettytable-rs v0.7.0 Oct 12 23:29:13.931 INFO kablam! Compiling pem v0.5.1 Oct 12 23:29:14.019 INFO kablam! Compiling parking_lot v0.6.4 Oct 12 23:29:21.977 INFO kablam! Compiling sozu-command-lib v0.9.0 (/source/command) Oct 12 23:29:22.052 INFO kablam! Compiling tokio-reactor v0.1.6 Oct 12 23:29:26.063 INFO kablam! Compiling hdrhistogram v6.1.0 Oct 12 23:29:36.291 INFO kablam! Compiling webpki v0.18.1 Oct 12 23:29:36.339 INFO kablam! Compiling sct v0.4.0 Oct 12 23:29:36.451 INFO kablam! Compiling tokio-uds v0.2.1 Oct 12 23:29:37.055 INFO kablam! Compiling structopt-derive v0.2.10 Oct 12 23:29:41.627 INFO kablam! Compiling rustls v0.13.1 Oct 12 23:29:48.971 INFO kablam! Compiling structopt v0.2.10 Oct 12 23:29:52.395 INFO kablam! warning: unused variable: `app_id` Oct 12 23:29:52.395 INFO kablam! --> command/src/config.rs:274:31 Oct 12 23:29:52.395 INFO kablam! | Oct 12 23:29:52.395 INFO kablam! 274 | pub fn to_http_front(&self, app_id: &str) -> Result { Oct 12 23:29:52.395 INFO kablam! | ^^^^^^ help: consider using `_app_id` instead Oct 12 23:29:52.395 INFO kablam! | Oct 12 23:29:52.395 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:29:52.395 INFO kablam! Oct 12 23:30:33.727 INFO kablam! Compiling sozu-command-futures v0.9.0 (/source/futures) Oct 12 23:31:01.139 INFO kablam! warning: unused variable: `request_id` Oct 12 23:31:01.139 INFO kablam! --> lib/src/protocol/http/parser.rs:1574:52 Oct 12 23:31:01.139 INFO kablam! | Oct 12 23:31:01.139 INFO kablam! 1574 | pub fn parse_request_until_stop(mut rs: HttpState, request_id: &str, buf: &mut BufferQueue, sticky_name: &str) -> HttpState { Oct 12 23:31:01.139 INFO kablam! | ^^^^^^^^^^ help: consider using `_request_id` instead Oct 12 23:31:01.143 INFO kablam! | Oct 12 23:31:01.159 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:31:01.159 INFO kablam! Oct 12 23:31:01.159 INFO kablam! warning: unused variable: `request_id` Oct 12 23:31:01.159 INFO kablam! --> lib/src/protocol/http/parser.rs:1685:53 Oct 12 23:31:01.159 INFO kablam! | Oct 12 23:31:01.159 INFO kablam! 1685 | pub fn parse_response_until_stop(mut rs: HttpState, request_id: &str, buf: &mut BufferQueue, Oct 12 23:31:01.159 INFO kablam! | ^^^^^^^^^^ help: consider using `_request_id` instead Oct 12 23:31:01.159 INFO kablam! Oct 12 23:31:01.159 INFO kablam! warning: unused variable: `max_listeners` Oct 12 23:31:01.159 INFO kablam! --> lib/src/http.rs:1322:7 Oct 12 23:31:01.159 INFO kablam! | Oct 12 23:31:01.159 INFO kablam! 1322 | let max_listeners = 1; Oct 12 23:31:01.159 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_max_listeners` instead Oct 12 23:31:01.159 INFO kablam! Oct 12 23:31:01.159 INFO kablam! warning: unused variable: `scm_client` Oct 12 23:31:01.159 INFO kablam! --> lib/src/tcp.rs:1033:20 Oct 12 23:31:01.159 INFO kablam! | Oct 12 23:31:01.159 INFO kablam! 1033 | let (scm_server, scm_client) = UnixStream::pair().unwrap(); Oct 12 23:31:01.159 INFO kablam! | ^^^^^^^^^^ help: consider using `_scm_client` instead Oct 12 23:31:01.159 INFO kablam! Oct 12 23:31:01.167 INFO kablam! warning: unused variable: `max_listeners` Oct 12 23:31:01.167 INFO kablam! --> lib/src/https_rustls/configuration.rs:706:7 Oct 12 23:31:01.167 INFO kablam! | Oct 12 23:31:01.167 INFO kablam! 706 | let max_listeners = 1; Oct 12 23:31:01.167 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_max_listeners` instead Oct 12 23:31:01.167 INFO kablam! Oct 12 23:31:01.167 INFO kablam! warning: unused variable: `scm_client` Oct 12 23:31:01.167 INFO kablam! --> lib/src/https_rustls/configuration.rs:739:24 Oct 12 23:31:01.167 INFO kablam! | Oct 12 23:31:01.167 INFO kablam! 739 | let (scm_server, scm_client) = UnixStream::pair().unwrap(); Oct 12 23:31:01.167 INFO kablam! | ^^^^^^^^^^ help: consider using `_scm_client` instead Oct 12 23:31:01.167 INFO kablam! Oct 12 23:31:01.167 INFO kablam! warning: unused variable: `fingerprint` Oct 12 23:31:01.167 INFO kablam! --> lib/src/https_rustls/resolver.rs:184:7 Oct 12 23:31:01.167 INFO kablam! | Oct 12 23:31:01.167 INFO kablam! 184 | let fingerprint:Vec = Vec::new(); Oct 12 23:31:01.167 INFO kablam! | ^^^^^^^^^^^ help: consider using `_fingerprint` instead Oct 12 23:31:01.167 INFO kablam! Oct 12 23:31:01.191 INFO kablam! warning: unused variable: `h` Oct 12 23:31:01.191 INFO kablam! --> lib/src/metrics/local_drain.rs:88:30 Oct 12 23:31:01.191 INFO kablam! | Oct 12 23:31:01.191 INFO kablam! 88 | pub fn new(app_id: String, h: Histogram) -> BackendMetrics { Oct 12 23:31:01.191 INFO kablam! | ^ help: consider using `_h` instead Oct 12 23:31:01.191 INFO kablam! Oct 12 23:31:01.191 INFO kablam! warning: unused variable: `k` Oct 12 23:31:01.191 INFO kablam! --> lib/src/metrics/local_drain.rs:169:11 Oct 12 23:31:01.191 INFO kablam! | Oct 12 23:31:01.191 INFO kablam! 169 | let k = String::from(id); Oct 12 23:31:01.191 INFO kablam! | ^ help: consider using `_k` instead Oct 12 23:31:01.191 INFO kablam! Oct 12 23:31:01.195 INFO kablam! warning: unused variable: `available_buffer_size` Oct 12 23:31:01.195 INFO kablam! --> lib/src/buffer_queue.rs:289:9 Oct 12 23:31:01.195 INFO kablam! | Oct 12 23:31:01.195 INFO kablam! 289 | let available_buffer_size = self.buffer.available_data(); Oct 12 23:31:01.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_available_buffer_size` instead Oct 12 23:31:01.195 INFO kablam! Oct 12 23:31:01.199 INFO kablam! warning: unused variable: `sz` Oct 12 23:31:01.199 INFO kablam! --> lib/src/socket.rs:174:12 Oct 12 23:31:01.199 INFO kablam! | Oct 12 23:31:01.199 INFO kablam! 174 | Ok(sz) => {}, Oct 12 23:31:01.199 INFO kablam! | ^^ help: consider using `_sz` instead Oct 12 23:31:01.199 INFO kablam! Oct 12 23:31:01.211 INFO kablam! warning: variable `sent_size` is assigned to, but never used Oct 12 23:31:01.211 INFO kablam! --> lib/src/socket.rs:230:13 Oct 12 23:31:01.211 INFO kablam! | Oct 12 23:31:01.211 INFO kablam! 230 | let mut sent_size = 0usize; Oct 12 23:31:01.211 INFO kablam! | ^^^^^^^^^ Oct 12 23:31:01.211 INFO kablam! | Oct 12 23:31:01.211 INFO kablam! = note: consider using `_sent_size` instead Oct 12 23:31:01.212 INFO kablam! Oct 12 23:31:01.219 INFO kablam! warning: unused variable: `p` Oct 12 23:31:01.219 INFO kablam! --> lib/src/protocol/http/mod.rs:188:21 Oct 12 23:31:01.219 INFO kablam! | Oct 12 23:31:01.219 INFO kablam! 188 | (IpAddr::V4(p), peer_port, IpAddr::V4(f)) => { Oct 12 23:31:01.219 INFO kablam! | ^ help: consider using `_p` instead Oct 12 23:31:01.219 INFO kablam! Oct 12 23:31:01.219 INFO kablam! warning: unused variable: `f` Oct 12 23:31:01.219 INFO kablam! --> lib/src/protocol/http/mod.rs:188:47 Oct 12 23:31:01.219 INFO kablam! | Oct 12 23:31:01.219 INFO kablam! 188 | (IpAddr::V4(p), peer_port, IpAddr::V4(f)) => { Oct 12 23:31:01.219 INFO kablam! | ^ help: consider using `_f` instead Oct 12 23:31:01.219 INFO kablam! Oct 12 23:31:01.223 INFO kablam! warning: unused variable: `p` Oct 12 23:31:01.223 INFO kablam! --> lib/src/protocol/http/mod.rs:193:21 Oct 12 23:31:01.223 INFO kablam! | Oct 12 23:31:01.223 INFO kablam! 193 | (IpAddr::V4(p), peer_port, IpAddr::V6(f)) => { Oct 12 23:31:01.223 INFO kablam! | ^ help: consider using `_p` instead Oct 12 23:31:01.223 INFO kablam! Oct 12 23:31:01.223 INFO kablam! warning: unused variable: `f` Oct 12 23:31:01.223 INFO kablam! --> lib/src/protocol/http/mod.rs:193:47 Oct 12 23:31:01.223 INFO kablam! | Oct 12 23:31:01.223 INFO kablam! 193 | (IpAddr::V4(p), peer_port, IpAddr::V6(f)) => { Oct 12 23:31:01.223 INFO kablam! | ^ help: consider using `_f` instead Oct 12 23:31:01.223 INFO kablam! Oct 12 23:31:01.223 INFO kablam! warning: unused variable: `p` Oct 12 23:31:01.223 INFO kablam! --> lib/src/protocol/http/mod.rs:198:21 Oct 12 23:31:01.223 INFO kablam! | Oct 12 23:31:01.223 INFO kablam! 198 | (IpAddr::V6(p), peer_port, IpAddr::V4(f)) => { Oct 12 23:31:01.223 INFO kablam! | ^ help: consider using `_p` instead Oct 12 23:31:01.223 INFO kablam! Oct 12 23:31:01.223 INFO kablam! warning: unused variable: `f` Oct 12 23:31:01.223 INFO kablam! --> lib/src/protocol/http/mod.rs:198:47 Oct 12 23:31:01.223 INFO kablam! | Oct 12 23:31:01.223 INFO kablam! 198 | (IpAddr::V6(p), peer_port, IpAddr::V4(f)) => { Oct 12 23:31:01.223 INFO kablam! | ^ help: consider using `_f` instead Oct 12 23:31:01.223 INFO kablam! Oct 12 23:31:01.223 INFO kablam! warning: unused variable: `p` Oct 12 23:31:01.224 INFO kablam! --> lib/src/protocol/http/mod.rs:203:21 Oct 12 23:31:01.224 INFO kablam! | Oct 12 23:31:01.224 INFO kablam! 203 | (IpAddr::V6(p), peer_port, IpAddr::V6(f)) => { Oct 12 23:31:01.224 INFO kablam! | ^ help: consider using `_p` instead Oct 12 23:31:01.224 INFO kablam! Oct 12 23:31:01.224 INFO kablam! warning: unused variable: `f` Oct 12 23:31:01.224 INFO kablam! --> lib/src/protocol/http/mod.rs:203:47 Oct 12 23:31:01.224 INFO kablam! | Oct 12 23:31:01.224 INFO kablam! 203 | (IpAddr::V6(p), peer_port, IpAddr::V6(f)) => { Oct 12 23:31:01.224 INFO kablam! | ^ help: consider using `_f` instead Oct 12 23:31:01.224 INFO kablam! Oct 12 23:31:01.225 INFO kablam! warning: unused variable: `app_id` Oct 12 23:31:01.225 INFO kablam! --> lib/src/protocol/http/mod.rs:437:9 Oct 12 23:31:01.225 INFO kablam! | Oct 12 23:31:01.225 INFO kablam! 437 | let app_id = self.app_id.clone().unwrap_or(String::from("-")); Oct 12 23:31:01.231 INFO kablam! | ^^^^^^ help: consider using `_app_id` instead Oct 12 23:31:01.231 INFO kablam! Oct 12 23:31:01.235 INFO kablam! warning: unused variable: `answer` Oct 12 23:31:01.235 INFO kablam! --> lib/src/protocol/http/mod.rs:633:51 Oct 12 23:31:01.235 INFO kablam! | Oct 12 23:31:01.235 INFO kablam! 633 | let res = if let SessionStatus::DefaultAnswer(answer, ref buf, mut index) = self.status { Oct 12 23:31:01.243 INFO kablam! | ^^^^^^ help: consider using `_answer` instead Oct 12 23:31:01.243 INFO kablam! Oct 12 23:31:01.245 INFO kablam! warning: unused variable: `header` Oct 12 23:31:01.245 INFO kablam! --> lib/src/protocol/proxy_protocol/relay.rs:77:19 Oct 12 23:31:01.245 INFO kablam! | Oct 12 23:31:01.245 INFO kablam! 77 | Ok((rest, header)) => { Oct 12 23:31:01.263 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 12 23:31:01.263 INFO kablam! Oct 12 23:31:01.267 INFO kablam! warning: unused variable: `e` Oct 12 23:31:01.267 INFO kablam! --> lib/src/protocol/proxy_protocol/relay.rs:85:13 Oct 12 23:31:01.267 INFO kablam! | Oct 12 23:31:01.267 INFO kablam! 85 | Err(e) => { Oct 12 23:31:01.267 INFO kablam! | ^ help: consider using `_e` instead Oct 12 23:31:01.267 INFO kablam! Oct 12 23:31:01.268 INFO kablam! warning: unused variable: `log_ctx` Oct 12 23:31:01.268 INFO kablam! --> lib/src/http.rs:83:11 Oct 12 23:31:01.268 INFO kablam! | Oct 12 23:31:01.268 INFO kablam! 83 | let log_ctx = format!("{}\tunknown\t", &request_id); Oct 12 23:31:01.268 INFO kablam! | ^^^^^^^ help: consider using `_log_ctx` instead Oct 12 23:31:01.268 INFO kablam! Oct 12 23:31:01.269 INFO kablam! warning: unused variable: `pipe` Oct 12 23:31:01.269 INFO kablam! --> lib/src/http.rs:318:32 Oct 12 23:31:01.269 INFO kablam! | Oct 12 23:31:01.269 INFO kablam! 318 | State::WebSocket(ref mut pipe) => {} /*pipe.set_back_socket(unwrap_msg!(socket.try_clone()))*/ Oct 12 23:31:01.269 INFO kablam! | ^^^^ help: consider using `_pipe` instead Oct 12 23:31:01.269 INFO kablam! Oct 12 23:31:01.279 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.279 INFO kablam! --> lib/src/http.rs:726:67 Oct 12 23:31:01.279 INFO kablam! | Oct 12 23:31:01.279 INFO kablam! 726 | pub fn add_application(&mut self, mut application: Application, event_loop: &mut Poll) { Oct 12 23:31:01.279 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.279 INFO kablam! Oct 12 23:31:01.279 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.279 INFO kablam! --> lib/src/http.rs:741:54 Oct 12 23:31:01.279 INFO kablam! | Oct 12 23:31:01.279 INFO kablam! 741 | pub fn remove_application(&mut self, app_id: &str, event_loop: &mut Poll) { Oct 12 23:31:01.279 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.279 INFO kablam! Oct 12 23:31:01.283 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.283 INFO kablam! --> lib/src/http.rs:746:65 Oct 12 23:31:01.283 INFO kablam! | Oct 12 23:31:01.283 INFO kablam! 746 | pub fn add_backend(&mut self, app_id: &str, backend: Backend, event_loop: &mut Poll) { Oct 12 23:31:01.283 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.283 INFO kablam! Oct 12 23:31:01.283 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.283 INFO kablam! --> lib/src/http.rs:750:80 Oct 12 23:31:01.283 INFO kablam! | Oct 12 23:31:01.283 INFO kablam! 750 | pub fn remove_backend(&mut self, app_id: &str, backend_address: &SocketAddr, event_loop: &mut Poll) { Oct 12 23:31:01.283 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.283 INFO kablam! Oct 12 23:31:01.284 INFO kablam! warning: unused variable: `front` Oct 12 23:31:01.284 INFO kablam! --> lib/src/http.rs:882:9 Oct 12 23:31:01.284 INFO kablam! | Oct 12 23:31:01.284 INFO kablam! 882 | let front = config.front; Oct 12 23:31:01.284 INFO kablam! | ^^^^^ help: consider using `_front` instead Oct 12 23:31:01.285 INFO kablam! Oct 12 23:31:01.285 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.285 INFO kablam! --> lib/src/http.rs:924:63 Oct 12 23:31:01.285 INFO kablam! | Oct 12 23:31:01.285 INFO kablam! 924 | pub fn add_http_front(&mut self, mut http_front: HttpFront, event_loop: &mut Poll) -> Result<(), String> { Oct 12 23:31:01.286 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.286 INFO kablam! Oct 12 23:31:01.286 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.286 INFO kablam! --> lib/src/http.rs:948:61 Oct 12 23:31:01.286 INFO kablam! | Oct 12 23:31:01.287 INFO kablam! 948 | pub fn remove_http_front(&mut self, mut front: HttpFront, event_loop: &mut Poll) -> Result<(), String> { Oct 12 23:31:01.287 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.287 INFO kablam! Oct 12 23:31:01.287 INFO kablam! warning: unused variable: `port` Oct 12 23:31:01.287 INFO kablam! --> lib/src/http.rs:975:47 Oct 12 23:31:01.288 INFO kablam! | Oct 12 23:31:01.288 INFO kablam! 975 | let host: &str = if let Ok((i, (hostname, port))) = hostname_and_port(host.as_bytes()) { Oct 12 23:31:01.288 INFO kablam! | ^^^^ help: consider using `_port` instead Oct 12 23:31:01.288 INFO kablam! Oct 12 23:31:01.292 INFO kablam! warning: unused variable: `other` Oct 12 23:31:01.293 INFO kablam! --> lib/src/http.rs:1023:11 Oct 12 23:31:01.293 INFO kablam! | Oct 12 23:31:01.293 INFO kablam! 1023 | other => { Oct 12 23:31:01.293 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 23:31:01.293 INFO kablam! Oct 12 23:31:01.299 INFO kablam! warning: unused variable: `token` Oct 12 23:31:01.299 INFO kablam! --> lib/src/http.rs:1177:41 Oct 12 23:31:01.299 INFO kablam! | Oct 12 23:31:01.299 INFO kablam! 1177 | self.listeners.iter_mut().map(|(token, l)| { Oct 12 23:31:01.299 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:31:01.299 INFO kablam! Oct 12 23:31:01.300 INFO kablam! warning: unused variable: `token` Oct 12 23:31:01.300 INFO kablam! --> lib/src/http.rs:1186:38 Oct 12 23:31:01.300 INFO kablam! | Oct 12 23:31:01.300 INFO kablam! 1186 | self.listeners.drain().map(|(token, mut l)| { Oct 12 23:31:01.301 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:31:01.301 INFO kablam! Oct 12 23:31:01.311 INFO kablam! warning: unused variable: `port` Oct 12 23:31:01.311 INFO kablam! --> lib/src/http.rs:1241:31 Oct 12 23:31:01.311 INFO kablam! | Oct 12 23:31:01.311 INFO kablam! 1241 | fn listen_port_state(&self, port: &u16) -> ListenPortState { Oct 12 23:31:01.311 INFO kablam! | ^^^^ help: consider using `_port` instead Oct 12 23:31:01.311 INFO kablam! Oct 12 23:31:01.312 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.312 INFO kablam! --> lib/src/http.rs:1287:32 Oct 12 23:31:01.312 INFO kablam! | Oct 12 23:31:01.312 INFO kablam! 1287 | pub fn start_listening(self, event_loop: &mut Poll, start_at:usize, pool: Rc>>) -> io::Result { Oct 12 23:31:01.312 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.312 INFO kablam! Oct 12 23:31:01.313 INFO kablam! warning: unused variable: `start_at` Oct 12 23:31:01.313 INFO kablam! --> lib/src/http.rs:1287:55 Oct 12 23:31:01.313 INFO kablam! | Oct 12 23:31:01.313 INFO kablam! 1287 | pub fn start_listening(self, event_loop: &mut Poll, start_at:usize, pool: Rc>>) -> io::Result { Oct 12 23:31:01.313 INFO kablam! | ^^^^^^^^ help: consider using `_start_at` instead Oct 12 23:31:01.313 INFO kablam! Oct 12 23:31:01.314 INFO kablam! warning: unused variable: `pool` Oct 12 23:31:01.314 INFO kablam! --> lib/src/http.rs:1287:71 Oct 12 23:31:01.314 INFO kablam! | Oct 12 23:31:01.314 INFO kablam! 1287 | pub fn start_listening(self, event_loop: &mut Poll, start_at:usize, pool: Rc>>) -> io::Result { Oct 12 23:31:01.314 INFO kablam! | ^^^^ help: consider using `_pool` instead Oct 12 23:31:01.314 INFO kablam! Oct 12 23:31:01.323 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.323 INFO kablam! --> lib/src/tcp.rs:775:69 Oct 12 23:31:01.323 INFO kablam! | Oct 12 23:31:01.323 INFO kablam! 775 | pub fn add_tcp_front(&mut self, app_id: &str, front: &SocketAddr, event_loop: &mut Poll) -> bool { Oct 12 23:31:01.323 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.323 INFO kablam! Oct 12 23:31:01.323 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.324 INFO kablam! --> lib/src/tcp.rs:786:57 Oct 12 23:31:01.324 INFO kablam! | Oct 12 23:31:01.324 INFO kablam! 786 | pub fn remove_tcp_front(&mut self, front: SocketAddr, event_loop: &mut Poll) -> bool { Oct 12 23:31:01.324 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.324 INFO kablam! Oct 12 23:31:01.324 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.324 INFO kablam! --> lib/src/tcp.rs:797:65 Oct 12 23:31:01.325 INFO kablam! | Oct 12 23:31:01.325 INFO kablam! 797 | pub fn add_backend(&mut self, app_id: &str, backend: Backend, event_loop: &mut Poll) { Oct 12 23:31:01.325 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.325 INFO kablam! Oct 12 23:31:01.325 INFO kablam! warning: unused variable: `backend` Oct 12 23:31:01.325 INFO kablam! --> lib/src/tcp.rs:802:9 Oct 12 23:31:01.325 INFO kablam! | Oct 12 23:31:01.325 INFO kablam! 802 | let backend = self.backends.remove_backend(app_id, backend_address); Oct 12 23:31:01.325 INFO kablam! | ^^^^^^^ help: consider using `_backend` instead Oct 12 23:31:01.325 INFO kablam! Oct 12 23:31:01.326 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.326 INFO kablam! --> lib/src/tcp.rs:801:80 Oct 12 23:31:01.326 INFO kablam! | Oct 12 23:31:01.326 INFO kablam! 801 | pub fn remove_backend(&mut self, app_id: &str, backend_address: &SocketAddr, event_loop: &mut Poll) { Oct 12 23:31:01.326 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.326 INFO kablam! Oct 12 23:31:01.327 INFO kablam! warning: unused variable: `remove` Oct 12 23:31:01.327 INFO kablam! --> lib/src/tcp.rs:918:40 Oct 12 23:31:01.327 INFO kablam! | Oct 12 23:31:01.327 INFO kablam! 918 | ProxyRequestData::RemoveListener(remove) => { Oct 12 23:31:01.327 INFO kablam! | ^^^^^^ help: consider using `_remove` instead Oct 12 23:31:01.327 INFO kablam! Oct 12 23:31:01.327 INFO kablam! warning: unused variable: `other` Oct 12 23:31:01.327 INFO kablam! --> lib/src/tcp.rs:936:13 Oct 12 23:31:01.327 INFO kablam! | Oct 12 23:31:01.327 INFO kablam! 936 | other => { Oct 12 23:31:01.327 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 23:31:01.327 INFO kablam! Oct 12 23:31:01.343 INFO kablam! warning: unused variable: `msg` Oct 12 23:31:01.343 INFO kablam! --> lib/src/server.rs:457:11 Oct 12 23:31:01.343 INFO kablam! | Oct 12 23:31:01.343 INFO kablam! 457 | let msg = METRICS.with(|metrics| { Oct 12 23:31:01.343 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 12 23:31:01.343 INFO kablam! Oct 12 23:31:01.351 INFO kablam! warning: unused variable: `front` Oct 12 23:31:01.351 INFO kablam! --> lib/src/server.rs:542:15 Oct 12 23:31:01.351 INFO kablam! | Oct 12 23:31:01.351 INFO kablam! 542 | let front = listener.front.clone(); Oct 12 23:31:01.351 INFO kablam! | ^^^^^ help: consider using `_front` instead Oct 12 23:31:01.351 INFO kablam! Oct 12 23:31:01.351 INFO kablam! warning: unused variable: `token` Oct 12 23:31:01.351 INFO kablam! --> lib/src/server.rs:543:36 Oct 12 23:31:01.351 INFO kablam! | Oct 12 23:31:01.351 INFO kablam! 543 | let status = if let Some(token) = self.http.add_listener(listener.clone(), self.pool.clone(), token) { Oct 12 23:31:01.352 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:31:01.352 INFO kablam! Oct 12 23:31:01.352 INFO kablam! warning: unused variable: `front` Oct 12 23:31:01.352 INFO kablam! --> lib/src/server.rs:619:15 Oct 12 23:31:01.352 INFO kablam! | Oct 12 23:31:01.352 INFO kablam! 619 | let front = listener.front.clone(); Oct 12 23:31:01.352 INFO kablam! | ^^^^^ help: consider using `_front` instead Oct 12 23:31:01.352 INFO kablam! Oct 12 23:31:01.353 INFO kablam! warning: unused variable: `token` Oct 12 23:31:01.353 INFO kablam! --> lib/src/server.rs:620:36 Oct 12 23:31:01.353 INFO kablam! | Oct 12 23:31:01.353 INFO kablam! 620 | let status = if let Some(token) = self.https.add_listener(listener.clone(), self.pool.clone(), token) { Oct 12 23:31:01.353 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:31:01.353 INFO kablam! Oct 12 23:31:01.355 INFO kablam! warning: unused variable: `front` Oct 12 23:31:01.355 INFO kablam! --> lib/src/server.rs:696:15 Oct 12 23:31:01.355 INFO kablam! | Oct 12 23:31:01.356 INFO kablam! 696 | let front = listener.front.clone(); Oct 12 23:31:01.356 INFO kablam! | ^^^^^ help: consider using `_front` instead Oct 12 23:31:01.356 INFO kablam! Oct 12 23:31:01.356 INFO kablam! warning: unused variable: `token` Oct 12 23:31:01.356 INFO kablam! --> lib/src/server.rs:697:36 Oct 12 23:31:01.357 INFO kablam! | Oct 12 23:31:01.357 INFO kablam! 697 | let status = if let Some(token) = self.tcp.add_listener(listener.clone(), self.pool.clone(), token) { Oct 12 23:31:01.357 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:31:01.357 INFO kablam! Oct 12 23:31:01.358 INFO kablam! warning: unused variable: `index` Oct 12 23:31:01.358 INFO kablam! --> lib/src/server.rs:876:13 Oct 12 23:31:01.358 INFO kablam! | Oct 12 23:31:01.359 INFO kablam! 876 | let index = entry.index(); Oct 12 23:31:01.359 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 12 23:31:01.359 INFO kablam! Oct 12 23:31:01.359 INFO kablam! warning: unused variable: `should_connect` Oct 12 23:31:01.359 INFO kablam! --> lib/src/server.rs:879:24 Oct 12 23:31:01.360 INFO kablam! | Oct 12 23:31:01.360 INFO kablam! 879 | Ok((session, should_connect)) => { Oct 12 23:31:01.360 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_should_connect` instead Oct 12 23:31:01.360 INFO kablam! Oct 12 23:31:01.361 INFO kablam! warning: unused variable: `index` Oct 12 23:31:01.361 INFO kablam! --> lib/src/server.rs:921:13 Oct 12 23:31:01.361 INFO kablam! | Oct 12 23:31:01.361 INFO kablam! 921 | let index = entry.index(); Oct 12 23:31:01.362 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 12 23:31:01.362 INFO kablam! Oct 12 23:31:01.362 INFO kablam! warning: unused variable: `should_connect` Oct 12 23:31:01.362 INFO kablam! --> lib/src/server.rs:924:24 Oct 12 23:31:01.362 INFO kablam! | Oct 12 23:31:01.363 INFO kablam! 924 | Ok((session, should_connect)) => { Oct 12 23:31:01.363 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_should_connect` instead Oct 12 23:31:01.363 INFO kablam! Oct 12 23:31:01.371 INFO kablam! warning: unused variable: `token` Oct 12 23:31:01.371 INFO kablam! --> lib/src/server.rs:1284:32 Oct 12 23:31:01.371 INFO kablam! | Oct 12 23:31:01.371 INFO kablam! 1284 | fn process_events(&mut self, token: Token, events: Ready) {} Oct 12 23:31:01.372 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:31:01.372 INFO kablam! Oct 12 23:31:01.372 INFO kablam! warning: unused variable: `events` Oct 12 23:31:01.372 INFO kablam! --> lib/src/server.rs:1284:46 Oct 12 23:31:01.373 INFO kablam! | Oct 12 23:31:01.373 INFO kablam! 1284 | fn process_events(&mut self, token: Token, events: Ready) {} Oct 12 23:31:01.373 INFO kablam! | ^^^^^^ help: consider using `_events` instead Oct 12 23:31:01.373 INFO kablam! Oct 12 23:31:01.374 INFO kablam! warning: unused variable: `poll` Oct 12 23:31:01.374 INFO kablam! --> lib/src/server.rs:1286:23 Oct 12 23:31:01.374 INFO kablam! | Oct 12 23:31:01.374 INFO kablam! 1286 | fn close(&mut self, poll: &mut Poll) -> CloseResult { Oct 12 23:31:01.374 INFO kablam! | ^^^^ help: consider using `_poll` instead Oct 12 23:31:01.374 INFO kablam! Oct 12 23:31:01.375 INFO kablam! warning: unused variable: `token` Oct 12 23:31:01.375 INFO kablam! --> lib/src/server.rs:1290:31 Oct 12 23:31:01.375 INFO kablam! | Oct 12 23:31:01.375 INFO kablam! 1290 | fn close_backend(&mut self, token: Token, poll: &mut Poll) { Oct 12 23:31:01.376 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:31:01.376 INFO kablam! Oct 12 23:31:01.376 INFO kablam! warning: unused variable: `poll` Oct 12 23:31:01.376 INFO kablam! --> lib/src/server.rs:1290:45 Oct 12 23:31:01.376 INFO kablam! | Oct 12 23:31:01.377 INFO kablam! 1290 | fn close_backend(&mut self, token: Token, poll: &mut Poll) { Oct 12 23:31:01.377 INFO kablam! | ^^^^ help: consider using `_poll` instead Oct 12 23:31:01.377 INFO kablam! Oct 12 23:31:01.377 INFO kablam! warning: unused variable: `token` Oct 12 23:31:01.378 INFO kablam! --> lib/src/server.rs:1293:21 Oct 12 23:31:01.378 INFO kablam! | Oct 12 23:31:01.378 INFO kablam! 1293 | fn timeout(&self, token: Token, timer: &mut Timer, front_timeout: &time::Duration) -> SessionResult { Oct 12 23:31:01.378 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:31:01.378 INFO kablam! Oct 12 23:31:01.379 INFO kablam! warning: unused variable: `timer` Oct 12 23:31:01.379 INFO kablam! --> lib/src/server.rs:1293:35 Oct 12 23:31:01.379 INFO kablam! | Oct 12 23:31:01.379 INFO kablam! 1293 | fn timeout(&self, token: Token, timer: &mut Timer, front_timeout: &time::Duration) -> SessionResult { Oct 12 23:31:01.380 INFO kablam! | ^^^^^ help: consider using `_timer` instead Oct 12 23:31:01.380 INFO kablam! Oct 12 23:31:01.380 INFO kablam! warning: unused variable: `front_timeout` Oct 12 23:31:01.380 INFO kablam! --> lib/src/server.rs:1293:61 Oct 12 23:31:01.380 INFO kablam! | Oct 12 23:31:01.380 INFO kablam! 1293 | fn timeout(&self, token: Token, timer: &mut Timer, front_timeout: &time::Duration) -> SessionResult { Oct 12 23:31:01.381 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_front_timeout` instead Oct 12 23:31:01.381 INFO kablam! Oct 12 23:31:01.381 INFO kablam! warning: unused variable: `timer` Oct 12 23:31:01.381 INFO kablam! --> lib/src/server.rs:1297:29 Oct 12 23:31:01.381 INFO kablam! | Oct 12 23:31:01.381 INFO kablam! 1297 | fn cancel_timeouts(&self, timer: &mut Timer) { Oct 12 23:31:01.382 INFO kablam! | ^^^^^ help: consider using `_timer` instead Oct 12 23:31:01.382 INFO kablam! Oct 12 23:31:01.382 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.383 INFO kablam! --> lib/src/https_rustls/configuration.rs:148:60 Oct 12 23:31:01.383 INFO kablam! | Oct 12 23:31:01.383 INFO kablam! 148 | pub fn add_https_front(&mut self, tls_front: HttpsFront, event_loop: &mut Poll) -> bool { Oct 12 23:31:01.383 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.383 INFO kablam! Oct 12 23:31:01.384 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.384 INFO kablam! --> lib/src/https_rustls/configuration.rs:173:59 Oct 12 23:31:01.384 INFO kablam! | Oct 12 23:31:01.384 INFO kablam! 173 | pub fn remove_https_front(&mut self, front: HttpsFront, event_loop: &mut Poll) { Oct 12 23:31:01.384 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.384 INFO kablam! Oct 12 23:31:01.385 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.385 INFO kablam! --> lib/src/https_rustls/configuration.rs:195:70 Oct 12 23:31:01.385 INFO kablam! | Oct 12 23:31:01.385 INFO kablam! 195 | pub fn add_certificate(&mut self, add_certificate: AddCertificate, event_loop: &mut Poll) -> bool { Oct 12 23:31:01.385 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.385 INFO kablam! Oct 12 23:31:01.386 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.386 INFO kablam! --> lib/src/https_rustls/configuration.rs:200:79 Oct 12 23:31:01.386 INFO kablam! | Oct 12 23:31:01.386 INFO kablam! 200 | pub fn remove_certificate(&mut self, remove_certificate: RemoveCertificate, event_loop: &mut Poll) { Oct 12 23:31:01.386 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.386 INFO kablam! Oct 12 23:31:01.387 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.387 INFO kablam! --> lib/src/https_rustls/configuration.rs:205:82 Oct 12 23:31:01.387 INFO kablam! | Oct 12 23:31:01.387 INFO kablam! 205 | pub fn replace_certificate(&mut self, replace_certificate: ReplaceCertificate, event_loop: &mut Poll) { Oct 12 23:31:01.387 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.387 INFO kablam! Oct 12 23:31:01.395 INFO kablam! warning: unused variable: `other` Oct 12 23:31:01.395 INFO kablam! --> lib/src/https_rustls/configuration.rs:230:11 Oct 12 23:31:01.395 INFO kablam! | Oct 12 23:31:01.395 INFO kablam! 230 | other => { Oct 12 23:31:01.395 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 23:31:01.395 INFO kablam! Oct 12 23:31:01.396 INFO kablam! warning: unused variable: `token` Oct 12 23:31:01.396 INFO kablam! --> lib/src/https_rustls/configuration.rs:224:24 Oct 12 23:31:01.396 INFO kablam! | Oct 12 23:31:01.396 INFO kablam! 224 | fn accept(&mut self, token: ListenToken) -> Result { Oct 12 23:31:01.396 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:31:01.397 INFO kablam! Oct 12 23:31:01.397 INFO kablam! warning: unused variable: `port` Oct 12 23:31:01.397 INFO kablam! --> lib/src/https_rustls/configuration.rs:243:47 Oct 12 23:31:01.397 INFO kablam! | Oct 12 23:31:01.398 INFO kablam! 243 | let host: &str = if let Ok((i, (hostname, port))) = hostname_and_port(host.as_bytes()) { Oct 12 23:31:01.398 INFO kablam! | ^^^^ help: consider using `_port` instead Oct 12 23:31:01.398 INFO kablam! Oct 12 23:31:01.398 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.398 INFO kablam! --> lib/src/https_rustls/configuration.rs:325:63 Oct 12 23:31:01.399 INFO kablam! | Oct 12 23:31:01.399 INFO kablam! 325 | pub fn add_application(&mut self, application: Application, event_loop: &mut Poll) { Oct 12 23:31:01.399 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.399 INFO kablam! Oct 12 23:31:01.399 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.400 INFO kablam! --> lib/src/https_rustls/configuration.rs:333:54 Oct 12 23:31:01.400 INFO kablam! | Oct 12 23:31:01.400 INFO kablam! 333 | pub fn remove_application(&mut self, app_id: &str, event_loop: &mut Poll) { Oct 12 23:31:01.400 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.400 INFO kablam! Oct 12 23:31:01.401 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.401 INFO kablam! --> lib/src/https_rustls/configuration.rs:338:66 Oct 12 23:31:01.401 INFO kablam! | Oct 12 23:31:01.401 INFO kablam! 338 | pub fn add_backend(&mut self, app_id: &str, backend: Backend, event_loop: &mut Poll) { Oct 12 23:31:01.401 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.402 INFO kablam! Oct 12 23:31:01.411 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:31:01.411 INFO kablam! --> lib/src/https_rustls/configuration.rs:342:80 Oct 12 23:31:01.411 INFO kablam! | Oct 12 23:31:01.411 INFO kablam! 342 | pub fn remove_backend(&mut self, app_id: &str, backend_address: &SocketAddr, event_loop: &mut Poll) { Oct 12 23:31:01.411 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:31:01.411 INFO kablam! Oct 12 23:31:01.411 INFO kablam! warning: unused variable: `token` Oct 12 23:31:01.411 INFO kablam! --> lib/src/https_rustls/configuration.rs:659:41 Oct 12 23:31:01.411 INFO kablam! | Oct 12 23:31:01.411 INFO kablam! 659 | self.listeners.iter_mut().map(|(token, l)| { Oct 12 23:31:01.411 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:31:01.411 INFO kablam! Oct 12 23:31:01.411 INFO kablam! warning: unused variable: `token` Oct 12 23:31:01.411 INFO kablam! --> lib/src/https_rustls/configuration.rs:668:38 Oct 12 23:31:01.411 INFO kablam! | Oct 12 23:31:01.411 INFO kablam! 668 | self.listeners.drain().map(|(token, mut l)| { Oct 12 23:31:01.411 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:31:01.411 INFO kablam! Oct 12 23:31:01.411 INFO kablam! warning: unused variable: `port` Oct 12 23:31:01.411 INFO kablam! --> lib/src/https_rustls/configuration.rs:694:31 Oct 12 23:31:01.412 INFO kablam! | Oct 12 23:31:01.412 INFO kablam! 694 | fn listen_port_state(&self, port: &u16) -> ListenPortState { Oct 12 23:31:01.412 INFO kablam! | ^^^^ help: consider using `_port` instead Oct 12 23:31:01.412 INFO kablam! Oct 12 23:31:01.413 INFO kablam! warning: unused variable: `session_address` Oct 12 23:31:01.413 INFO kablam! --> lib/src/https_rustls/session.rs:104:44 Oct 12 23:31:01.413 INFO kablam! | Oct 12 23:31:01.413 INFO kablam! 104 | if let (Some(public_address), Some(session_address)) = (addresses.destination(), addresses.source()) { Oct 12 23:31:01.414 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_session_address` instead Oct 12 23:31:01.414 INFO kablam! Oct 12 23:31:01.414 INFO kablam! warning: unused variable: `frontend_token` Oct 12 23:31:01.414 INFO kablam! --> lib/src/https_rustls/session.rs:108:23 Oct 12 23:31:01.418 INFO kablam! | Oct 12 23:31:01.419 INFO kablam! 108 | frontend, frontend_token, readiness, .. } = expect; Oct 12 23:31:01.419 INFO kablam! | ^^^^^^^^^^^^^^ help: try ignoring the field: `frontend_token: _` Oct 12 23:31:01.419 INFO kablam! Oct 12 23:31:01.419 INFO kablam! warning: unused variable: `handshake` Oct 12 23:31:01.419 INFO kablam! --> lib/src/https_rustls/session.rs:301:32 Oct 12 23:31:01.419 INFO kablam! | Oct 12 23:31:01.419 INFO kablam! 301 | State::Handshake(ref mut handshake) => (ProtocolResult::Continue, SessionResult::CloseSession), Oct 12 23:31:01.419 INFO kablam! | ^^^^^^^^^ help: consider using `_handshake` instead Oct 12 23:31:01.419 INFO kablam! Oct 12 23:31:01.423 INFO kablam! warning: unused variable: `cert` Oct 12 23:31:01.423 INFO kablam! --> lib/src/https_rustls/resolver.rs:71:11 Oct 12 23:31:01.423 INFO kablam! | Oct 12 23:31:01.423 INFO kablam! 71 | let cert = &data.cert.cert[0]; Oct 12 23:31:01.423 INFO kablam! | ^^^^ help: consider using `_cert` instead Oct 12 23:31:01.423 INFO kablam! Oct 12 23:31:11.816 INFO kablam! warning: method is never used: `new` Oct 12 23:31:11.816 INFO kablam! --> lib/src/metrics/local_drain.rs:88:3 Oct 12 23:31:11.816 INFO kablam! | Oct 12 23:31:11.816 INFO kablam! 88 | pub fn new(app_id: String, h: Histogram) -> BackendMetrics { Oct 12 23:31:11.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.818 INFO kablam! | Oct 12 23:31:11.818 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:31:11.819 INFO kablam! Oct 12 23:31:11.819 INFO kablam! warning: method is never used: `new` Oct 12 23:31:11.819 INFO kablam! --> lib/src/metrics/local_drain.rs:343:3 Oct 12 23:31:11.820 INFO kablam! | Oct 12 23:31:11.820 INFO kablam! 343 | pub fn new() -> TimeSerie { Oct 12 23:31:11.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.821 INFO kablam! Oct 12 23:31:11.822 INFO kablam! warning: method is never used: `add` Oct 12 23:31:11.822 INFO kablam! --> lib/src/metrics/local_drain.rs:355:3 Oct 12 23:31:11.822 INFO kablam! | Oct 12 23:31:11.822 INFO kablam! 355 | pub fn add(&mut self, value: u32) { Oct 12 23:31:11.823 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.823 INFO kablam! Oct 12 23:31:11.824 INFO kablam! warning: method is never used: `increment` Oct 12 23:31:11.824 INFO kablam! --> lib/src/metrics/local_drain.rs:379:3 Oct 12 23:31:11.825 INFO kablam! | Oct 12 23:31:11.825 INFO kablam! 379 | pub fn increment(&mut self) { Oct 12 23:31:11.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.825 INFO kablam! Oct 12 23:31:11.826 INFO kablam! warning: method is never used: `filtered` Oct 12 23:31:11.826 INFO kablam! --> lib/src/metrics/local_drain.rs:383:3 Oct 12 23:31:11.826 INFO kablam! | Oct 12 23:31:11.826 INFO kablam! 383 | pub fn filtered(&mut self) -> FilteredTimeSerie { Oct 12 23:31:11.826 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.826 INFO kablam! Oct 12 23:31:11.827 INFO kablam! warning: method is never used: `update_sent_at` Oct 12 23:31:11.827 INFO kablam! --> lib/src/metrics/local_drain.rs:409:3 Oct 12 23:31:11.827 INFO kablam! | Oct 12 23:31:11.827 INFO kablam! 409 | pub fn update_sent_at(&mut self, now: Instant) { Oct 12 23:31:11.828 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.828 INFO kablam! Oct 12 23:31:11.836 INFO kablam! warning: type alias is never used: `BackendToken` Oct 12 23:31:11.837 INFO kablam! --> lib/src/protocol/http/mod.rs:35:1 Oct 12 23:31:11.837 INFO kablam! | Oct 12 23:31:11.837 INFO kablam! 35 | type BackendToken = Token; Oct 12 23:31:11.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.837 INFO kablam! Oct 12 23:31:11.847 INFO kablam! warning: type alias is never used: `BackendToken` Oct 12 23:31:11.847 INFO kablam! --> lib/src/protocol/pipe.rs:11:1 Oct 12 23:31:11.848 INFO kablam! | Oct 12 23:31:11.848 INFO kablam! 11 | type BackendToken = Token; Oct 12 23:31:11.848 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.848 INFO kablam! Oct 12 23:31:11.849 INFO kablam! warning: field is never used: `public_address` Oct 12 23:31:11.849 INFO kablam! --> lib/src/protocol/pipe.rs:33:3 Oct 12 23:31:11.849 INFO kablam! | Oct 12 23:31:11.849 INFO kablam! 33 | public_address: Option, Oct 12 23:31:11.849 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.849 INFO kablam! Oct 12 23:31:11.850 INFO kablam! warning: type alias is never used: `BackendToken` Oct 12 23:31:11.850 INFO kablam! --> lib/src/http.rs:38:1 Oct 12 23:31:11.850 INFO kablam! | Oct 12 23:31:11.855 INFO kablam! 38 | type BackendToken = Token; Oct 12 23:31:11.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.855 INFO kablam! Oct 12 23:31:11.855 INFO kablam! warning: field is never used: `sticky_session` Oct 12 23:31:11.855 INFO kablam! --> lib/src/http.rs:58:3 Oct 12 23:31:11.855 INFO kablam! | Oct 12 23:31:11.855 INFO kablam! 58 | sticky_session: bool, Oct 12 23:31:11.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.855 INFO kablam! Oct 12 23:31:11.857 INFO kablam! warning: field is never used: `pool` Oct 12 23:31:11.857 INFO kablam! --> lib/src/http.rs:675:3 Oct 12 23:31:11.857 INFO kablam! | Oct 12 23:31:11.857 INFO kablam! 675 | pool: Rc>>, Oct 12 23:31:11.857 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.857 INFO kablam! Oct 12 23:31:11.858 INFO kablam! warning: field is never used: `backends` Oct 12 23:31:11.858 INFO kablam! --> lib/src/http.rs:1251:3 Oct 12 23:31:11.858 INFO kablam! | Oct 12 23:31:11.858 INFO kablam! 1251 | backends: BackendMap, Oct 12 23:31:11.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.863 INFO kablam! Oct 12 23:31:11.863 INFO kablam! warning: field is never used: `fronts` Oct 12 23:31:11.863 INFO kablam! --> lib/src/http.rs:1252:3 Oct 12 23:31:11.863 INFO kablam! | Oct 12 23:31:11.863 INFO kablam! 1252 | fronts: TrieNode>, Oct 12 23:31:11.863 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.863 INFO kablam! Oct 12 23:31:11.864 INFO kablam! warning: field is never used: `applications` Oct 12 23:31:11.864 INFO kablam! --> lib/src/http.rs:1253:3 Oct 12 23:31:11.864 INFO kablam! | Oct 12 23:31:11.864 INFO kablam! 1253 | applications: HashMap, Oct 12 23:31:11.864 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.864 INFO kablam! Oct 12 23:31:11.865 INFO kablam! warning: field is never used: `answers` Oct 12 23:31:11.865 INFO kablam! --> lib/src/http.rs:1254:3 Oct 12 23:31:11.866 INFO kablam! | Oct 12 23:31:11.866 INFO kablam! 1254 | answers: DefaultAnswers, Oct 12 23:31:11.866 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.866 INFO kablam! Oct 12 23:31:11.867 INFO kablam! warning: field is never used: `config` Oct 12 23:31:11.867 INFO kablam! --> lib/src/http.rs:1255:3 Oct 12 23:31:11.867 INFO kablam! | Oct 12 23:31:11.867 INFO kablam! 1255 | config: HttpListener, Oct 12 23:31:11.867 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.867 INFO kablam! Oct 12 23:31:11.868 INFO kablam! warning: method is never used: `new` Oct 12 23:31:11.868 INFO kablam! --> lib/src/load_balancing.rs:31:3 Oct 12 23:31:11.868 INFO kablam! | Oct 12 23:31:11.868 INFO kablam! 31 | fn new() -> Self { Oct 12 23:31:11.868 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:31:11.871 INFO kablam! Oct 12 23:31:11.871 INFO kablam! warning: constant item is never used: `SERVER` Oct 12 23:31:11.871 INFO kablam! --> lib/src/tcp.rs:39:1 Oct 12 23:31:11.871 INFO kablam! | Oct 12 23:31:11.871 INFO kablam! 39 | const SERVER: Token = Token(0); Oct 12 23:31:11.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.871 INFO kablam! Oct 12 23:31:11.872 INFO kablam! warning: field is never used: `status` Oct 12 23:31:11.872 INFO kablam! --> lib/src/tcp.rs:71:3 Oct 12 23:31:11.873 INFO kablam! | Oct 12 23:31:11.873 INFO kablam! 71 | status: ConnectionStatus, Oct 12 23:31:11.873 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.873 INFO kablam! Oct 12 23:31:11.874 INFO kablam! warning: field is never used: `rx_count` Oct 12 23:31:11.874 INFO kablam! --> lib/src/tcp.rs:72:3 Oct 12 23:31:11.874 INFO kablam! | Oct 12 23:31:11.874 INFO kablam! 72 | rx_count: usize, Oct 12 23:31:11.874 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.874 INFO kablam! Oct 12 23:31:11.874 INFO kablam! warning: field is never used: `tx_count` Oct 12 23:31:11.875 INFO kablam! --> lib/src/tcp.rs:73:3 Oct 12 23:31:11.875 INFO kablam! | Oct 12 23:31:11.875 INFO kablam! 73 | tx_count: usize, Oct 12 23:31:11.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.875 INFO kablam! Oct 12 23:31:11.875 INFO kablam! warning: constant item is never used: `SERVER` Oct 12 23:31:11.876 INFO kablam! --> lib/src/server.rs:29:1 Oct 12 23:31:11.876 INFO kablam! | Oct 12 23:31:11.876 INFO kablam! 29 | const SERVER: Token = Token(0); Oct 12 23:31:11.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.876 INFO kablam! Oct 12 23:31:11.877 INFO kablam! warning: constant item is never used: `DEFAULT_FRONT_TIMEOUT` Oct 12 23:31:11.877 INFO kablam! --> lib/src/server.rs:30:1 Oct 12 23:31:11.877 INFO kablam! | Oct 12 23:31:11.877 INFO kablam! 30 | const DEFAULT_FRONT_TIMEOUT: u64 = 50000; Oct 12 23:31:11.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.878 INFO kablam! Oct 12 23:31:11.878 INFO kablam! warning: constant item is never used: `DEFAULT_BACK_TIMEOUT` Oct 12 23:31:11.878 INFO kablam! --> lib/src/server.rs:31:1 Oct 12 23:31:11.878 INFO kablam! | Oct 12 23:31:11.878 INFO kablam! 31 | const DEFAULT_BACK_TIMEOUT: u64 = 50000; Oct 12 23:31:11.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.878 INFO kablam! Oct 12 23:31:11.878 INFO kablam! warning: variant is never constructed: `HTTP` Oct 12 23:31:11.878 INFO kablam! --> lib/src/server.rs:40:3 Oct 12 23:31:11.878 INFO kablam! | Oct 12 23:31:11.878 INFO kablam! 40 | HTTP, Oct 12 23:31:11.878 INFO kablam! | ^^^^ Oct 12 23:31:11.878 INFO kablam! Oct 12 23:31:11.878 INFO kablam! warning: variant is never constructed: `HTTPS` Oct 12 23:31:11.880 INFO kablam! --> lib/src/server.rs:41:3 Oct 12 23:31:11.880 INFO kablam! | Oct 12 23:31:11.880 INFO kablam! 41 | HTTPS, Oct 12 23:31:11.880 INFO kablam! | ^^^^^ Oct 12 23:31:11.880 INFO kablam! Oct 12 23:31:11.880 INFO kablam! warning: variant is never constructed: `TCP` Oct 12 23:31:11.880 INFO kablam! --> lib/src/server.rs:42:3 Oct 12 23:31:11.880 INFO kablam! | Oct 12 23:31:11.880 INFO kablam! 42 | TCP, Oct 12 23:31:11.880 INFO kablam! | ^^^ Oct 12 23:31:11.880 INFO kablam! Oct 12 23:31:11.881 INFO kablam! warning: method is never used: `listen_port_state` Oct 12 23:31:11.881 INFO kablam! --> lib/src/server.rs:1242:3 Oct 12 23:31:11.881 INFO kablam! | Oct 12 23:31:11.881 INFO kablam! 1242 | fn listen_port_state(&self, port: &u16) -> ListenPortState { Oct 12 23:31:11.881 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.881 INFO kablam! Oct 12 23:31:11.882 INFO kablam! warning: field is never used: `pool` Oct 12 23:31:11.882 INFO kablam! --> lib/src/https_rustls/configuration.rs:57:3 Oct 12 23:31:11.882 INFO kablam! | Oct 12 23:31:11.882 INFO kablam! 57 | pool: Rc>>, Oct 12 23:31:11.882 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.882 INFO kablam! Oct 12 23:31:11.935 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.935 INFO kablam! --> lib/src/metrics/network_drain.rs:117:13 Oct 12 23:31:11.935 INFO kablam! | Oct 12 23:31:11.935 INFO kablam! 117 | self.remote.flush(); Oct 12 23:31:11.935 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.936 INFO kablam! | Oct 12 23:31:11.936 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:31:11.936 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.936 INFO kablam! Oct 12 23:31:11.936 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.936 INFO kablam! --> lib/src/metrics/network_drain.rs:123:13 Oct 12 23:31:11.936 INFO kablam! | Oct 12 23:31:11.937 INFO kablam! 123 | self.remote.flush(); Oct 12 23:31:11.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.937 INFO kablam! | Oct 12 23:31:11.938 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.938 INFO kablam! Oct 12 23:31:11.938 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.938 INFO kablam! --> lib/src/metrics/network_drain.rs:139:5 Oct 12 23:31:11.938 INFO kablam! | Oct 12 23:31:11.938 INFO kablam! 139 | self.remote.flush(); Oct 12 23:31:11.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.939 INFO kablam! | Oct 12 23:31:11.939 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.939 INFO kablam! Oct 12 23:31:11.943 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.943 INFO kablam! --> lib/src/metrics/network_drain.rs:180:13 Oct 12 23:31:11.943 INFO kablam! | Oct 12 23:31:11.943 INFO kablam! 180 | self.remote.flush(); Oct 12 23:31:11.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.943 INFO kablam! | Oct 12 23:31:11.943 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.944 INFO kablam! Oct 12 23:31:11.944 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.944 INFO kablam! --> lib/src/metrics/network_drain.rs:186:13 Oct 12 23:31:11.944 INFO kablam! | Oct 12 23:31:11.944 INFO kablam! 186 | self.remote.flush(); Oct 12 23:31:11.944 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.944 INFO kablam! | Oct 12 23:31:11.944 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.944 INFO kablam! Oct 12 23:31:11.951 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.951 INFO kablam! --> lib/src/metrics/network_drain.rs:202:5 Oct 12 23:31:11.951 INFO kablam! | Oct 12 23:31:11.951 INFO kablam! 202 | self.remote.flush(); Oct 12 23:31:11.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.951 INFO kablam! | Oct 12 23:31:11.951 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.951 INFO kablam! Oct 12 23:31:11.952 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.952 INFO kablam! --> lib/src/metrics/network_drain.rs:243:13 Oct 12 23:31:11.952 INFO kablam! | Oct 12 23:31:11.952 INFO kablam! 243 | self.remote.flush(); Oct 12 23:31:11.952 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.952 INFO kablam! | Oct 12 23:31:11.952 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.953 INFO kablam! Oct 12 23:31:11.953 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.953 INFO kablam! --> lib/src/metrics/network_drain.rs:249:13 Oct 12 23:31:11.953 INFO kablam! | Oct 12 23:31:11.953 INFO kablam! 249 | self.remote.flush(); Oct 12 23:31:11.953 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.953 INFO kablam! | Oct 12 23:31:11.953 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.953 INFO kablam! Oct 12 23:31:11.955 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.955 INFO kablam! --> lib/src/metrics/network_drain.rs:264:5 Oct 12 23:31:11.955 INFO kablam! | Oct 12 23:31:11.955 INFO kablam! 264 | self.remote.flush(); Oct 12 23:31:11.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.955 INFO kablam! | Oct 12 23:31:11.955 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.955 INFO kablam! Oct 12 23:31:11.967 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.967 INFO kablam! --> lib/src/metrics/network_drain.rs:303:13 Oct 12 23:31:11.967 INFO kablam! | Oct 12 23:31:11.967 INFO kablam! 303 | self.remote.flush(); Oct 12 23:31:11.967 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.967 INFO kablam! | Oct 12 23:31:11.967 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.967 INFO kablam! Oct 12 23:31:11.968 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.968 INFO kablam! --> lib/src/metrics/network_drain.rs:309:13 Oct 12 23:31:11.968 INFO kablam! | Oct 12 23:31:11.968 INFO kablam! 309 | self.remote.flush(); Oct 12 23:31:11.968 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.968 INFO kablam! | Oct 12 23:31:11.968 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.968 INFO kablam! Oct 12 23:31:11.969 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.969 INFO kablam! --> lib/src/metrics/network_drain.rs:323:5 Oct 12 23:31:11.969 INFO kablam! | Oct 12 23:31:11.969 INFO kablam! 323 | self.remote.flush(); Oct 12 23:31:11.969 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.969 INFO kablam! | Oct 12 23:31:11.970 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.970 INFO kablam! Oct 12 23:31:11.971 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.971 INFO kablam! --> lib/src/metrics/local_drain.rs:27:9 Oct 12 23:31:11.971 INFO kablam! | Oct 12 23:31:11.971 INFO kablam! 27 | h.record(value as u64); Oct 12 23:31:11.971 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.971 INFO kablam! | Oct 12 23:31:11.971 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.971 INFO kablam! Oct 12 23:31:11.972 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:11.972 INFO kablam! --> lib/src/metrics/local_drain.rs:45:9 Oct 12 23:31:11.972 INFO kablam! | Oct 12 23:31:11.972 INFO kablam! 45 | (*v1).record(v2 as u64); Oct 12 23:31:11.972 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:11.972 INFO kablam! | Oct 12 23:31:11.972 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:11.972 INFO kablam! Oct 12 23:31:12.251 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.251 INFO kablam! --> lib/src/http.rs:403:5 Oct 12 23:31:12.251 INFO kablam! | Oct 12 23:31:12.251 INFO kablam! 403 | self.front_socket().shutdown(Shutdown::Both); Oct 12 23:31:12.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.251 INFO kablam! | Oct 12 23:31:12.251 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.251 INFO kablam! Oct 12 23:31:12.251 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.251 INFO kablam! --> lib/src/http.rs:404:5 Oct 12 23:31:12.251 INFO kablam! | Oct 12 23:31:12.251 INFO kablam! 404 | poll.deregister(self.front_socket()); Oct 12 23:31:12.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.252 INFO kablam! | Oct 12 23:31:12.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.252 INFO kablam! Oct 12 23:31:12.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.252 INFO kablam! --> lib/src/http.rs:460:9 Oct 12 23:31:12.252 INFO kablam! | Oct 12 23:31:12.252 INFO kablam! 460 | sock.shutdown(Shutdown::Both); Oct 12 23:31:12.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.252 INFO kablam! | Oct 12 23:31:12.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.252 INFO kablam! Oct 12 23:31:12.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.252 INFO kablam! --> lib/src/http.rs:461:9 Oct 12 23:31:12.252 INFO kablam! | Oct 12 23:31:12.253 INFO kablam! 461 | poll.deregister(sock); Oct 12 23:31:12.253 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.253 INFO kablam! | Oct 12 23:31:12.253 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.253 INFO kablam! Oct 12 23:31:12.270 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.270 INFO kablam! --> lib/src/http.rs:914:7 Oct 12 23:31:12.270 INFO kablam! | Oct 12 23:31:12.270 INFO kablam! 914 | event_loop.register(sock, self.token, Ready::readable(), PollOpt::edge()); Oct 12 23:31:12.270 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.270 INFO kablam! | Oct 12 23:31:12.270 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.270 INFO kablam! Oct 12 23:31:12.272 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.272 INFO kablam! --> lib/src/http.rs:1090:5 Oct 12 23:31:12.272 INFO kablam! | Oct 12 23:31:12.272 INFO kablam! 1090 | socket.set_nodelay(true); Oct 12 23:31:12.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.272 INFO kablam! | Oct 12 23:31:12.272 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.272 INFO kablam! Oct 12 23:31:12.273 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.273 INFO kablam! --> lib/src/http.rs:1098:7 Oct 12 23:31:12.273 INFO kablam! | Oct 12 23:31:12.273 INFO kablam! 1098 | / poll.register( Oct 12 23:31:12.273 INFO kablam! 1099 | | &socket, Oct 12 23:31:12.273 INFO kablam! 1100 | | back_token, Oct 12 23:31:12.273 INFO kablam! 1101 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:31:12.273 INFO kablam! 1102 | | PollOpt::edge() Oct 12 23:31:12.273 INFO kablam! 1103 | | ); Oct 12 23:31:12.273 INFO kablam! | |________^ Oct 12 23:31:12.273 INFO kablam! | Oct 12 23:31:12.279 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.279 INFO kablam! Oct 12 23:31:12.279 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.279 INFO kablam! --> lib/src/http.rs:1107:7 Oct 12 23:31:12.279 INFO kablam! | Oct 12 23:31:12.279 INFO kablam! 1107 | / poll.register( Oct 12 23:31:12.279 INFO kablam! 1108 | | &socket, Oct 12 23:31:12.279 INFO kablam! 1109 | | back_token, Oct 12 23:31:12.279 INFO kablam! 1110 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:31:12.279 INFO kablam! 1111 | | PollOpt::edge() Oct 12 23:31:12.279 INFO kablam! 1112 | | ); Oct 12 23:31:12.279 INFO kablam! | |________^ Oct 12 23:31:12.279 INFO kablam! | Oct 12 23:31:12.280 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.280 INFO kablam! Oct 12 23:31:12.282 INFO kablam! warning: unused `std::iter::Map` which must be used Oct 12 23:31:12.282 INFO kablam! --> lib/src/http.rs:1177:9 Oct 12 23:31:12.282 INFO kablam! | Oct 12 23:31:12.282 INFO kablam! 1177 | / self.listeners.iter_mut().map(|(token, l)| { Oct 12 23:31:12.282 INFO kablam! 1178 | | l.listener.take().map(|sock| { Oct 12 23:31:12.282 INFO kablam! 1179 | | event_loop.deregister(&sock); Oct 12 23:31:12.282 INFO kablam! 1180 | | }) Oct 12 23:31:12.282 INFO kablam! 1181 | | }); Oct 12 23:31:12.282 INFO kablam! | |___________^ Oct 12 23:31:12.282 INFO kablam! | Oct 12 23:31:12.291 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 12 23:31:12.291 INFO kablam! Oct 12 23:31:12.291 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.291 INFO kablam! --> lib/src/http.rs:1179:13 Oct 12 23:31:12.291 INFO kablam! | Oct 12 23:31:12.291 INFO kablam! 1179 | event_loop.deregister(&sock); Oct 12 23:31:12.291 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.291 INFO kablam! | Oct 12 23:31:12.291 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.291 INFO kablam! Oct 12 23:31:12.292 INFO kablam! warning: unused `std::iter::Map` which must be used Oct 12 23:31:12.292 INFO kablam! --> lib/src/http.rs:1186:9 Oct 12 23:31:12.292 INFO kablam! | Oct 12 23:31:12.292 INFO kablam! 1186 | / self.listeners.drain().map(|(token, mut l)| { Oct 12 23:31:12.292 INFO kablam! 1187 | | l.listener.take().map(|sock| { Oct 12 23:31:12.292 INFO kablam! 1188 | | event_loop.deregister(&sock); Oct 12 23:31:12.292 INFO kablam! 1189 | | }) Oct 12 23:31:12.292 INFO kablam! 1190 | | }); Oct 12 23:31:12.292 INFO kablam! | |___________^ Oct 12 23:31:12.292 INFO kablam! | Oct 12 23:31:12.292 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 12 23:31:12.292 INFO kablam! Oct 12 23:31:12.292 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.292 INFO kablam! --> lib/src/http.rs:1188:13 Oct 12 23:31:12.292 INFO kablam! | Oct 12 23:31:12.293 INFO kablam! 1188 | event_loop.deregister(&sock); Oct 12 23:31:12.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.293 INFO kablam! | Oct 12 23:31:12.293 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.293 INFO kablam! Oct 12 23:31:12.294 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.294 INFO kablam! --> lib/src/http.rs:1219:7 Oct 12 23:31:12.294 INFO kablam! | Oct 12 23:31:12.294 INFO kablam! 1219 | frontend_sock.set_nodelay(true); Oct 12 23:31:12.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.294 INFO kablam! | Oct 12 23:31:12.294 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.299 INFO kablam! Oct 12 23:31:12.299 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.299 INFO kablam! --> lib/src/http.rs:1223:9 Oct 12 23:31:12.299 INFO kablam! | Oct 12 23:31:12.299 INFO kablam! 1223 | / poll.register( Oct 12 23:31:12.299 INFO kablam! 1224 | | c.front_socket(), Oct 12 23:31:12.299 INFO kablam! 1225 | | session_token, Oct 12 23:31:12.299 INFO kablam! 1226 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:31:12.299 INFO kablam! 1227 | | PollOpt::edge() Oct 12 23:31:12.299 INFO kablam! 1228 | | ); Oct 12 23:31:12.299 INFO kablam! | |____________^ Oct 12 23:31:12.299 INFO kablam! | Oct 12 23:31:12.299 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.299 INFO kablam! Oct 12 23:31:12.303 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.303 INFO kablam! --> lib/src/http.rs:1356:3 Oct 12 23:31:12.303 INFO kablam! | Oct 12 23:31:12.303 INFO kablam! 1356 | / scm.send_listeners(Listeners { Oct 12 23:31:12.303 INFO kablam! 1357 | | http: Vec::new(), Oct 12 23:31:12.303 INFO kablam! 1358 | | tls: Vec::new(), Oct 12 23:31:12.303 INFO kablam! 1359 | | tcp: Vec::new(), Oct 12 23:31:12.303 INFO kablam! 1360 | | }); Oct 12 23:31:12.303 INFO kablam! | |_____^ Oct 12 23:31:12.303 INFO kablam! | Oct 12 23:31:12.307 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.307 INFO kablam! Oct 12 23:31:12.367 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.367 INFO kablam! --> lib/src/tcp.rs:432:5 Oct 12 23:31:12.367 INFO kablam! | Oct 12 23:31:12.367 INFO kablam! 432 | self.front_socket().shutdown(Shutdown::Both); Oct 12 23:31:12.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.367 INFO kablam! | Oct 12 23:31:12.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.367 INFO kablam! Oct 12 23:31:12.367 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.367 INFO kablam! --> lib/src/tcp.rs:433:5 Oct 12 23:31:12.367 INFO kablam! | Oct 12 23:31:12.367 INFO kablam! 433 | poll.deregister(self.front_socket()); Oct 12 23:31:12.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.367 INFO kablam! | Oct 12 23:31:12.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.367 INFO kablam! Oct 12 23:31:12.367 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.367 INFO kablam! --> lib/src/tcp.rs:483:9 Oct 12 23:31:12.367 INFO kablam! | Oct 12 23:31:12.367 INFO kablam! 483 | sock.shutdown(Shutdown::Both); Oct 12 23:31:12.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.367 INFO kablam! | Oct 12 23:31:12.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.367 INFO kablam! Oct 12 23:31:12.367 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.367 INFO kablam! --> lib/src/tcp.rs:484:9 Oct 12 23:31:12.367 INFO kablam! | Oct 12 23:31:12.367 INFO kablam! 484 | poll.deregister(sock); Oct 12 23:31:12.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.367 INFO kablam! | Oct 12 23:31:12.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.367 INFO kablam! Oct 12 23:31:12.367 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.367 INFO kablam! --> lib/src/tcp.rs:713:7 Oct 12 23:31:12.367 INFO kablam! | Oct 12 23:31:12.367 INFO kablam! 713 | event_loop.register(sock, self.token, Ready::readable(), PollOpt::edge()); Oct 12 23:31:12.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.367 INFO kablam! | Oct 12 23:31:12.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.367 INFO kablam! Oct 12 23:31:12.375 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.375 INFO kablam! --> lib/src/tcp.rs:838:9 Oct 12 23:31:12.375 INFO kablam! | Oct 12 23:31:12.375 INFO kablam! 838 | stream.set_nodelay(true); Oct 12 23:31:12.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.375 INFO kablam! | Oct 12 23:31:12.375 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.375 INFO kablam! Oct 12 23:31:12.375 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.375 INFO kablam! --> lib/src/tcp.rs:841:9 Oct 12 23:31:12.375 INFO kablam! | Oct 12 23:31:12.375 INFO kablam! 841 | / poll.register( Oct 12 23:31:12.375 INFO kablam! 842 | | &stream, Oct 12 23:31:12.375 INFO kablam! 843 | | back_token, Oct 12 23:31:12.375 INFO kablam! 844 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:31:12.375 INFO kablam! 845 | | PollOpt::edge() Oct 12 23:31:12.375 INFO kablam! 846 | | ); Oct 12 23:31:12.375 INFO kablam! | |__________^ Oct 12 23:31:12.375 INFO kablam! | Oct 12 23:31:12.375 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.375 INFO kablam! Oct 12 23:31:12.375 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.375 INFO kablam! --> lib/src/tcp.rs:966:9 Oct 12 23:31:12.375 INFO kablam! | Oct 12 23:31:12.375 INFO kablam! 966 | frontend_sock.set_nodelay(true); Oct 12 23:31:12.375 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.375 INFO kablam! | Oct 12 23:31:12.375 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.375 INFO kablam! Oct 12 23:31:12.375 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.375 INFO kablam! --> lib/src/tcp.rs:971:9 Oct 12 23:31:12.375 INFO kablam! | Oct 12 23:31:12.375 INFO kablam! 971 | / poll.register( Oct 12 23:31:12.375 INFO kablam! 972 | | c.front_socket(), Oct 12 23:31:12.375 INFO kablam! 973 | | session_token, Oct 12 23:31:12.375 INFO kablam! 974 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:31:12.375 INFO kablam! 975 | | PollOpt::edge() Oct 12 23:31:12.375 INFO kablam! 976 | | ); Oct 12 23:31:12.375 INFO kablam! | |____________^ Oct 12 23:31:12.375 INFO kablam! | Oct 12 23:31:12.375 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.375 INFO kablam! Oct 12 23:31:12.403 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.403 INFO kablam! --> lib/src/server.rs:305:15 Oct 12 23:31:12.403 INFO kablam! | Oct 12 23:31:12.403 INFO kablam! 305 | self.channel.readable(); Oct 12 23:31:12.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.403 INFO kablam! | Oct 12 23:31:12.403 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.403 INFO kablam! Oct 12 23:31:12.403 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.403 INFO kablam! --> lib/src/server.rs:313:21 Oct 12 23:31:12.403 INFO kablam! | Oct 12 23:31:12.403 INFO kablam! 313 | self.channel.readable(); Oct 12 23:31:12.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.403 INFO kablam! | Oct 12 23:31:12.403 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.403 INFO kablam! Oct 12 23:31:12.403 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.403 INFO kablam! --> lib/src/server.rs:355:19 Oct 12 23:31:12.403 INFO kablam! | Oct 12 23:31:12.403 INFO kablam! 355 | self.channel.writable(); Oct 12 23:31:12.403 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.403 INFO kablam! | Oct 12 23:31:12.403 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.403 INFO kablam! Oct 12 23:31:12.424 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.424 INFO kablam! --> lib/src/server.rs:748:7 Oct 12 23:31:12.424 INFO kablam! | Oct 12 23:31:12.424 INFO kablam! 748 | self.poll.deregister(sock); Oct 12 23:31:12.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.424 INFO kablam! | Oct 12 23:31:12.424 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.424 INFO kablam! Oct 12 23:31:12.424 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.424 INFO kablam! --> lib/src/server.rs:753:7 Oct 12 23:31:12.424 INFO kablam! | Oct 12 23:31:12.424 INFO kablam! 753 | self.poll.deregister(sock); Oct 12 23:31:12.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.424 INFO kablam! | Oct 12 23:31:12.424 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.424 INFO kablam! Oct 12 23:31:12.424 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.424 INFO kablam! --> lib/src/server.rs:758:7 Oct 12 23:31:12.424 INFO kablam! | Oct 12 23:31:12.424 INFO kablam! 758 | self.poll.deregister(sock); Oct 12 23:31:12.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.424 INFO kablam! | Oct 12 23:31:12.424 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.424 INFO kablam! Oct 12 23:31:12.464 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.464 INFO kablam! --> lib/src/https_rustls/configuration.rs:138:7 Oct 12 23:31:12.464 INFO kablam! | Oct 12 23:31:12.464 INFO kablam! 138 | event_loop.register(sock, self.token, Ready::readable(), PollOpt::edge()); Oct 12 23:31:12.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.465 INFO kablam! | Oct 12 23:31:12.465 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.465 INFO kablam! Oct 12 23:31:12.482 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.482 INFO kablam! --> lib/src/https_rustls/configuration.rs:480:9 Oct 12 23:31:12.483 INFO kablam! | Oct 12 23:31:12.483 INFO kablam! 480 | frontend_sock.set_nodelay(true); Oct 12 23:31:12.483 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.483 INFO kablam! | Oct 12 23:31:12.484 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.484 INFO kablam! Oct 12 23:31:12.484 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.484 INFO kablam! --> lib/src/https_rustls/configuration.rs:482:9 Oct 12 23:31:12.485 INFO kablam! | Oct 12 23:31:12.485 INFO kablam! 482 | / poll.register( Oct 12 23:31:12.485 INFO kablam! 483 | | &frontend_sock, Oct 12 23:31:12.485 INFO kablam! 484 | | session_token, Oct 12 23:31:12.485 INFO kablam! 485 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:31:12.485 INFO kablam! 486 | | PollOpt::edge() Oct 12 23:31:12.486 INFO kablam! 487 | | ); Oct 12 23:31:12.486 INFO kablam! | |__________^ Oct 12 23:31:12.486 INFO kablam! | Oct 12 23:31:12.486 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.486 INFO kablam! Oct 12 23:31:12.487 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.487 INFO kablam! --> lib/src/https_rustls/configuration.rs:553:5 Oct 12 23:31:12.487 INFO kablam! | Oct 12 23:31:12.488 INFO kablam! 553 | socket.set_nodelay(true); Oct 12 23:31:12.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.488 INFO kablam! | Oct 12 23:31:12.488 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.488 INFO kablam! Oct 12 23:31:12.489 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.489 INFO kablam! --> lib/src/https_rustls/configuration.rs:561:7 Oct 12 23:31:12.489 INFO kablam! | Oct 12 23:31:12.489 INFO kablam! 561 | / poll.register( Oct 12 23:31:12.489 INFO kablam! 562 | | &socket, Oct 12 23:31:12.489 INFO kablam! 563 | | back_token, Oct 12 23:31:12.490 INFO kablam! 564 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:31:12.490 INFO kablam! 565 | | PollOpt::edge() Oct 12 23:31:12.490 INFO kablam! 566 | | ); Oct 12 23:31:12.490 INFO kablam! | |________^ Oct 12 23:31:12.490 INFO kablam! | Oct 12 23:31:12.491 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.491 INFO kablam! Oct 12 23:31:12.491 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.491 INFO kablam! --> lib/src/https_rustls/configuration.rs:571:7 Oct 12 23:31:12.492 INFO kablam! | Oct 12 23:31:12.492 INFO kablam! 571 | / poll.register( Oct 12 23:31:12.492 INFO kablam! 572 | | &socket, Oct 12 23:31:12.492 INFO kablam! 573 | | back_token, Oct 12 23:31:12.492 INFO kablam! 574 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:31:12.492 INFO kablam! 575 | | PollOpt::edge() Oct 12 23:31:12.492 INFO kablam! 576 | | ); Oct 12 23:31:12.493 INFO kablam! | |________^ Oct 12 23:31:12.493 INFO kablam! | Oct 12 23:31:12.493 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.493 INFO kablam! Oct 12 23:31:12.500 INFO kablam! warning: unused `std::iter::Map` which must be used Oct 12 23:31:12.500 INFO kablam! --> lib/src/https_rustls/configuration.rs:659:9 Oct 12 23:31:12.500 INFO kablam! | Oct 12 23:31:12.500 INFO kablam! 659 | / self.listeners.iter_mut().map(|(token, l)| { Oct 12 23:31:12.500 INFO kablam! 660 | | l.listener.take().map(|sock| { Oct 12 23:31:12.500 INFO kablam! 661 | | event_loop.deregister(&sock); Oct 12 23:31:12.501 INFO kablam! 662 | | }) Oct 12 23:31:12.501 INFO kablam! 663 | | }); Oct 12 23:31:12.507 INFO kablam! | |___________^ Oct 12 23:31:12.507 INFO kablam! | Oct 12 23:31:12.507 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 12 23:31:12.507 INFO kablam! Oct 12 23:31:12.508 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.508 INFO kablam! --> lib/src/https_rustls/configuration.rs:661:13 Oct 12 23:31:12.508 INFO kablam! | Oct 12 23:31:12.508 INFO kablam! 661 | event_loop.deregister(&sock); Oct 12 23:31:12.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.509 INFO kablam! | Oct 12 23:31:12.509 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.509 INFO kablam! Oct 12 23:31:12.510 INFO kablam! warning: unused `std::iter::Map` which must be used Oct 12 23:31:12.510 INFO kablam! --> lib/src/https_rustls/configuration.rs:668:9 Oct 12 23:31:12.510 INFO kablam! | Oct 12 23:31:12.514 INFO kablam! 668 | / self.listeners.drain().map(|(token, mut l)| { Oct 12 23:31:12.515 INFO kablam! 669 | | l.listener.take().map(|sock| { Oct 12 23:31:12.515 INFO kablam! 670 | | event_loop.deregister(&sock); Oct 12 23:31:12.515 INFO kablam! 671 | | }) Oct 12 23:31:12.515 INFO kablam! 672 | | }); Oct 12 23:31:12.515 INFO kablam! | |___________^ Oct 12 23:31:12.515 INFO kablam! | Oct 12 23:31:12.515 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 12 23:31:12.515 INFO kablam! Oct 12 23:31:12.515 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.515 INFO kablam! --> lib/src/https_rustls/configuration.rs:670:13 Oct 12 23:31:12.515 INFO kablam! | Oct 12 23:31:12.515 INFO kablam! 670 | event_loop.deregister(&sock); Oct 12 23:31:12.515 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.515 INFO kablam! | Oct 12 23:31:12.515 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.515 INFO kablam! Oct 12 23:31:12.543 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.543 INFO kablam! --> lib/src/https_rustls/session.rs:442:5 Oct 12 23:31:12.543 INFO kablam! | Oct 12 23:31:12.543 INFO kablam! 442 | self.front_socket().shutdown(Shutdown::Both); Oct 12 23:31:12.544 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.544 INFO kablam! | Oct 12 23:31:12.544 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.544 INFO kablam! Oct 12 23:31:12.545 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.545 INFO kablam! --> lib/src/https_rustls/session.rs:443:5 Oct 12 23:31:12.545 INFO kablam! | Oct 12 23:31:12.545 INFO kablam! 443 | poll.deregister(self.front_socket()); Oct 12 23:31:12.546 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.546 INFO kablam! | Oct 12 23:31:12.546 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.546 INFO kablam! Oct 12 23:31:12.547 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.547 INFO kablam! --> lib/src/https_rustls/session.rs:500:9 Oct 12 23:31:12.547 INFO kablam! | Oct 12 23:31:12.548 INFO kablam! 500 | sock.shutdown(Shutdown::Both); Oct 12 23:31:12.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.548 INFO kablam! | Oct 12 23:31:12.550 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.551 INFO kablam! Oct 12 23:31:12.551 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:31:12.551 INFO kablam! --> lib/src/https_rustls/session.rs:501:9 Oct 12 23:31:12.551 INFO kablam! | Oct 12 23:31:12.551 INFO kablam! 501 | poll.deregister(sock); Oct 12 23:31:12.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:12.551 INFO kablam! | Oct 12 23:31:12.551 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:31:12.551 INFO kablam! Oct 12 23:31:47.535 INFO kablam! warning: struct is never constructed: `FutureProcessing` Oct 12 23:31:47.535 INFO kablam! --> bin/src/command/executor.rs:219:1 Oct 12 23:31:47.535 INFO kablam! | Oct 12 23:31:47.535 INFO kablam! 219 | pub struct FutureProcessing { Oct 12 23:31:47.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:47.535 INFO kablam! | Oct 12 23:31:47.535 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:31:47.535 INFO kablam! Oct 12 23:31:47.535 INFO kablam! warning: function is never used: `send_processing` Oct 12 23:31:47.535 INFO kablam! --> bin/src/command/executor.rs:250:1 Oct 12 23:31:47.535 INFO kablam! | Oct 12 23:31:47.535 INFO kablam! 250 | pub fn send_processing(worker_id: Token, message: ProxyRequest) -> (FutureProcessing, FutureAnswer) { Oct 12 23:31:47.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:31:47.535 INFO kablam! Oct 12 23:32:15.369 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3m 31s Oct 12 23:32:15.389 INFO kablam! su: No module specific data is present Oct 12 23:32:16.659 INFO running `"docker" "rm" "-f" "060cd56403bc2e925c862c2efe97342e60a306de3fe2d02c26429714b3514838"` Oct 12 23:32:17.015 INFO blam! 060cd56403bc2e925c862c2efe97342e60a306de3fe2d02c26429714b3514838 Oct 12 23:32:17.020 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 23:32:17.404 INFO blam! aeea8f1a2b95e7602db23ec592fe2ac8c1b8db1fd6e192c6449cac60b33bf611 Oct 12 23:32:17.406 INFO running `"docker" "start" "-a" "aeea8f1a2b95e7602db23ec592fe2ac8c1b8db1fd6e192c6449cac60b33bf611"` Oct 12 23:32:19.126 INFO kablam! usermod: no changes Oct 12 23:32:19.615 INFO kablam! Compiling chunked_transfer v0.3.1 Oct 12 23:32:19.615 INFO kablam! Compiling ascii v0.8.7 Oct 12 23:32:19.660 INFO kablam! Compiling tokio-current-thread v0.1.2 Oct 12 23:32:19.669 INFO kablam! Compiling num-integer v0.1.39 Oct 12 23:32:19.679 INFO kablam! Compiling tokio-threadpool v0.1.7 Oct 12 23:32:19.679 INFO kablam! Compiling env_logger v0.5.13 Oct 12 23:32:19.679 INFO kablam! Compiling sozu-command-lib v0.9.0 (/source/command) Oct 12 23:32:19.684 INFO kablam! Compiling tokio-tcp v0.1.2 Oct 12 23:32:21.543 INFO kablam! Compiling tokio-udp v0.1.2 Oct 12 23:32:28.387 INFO kablam! Compiling sozuctl v0.9.0 (/source/ctl) Oct 12 23:32:28.388 INFO kablam! Compiling chrono v0.4.6 Oct 12 23:32:28.390 INFO kablam! Compiling sozu v0.9.0 (/source/bin) Oct 12 23:32:28.676 INFO kablam! Compiling quickcheck v0.6.2 Oct 12 23:32:34.768 INFO kablam! Compiling tokio-fs v0.1.3 Oct 12 23:32:37.411 INFO kablam! warning: unused import: `futures::executor::spawn` Oct 12 23:32:37.411 INFO kablam! --> bin/src/command/executor.rs:277:7 Oct 12 23:32:37.411 INFO kablam! | Oct 12 23:32:37.411 INFO kablam! 277 | use futures::executor::spawn; Oct 12 23:32:37.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:37.411 INFO kablam! | Oct 12 23:32:37.411 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:32:37.411 INFO kablam! Oct 12 23:32:37.411 INFO kablam! warning: unused import: `futures::task` Oct 12 23:32:37.411 INFO kablam! --> bin/src/command/executor.rs:278:7 Oct 12 23:32:37.411 INFO kablam! | Oct 12 23:32:37.411 INFO kablam! 278 | use futures::task; Oct 12 23:32:37.411 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 23:32:37.411 INFO kablam! Oct 12 23:32:37.411 INFO kablam! warning: unused import: `result` Oct 12 23:32:37.411 INFO kablam! --> bin/src/command/executor.rs:279:31 Oct 12 23:32:37.411 INFO kablam! | Oct 12 23:32:37.411 INFO kablam! 279 | use futures::future::{lazy, result}; Oct 12 23:32:37.411 INFO kablam! | ^^^^^^ Oct 12 23:32:37.411 INFO kablam! Oct 12 23:32:38.911 INFO kablam! Compiling tokio v0.1.9 Oct 12 23:32:43.323 INFO kablam! Compiling tiny_http v0.6.0 Oct 12 23:32:46.589 INFO kablam! Compiling tokio-core v0.1.17 Oct 12 23:32:51.463 INFO kablam! warning: unused variable: `app_id` Oct 12 23:32:51.463 INFO kablam! --> command/src/config.rs:274:31 Oct 12 23:32:51.463 INFO kablam! | Oct 12 23:32:51.463 INFO kablam! 274 | pub fn to_http_front(&self, app_id: &str) -> Result { Oct 12 23:32:51.463 INFO kablam! | ^^^^^^ help: consider using `_app_id` instead Oct 12 23:32:51.463 INFO kablam! | Oct 12 23:32:51.463 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:32:51.463 INFO kablam! Oct 12 23:32:51.889 INFO kablam! Compiling sozu-lib v0.9.0 (/source/lib) Oct 12 23:32:56.511 INFO kablam! Compiling sozu-command-futures v0.9.0 (/source/futures) Oct 12 23:32:58.071 INFO kablam! warning: unused import: `sozu_command::buffer::Buffer` Oct 12 23:32:58.072 INFO kablam! --> lib/src/protocol/http/parser.rs:1814:7 Oct 12 23:32:58.072 INFO kablam! | Oct 12 23:32:58.072 INFO kablam! 1814 | use sozu_command::buffer::Buffer; Oct 12 23:32:58.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:32:58.073 INFO kablam! | Oct 12 23:32:58.073 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 23:32:58.073 INFO kablam! Oct 12 23:33:27.203 INFO kablam! error: linking with `cc` failed: exit code: 1 Oct 12 23:33:27.203 INFO kablam! | Oct 12 23:33:27.203 INFO kablam! = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/rustup-home/toolchains/40d4795669493f1965de7c44029c69552134fe1f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.0.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.1.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.10.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.11.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.12.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.13.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.14.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.15.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.2.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.3.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.4.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.5.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.6.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.7.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.8.rcgu.o" "/target/debug/examples/main-b4fe5adadffb45a0.main.40uz5siy-cgu.9.rcgu.o" "-o" "/target/debug/examples/main-b4fe5adadffb45a0" "/target/debug/examples/main-b4fe5adadffb45a0.4wer4uk85ltdvklg.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/target/debug/deps" "-L" "/target/debug/build/backtrace-sys-18866b473283f2a8/out" "-L" "/rustup-home/toolchains/40d4795669493f1965de7c44029c69552134fe1f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/target/debug/deps/libsozu_command_futures-d3fda6cc6f1e093d.rlib" "/target/debug/deps/libsozu_command_lib-b071ceee053f0b46.rlib" "/target/debug/deps/libtime-6aad7db911d6b0a0.rlib" "/target/debug/deps/libserde_json-3aac0aade11d69c1.rlib" "/target/debug/deps/libryu-3852bc95a84dd2ee.rlib" "/target/debug/deps/libitoa-655753b7813a623e.rlib" "/target/debug/deps/libsha2-dffd50192b9a4e4f.rlib" "/target/debug/deps/libfake_simd-460cd01babe7add3.rlib" "/target/debug/deps/libblock_buffer-77d02cfd8663ca8f.rlib" "/target/debug/deps/libarrayref-7a870c73cc9379d4.rlib" "/target/debug/deps/libdigest-3642a0caa0bf2af0.rlib" "/target/debug/deps/libgeneric_array-d8092e3099823b2c.rlib" "/target/debug/deps/libtypenum-d4d049e3c72669a5.rlib" "/target/debug/deps/libbyte_tools-76a3cf5c89c1f9a8.rlib" "/target/debug/deps/libpool-818ab8c9681cd2cf.rlib" "/target/debug/deps/libtoml-540bb1f019811eb4.rlib" "/target/debug/deps/libserde-cba68f6710d25dda.rlib" "/target/debug/deps/libnix-a62eccdfa0244afb.rlib" "/target/debug/deps/libbitflags-ee0ecb379092220e.rlib" "/target/debug/deps/libpem-df1a4f9a46f7c35a.rlib" "/target/debug/deps/liberror_chain-a291279c3b765f4a.rlib" "/target/debug/deps/libbacktrace-a7a9ad5f9b8e6aaa.rlib" "/target/debug/deps/libbacktrace_sys-fe4d07d1da609203.rlib" "/target/debug/deps/librustc_demangle-5a3446716f1a6aaa.rlib" "/target/debug/deps/libbase64-8df67f9ac65182a4.rlib" "/target/debug/deps/libsafemem-66e19ac96a46740c.rlib" "/target/debug/deps/libhex-a51a8acd2827cba4.rlib" "/target/debug/deps/libenv_logger-1b10c26c2575d4f0.rlib" "/target/debug/deps/libregex-dc18f64b47f3de9f.rlib" "/target/debug/deps/libutf8_ranges-3550ba64cf57af8a.rlib" "/target/debug/deps/libregex_syntax-dd340977bf39beb3.rlib" "/target/debug/deps/libucd_util-444d75cf5b3ebe07.rlib" "/target/debug/deps/libthread_local-8a376102a366009d.rlib" "/target/debug/deps/libaho_corasick-824493201e3e4c5b.rlib" "/target/debug/deps/libmemchr-2ad510545670b195.rlib" "/target/debug/deps/libatty-6d885bc10c82cfc4.rlib" "/target/debug/deps/libhumantime-21fd75173d603f47.rlib" "/target/debug/deps/libquick_error-2096f9e52d45f397.rlib" "/target/debug/deps/libtermcolor-c25f640e408a8feb.rlib" "/target/debug/deps/libtokio_core-d90ea097a4456336.rlib" "/target/debug/deps/libscoped_tls-97b7dfe96410910b.rlib" "/target/debug/deps/libtokio-46887a013a8b41de.rlib" "/target/debug/deps/libtokio_udp-a49abf4a90c22d38.rlib" "/target/debug/deps/libtokio_tcp-5155aebefac65b39.rlib" "/target/debug/deps/libtokio_timer-4fa7a8ecd2e5db9a.rlib" "/target/debug/deps/libtokio_fs-2ea7f828bf060368.rlib" "/target/debug/deps/libtokio_threadpool-0c668b727f8e1011.rlib" "/target/debug/deps/libcrossbeam_deque-86f6e2eadbf8996e.rlib" "/target/debug/deps/libcrossbeam_epoch-989d7cb2a29a29af.rlib" "/target/debug/deps/libmemoffset-17b751f2a3ee51c2.rlib" "/target/debug/deps/libarrayvec-38a612fb6aade2c9.rlib" "/target/debug/deps/libnodrop-dafa5d55bb677f96.rlib" "/target/debug/deps/libtokio_codec-06e9362633970b75.rlib" "/target/debug/deps/libtokio_current_thread-aff3d0278d86cc62.rlib" "/target/debug/deps/libtokio_uds-5813ecc20b4b6a49.rlib" "/target/debug/deps/libtokio_reactor-d7cd3324147d69da.rlib" "/target/debug/deps/libtokio_executor-f055bc1dcd874953.rlib" "/target/debug/deps/libparking_lot-d02b00a6cab257b8.rlib" "/target/debug/deps/libparking_lot_core-d1385a8508102248.rlib" "/target/debug/deps/libsmallvec-9cf1b03b004a1cee.rlib" "/target/debug/deps/libunreachable-138bcbd7771686da.rlib" "/target/debug/deps/libvoid-0476faa562a9280d.rlib" "/target/debug/deps/librand-644b4c492b1be2e0.rlib" "/target/debug/deps/librand_core-5f3225265b075b89.rlib" "/target/debug/deps/liblock_api-ada6a5c3705a2c25.rlib" "/target/debug/deps/libowning_ref-ee14d0c0a450472c.rlib" "/target/debug/deps/libstable_deref_trait-e6aee7c114ff0a1f.rlib" "/target/debug/deps/libscopeguard-202fedbdefae388d.rlib" "/target/debug/deps/libnum_cpus-cfe8714d563749ab.rlib" "/target/debug/deps/liblazy_static-03dcc596b735b1a8.rlib" "/target/debug/deps/libcrossbeam_utils-61e14d2d91ea3b00.rlib" "/target/debug/deps/libtokio_io-b554106abd94cc9d.rlib" "/target/debug/deps/libmio_uds-618db58a76309312.rlib" "/target/debug/deps/libmio-95e25ee569976116.rlib" "/target/debug/deps/libslab-f6c7bd339bdaa948.rlib" "/target/debug/deps/libnet2-c5eceec34c0598b0.rlib" "/target/debug/deps/liblazycell-a587c3599074d707.rlib" "/target/debug/deps/libbytes-0e167ea7a8424933.rlib" "/target/debug/deps/libiovec-96c8697f5e5d725e.rlib" "/target/debug/deps/liblibc-d9a4bc3fcbc15852.rlib" "/target/debug/deps/libbyteorder-66cb6e17f3f23236.rlib" "/target/debug/deps/libfutures-360bb2ba2ac03636.rlib" "/target/debug/deps/liblog-99abf1ff47af8c9e.rlib" "/target/debug/deps/libcfg_if-3a74920dc35dfbc0.rlib" "-Wl,--start-group" "/rustup-home/toolchains/40d4795669493f1965de7c44029c69552134fe1f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7aa94b7c1528b009.rlib" "/rustup-home/toolchains/40d4795669493f1965de7c44029c69552134fe1f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-450e1257915dad46.rlib" "/rustup-home/toolchains/40d4795669493f1965de7c44029c69552134fe1f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_jemalloc-13637518f471c0d5.rlib" "/rustup-home/toolchains/40d4795669493f1965de7c44029c69552134fe1f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-d41039333164c5af.rlib" "/rustup-home/toolchains/40d4795669493f1965de7c44029c69552134fe1f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc_system-cb45a6772959eb39.rlib" "/rustup-home/toolchains/40d4795669493f1965de7c44029c69552134fe1f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-03d875e55603f5ce.rlib" "/rustup-home/toolchains/40d4795669493f1965de7c44029c69552134fe1f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-cb3a1d6251b4a93a.rlib" "/rustup-home/toolchains/40d4795669493f1965de7c44029c69552134fe1f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-51ce0fd0aa7c4719.rlib" "-Wl,--end-group" "/rustup-home/toolchains/40d4795669493f1965de7c44029c69552134fe1f-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e5b9ef4e29390a2c.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" Oct 12 23:33:27.203 INFO kablam! = note: collect2: error: ld returned 1 exit status Oct 12 23:33:27.203 INFO kablam! Oct 12 23:33:27.203 INFO kablam! Oct 12 23:33:27.203 INFO kablam! error: aborting due to previous error Oct 12 23:33:27.203 INFO kablam! Oct 12 23:33:27.235 INFO kablam! error: Could not compile `sozu-command-lib`. Oct 12 23:33:27.235 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 23:33:27.271 INFO kablam! error: Could not compile `sozu-command-futures`. Oct 12 23:33:27.271 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 12 23:33:30.478 INFO kablam! warning: unused variable: `request_id` Oct 12 23:33:30.478 INFO kablam! --> lib/src/protocol/http/parser.rs:1574:52 Oct 12 23:33:30.478 INFO kablam! | Oct 12 23:33:30.478 INFO kablam! 1574 | pub fn parse_request_until_stop(mut rs: HttpState, request_id: &str, buf: &mut BufferQueue, sticky_name: &str) -> HttpState { Oct 12 23:33:30.478 INFO kablam! | ^^^^^^^^^^ help: consider using `_request_id` instead Oct 12 23:33:30.478 INFO kablam! | Oct 12 23:33:30.479 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 23:33:30.479 INFO kablam! Oct 12 23:33:30.487 INFO kablam! warning: unused variable: `request_id` Oct 12 23:33:30.487 INFO kablam! --> lib/src/protocol/http/parser.rs:1685:53 Oct 12 23:33:30.487 INFO kablam! | Oct 12 23:33:30.488 INFO kablam! 1685 | pub fn parse_response_until_stop(mut rs: HttpState, request_id: &str, buf: &mut BufferQueue, Oct 12 23:33:30.488 INFO kablam! | ^^^^^^^^^^ help: consider using `_request_id` instead Oct 12 23:33:30.488 INFO kablam! Oct 12 23:33:30.489 INFO kablam! warning: unused variable: `stream` Oct 12 23:33:30.489 INFO kablam! --> lib/src/protocol/proxy_protocol/send.rs:237:11 Oct 12 23:33:30.490 INFO kablam! | Oct 12 23:33:30.490 INFO kablam! 237 | let stream = StdTcpStream::connect(&addr).unwrap(); Oct 12 23:33:30.490 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 12 23:33:30.490 INFO kablam! Oct 12 23:33:30.491 INFO kablam! warning: unused variable: `max_listeners` Oct 12 23:33:30.492 INFO kablam! --> lib/src/http.rs:1322:7 Oct 12 23:33:30.492 INFO kablam! | Oct 12 23:33:30.492 INFO kablam! 1322 | let max_listeners = 1; Oct 12 23:33:30.492 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_max_listeners` instead Oct 12 23:33:30.492 INFO kablam! Oct 12 23:33:30.492 INFO kablam! warning: unused variable: `stream` Oct 12 23:33:30.492 INFO kablam! --> lib/src/backends.rs:232:13 Oct 12 23:33:30.493 INFO kablam! | Oct 12 23:33:30.493 INFO kablam! 232 | for stream in listener.incoming() { Oct 12 23:33:30.493 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 12 23:33:30.493 INFO kablam! Oct 12 23:33:30.503 INFO kablam! warning: unused variable: `scm_client` Oct 12 23:33:30.503 INFO kablam! --> lib/src/tcp.rs:1033:20 Oct 12 23:33:30.503 INFO kablam! | Oct 12 23:33:30.503 INFO kablam! 1033 | let (scm_server, scm_client) = UnixStream::pair().unwrap(); Oct 12 23:33:30.503 INFO kablam! | ^^^^^^^^^^ help: consider using `_scm_client` instead Oct 12 23:33:30.503 INFO kablam! Oct 12 23:33:30.503 INFO kablam! warning: unused variable: `e` Oct 12 23:33:30.503 INFO kablam! --> lib/src/tcp.rs:1136:15 Oct 12 23:33:30.503 INFO kablam! | Oct 12 23:33:30.503 INFO kablam! 1136 | Err(e) => { println!("connection failed"); } Oct 12 23:33:30.503 INFO kablam! | ^ help: consider using `_e` instead Oct 12 23:33:30.503 INFO kablam! Oct 12 23:33:30.503 INFO kablam! warning: unused variable: `response` Oct 12 23:33:30.503 INFO kablam! --> lib/src/tcp.rs:1112:11 Oct 12 23:33:30.503 INFO kablam! | Oct 12 23:33:30.503 INFO kablam! 1112 | let response = b" END"; Oct 12 23:33:30.504 INFO kablam! | ^^^^^^^^ help: consider using `_response` instead Oct 12 23:33:30.504 INFO kablam! Oct 12 23:33:30.504 INFO kablam! warning: unused variable: `max_listeners` Oct 12 23:33:30.504 INFO kablam! --> lib/src/https_rustls/configuration.rs:706:7 Oct 12 23:33:30.504 INFO kablam! | Oct 12 23:33:30.504 INFO kablam! 706 | let max_listeners = 1; Oct 12 23:33:30.505 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_max_listeners` instead Oct 12 23:33:30.505 INFO kablam! Oct 12 23:33:30.511 INFO kablam! warning: unused variable: `scm_client` Oct 12 23:33:30.511 INFO kablam! --> lib/src/https_rustls/configuration.rs:739:24 Oct 12 23:33:30.511 INFO kablam! | Oct 12 23:33:30.511 INFO kablam! 739 | let (scm_server, scm_client) = UnixStream::pair().unwrap(); Oct 12 23:33:30.511 INFO kablam! | ^^^^^^^^^^ help: consider using `_scm_client` instead Oct 12 23:33:30.511 INFO kablam! Oct 12 23:33:30.511 INFO kablam! warning: unused variable: `fingerprint` Oct 12 23:33:30.511 INFO kablam! --> lib/src/https_rustls/resolver.rs:184:7 Oct 12 23:33:30.511 INFO kablam! | Oct 12 23:33:30.511 INFO kablam! 184 | let fingerprint:Vec = Vec::new(); Oct 12 23:33:30.511 INFO kablam! | ^^^^^^^^^^^ help: consider using `_fingerprint` instead Oct 12 23:33:30.511 INFO kablam! Oct 12 23:33:30.531 INFO kablam! warning: unused variable: `jg` Oct 12 23:33:30.531 INFO kablam! --> lib/src/http.rs:1405:9 Oct 12 23:33:30.531 INFO kablam! | Oct 12 23:33:30.531 INFO kablam! 1405 | let jg = thread::spawn(move || { Oct 12 23:33:30.531 INFO kablam! | ^^ help: consider using `_jg` instead Oct 12 23:33:30.531 INFO kablam! Oct 12 23:33:30.531 INFO kablam! warning: unused variable: `jg` Oct 12 23:33:30.531 INFO kablam! --> lib/src/http.rs:1462:9 Oct 12 23:33:30.531 INFO kablam! | Oct 12 23:33:30.531 INFO kablam! 1462 | let jg = thread::spawn(move|| { Oct 12 23:33:30.531 INFO kablam! | ^^ help: consider using `_jg` instead Oct 12 23:33:30.531 INFO kablam! Oct 12 23:33:30.532 INFO kablam! warning: unused variable: `jg` Oct 12 23:33:30.532 INFO kablam! --> lib/src/http.rs:1538:9 Oct 12 23:33:30.532 INFO kablam! | Oct 12 23:33:30.532 INFO kablam! 1538 | let jg = thread::spawn(move || { Oct 12 23:33:30.532 INFO kablam! | ^^ help: consider using `_jg` instead Oct 12 23:33:30.532 INFO kablam! Oct 12 23:33:30.533 INFO kablam! warning: unused variable: `tx` Oct 12 23:33:30.533 INFO kablam! --> lib/src/tcp.rs:1065:9 Oct 12 23:33:30.533 INFO kablam! | Oct 12 23:33:30.533 INFO kablam! 1065 | let tx = start_proxy(); Oct 12 23:33:30.533 INFO kablam! | ^^ help: consider using `_tx` instead Oct 12 23:33:30.533 INFO kablam! Oct 12 23:33:30.535 INFO kablam! warning: unused variable: `h` Oct 12 23:33:30.535 INFO kablam! --> lib/src/metrics/local_drain.rs:88:30 Oct 12 23:33:30.535 INFO kablam! | Oct 12 23:33:30.539 INFO kablam! 88 | pub fn new(app_id: String, h: Histogram) -> BackendMetrics { Oct 12 23:33:30.539 INFO kablam! | ^ help: consider using `_h` instead Oct 12 23:33:30.539 INFO kablam! Oct 12 23:33:30.539 INFO kablam! warning: unused variable: `k` Oct 12 23:33:30.539 INFO kablam! --> lib/src/metrics/local_drain.rs:169:11 Oct 12 23:33:30.539 INFO kablam! | Oct 12 23:33:30.539 INFO kablam! 169 | let k = String::from(id); Oct 12 23:33:30.539 INFO kablam! | ^ help: consider using `_k` instead Oct 12 23:33:30.539 INFO kablam! Oct 12 23:33:30.540 INFO kablam! warning: unused variable: `available_buffer_size` Oct 12 23:33:30.540 INFO kablam! --> lib/src/buffer_queue.rs:289:9 Oct 12 23:33:30.540 INFO kablam! | Oct 12 23:33:30.540 INFO kablam! 289 | let available_buffer_size = self.buffer.available_data(); Oct 12 23:33:30.540 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ help: consider using `_available_buffer_size` instead Oct 12 23:33:30.540 INFO kablam! Oct 12 23:33:30.540 INFO kablam! warning: unused variable: `sz` Oct 12 23:33:30.540 INFO kablam! --> lib/src/socket.rs:174:12 Oct 12 23:33:30.541 INFO kablam! | Oct 12 23:33:30.541 INFO kablam! 174 | Ok(sz) => {}, Oct 12 23:33:30.541 INFO kablam! | ^^ help: consider using `_sz` instead Oct 12 23:33:30.541 INFO kablam! Oct 12 23:33:30.547 INFO kablam! warning: variable `sent_size` is assigned to, but never used Oct 12 23:33:30.547 INFO kablam! --> lib/src/socket.rs:230:13 Oct 12 23:33:30.547 INFO kablam! | Oct 12 23:33:30.547 INFO kablam! 230 | let mut sent_size = 0usize; Oct 12 23:33:30.547 INFO kablam! | ^^^^^^^^^ Oct 12 23:33:30.547 INFO kablam! | Oct 12 23:33:30.547 INFO kablam! = note: consider using `_sent_size` instead Oct 12 23:33:30.547 INFO kablam! Oct 12 23:33:30.552 INFO kablam! warning: unused variable: `p` Oct 12 23:33:30.552 INFO kablam! --> lib/src/protocol/http/mod.rs:188:21 Oct 12 23:33:30.552 INFO kablam! | Oct 12 23:33:30.552 INFO kablam! 188 | (IpAddr::V4(p), peer_port, IpAddr::V4(f)) => { Oct 12 23:33:30.559 INFO kablam! | ^ help: consider using `_p` instead Oct 12 23:33:30.559 INFO kablam! Oct 12 23:33:30.559 INFO kablam! warning: unused variable: `f` Oct 12 23:33:30.559 INFO kablam! --> lib/src/protocol/http/mod.rs:188:47 Oct 12 23:33:30.559 INFO kablam! | Oct 12 23:33:30.559 INFO kablam! 188 | (IpAddr::V4(p), peer_port, IpAddr::V4(f)) => { Oct 12 23:33:30.559 INFO kablam! | ^ help: consider using `_f` instead Oct 12 23:33:30.559 INFO kablam! Oct 12 23:33:30.559 INFO kablam! warning: unused variable: `p` Oct 12 23:33:30.559 INFO kablam! --> lib/src/protocol/http/mod.rs:193:21 Oct 12 23:33:30.559 INFO kablam! | Oct 12 23:33:30.559 INFO kablam! 193 | (IpAddr::V4(p), peer_port, IpAddr::V6(f)) => { Oct 12 23:33:30.559 INFO kablam! | ^ help: consider using `_p` instead Oct 12 23:33:30.559 INFO kablam! Oct 12 23:33:30.559 INFO kablam! warning: unused variable: `f` Oct 12 23:33:30.559 INFO kablam! --> lib/src/protocol/http/mod.rs:193:47 Oct 12 23:33:30.559 INFO kablam! | Oct 12 23:33:30.559 INFO kablam! 193 | (IpAddr::V4(p), peer_port, IpAddr::V6(f)) => { Oct 12 23:33:30.559 INFO kablam! | ^ help: consider using `_f` instead Oct 12 23:33:30.559 INFO kablam! Oct 12 23:33:30.560 INFO kablam! warning: unused variable: `p` Oct 12 23:33:30.560 INFO kablam! --> lib/src/protocol/http/mod.rs:198:21 Oct 12 23:33:30.560 INFO kablam! | Oct 12 23:33:30.560 INFO kablam! 198 | (IpAddr::V6(p), peer_port, IpAddr::V4(f)) => { Oct 12 23:33:30.560 INFO kablam! | ^ help: consider using `_p` instead Oct 12 23:33:30.560 INFO kablam! Oct 12 23:33:30.560 INFO kablam! warning: unused variable: `f` Oct 12 23:33:30.560 INFO kablam! --> lib/src/protocol/http/mod.rs:198:47 Oct 12 23:33:30.560 INFO kablam! | Oct 12 23:33:30.560 INFO kablam! 198 | (IpAddr::V6(p), peer_port, IpAddr::V4(f)) => { Oct 12 23:33:30.560 INFO kablam! | ^ help: consider using `_f` instead Oct 12 23:33:30.560 INFO kablam! Oct 12 23:33:30.567 INFO kablam! warning: unused variable: `p` Oct 12 23:33:30.567 INFO kablam! --> lib/src/protocol/http/mod.rs:203:21 Oct 12 23:33:30.567 INFO kablam! | Oct 12 23:33:30.567 INFO kablam! 203 | (IpAddr::V6(p), peer_port, IpAddr::V6(f)) => { Oct 12 23:33:30.567 INFO kablam! | ^ help: consider using `_p` instead Oct 12 23:33:30.567 INFO kablam! Oct 12 23:33:30.567 INFO kablam! warning: unused variable: `f` Oct 12 23:33:30.567 INFO kablam! --> lib/src/protocol/http/mod.rs:203:47 Oct 12 23:33:30.567 INFO kablam! | Oct 12 23:33:30.567 INFO kablam! 203 | (IpAddr::V6(p), peer_port, IpAddr::V6(f)) => { Oct 12 23:33:30.567 INFO kablam! | ^ help: consider using `_f` instead Oct 12 23:33:30.567 INFO kablam! Oct 12 23:33:30.568 INFO kablam! warning: unused variable: `app_id` Oct 12 23:33:30.568 INFO kablam! --> lib/src/protocol/http/mod.rs:437:9 Oct 12 23:33:30.568 INFO kablam! | Oct 12 23:33:30.568 INFO kablam! 437 | let app_id = self.app_id.clone().unwrap_or(String::from("-")); Oct 12 23:33:30.568 INFO kablam! | ^^^^^^ help: consider using `_app_id` instead Oct 12 23:33:30.568 INFO kablam! Oct 12 23:33:30.568 INFO kablam! warning: unused variable: `answer` Oct 12 23:33:30.568 INFO kablam! --> lib/src/protocol/http/mod.rs:633:51 Oct 12 23:33:30.568 INFO kablam! | Oct 12 23:33:30.568 INFO kablam! 633 | let res = if let SessionStatus::DefaultAnswer(answer, ref buf, mut index) = self.status { Oct 12 23:33:30.569 INFO kablam! | ^^^^^^ help: consider using `_answer` instead Oct 12 23:33:30.569 INFO kablam! Oct 12 23:33:30.571 INFO kablam! warning: unused variable: `header` Oct 12 23:33:30.571 INFO kablam! --> lib/src/protocol/proxy_protocol/relay.rs:77:19 Oct 12 23:33:30.571 INFO kablam! | Oct 12 23:33:30.571 INFO kablam! 77 | Ok((rest, header)) => { Oct 12 23:33:30.571 INFO kablam! | ^^^^^^ help: consider using `_header` instead Oct 12 23:33:30.571 INFO kablam! Oct 12 23:33:30.571 INFO kablam! warning: unused variable: `e` Oct 12 23:33:30.571 INFO kablam! --> lib/src/protocol/proxy_protocol/relay.rs:85:13 Oct 12 23:33:30.571 INFO kablam! | Oct 12 23:33:30.571 INFO kablam! 85 | Err(e) => { Oct 12 23:33:30.571 INFO kablam! | ^ help: consider using `_e` instead Oct 12 23:33:30.571 INFO kablam! Oct 12 23:33:30.572 INFO kablam! warning: unused variable: `log_ctx` Oct 12 23:33:30.572 INFO kablam! --> lib/src/http.rs:83:11 Oct 12 23:33:30.579 INFO kablam! | Oct 12 23:33:30.579 INFO kablam! 83 | let log_ctx = format!("{}\tunknown\t", &request_id); Oct 12 23:33:30.579 INFO kablam! | ^^^^^^^ help: consider using `_log_ctx` instead Oct 12 23:33:30.579 INFO kablam! Oct 12 23:33:30.579 INFO kablam! warning: unused variable: `pipe` Oct 12 23:33:30.579 INFO kablam! --> lib/src/http.rs:318:32 Oct 12 23:33:30.579 INFO kablam! | Oct 12 23:33:30.579 INFO kablam! 318 | State::WebSocket(ref mut pipe) => {} /*pipe.set_back_socket(unwrap_msg!(socket.try_clone()))*/ Oct 12 23:33:30.579 INFO kablam! | ^^^^ help: consider using `_pipe` instead Oct 12 23:33:30.579 INFO kablam! Oct 12 23:33:30.581 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.581 INFO kablam! --> lib/src/http.rs:726:67 Oct 12 23:33:30.581 INFO kablam! | Oct 12 23:33:30.587 INFO kablam! 726 | pub fn add_application(&mut self, mut application: Application, event_loop: &mut Poll) { Oct 12 23:33:30.587 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.587 INFO kablam! Oct 12 23:33:30.587 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.587 INFO kablam! --> lib/src/http.rs:741:54 Oct 12 23:33:30.587 INFO kablam! | Oct 12 23:33:30.587 INFO kablam! 741 | pub fn remove_application(&mut self, app_id: &str, event_loop: &mut Poll) { Oct 12 23:33:30.587 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.587 INFO kablam! Oct 12 23:33:30.587 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.587 INFO kablam! --> lib/src/http.rs:746:65 Oct 12 23:33:30.587 INFO kablam! | Oct 12 23:33:30.587 INFO kablam! 746 | pub fn add_backend(&mut self, app_id: &str, backend: Backend, event_loop: &mut Poll) { Oct 12 23:33:30.587 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.587 INFO kablam! Oct 12 23:33:30.587 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.587 INFO kablam! --> lib/src/http.rs:750:80 Oct 12 23:33:30.587 INFO kablam! | Oct 12 23:33:30.587 INFO kablam! 750 | pub fn remove_backend(&mut self, app_id: &str, backend_address: &SocketAddr, event_loop: &mut Poll) { Oct 12 23:33:30.587 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.587 INFO kablam! Oct 12 23:33:30.588 INFO kablam! warning: unused variable: `front` Oct 12 23:33:30.588 INFO kablam! --> lib/src/http.rs:882:9 Oct 12 23:33:30.588 INFO kablam! | Oct 12 23:33:30.588 INFO kablam! 882 | let front = config.front; Oct 12 23:33:30.588 INFO kablam! | ^^^^^ help: consider using `_front` instead Oct 12 23:33:30.588 INFO kablam! Oct 12 23:33:30.588 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.588 INFO kablam! --> lib/src/http.rs:924:63 Oct 12 23:33:30.588 INFO kablam! | Oct 12 23:33:30.588 INFO kablam! 924 | pub fn add_http_front(&mut self, mut http_front: HttpFront, event_loop: &mut Poll) -> Result<(), String> { Oct 12 23:33:30.588 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.588 INFO kablam! Oct 12 23:33:30.588 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.588 INFO kablam! --> lib/src/http.rs:948:61 Oct 12 23:33:30.588 INFO kablam! | Oct 12 23:33:30.589 INFO kablam! 948 | pub fn remove_http_front(&mut self, mut front: HttpFront, event_loop: &mut Poll) -> Result<(), String> { Oct 12 23:33:30.589 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.589 INFO kablam! Oct 12 23:33:30.589 INFO kablam! warning: unused variable: `port` Oct 12 23:33:30.589 INFO kablam! --> lib/src/http.rs:975:47 Oct 12 23:33:30.589 INFO kablam! | Oct 12 23:33:30.589 INFO kablam! 975 | let host: &str = if let Ok((i, (hostname, port))) = hostname_and_port(host.as_bytes()) { Oct 12 23:33:30.589 INFO kablam! | ^^^^ help: consider using `_port` instead Oct 12 23:33:30.589 INFO kablam! Oct 12 23:33:30.595 INFO kablam! warning: unused variable: `other` Oct 12 23:33:30.595 INFO kablam! --> lib/src/http.rs:1023:11 Oct 12 23:33:30.595 INFO kablam! | Oct 12 23:33:30.595 INFO kablam! 1023 | other => { Oct 12 23:33:30.595 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 23:33:30.595 INFO kablam! Oct 12 23:33:30.599 INFO kablam! warning: unused variable: `token` Oct 12 23:33:30.599 INFO kablam! --> lib/src/http.rs:1177:41 Oct 12 23:33:30.599 INFO kablam! | Oct 12 23:33:30.599 INFO kablam! 1177 | self.listeners.iter_mut().map(|(token, l)| { Oct 12 23:33:30.599 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:33:30.599 INFO kablam! Oct 12 23:33:30.599 INFO kablam! warning: unused variable: `token` Oct 12 23:33:30.599 INFO kablam! --> lib/src/http.rs:1186:38 Oct 12 23:33:30.599 INFO kablam! | Oct 12 23:33:30.599 INFO kablam! 1186 | self.listeners.drain().map(|(token, mut l)| { Oct 12 23:33:30.599 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:33:30.599 INFO kablam! Oct 12 23:33:30.600 INFO kablam! warning: unused variable: `port` Oct 12 23:33:30.600 INFO kablam! --> lib/src/http.rs:1241:31 Oct 12 23:33:30.600 INFO kablam! | Oct 12 23:33:30.600 INFO kablam! 1241 | fn listen_port_state(&self, port: &u16) -> ListenPortState { Oct 12 23:33:30.600 INFO kablam! | ^^^^ help: consider using `_port` instead Oct 12 23:33:30.600 INFO kablam! Oct 12 23:33:30.600 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.600 INFO kablam! --> lib/src/http.rs:1287:32 Oct 12 23:33:30.600 INFO kablam! | Oct 12 23:33:30.600 INFO kablam! 1287 | pub fn start_listening(self, event_loop: &mut Poll, start_at:usize, pool: Rc>>) -> io::Result { Oct 12 23:33:30.600 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.600 INFO kablam! Oct 12 23:33:30.600 INFO kablam! warning: unused variable: `start_at` Oct 12 23:33:30.600 INFO kablam! --> lib/src/http.rs:1287:55 Oct 12 23:33:30.600 INFO kablam! | Oct 12 23:33:30.600 INFO kablam! 1287 | pub fn start_listening(self, event_loop: &mut Poll, start_at:usize, pool: Rc>>) -> io::Result { Oct 12 23:33:30.600 INFO kablam! | ^^^^^^^^ help: consider using `_start_at` instead Oct 12 23:33:30.600 INFO kablam! Oct 12 23:33:30.600 INFO kablam! warning: unused variable: `pool` Oct 12 23:33:30.600 INFO kablam! --> lib/src/http.rs:1287:71 Oct 12 23:33:30.601 INFO kablam! | Oct 12 23:33:30.601 INFO kablam! 1287 | pub fn start_listening(self, event_loop: &mut Poll, start_at:usize, pool: Rc>>) -> io::Result { Oct 12 23:33:30.601 INFO kablam! | ^^^^ help: consider using `_pool` instead Oct 12 23:33:30.601 INFO kablam! Oct 12 23:33:30.603 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.603 INFO kablam! --> lib/src/tcp.rs:775:69 Oct 12 23:33:30.603 INFO kablam! | Oct 12 23:33:30.607 INFO kablam! 775 | pub fn add_tcp_front(&mut self, app_id: &str, front: &SocketAddr, event_loop: &mut Poll) -> bool { Oct 12 23:33:30.607 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.607 INFO kablam! Oct 12 23:33:30.607 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.607 INFO kablam! --> lib/src/tcp.rs:786:57 Oct 12 23:33:30.607 INFO kablam! | Oct 12 23:33:30.607 INFO kablam! 786 | pub fn remove_tcp_front(&mut self, front: SocketAddr, event_loop: &mut Poll) -> bool { Oct 12 23:33:30.607 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.607 INFO kablam! Oct 12 23:33:30.607 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.607 INFO kablam! --> lib/src/tcp.rs:797:65 Oct 12 23:33:30.607 INFO kablam! | Oct 12 23:33:30.607 INFO kablam! 797 | pub fn add_backend(&mut self, app_id: &str, backend: Backend, event_loop: &mut Poll) { Oct 12 23:33:30.607 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.607 INFO kablam! Oct 12 23:33:30.607 INFO kablam! warning: unused variable: `backend` Oct 12 23:33:30.607 INFO kablam! --> lib/src/tcp.rs:802:9 Oct 12 23:33:30.607 INFO kablam! | Oct 12 23:33:30.607 INFO kablam! 802 | let backend = self.backends.remove_backend(app_id, backend_address); Oct 12 23:33:30.607 INFO kablam! | ^^^^^^^ help: consider using `_backend` instead Oct 12 23:33:30.607 INFO kablam! Oct 12 23:33:30.607 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.607 INFO kablam! --> lib/src/tcp.rs:801:80 Oct 12 23:33:30.607 INFO kablam! | Oct 12 23:33:30.607 INFO kablam! 801 | pub fn remove_backend(&mut self, app_id: &str, backend_address: &SocketAddr, event_loop: &mut Poll) { Oct 12 23:33:30.607 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.607 INFO kablam! Oct 12 23:33:30.608 INFO kablam! warning: unused variable: `remove` Oct 12 23:33:30.608 INFO kablam! --> lib/src/tcp.rs:918:40 Oct 12 23:33:30.608 INFO kablam! | Oct 12 23:33:30.608 INFO kablam! 918 | ProxyRequestData::RemoveListener(remove) => { Oct 12 23:33:30.608 INFO kablam! | ^^^^^^ help: consider using `_remove` instead Oct 12 23:33:30.608 INFO kablam! Oct 12 23:33:30.608 INFO kablam! warning: unused variable: `other` Oct 12 23:33:30.608 INFO kablam! --> lib/src/tcp.rs:936:13 Oct 12 23:33:30.608 INFO kablam! | Oct 12 23:33:30.608 INFO kablam! 936 | other => { Oct 12 23:33:30.608 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 23:33:30.608 INFO kablam! Oct 12 23:33:30.610 INFO kablam! warning: unused variable: `msg` Oct 12 23:33:30.610 INFO kablam! --> lib/src/server.rs:457:11 Oct 12 23:33:30.610 INFO kablam! | Oct 12 23:33:30.615 INFO kablam! 457 | let msg = METRICS.with(|metrics| { Oct 12 23:33:30.615 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 12 23:33:30.615 INFO kablam! Oct 12 23:33:30.616 INFO kablam! warning: unused variable: `front` Oct 12 23:33:30.616 INFO kablam! --> lib/src/server.rs:542:15 Oct 12 23:33:30.616 INFO kablam! | Oct 12 23:33:30.616 INFO kablam! 542 | let front = listener.front.clone(); Oct 12 23:33:30.631 INFO kablam! | ^^^^^ help: consider using `_front` instead Oct 12 23:33:30.631 INFO kablam! Oct 12 23:33:30.631 INFO kablam! warning: unused variable: `token` Oct 12 23:33:30.631 INFO kablam! --> lib/src/server.rs:543:36 Oct 12 23:33:30.631 INFO kablam! | Oct 12 23:33:30.631 INFO kablam! 543 | let status = if let Some(token) = self.http.add_listener(listener.clone(), self.pool.clone(), token) { Oct 12 23:33:30.631 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:33:30.631 INFO kablam! Oct 12 23:33:30.631 INFO kablam! warning: unused variable: `front` Oct 12 23:33:30.631 INFO kablam! --> lib/src/server.rs:619:15 Oct 12 23:33:30.632 INFO kablam! | Oct 12 23:33:30.632 INFO kablam! 619 | let front = listener.front.clone(); Oct 12 23:33:30.632 INFO kablam! | ^^^^^ help: consider using `_front` instead Oct 12 23:33:30.632 INFO kablam! Oct 12 23:33:30.632 INFO kablam! warning: unused variable: `token` Oct 12 23:33:30.632 INFO kablam! --> lib/src/server.rs:620:36 Oct 12 23:33:30.632 INFO kablam! | Oct 12 23:33:30.632 INFO kablam! 620 | let status = if let Some(token) = self.https.add_listener(listener.clone(), self.pool.clone(), token) { Oct 12 23:33:30.632 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:33:30.632 INFO kablam! Oct 12 23:33:30.632 INFO kablam! warning: unused variable: `front` Oct 12 23:33:30.632 INFO kablam! --> lib/src/server.rs:696:15 Oct 12 23:33:30.632 INFO kablam! | Oct 12 23:33:30.632 INFO kablam! 696 | let front = listener.front.clone(); Oct 12 23:33:30.632 INFO kablam! | ^^^^^ help: consider using `_front` instead Oct 12 23:33:30.632 INFO kablam! Oct 12 23:33:30.633 INFO kablam! warning: unused variable: `token` Oct 12 23:33:30.633 INFO kablam! --> lib/src/server.rs:697:36 Oct 12 23:33:30.633 INFO kablam! | Oct 12 23:33:30.633 INFO kablam! 697 | let status = if let Some(token) = self.tcp.add_listener(listener.clone(), self.pool.clone(), token) { Oct 12 23:33:30.633 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:33:30.633 INFO kablam! Oct 12 23:33:30.633 INFO kablam! warning: unused variable: `index` Oct 12 23:33:30.634 INFO kablam! --> lib/src/server.rs:876:13 Oct 12 23:33:30.634 INFO kablam! | Oct 12 23:33:30.634 INFO kablam! 876 | let index = entry.index(); Oct 12 23:33:30.634 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 12 23:33:30.634 INFO kablam! Oct 12 23:33:30.634 INFO kablam! warning: unused variable: `should_connect` Oct 12 23:33:30.634 INFO kablam! --> lib/src/server.rs:879:24 Oct 12 23:33:30.634 INFO kablam! | Oct 12 23:33:30.634 INFO kablam! 879 | Ok((session, should_connect)) => { Oct 12 23:33:30.634 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_should_connect` instead Oct 12 23:33:30.634 INFO kablam! Oct 12 23:33:30.634 INFO kablam! warning: unused variable: `index` Oct 12 23:33:30.634 INFO kablam! --> lib/src/server.rs:921:13 Oct 12 23:33:30.634 INFO kablam! | Oct 12 23:33:30.634 INFO kablam! 921 | let index = entry.index(); Oct 12 23:33:30.635 INFO kablam! | ^^^^^ help: consider using `_index` instead Oct 12 23:33:30.635 INFO kablam! Oct 12 23:33:30.635 INFO kablam! warning: unused variable: `should_connect` Oct 12 23:33:30.635 INFO kablam! --> lib/src/server.rs:924:24 Oct 12 23:33:30.635 INFO kablam! | Oct 12 23:33:30.635 INFO kablam! 924 | Ok((session, should_connect)) => { Oct 12 23:33:30.635 INFO kablam! | ^^^^^^^^^^^^^^ help: consider using `_should_connect` instead Oct 12 23:33:30.635 INFO kablam! Oct 12 23:33:30.643 INFO kablam! warning: unused variable: `token` Oct 12 23:33:30.643 INFO kablam! --> lib/src/server.rs:1284:32 Oct 12 23:33:30.643 INFO kablam! | Oct 12 23:33:30.643 INFO kablam! 1284 | fn process_events(&mut self, token: Token, events: Ready) {} Oct 12 23:33:30.643 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:33:30.643 INFO kablam! Oct 12 23:33:30.643 INFO kablam! warning: unused variable: `events` Oct 12 23:33:30.643 INFO kablam! --> lib/src/server.rs:1284:46 Oct 12 23:33:30.643 INFO kablam! | Oct 12 23:33:30.643 INFO kablam! 1284 | fn process_events(&mut self, token: Token, events: Ready) {} Oct 12 23:33:30.643 INFO kablam! | ^^^^^^ help: consider using `_events` instead Oct 12 23:33:30.643 INFO kablam! Oct 12 23:33:30.643 INFO kablam! warning: unused variable: `poll` Oct 12 23:33:30.643 INFO kablam! --> lib/src/server.rs:1286:23 Oct 12 23:33:30.643 INFO kablam! | Oct 12 23:33:30.643 INFO kablam! 1286 | fn close(&mut self, poll: &mut Poll) -> CloseResult { Oct 12 23:33:30.643 INFO kablam! | ^^^^ help: consider using `_poll` instead Oct 12 23:33:30.643 INFO kablam! Oct 12 23:33:30.644 INFO kablam! warning: unused variable: `token` Oct 12 23:33:30.644 INFO kablam! --> lib/src/server.rs:1290:31 Oct 12 23:33:30.644 INFO kablam! | Oct 12 23:33:30.644 INFO kablam! 1290 | fn close_backend(&mut self, token: Token, poll: &mut Poll) { Oct 12 23:33:30.644 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:33:30.644 INFO kablam! Oct 12 23:33:30.644 INFO kablam! warning: unused variable: `poll` Oct 12 23:33:30.644 INFO kablam! --> lib/src/server.rs:1290:45 Oct 12 23:33:30.644 INFO kablam! | Oct 12 23:33:30.644 INFO kablam! 1290 | fn close_backend(&mut self, token: Token, poll: &mut Poll) { Oct 12 23:33:30.644 INFO kablam! | ^^^^ help: consider using `_poll` instead Oct 12 23:33:30.644 INFO kablam! Oct 12 23:33:30.644 INFO kablam! warning: unused variable: `token` Oct 12 23:33:30.644 INFO kablam! --> lib/src/server.rs:1293:21 Oct 12 23:33:30.644 INFO kablam! | Oct 12 23:33:30.644 INFO kablam! 1293 | fn timeout(&self, token: Token, timer: &mut Timer, front_timeout: &time::Duration) -> SessionResult { Oct 12 23:33:30.644 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:33:30.644 INFO kablam! Oct 12 23:33:30.645 INFO kablam! warning: unused variable: `timer` Oct 12 23:33:30.645 INFO kablam! --> lib/src/server.rs:1293:35 Oct 12 23:33:30.645 INFO kablam! | Oct 12 23:33:30.645 INFO kablam! 1293 | fn timeout(&self, token: Token, timer: &mut Timer, front_timeout: &time::Duration) -> SessionResult { Oct 12 23:33:30.645 INFO kablam! | ^^^^^ help: consider using `_timer` instead Oct 12 23:33:30.645 INFO kablam! Oct 12 23:33:30.645 INFO kablam! warning: unused variable: `front_timeout` Oct 12 23:33:30.645 INFO kablam! --> lib/src/server.rs:1293:61 Oct 12 23:33:30.645 INFO kablam! | Oct 12 23:33:30.645 INFO kablam! 1293 | fn timeout(&self, token: Token, timer: &mut Timer, front_timeout: &time::Duration) -> SessionResult { Oct 12 23:33:30.645 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_front_timeout` instead Oct 12 23:33:30.645 INFO kablam! Oct 12 23:33:30.645 INFO kablam! warning: unused variable: `timer` Oct 12 23:33:30.645 INFO kablam! --> lib/src/server.rs:1297:29 Oct 12 23:33:30.646 INFO kablam! | Oct 12 23:33:30.646 INFO kablam! 1297 | fn cancel_timeouts(&self, timer: &mut Timer) { Oct 12 23:33:30.646 INFO kablam! | ^^^^^ help: consider using `_timer` instead Oct 12 23:33:30.646 INFO kablam! Oct 12 23:33:30.646 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.646 INFO kablam! --> lib/src/https_rustls/configuration.rs:148:60 Oct 12 23:33:30.646 INFO kablam! | Oct 12 23:33:30.646 INFO kablam! 148 | pub fn add_https_front(&mut self, tls_front: HttpsFront, event_loop: &mut Poll) -> bool { Oct 12 23:33:30.646 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.646 INFO kablam! Oct 12 23:33:30.647 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.647 INFO kablam! --> lib/src/https_rustls/configuration.rs:173:59 Oct 12 23:33:30.647 INFO kablam! | Oct 12 23:33:30.647 INFO kablam! 173 | pub fn remove_https_front(&mut self, front: HttpsFront, event_loop: &mut Poll) { Oct 12 23:33:30.647 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.647 INFO kablam! Oct 12 23:33:30.647 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.647 INFO kablam! --> lib/src/https_rustls/configuration.rs:195:70 Oct 12 23:33:30.647 INFO kablam! | Oct 12 23:33:30.647 INFO kablam! 195 | pub fn add_certificate(&mut self, add_certificate: AddCertificate, event_loop: &mut Poll) -> bool { Oct 12 23:33:30.648 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.648 INFO kablam! Oct 12 23:33:30.648 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.648 INFO kablam! --> lib/src/https_rustls/configuration.rs:200:79 Oct 12 23:33:30.648 INFO kablam! | Oct 12 23:33:30.648 INFO kablam! 200 | pub fn remove_certificate(&mut self, remove_certificate: RemoveCertificate, event_loop: &mut Poll) { Oct 12 23:33:30.648 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.648 INFO kablam! Oct 12 23:33:30.648 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.648 INFO kablam! --> lib/src/https_rustls/configuration.rs:205:82 Oct 12 23:33:30.648 INFO kablam! | Oct 12 23:33:30.648 INFO kablam! 205 | pub fn replace_certificate(&mut self, replace_certificate: ReplaceCertificate, event_loop: &mut Poll) { Oct 12 23:33:30.648 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.648 INFO kablam! Oct 12 23:33:30.649 INFO kablam! warning: unused variable: `other` Oct 12 23:33:30.649 INFO kablam! --> lib/src/https_rustls/configuration.rs:230:11 Oct 12 23:33:30.649 INFO kablam! | Oct 12 23:33:30.649 INFO kablam! 230 | other => { Oct 12 23:33:30.649 INFO kablam! | ^^^^^ help: consider using `_other` instead Oct 12 23:33:30.649 INFO kablam! Oct 12 23:33:30.649 INFO kablam! warning: unused variable: `token` Oct 12 23:33:30.649 INFO kablam! --> lib/src/https_rustls/configuration.rs:224:24 Oct 12 23:33:30.649 INFO kablam! | Oct 12 23:33:30.649 INFO kablam! 224 | fn accept(&mut self, token: ListenToken) -> Result { Oct 12 23:33:30.651 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:33:30.651 INFO kablam! Oct 12 23:33:30.651 INFO kablam! warning: unused variable: `port` Oct 12 23:33:30.651 INFO kablam! --> lib/src/https_rustls/configuration.rs:243:47 Oct 12 23:33:30.651 INFO kablam! | Oct 12 23:33:30.651 INFO kablam! 243 | let host: &str = if let Ok((i, (hostname, port))) = hostname_and_port(host.as_bytes()) { Oct 12 23:33:30.651 INFO kablam! | ^^^^ help: consider using `_port` instead Oct 12 23:33:30.651 INFO kablam! Oct 12 23:33:30.651 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.651 INFO kablam! --> lib/src/https_rustls/configuration.rs:325:63 Oct 12 23:33:30.651 INFO kablam! | Oct 12 23:33:30.651 INFO kablam! 325 | pub fn add_application(&mut self, application: Application, event_loop: &mut Poll) { Oct 12 23:33:30.651 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.651 INFO kablam! Oct 12 23:33:30.651 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.651 INFO kablam! --> lib/src/https_rustls/configuration.rs:333:54 Oct 12 23:33:30.651 INFO kablam! | Oct 12 23:33:30.651 INFO kablam! 333 | pub fn remove_application(&mut self, app_id: &str, event_loop: &mut Poll) { Oct 12 23:33:30.651 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.651 INFO kablam! Oct 12 23:33:30.651 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.651 INFO kablam! --> lib/src/https_rustls/configuration.rs:338:66 Oct 12 23:33:30.651 INFO kablam! | Oct 12 23:33:30.651 INFO kablam! 338 | pub fn add_backend(&mut self, app_id: &str, backend: Backend, event_loop: &mut Poll) { Oct 12 23:33:30.651 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.651 INFO kablam! Oct 12 23:33:30.651 INFO kablam! warning: unused variable: `event_loop` Oct 12 23:33:30.651 INFO kablam! --> lib/src/https_rustls/configuration.rs:342:80 Oct 12 23:33:30.651 INFO kablam! | Oct 12 23:33:30.651 INFO kablam! 342 | pub fn remove_backend(&mut self, app_id: &str, backend_address: &SocketAddr, event_loop: &mut Poll) { Oct 12 23:33:30.651 INFO kablam! | ^^^^^^^^^^ help: consider using `_event_loop` instead Oct 12 23:33:30.654 INFO kablam! Oct 12 23:33:30.663 INFO kablam! warning: unused variable: `token` Oct 12 23:33:30.663 INFO kablam! --> lib/src/https_rustls/configuration.rs:659:41 Oct 12 23:33:30.663 INFO kablam! | Oct 12 23:33:30.663 INFO kablam! 659 | self.listeners.iter_mut().map(|(token, l)| { Oct 12 23:33:30.663 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:33:30.663 INFO kablam! Oct 12 23:33:30.663 INFO kablam! warning: unused variable: `token` Oct 12 23:33:30.663 INFO kablam! --> lib/src/https_rustls/configuration.rs:668:38 Oct 12 23:33:30.663 INFO kablam! | Oct 12 23:33:30.663 INFO kablam! 668 | self.listeners.drain().map(|(token, mut l)| { Oct 12 23:33:30.663 INFO kablam! | ^^^^^ help: consider using `_token` instead Oct 12 23:33:30.663 INFO kablam! Oct 12 23:33:30.663 INFO kablam! warning: unused variable: `port` Oct 12 23:33:30.663 INFO kablam! --> lib/src/https_rustls/configuration.rs:694:31 Oct 12 23:33:30.663 INFO kablam! | Oct 12 23:33:30.663 INFO kablam! 694 | fn listen_port_state(&self, port: &u16) -> ListenPortState { Oct 12 23:33:30.663 INFO kablam! | ^^^^ help: consider using `_port` instead Oct 12 23:33:30.663 INFO kablam! Oct 12 23:33:30.663 INFO kablam! warning: unused variable: `session_address` Oct 12 23:33:30.663 INFO kablam! --> lib/src/https_rustls/session.rs:104:44 Oct 12 23:33:30.663 INFO kablam! | Oct 12 23:33:30.663 INFO kablam! 104 | if let (Some(public_address), Some(session_address)) = (addresses.destination(), addresses.source()) { Oct 12 23:33:30.663 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_session_address` instead Oct 12 23:33:30.667 INFO kablam! Oct 12 23:33:30.667 INFO kablam! warning: unused variable: `frontend_token` Oct 12 23:33:30.667 INFO kablam! --> lib/src/https_rustls/session.rs:108:23 Oct 12 23:33:30.667 INFO kablam! | Oct 12 23:33:30.667 INFO kablam! 108 | frontend, frontend_token, readiness, .. } = expect; Oct 12 23:33:30.667 INFO kablam! | ^^^^^^^^^^^^^^ help: try ignoring the field: `frontend_token: _` Oct 12 23:33:30.667 INFO kablam! Oct 12 23:33:30.674 INFO kablam! warning: unused variable: `handshake` Oct 12 23:33:30.675 INFO kablam! --> lib/src/https_rustls/session.rs:301:32 Oct 12 23:33:30.675 INFO kablam! | Oct 12 23:33:30.675 INFO kablam! 301 | State::Handshake(ref mut handshake) => (ProtocolResult::Continue, SessionResult::CloseSession), Oct 12 23:33:30.675 INFO kablam! | ^^^^^^^^^ help: consider using `_handshake` instead Oct 12 23:33:30.675 INFO kablam! Oct 12 23:33:30.675 INFO kablam! warning: unused variable: `cert` Oct 12 23:33:30.675 INFO kablam! --> lib/src/https_rustls/resolver.rs:71:11 Oct 12 23:33:30.675 INFO kablam! | Oct 12 23:33:30.675 INFO kablam! 71 | let cert = &data.cert.cert[0]; Oct 12 23:33:30.675 INFO kablam! | ^^^^ help: consider using `_cert` instead Oct 12 23:33:30.675 INFO kablam! Oct 12 23:33:35.151 INFO kablam! warning: variable does not need to be mutable Oct 12 23:33:35.151 INFO kablam! --> lib/src/http.rs:1422:9 Oct 12 23:33:35.151 INFO kablam! | Oct 12 23:33:35.151 INFO kablam! 1422 | let mut w = client.write(&b"GET / HTTP/1.1\r\nHost: localhost:1024\r\nConnection: Close\r\n\r\n"[..]); Oct 12 23:33:35.151 INFO kablam! | ----^ Oct 12 23:33:35.151 INFO kablam! | | Oct 12 23:33:35.151 INFO kablam! | help: remove this `mut` Oct 12 23:33:35.151 INFO kablam! | Oct 12 23:33:35.151 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 12 23:33:35.151 INFO kablam! Oct 12 23:33:35.151 INFO kablam! warning: variable does not need to be mutable Oct 12 23:33:35.151 INFO kablam! --> lib/src/http.rs:1435:11 Oct 12 23:33:35.151 INFO kablam! | Oct 12 23:33:35.151 INFO kablam! 1435 | let mut r = client.read(&mut buffer[index..]); Oct 12 23:33:35.151 INFO kablam! | ----^ Oct 12 23:33:35.151 INFO kablam! | | Oct 12 23:33:35.151 INFO kablam! | help: remove this `mut` Oct 12 23:33:35.151 INFO kablam! Oct 12 23:33:35.159 INFO kablam! warning: variable does not need to be mutable Oct 12 23:33:35.159 INFO kablam! --> lib/src/http.rs:1478:9 Oct 12 23:33:35.159 INFO kablam! | Oct 12 23:33:35.159 INFO kablam! 1478 | let mut w = client.write(&b"GET / HTTP/1.1\r\nHost: localhost:1031\r\n\r\n"[..]); Oct 12 23:33:35.159 INFO kablam! | ----^ Oct 12 23:33:35.159 INFO kablam! | | Oct 12 23:33:35.159 INFO kablam! | help: remove this `mut` Oct 12 23:33:35.159 INFO kablam! Oct 12 23:33:35.159 INFO kablam! warning: variable does not need to be mutable Oct 12 23:33:35.159 INFO kablam! --> lib/src/http.rs:1491:11 Oct 12 23:33:35.159 INFO kablam! | Oct 12 23:33:35.159 INFO kablam! 1491 | let mut r = client.read(&mut buffer[index..]); Oct 12 23:33:35.159 INFO kablam! | ----^ Oct 12 23:33:35.159 INFO kablam! | | Oct 12 23:33:35.159 INFO kablam! | help: remove this `mut` Oct 12 23:33:35.159 INFO kablam! Oct 12 23:33:35.159 INFO kablam! warning: variable does not need to be mutable Oct 12 23:33:35.159 INFO kablam! --> lib/src/http.rs:1503:9 Oct 12 23:33:35.159 INFO kablam! | Oct 12 23:33:35.159 INFO kablam! 1503 | let mut w2 = client.write(&b"GET / HTTP/1.1\r\nHost: localhost:1031\r\n\r\n"[..]); Oct 12 23:33:35.159 INFO kablam! | ----^^ Oct 12 23:33:35.159 INFO kablam! | | Oct 12 23:33:35.159 INFO kablam! | help: remove this `mut` Oct 12 23:33:35.159 INFO kablam! Oct 12 23:33:35.159 INFO kablam! warning: variable does not need to be mutable Oct 12 23:33:35.159 INFO kablam! --> lib/src/http.rs:1516:11 Oct 12 23:33:35.159 INFO kablam! | Oct 12 23:33:35.159 INFO kablam! 1516 | let mut r2 = client.read(&mut buffer2[index..]); Oct 12 23:33:35.159 INFO kablam! | ----^^ Oct 12 23:33:35.159 INFO kablam! | | Oct 12 23:33:35.159 INFO kablam! | help: remove this `mut` Oct 12 23:33:35.159 INFO kablam! Oct 12 23:33:35.167 INFO kablam! warning: variable does not need to be mutable Oct 12 23:33:35.167 INFO kablam! --> lib/src/http.rs:1558:9 Oct 12 23:33:35.167 INFO kablam! | Oct 12 23:33:35.167 INFO kablam! 1558 | let mut w = client.write(&b"GET /redirected?true HTTP/1.1\r\nHost: localhost\r\nConnection: Close\r\n\r\n"[..]); Oct 12 23:33:35.167 INFO kablam! | ----^ Oct 12 23:33:35.167 INFO kablam! | | Oct 12 23:33:35.167 INFO kablam! | help: remove this `mut` Oct 12 23:33:35.167 INFO kablam! Oct 12 23:33:35.167 INFO kablam! warning: variable does not need to be mutable Oct 12 23:33:35.167 INFO kablam! --> lib/src/http.rs:1570:11 Oct 12 23:33:35.167 INFO kablam! | Oct 12 23:33:35.167 INFO kablam! 1570 | let mut r = client.read(&mut buffer[..]); Oct 12 23:33:35.167 INFO kablam! | ----^ Oct 12 23:33:35.167 INFO kablam! | | Oct 12 23:33:35.167 INFO kablam! | help: remove this `mut` Oct 12 23:33:35.167 INFO kablam! Oct 12 23:33:35.499 INFO kablam! warning: variable does not need to be mutable Oct 12 23:33:35.499 INFO kablam! --> lib/src/tcp.rs:1069:9 Oct 12 23:33:35.499 INFO kablam! | Oct 12 23:33:35.499 INFO kablam! 1069 | let mut s3 = TcpStream::connect("127.0.0.1:1234").expect("could not parse address"); Oct 12 23:33:35.499 INFO kablam! | ----^^ Oct 12 23:33:35.499 INFO kablam! | | Oct 12 23:33:35.499 INFO kablam! | help: remove this `mut` Oct 12 23:33:35.499 INFO kablam! Oct 12 23:33:36.161 INFO kablam! warning: method is never used: `new` Oct 12 23:33:36.162 INFO kablam! --> lib/src/metrics/local_drain.rs:88:3 Oct 12 23:33:36.163 INFO kablam! | Oct 12 23:33:36.163 INFO kablam! 88 | pub fn new(app_id: String, h: Histogram) -> BackendMetrics { Oct 12 23:33:36.163 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.163 INFO kablam! | Oct 12 23:33:36.163 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:33:36.163 INFO kablam! Oct 12 23:33:36.163 INFO kablam! warning: method is never used: `new` Oct 12 23:33:36.163 INFO kablam! --> lib/src/metrics/local_drain.rs:343:3 Oct 12 23:33:36.163 INFO kablam! | Oct 12 23:33:36.164 INFO kablam! 343 | pub fn new() -> TimeSerie { Oct 12 23:33:36.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.164 INFO kablam! Oct 12 23:33:36.164 INFO kablam! warning: method is never used: `add` Oct 12 23:33:36.164 INFO kablam! --> lib/src/metrics/local_drain.rs:355:3 Oct 12 23:33:36.164 INFO kablam! | Oct 12 23:33:36.164 INFO kablam! 355 | pub fn add(&mut self, value: u32) { Oct 12 23:33:36.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.164 INFO kablam! Oct 12 23:33:36.164 INFO kablam! warning: method is never used: `increment` Oct 12 23:33:36.164 INFO kablam! --> lib/src/metrics/local_drain.rs:379:3 Oct 12 23:33:36.164 INFO kablam! | Oct 12 23:33:36.164 INFO kablam! 379 | pub fn increment(&mut self) { Oct 12 23:33:36.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.164 INFO kablam! Oct 12 23:33:36.164 INFO kablam! warning: method is never used: `filtered` Oct 12 23:33:36.164 INFO kablam! --> lib/src/metrics/local_drain.rs:383:3 Oct 12 23:33:36.164 INFO kablam! | Oct 12 23:33:36.164 INFO kablam! 383 | pub fn filtered(&mut self) -> FilteredTimeSerie { Oct 12 23:33:36.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.164 INFO kablam! Oct 12 23:33:36.164 INFO kablam! warning: method is never used: `update_sent_at` Oct 12 23:33:36.164 INFO kablam! --> lib/src/metrics/local_drain.rs:409:3 Oct 12 23:33:36.164 INFO kablam! | Oct 12 23:33:36.164 INFO kablam! 409 | pub fn update_sent_at(&mut self, now: Instant) { Oct 12 23:33:36.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.164 INFO kablam! Oct 12 23:33:36.169 INFO kablam! warning: type alias is never used: `BackendToken` Oct 12 23:33:36.169 INFO kablam! --> lib/src/protocol/http/mod.rs:35:1 Oct 12 23:33:36.169 INFO kablam! | Oct 12 23:33:36.169 INFO kablam! 35 | type BackendToken = Token; Oct 12 23:33:36.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.169 INFO kablam! Oct 12 23:33:36.169 INFO kablam! warning: type alias is never used: `BackendToken` Oct 12 23:33:36.169 INFO kablam! --> lib/src/protocol/pipe.rs:11:1 Oct 12 23:33:36.169 INFO kablam! | Oct 12 23:33:36.169 INFO kablam! 11 | type BackendToken = Token; Oct 12 23:33:36.169 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: field is never used: `public_address` Oct 12 23:33:36.170 INFO kablam! --> lib/src/protocol/pipe.rs:33:3 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 33 | public_address: Option, Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: type alias is never used: `BackendToken` Oct 12 23:33:36.170 INFO kablam! --> lib/src/http.rs:38:1 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 38 | type BackendToken = Token; Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: field is never used: `sticky_session` Oct 12 23:33:36.170 INFO kablam! --> lib/src/http.rs:58:3 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 58 | sticky_session: bool, Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: field is never used: `pool` Oct 12 23:33:36.170 INFO kablam! --> lib/src/http.rs:675:3 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 675 | pool: Rc>>, Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: field is never used: `backends` Oct 12 23:33:36.170 INFO kablam! --> lib/src/http.rs:1251:3 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 1251 | backends: BackendMap, Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: field is never used: `fronts` Oct 12 23:33:36.170 INFO kablam! --> lib/src/http.rs:1252:3 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 1252 | fronts: TrieNode>, Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: field is never used: `applications` Oct 12 23:33:36.170 INFO kablam! --> lib/src/http.rs:1253:3 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 1253 | applications: HashMap, Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: field is never used: `answers` Oct 12 23:33:36.170 INFO kablam! --> lib/src/http.rs:1254:3 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 1254 | answers: DefaultAnswers, Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: field is never used: `config` Oct 12 23:33:36.170 INFO kablam! --> lib/src/http.rs:1255:3 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 1255 | config: HttpListener, Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: method is never used: `new` Oct 12 23:33:36.170 INFO kablam! --> lib/src/load_balancing.rs:31:3 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 31 | fn new() -> Self { Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: constant item is never used: `SERVER` Oct 12 23:33:36.170 INFO kablam! --> lib/src/tcp.rs:39:1 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 39 | const SERVER: Token = Token(0); Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: field is never used: `status` Oct 12 23:33:36.170 INFO kablam! --> lib/src/tcp.rs:71:3 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 71 | status: ConnectionStatus, Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: field is never used: `rx_count` Oct 12 23:33:36.170 INFO kablam! --> lib/src/tcp.rs:72:3 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 72 | rx_count: usize, Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.170 INFO kablam! warning: field is never used: `tx_count` Oct 12 23:33:36.170 INFO kablam! --> lib/src/tcp.rs:73:3 Oct 12 23:33:36.170 INFO kablam! | Oct 12 23:33:36.170 INFO kablam! 73 | tx_count: usize, Oct 12 23:33:36.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.170 INFO kablam! Oct 12 23:33:36.190 INFO kablam! warning: constant item is never used: `SERVER` Oct 12 23:33:36.190 INFO kablam! --> lib/src/server.rs:29:1 Oct 12 23:33:36.190 INFO kablam! | Oct 12 23:33:36.190 INFO kablam! 29 | const SERVER: Token = Token(0); Oct 12 23:33:36.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.190 INFO kablam! Oct 12 23:33:36.190 INFO kablam! warning: constant item is never used: `DEFAULT_FRONT_TIMEOUT` Oct 12 23:33:36.190 INFO kablam! --> lib/src/server.rs:30:1 Oct 12 23:33:36.190 INFO kablam! | Oct 12 23:33:36.190 INFO kablam! 30 | const DEFAULT_FRONT_TIMEOUT: u64 = 50000; Oct 12 23:33:36.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.190 INFO kablam! Oct 12 23:33:36.190 INFO kablam! warning: constant item is never used: `DEFAULT_BACK_TIMEOUT` Oct 12 23:33:36.190 INFO kablam! --> lib/src/server.rs:31:1 Oct 12 23:33:36.190 INFO kablam! | Oct 12 23:33:36.190 INFO kablam! 31 | const DEFAULT_BACK_TIMEOUT: u64 = 50000; Oct 12 23:33:36.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.190 INFO kablam! Oct 12 23:33:36.190 INFO kablam! warning: variant is never constructed: `HTTP` Oct 12 23:33:36.190 INFO kablam! --> lib/src/server.rs:40:3 Oct 12 23:33:36.190 INFO kablam! | Oct 12 23:33:36.190 INFO kablam! 40 | HTTP, Oct 12 23:33:36.190 INFO kablam! | ^^^^ Oct 12 23:33:36.190 INFO kablam! Oct 12 23:33:36.190 INFO kablam! warning: variant is never constructed: `HTTPS` Oct 12 23:33:36.190 INFO kablam! --> lib/src/server.rs:41:3 Oct 12 23:33:36.190 INFO kablam! | Oct 12 23:33:36.190 INFO kablam! 41 | HTTPS, Oct 12 23:33:36.190 INFO kablam! | ^^^^^ Oct 12 23:33:36.190 INFO kablam! Oct 12 23:33:36.190 INFO kablam! warning: variant is never constructed: `TCP` Oct 12 23:33:36.190 INFO kablam! --> lib/src/server.rs:42:3 Oct 12 23:33:36.190 INFO kablam! | Oct 12 23:33:36.190 INFO kablam! 42 | TCP, Oct 12 23:33:36.190 INFO kablam! | ^^^ Oct 12 23:33:36.190 INFO kablam! Oct 12 23:33:36.190 INFO kablam! warning: method is never used: `listen_port_state` Oct 12 23:33:36.190 INFO kablam! --> lib/src/server.rs:1242:3 Oct 12 23:33:36.190 INFO kablam! | Oct 12 23:33:36.190 INFO kablam! 1242 | fn listen_port_state(&self, port: &u16) -> ListenPortState { Oct 12 23:33:36.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.190 INFO kablam! Oct 12 23:33:36.190 INFO kablam! warning: field is never used: `pool` Oct 12 23:33:36.190 INFO kablam! --> lib/src/https_rustls/configuration.rs:57:3 Oct 12 23:33:36.190 INFO kablam! | Oct 12 23:33:36.190 INFO kablam! 57 | pool: Rc>>, Oct 12 23:33:36.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.190 INFO kablam! Oct 12 23:33:36.190 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.190 INFO kablam! --> lib/src/metrics/network_drain.rs:117:13 Oct 12 23:33:36.190 INFO kablam! | Oct 12 23:33:36.190 INFO kablam! 117 | self.remote.flush(); Oct 12 23:33:36.190 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.190 INFO kablam! | Oct 12 23:33:36.190 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 23:33:36.190 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.190 INFO kablam! Oct 12 23:33:36.190 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.191 INFO kablam! --> lib/src/metrics/network_drain.rs:123:13 Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! 123 | self.remote.flush(); Oct 12 23:33:36.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.191 INFO kablam! Oct 12 23:33:36.191 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.191 INFO kablam! --> lib/src/metrics/network_drain.rs:139:5 Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! 139 | self.remote.flush(); Oct 12 23:33:36.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.191 INFO kablam! Oct 12 23:33:36.191 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.191 INFO kablam! --> lib/src/metrics/network_drain.rs:180:13 Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! 180 | self.remote.flush(); Oct 12 23:33:36.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.191 INFO kablam! Oct 12 23:33:36.191 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.191 INFO kablam! --> lib/src/metrics/network_drain.rs:186:13 Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! 186 | self.remote.flush(); Oct 12 23:33:36.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.191 INFO kablam! Oct 12 23:33:36.191 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.191 INFO kablam! --> lib/src/metrics/network_drain.rs:202:5 Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! 202 | self.remote.flush(); Oct 12 23:33:36.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.191 INFO kablam! Oct 12 23:33:36.191 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.191 INFO kablam! --> lib/src/metrics/network_drain.rs:243:13 Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! 243 | self.remote.flush(); Oct 12 23:33:36.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.191 INFO kablam! Oct 12 23:33:36.191 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.191 INFO kablam! --> lib/src/metrics/network_drain.rs:249:13 Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! 249 | self.remote.flush(); Oct 12 23:33:36.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.191 INFO kablam! Oct 12 23:33:36.191 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.191 INFO kablam! --> lib/src/metrics/network_drain.rs:264:5 Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! 264 | self.remote.flush(); Oct 12 23:33:36.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.191 INFO kablam! Oct 12 23:33:36.191 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.191 INFO kablam! --> lib/src/metrics/network_drain.rs:303:13 Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! 303 | self.remote.flush(); Oct 12 23:33:36.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.191 INFO kablam! Oct 12 23:33:36.191 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.191 INFO kablam! --> lib/src/metrics/network_drain.rs:309:13 Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! 309 | self.remote.flush(); Oct 12 23:33:36.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.191 INFO kablam! Oct 12 23:33:36.191 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.191 INFO kablam! --> lib/src/metrics/network_drain.rs:323:5 Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! 323 | self.remote.flush(); Oct 12 23:33:36.191 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.191 INFO kablam! | Oct 12 23:33:36.191 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.191 INFO kablam! Oct 12 23:33:36.207 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.207 INFO kablam! --> lib/src/metrics/local_drain.rs:27:9 Oct 12 23:33:36.207 INFO kablam! | Oct 12 23:33:36.207 INFO kablam! 27 | h.record(value as u64); Oct 12 23:33:36.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.207 INFO kablam! | Oct 12 23:33:36.207 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.207 INFO kablam! Oct 12 23:33:36.207 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.207 INFO kablam! --> lib/src/metrics/local_drain.rs:45:9 Oct 12 23:33:36.207 INFO kablam! | Oct 12 23:33:36.207 INFO kablam! 45 | (*v1).record(v2 as u64); Oct 12 23:33:36.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.207 INFO kablam! | Oct 12 23:33:36.207 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.207 INFO kablam! Oct 12 23:33:36.207 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.207 INFO kablam! --> lib/src/buffer_queue.rs:517:5 Oct 12 23:33:36.207 INFO kablam! | Oct 12 23:33:36.207 INFO kablam! 517 | b.write(&b"KLMNOP"[..]); Oct 12 23:33:36.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.207 INFO kablam! | Oct 12 23:33:36.207 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.207 INFO kablam! Oct 12 23:33:36.243 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.243 INFO kablam! --> lib/src/protocol/http/parser.rs:1902:7 Oct 12 23:33:36.243 INFO kablam! | Oct 12 23:33:36.243 INFO kablam! 1902 | buf.write(&input[..]); Oct 12 23:33:36.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.243 INFO kablam! | Oct 12 23:33:36.243 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.243 INFO kablam! Oct 12 23:33:36.243 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.243 INFO kablam! --> lib/src/protocol/http/parser.rs:1945:7 Oct 12 23:33:36.243 INFO kablam! | Oct 12 23:33:36.243 INFO kablam! 1945 | buf.write(&input[..]); Oct 12 23:33:36.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.243 INFO kablam! | Oct 12 23:33:36.243 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.243 INFO kablam! Oct 12 23:33:36.243 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.243 INFO kablam! --> lib/src/protocol/http/parser.rs:1984:7 Oct 12 23:33:36.243 INFO kablam! | Oct 12 23:33:36.243 INFO kablam! 1984 | buf.write(&input[..]); Oct 12 23:33:36.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.243 INFO kablam! | Oct 12 23:33:36.243 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.243 INFO kablam! Oct 12 23:33:36.243 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.243 INFO kablam! --> lib/src/protocol/http/parser.rs:2043:7 Oct 12 23:33:36.243 INFO kablam! | Oct 12 23:33:36.243 INFO kablam! 2043 | buf.write(&input[..]); Oct 12 23:33:36.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.243 INFO kablam! | Oct 12 23:33:36.243 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.243 INFO kablam! Oct 12 23:33:36.243 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.243 INFO kablam! --> lib/src/protocol/http/parser.rs:2091:7 Oct 12 23:33:36.243 INFO kablam! | Oct 12 23:33:36.243 INFO kablam! 2091 | buf.write(&input[..]); Oct 12 23:33:36.243 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.243 INFO kablam! | Oct 12 23:33:36.243 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.243 INFO kablam! Oct 12 23:33:36.243 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.244 INFO kablam! --> lib/src/protocol/http/parser.rs:2127:7 Oct 12 23:33:36.244 INFO kablam! | Oct 12 23:33:36.244 INFO kablam! 2127 | buf.write(&input[..]); Oct 12 23:33:36.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.244 INFO kablam! | Oct 12 23:33:36.244 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.244 INFO kablam! Oct 12 23:33:36.244 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.244 INFO kablam! --> lib/src/protocol/http/parser.rs:2162:7 Oct 12 23:33:36.244 INFO kablam! | Oct 12 23:33:36.244 INFO kablam! 2162 | buf.write(&input[..]); Oct 12 23:33:36.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.244 INFO kablam! | Oct 12 23:33:36.244 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.244 INFO kablam! Oct 12 23:33:36.244 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.244 INFO kablam! --> lib/src/protocol/http/parser.rs:2196:7 Oct 12 23:33:36.244 INFO kablam! | Oct 12 23:33:36.244 INFO kablam! 2196 | buf.write(&input[..]); Oct 12 23:33:36.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.244 INFO kablam! | Oct 12 23:33:36.244 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.244 INFO kablam! Oct 12 23:33:36.244 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.244 INFO kablam! --> lib/src/protocol/http/parser.rs:2233:7 Oct 12 23:33:36.244 INFO kablam! | Oct 12 23:33:36.244 INFO kablam! 2233 | buf.write(&input[..]); Oct 12 23:33:36.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.244 INFO kablam! | Oct 12 23:33:36.244 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.244 INFO kablam! Oct 12 23:33:36.244 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.244 INFO kablam! --> lib/src/protocol/http/parser.rs:2267:7 Oct 12 23:33:36.244 INFO kablam! | Oct 12 23:33:36.244 INFO kablam! 2267 | buf.write(&input[..]); Oct 12 23:33:36.244 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.244 INFO kablam! | Oct 12 23:33:36.244 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.244 INFO kablam! Oct 12 23:33:36.251 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.251 INFO kablam! --> lib/src/protocol/http/parser.rs:2305:7 Oct 12 23:33:36.251 INFO kablam! | Oct 12 23:33:36.251 INFO kablam! 2305 | buf.write(&input[..]); Oct 12 23:33:36.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.251 INFO kablam! | Oct 12 23:33:36.251 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.251 INFO kablam! Oct 12 23:33:36.251 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.251 INFO kablam! --> lib/src/protocol/http/parser.rs:2343:7 Oct 12 23:33:36.251 INFO kablam! | Oct 12 23:33:36.251 INFO kablam! 2343 | buf.write(&input[..]); Oct 12 23:33:36.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.251 INFO kablam! | Oct 12 23:33:36.251 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.251 INFO kablam! Oct 12 23:33:36.251 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.251 INFO kablam! --> lib/src/protocol/http/parser.rs:2383:7 Oct 12 23:33:36.251 INFO kablam! | Oct 12 23:33:36.251 INFO kablam! 2383 | buf.write(&input[..]); Oct 12 23:33:36.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.251 INFO kablam! | Oct 12 23:33:36.251 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.251 INFO kablam! Oct 12 23:33:36.251 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.251 INFO kablam! --> lib/src/protocol/http/parser.rs:2487:7 Oct 12 23:33:36.251 INFO kablam! | Oct 12 23:33:36.251 INFO kablam! 2487 | buf.write(&input[..]); Oct 12 23:33:36.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.251 INFO kablam! | Oct 12 23:33:36.251 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.251 INFO kablam! Oct 12 23:33:36.251 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.251 INFO kablam! --> lib/src/protocol/http/parser.rs:2530:7 Oct 12 23:33:36.251 INFO kablam! | Oct 12 23:33:36.251 INFO kablam! 2530 | buf.write(&input[..125]); Oct 12 23:33:36.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.252 INFO kablam! Oct 12 23:33:36.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.252 INFO kablam! --> lib/src/protocol/http/parser.rs:2554:7 Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! 2554 | buf.write(&input[125..140]); Oct 12 23:33:36.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.252 INFO kablam! Oct 12 23:33:36.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.252 INFO kablam! --> lib/src/protocol/http/parser.rs:2577:7 Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! 2577 | buf.write(&input[153..]); Oct 12 23:33:36.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.252 INFO kablam! Oct 12 23:33:36.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.252 INFO kablam! --> lib/src/protocol/http/parser.rs:2618:7 Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! 2618 | buf.write(&input[..78]); Oct 12 23:33:36.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.252 INFO kablam! Oct 12 23:33:36.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.252 INFO kablam! --> lib/src/protocol/http/parser.rs:2641:7 Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! 2641 | buf.write(&input[81..100]); Oct 12 23:33:36.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.252 INFO kablam! Oct 12 23:33:36.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.252 INFO kablam! --> lib/src/protocol/http/parser.rs:2665:7 Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! 2665 | buf.write(&input[110..116]); Oct 12 23:33:36.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.252 INFO kablam! Oct 12 23:33:36.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.252 INFO kablam! --> lib/src/protocol/http/parser.rs:2687:7 Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! 2687 | buf.write(&input[116..]); Oct 12 23:33:36.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.252 INFO kablam! Oct 12 23:33:36.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.252 INFO kablam! --> lib/src/protocol/http/parser.rs:2740:7 Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! 2740 | buf.write(&input[..74]); Oct 12 23:33:36.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.252 INFO kablam! Oct 12 23:33:36.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.252 INFO kablam! --> lib/src/protocol/http/parser.rs:2767:7 Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! 2767 | buf.write(&input[74..77]); Oct 12 23:33:36.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.252 INFO kablam! Oct 12 23:33:36.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.252 INFO kablam! --> lib/src/protocol/http/parser.rs:2792:7 Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! 2792 | buf.write(&input[81..115]); Oct 12 23:33:36.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.252 INFO kablam! Oct 12 23:33:36.252 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.252 INFO kablam! --> lib/src/protocol/http/parser.rs:2812:7 Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! 2812 | buf.write(&input[115..]); Oct 12 23:33:36.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.252 INFO kablam! | Oct 12 23:33:36.252 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.252 INFO kablam! Oct 12 23:33:36.255 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.255 INFO kablam! --> lib/src/protocol/http/parser.rs:2845:5 Oct 12 23:33:36.255 INFO kablam! | Oct 12 23:33:36.255 INFO kablam! 2845 | buf.write(&input[..]); Oct 12 23:33:36.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.255 INFO kablam! | Oct 12 23:33:36.255 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.255 INFO kablam! Oct 12 23:33:36.255 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.255 INFO kablam! --> lib/src/protocol/http/parser.rs:2892:5 Oct 12 23:33:36.255 INFO kablam! | Oct 12 23:33:36.255 INFO kablam! 2892 | buf.write(&input[..]); Oct 12 23:33:36.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.255 INFO kablam! | Oct 12 23:33:36.255 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.255 INFO kablam! Oct 12 23:33:36.255 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.255 INFO kablam! --> lib/src/protocol/http/parser.rs:2980:7 Oct 12 23:33:36.255 INFO kablam! | Oct 12 23:33:36.255 INFO kablam! 2980 | buf.write(&input[..]); Oct 12 23:33:36.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.255 INFO kablam! | Oct 12 23:33:36.255 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.255 INFO kablam! Oct 12 23:33:36.255 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.255 INFO kablam! --> lib/src/protocol/http/parser.rs:3025:7 Oct 12 23:33:36.255 INFO kablam! | Oct 12 23:33:36.255 INFO kablam! 3025 | buf.write(&input[..]); Oct 12 23:33:36.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.255 INFO kablam! | Oct 12 23:33:36.255 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.255 INFO kablam! Oct 12 23:33:36.291 INFO kablam! warning: module `testV2` should have a snake case name such as `test_v2` Oct 12 23:33:36.291 INFO kablam! --> lib/src/protocol/proxy_protocol/header.rs:312:1 Oct 12 23:33:36.291 INFO kablam! | Oct 12 23:33:36.291 INFO kablam! 312 | / mod testV2 { Oct 12 23:33:36.291 INFO kablam! 313 | | Oct 12 23:33:36.291 INFO kablam! 314 | | use super::*; Oct 12 23:33:36.291 INFO kablam! 315 | | use std::net::{Ipv4Addr, Ipv6Addr, IpAddr}; Oct 12 23:33:36.291 INFO kablam! ... | Oct 12 23:33:36.291 INFO kablam! 362 | | } Oct 12 23:33:36.291 INFO kablam! 363 | | } Oct 12 23:33:36.291 INFO kablam! | |_^ Oct 12 23:33:36.291 INFO kablam! | Oct 12 23:33:36.291 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 23:33:36.291 INFO kablam! Oct 12 23:33:36.299 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.299 INFO kablam! --> lib/src/http.rs:403:5 Oct 12 23:33:36.299 INFO kablam! | Oct 12 23:33:36.299 INFO kablam! 403 | self.front_socket().shutdown(Shutdown::Both); Oct 12 23:33:36.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.299 INFO kablam! | Oct 12 23:33:36.299 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.299 INFO kablam! Oct 12 23:33:36.299 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.299 INFO kablam! --> lib/src/http.rs:404:5 Oct 12 23:33:36.299 INFO kablam! | Oct 12 23:33:36.299 INFO kablam! 404 | poll.deregister(self.front_socket()); Oct 12 23:33:36.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.299 INFO kablam! | Oct 12 23:33:36.299 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.299 INFO kablam! Oct 12 23:33:36.299 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.299 INFO kablam! --> lib/src/http.rs:460:9 Oct 12 23:33:36.299 INFO kablam! | Oct 12 23:33:36.299 INFO kablam! 460 | sock.shutdown(Shutdown::Both); Oct 12 23:33:36.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.299 INFO kablam! | Oct 12 23:33:36.299 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.299 INFO kablam! Oct 12 23:33:36.299 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.299 INFO kablam! --> lib/src/http.rs:461:9 Oct 12 23:33:36.299 INFO kablam! | Oct 12 23:33:36.299 INFO kablam! 461 | poll.deregister(sock); Oct 12 23:33:36.299 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.299 INFO kablam! | Oct 12 23:33:36.299 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.299 INFO kablam! Oct 12 23:33:36.307 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.307 INFO kablam! --> lib/src/http.rs:914:7 Oct 12 23:33:36.307 INFO kablam! | Oct 12 23:33:36.307 INFO kablam! 914 | event_loop.register(sock, self.token, Ready::readable(), PollOpt::edge()); Oct 12 23:33:36.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.307 INFO kablam! | Oct 12 23:33:36.307 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.307 INFO kablam! Oct 12 23:33:36.307 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.307 INFO kablam! --> lib/src/http.rs:1090:5 Oct 12 23:33:36.307 INFO kablam! | Oct 12 23:33:36.307 INFO kablam! 1090 | socket.set_nodelay(true); Oct 12 23:33:36.307 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.307 INFO kablam! | Oct 12 23:33:36.307 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.307 INFO kablam! Oct 12 23:33:36.307 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.307 INFO kablam! --> lib/src/http.rs:1098:7 Oct 12 23:33:36.307 INFO kablam! | Oct 12 23:33:36.307 INFO kablam! 1098 | / poll.register( Oct 12 23:33:36.307 INFO kablam! 1099 | | &socket, Oct 12 23:33:36.307 INFO kablam! 1100 | | back_token, Oct 12 23:33:36.307 INFO kablam! 1101 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:33:36.307 INFO kablam! 1102 | | PollOpt::edge() Oct 12 23:33:36.307 INFO kablam! 1103 | | ); Oct 12 23:33:36.307 INFO kablam! | |________^ Oct 12 23:33:36.307 INFO kablam! | Oct 12 23:33:36.307 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.307 INFO kablam! Oct 12 23:33:36.307 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.307 INFO kablam! --> lib/src/http.rs:1107:7 Oct 12 23:33:36.307 INFO kablam! | Oct 12 23:33:36.307 INFO kablam! 1107 | / poll.register( Oct 12 23:33:36.307 INFO kablam! 1108 | | &socket, Oct 12 23:33:36.307 INFO kablam! 1109 | | back_token, Oct 12 23:33:36.307 INFO kablam! 1110 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:33:36.307 INFO kablam! 1111 | | PollOpt::edge() Oct 12 23:33:36.307 INFO kablam! 1112 | | ); Oct 12 23:33:36.307 INFO kablam! | |________^ Oct 12 23:33:36.307 INFO kablam! | Oct 12 23:33:36.307 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.307 INFO kablam! Oct 12 23:33:36.308 INFO kablam! warning: unused `std::iter::Map` which must be used Oct 12 23:33:36.308 INFO kablam! --> lib/src/http.rs:1177:9 Oct 12 23:33:36.308 INFO kablam! | Oct 12 23:33:36.308 INFO kablam! 1177 | / self.listeners.iter_mut().map(|(token, l)| { Oct 12 23:33:36.308 INFO kablam! 1178 | | l.listener.take().map(|sock| { Oct 12 23:33:36.308 INFO kablam! 1179 | | event_loop.deregister(&sock); Oct 12 23:33:36.308 INFO kablam! 1180 | | }) Oct 12 23:33:36.308 INFO kablam! 1181 | | }); Oct 12 23:33:36.308 INFO kablam! | |___________^ Oct 12 23:33:36.308 INFO kablam! | Oct 12 23:33:36.308 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 12 23:33:36.308 INFO kablam! Oct 12 23:33:36.308 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.308 INFO kablam! --> lib/src/http.rs:1179:13 Oct 12 23:33:36.308 INFO kablam! | Oct 12 23:33:36.308 INFO kablam! 1179 | event_loop.deregister(&sock); Oct 12 23:33:36.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.308 INFO kablam! | Oct 12 23:33:36.308 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.308 INFO kablam! Oct 12 23:33:36.308 INFO kablam! warning: unused `std::iter::Map` which must be used Oct 12 23:33:36.308 INFO kablam! --> lib/src/http.rs:1186:9 Oct 12 23:33:36.308 INFO kablam! | Oct 12 23:33:36.308 INFO kablam! 1186 | / self.listeners.drain().map(|(token, mut l)| { Oct 12 23:33:36.308 INFO kablam! 1187 | | l.listener.take().map(|sock| { Oct 12 23:33:36.308 INFO kablam! 1188 | | event_loop.deregister(&sock); Oct 12 23:33:36.308 INFO kablam! 1189 | | }) Oct 12 23:33:36.308 INFO kablam! 1190 | | }); Oct 12 23:33:36.308 INFO kablam! | |___________^ Oct 12 23:33:36.308 INFO kablam! | Oct 12 23:33:36.308 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 12 23:33:36.308 INFO kablam! Oct 12 23:33:36.308 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.308 INFO kablam! --> lib/src/http.rs:1188:13 Oct 12 23:33:36.308 INFO kablam! | Oct 12 23:33:36.308 INFO kablam! 1188 | event_loop.deregister(&sock); Oct 12 23:33:36.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.308 INFO kablam! | Oct 12 23:33:36.308 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.308 INFO kablam! Oct 12 23:33:36.308 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.308 INFO kablam! --> lib/src/http.rs:1219:7 Oct 12 23:33:36.308 INFO kablam! | Oct 12 23:33:36.308 INFO kablam! 1219 | frontend_sock.set_nodelay(true); Oct 12 23:33:36.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.308 INFO kablam! | Oct 12 23:33:36.308 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.308 INFO kablam! Oct 12 23:33:36.308 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.309 INFO kablam! --> lib/src/http.rs:1223:9 Oct 12 23:33:36.309 INFO kablam! | Oct 12 23:33:36.309 INFO kablam! 1223 | / poll.register( Oct 12 23:33:36.309 INFO kablam! 1224 | | c.front_socket(), Oct 12 23:33:36.309 INFO kablam! 1225 | | session_token, Oct 12 23:33:36.309 INFO kablam! 1226 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:33:36.309 INFO kablam! 1227 | | PollOpt::edge() Oct 12 23:33:36.309 INFO kablam! 1228 | | ); Oct 12 23:33:36.309 INFO kablam! | |____________^ Oct 12 23:33:36.309 INFO kablam! | Oct 12 23:33:36.309 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.309 INFO kablam! Oct 12 23:33:36.311 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.311 INFO kablam! --> lib/src/http.rs:1356:3 Oct 12 23:33:36.311 INFO kablam! | Oct 12 23:33:36.311 INFO kablam! 1356 | / scm.send_listeners(Listeners { Oct 12 23:33:36.311 INFO kablam! 1357 | | http: Vec::new(), Oct 12 23:33:36.311 INFO kablam! 1358 | | tls: Vec::new(), Oct 12 23:33:36.311 INFO kablam! 1359 | | tcp: Vec::new(), Oct 12 23:33:36.311 INFO kablam! 1360 | | }); Oct 12 23:33:36.311 INFO kablam! | |_____^ Oct 12 23:33:36.311 INFO kablam! | Oct 12 23:33:36.311 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.311 INFO kablam! Oct 12 23:33:36.319 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.319 INFO kablam! --> lib/src/http.rs:1421:5 Oct 12 23:33:36.319 INFO kablam! | Oct 12 23:33:36.319 INFO kablam! 1421 | client.set_read_timeout(Some(Duration::new(5,0))); Oct 12 23:33:36.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.319 INFO kablam! | Oct 12 23:33:36.319 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.319 INFO kablam! Oct 12 23:33:36.319 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.319 INFO kablam! --> lib/src/http.rs:1476:5 Oct 12 23:33:36.319 INFO kablam! | Oct 12 23:33:36.319 INFO kablam! 1476 | client.set_read_timeout(Some(Duration::new(5,0))); Oct 12 23:33:36.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.319 INFO kablam! | Oct 12 23:33:36.319 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.319 INFO kablam! Oct 12 23:33:36.319 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.319 INFO kablam! --> lib/src/http.rs:1556:5 Oct 12 23:33:36.319 INFO kablam! | Oct 12 23:33:36.319 INFO kablam! 1556 | client.set_read_timeout(Some(Duration::new(5,0))); Oct 12 23:33:36.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.319 INFO kablam! | Oct 12 23:33:36.319 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.319 INFO kablam! Oct 12 23:33:36.319 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.319 INFO kablam! --> lib/src/http.rs:1602:9 Oct 12 23:33:36.319 INFO kablam! | Oct 12 23:33:36.319 INFO kablam! 1602 | request.respond(response); Oct 12 23:33:36.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.319 INFO kablam! | Oct 12 23:33:36.319 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.319 INFO kablam! Oct 12 23:33:36.319 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.319 INFO kablam! --> lib/src/backends.rs:255:5 Oct 12 23:33:36.319 INFO kablam! | Oct 12 23:33:36.319 INFO kablam! 255 | sender.send(()); Oct 12 23:33:36.319 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:33:36.319 INFO kablam! | Oct 12 23:33:36.319 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.319 INFO kablam! Oct 12 23:33:36.319 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.319 INFO kablam! --> lib/src/backends.rs:290:5 Oct 12 23:33:36.319 INFO kablam! | Oct 12 23:33:36.319 INFO kablam! 290 | sender.send(()); Oct 12 23:33:36.319 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 23:33:36.319 INFO kablam! | Oct 12 23:33:36.319 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.319 INFO kablam! Oct 12 23:33:36.335 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.335 INFO kablam! --> lib/src/tcp.rs:432:5 Oct 12 23:33:36.335 INFO kablam! | Oct 12 23:33:36.335 INFO kablam! 432 | self.front_socket().shutdown(Shutdown::Both); Oct 12 23:33:36.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.335 INFO kablam! | Oct 12 23:33:36.335 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.335 INFO kablam! Oct 12 23:33:36.335 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.335 INFO kablam! --> lib/src/tcp.rs:433:5 Oct 12 23:33:36.335 INFO kablam! | Oct 12 23:33:36.335 INFO kablam! 433 | poll.deregister(self.front_socket()); Oct 12 23:33:36.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.335 INFO kablam! | Oct 12 23:33:36.335 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.335 INFO kablam! Oct 12 23:33:36.335 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.335 INFO kablam! --> lib/src/tcp.rs:483:9 Oct 12 23:33:36.335 INFO kablam! | Oct 12 23:33:36.335 INFO kablam! 483 | sock.shutdown(Shutdown::Both); Oct 12 23:33:36.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.335 INFO kablam! | Oct 12 23:33:36.335 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.335 INFO kablam! Oct 12 23:33:36.335 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.335 INFO kablam! --> lib/src/tcp.rs:484:9 Oct 12 23:33:36.335 INFO kablam! | Oct 12 23:33:36.335 INFO kablam! 484 | poll.deregister(sock); Oct 12 23:33:36.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.335 INFO kablam! | Oct 12 23:33:36.335 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.335 INFO kablam! Oct 12 23:33:36.335 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.335 INFO kablam! --> lib/src/tcp.rs:713:7 Oct 12 23:33:36.335 INFO kablam! | Oct 12 23:33:36.335 INFO kablam! 713 | event_loop.register(sock, self.token, Ready::readable(), PollOpt::edge()); Oct 12 23:33:36.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.335 INFO kablam! | Oct 12 23:33:36.335 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.335 INFO kablam! Oct 12 23:33:36.335 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.335 INFO kablam! --> lib/src/tcp.rs:838:9 Oct 12 23:33:36.335 INFO kablam! | Oct 12 23:33:36.335 INFO kablam! 838 | stream.set_nodelay(true); Oct 12 23:33:36.335 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.336 INFO kablam! | Oct 12 23:33:36.336 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.336 INFO kablam! Oct 12 23:33:36.336 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.336 INFO kablam! --> lib/src/tcp.rs:841:9 Oct 12 23:33:36.336 INFO kablam! | Oct 12 23:33:36.336 INFO kablam! 841 | / poll.register( Oct 12 23:33:36.336 INFO kablam! 842 | | &stream, Oct 12 23:33:36.336 INFO kablam! 843 | | back_token, Oct 12 23:33:36.336 INFO kablam! 844 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:33:36.336 INFO kablam! 845 | | PollOpt::edge() Oct 12 23:33:36.336 INFO kablam! 846 | | ); Oct 12 23:33:36.336 INFO kablam! | |__________^ Oct 12 23:33:36.336 INFO kablam! | Oct 12 23:33:36.336 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.336 INFO kablam! Oct 12 23:33:36.336 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.336 INFO kablam! --> lib/src/tcp.rs:966:9 Oct 12 23:33:36.336 INFO kablam! | Oct 12 23:33:36.336 INFO kablam! 966 | frontend_sock.set_nodelay(true); Oct 12 23:33:36.336 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.336 INFO kablam! | Oct 12 23:33:36.336 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.336 INFO kablam! Oct 12 23:33:36.336 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.336 INFO kablam! --> lib/src/tcp.rs:971:9 Oct 12 23:33:36.336 INFO kablam! | Oct 12 23:33:36.336 INFO kablam! 971 | / poll.register( Oct 12 23:33:36.336 INFO kablam! 972 | | c.front_socket(), Oct 12 23:33:36.336 INFO kablam! 973 | | session_token, Oct 12 23:33:36.336 INFO kablam! 974 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:33:36.336 INFO kablam! 975 | | PollOpt::edge() Oct 12 23:33:36.336 INFO kablam! 976 | | ); Oct 12 23:33:36.336 INFO kablam! | |____________^ Oct 12 23:33:36.336 INFO kablam! | Oct 12 23:33:36.336 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.336 INFO kablam! Oct 12 23:33:36.340 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.340 INFO kablam! --> lib/src/tcp.rs:1091:5 Oct 12 23:33:36.340 INFO kablam! | Oct 12 23:33:36.340 INFO kablam! 1091 | s3.shutdown(Shutdown::Both); Oct 12 23:33:36.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.340 INFO kablam! | Oct 12 23:33:36.340 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.340 INFO kablam! Oct 12 23:33:36.340 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.340 INFO kablam! --> lib/src/tcp.rs:1116:11 Oct 12 23:33:36.340 INFO kablam! | Oct 12 23:33:36.340 INFO kablam! 1116 | stream.write(&buf[..sz]); Oct 12 23:33:36.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.340 INFO kablam! | Oct 12 23:33:36.340 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.340 INFO kablam! Oct 12 23:33:36.340 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.340 INFO kablam! --> lib/src/tcp.rs:1191:7 Oct 12 23:33:36.340 INFO kablam! | Oct 12 23:33:36.340 INFO kablam! 1191 | / scm.send_listeners(Listeners { Oct 12 23:33:36.340 INFO kablam! 1192 | | http: Vec::new(), Oct 12 23:33:36.340 INFO kablam! 1193 | | tls: Vec::new(), Oct 12 23:33:36.340 INFO kablam! 1194 | | tcp: Vec::new(), Oct 12 23:33:36.340 INFO kablam! 1195 | | }); Oct 12 23:33:36.340 INFO kablam! | |_________^ Oct 12 23:33:36.340 INFO kablam! | Oct 12 23:33:36.340 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.340 INFO kablam! Oct 12 23:33:36.347 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.347 INFO kablam! --> lib/src/server.rs:305:15 Oct 12 23:33:36.347 INFO kablam! | Oct 12 23:33:36.347 INFO kablam! 305 | self.channel.readable(); Oct 12 23:33:36.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.347 INFO kablam! | Oct 12 23:33:36.347 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.347 INFO kablam! Oct 12 23:33:36.347 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.347 INFO kablam! --> lib/src/server.rs:313:21 Oct 12 23:33:36.347 INFO kablam! | Oct 12 23:33:36.347 INFO kablam! 313 | self.channel.readable(); Oct 12 23:33:36.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.347 INFO kablam! | Oct 12 23:33:36.347 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.347 INFO kablam! Oct 12 23:33:36.347 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.347 INFO kablam! --> lib/src/server.rs:355:19 Oct 12 23:33:36.347 INFO kablam! | Oct 12 23:33:36.347 INFO kablam! 355 | self.channel.writable(); Oct 12 23:33:36.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.347 INFO kablam! | Oct 12 23:33:36.347 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.347 INFO kablam! Oct 12 23:33:36.355 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.355 INFO kablam! --> lib/src/server.rs:748:7 Oct 12 23:33:36.355 INFO kablam! | Oct 12 23:33:36.355 INFO kablam! 748 | self.poll.deregister(sock); Oct 12 23:33:36.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.355 INFO kablam! | Oct 12 23:33:36.355 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.355 INFO kablam! Oct 12 23:33:36.355 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.355 INFO kablam! --> lib/src/server.rs:753:7 Oct 12 23:33:36.355 INFO kablam! | Oct 12 23:33:36.355 INFO kablam! 753 | self.poll.deregister(sock); Oct 12 23:33:36.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.355 INFO kablam! | Oct 12 23:33:36.355 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.355 INFO kablam! Oct 12 23:33:36.355 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.355 INFO kablam! --> lib/src/server.rs:758:7 Oct 12 23:33:36.355 INFO kablam! | Oct 12 23:33:36.355 INFO kablam! 758 | self.poll.deregister(sock); Oct 12 23:33:36.355 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.355 INFO kablam! | Oct 12 23:33:36.355 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.355 INFO kablam! Oct 12 23:33:36.363 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.363 INFO kablam! --> lib/src/https_rustls/configuration.rs:138:7 Oct 12 23:33:36.363 INFO kablam! | Oct 12 23:33:36.363 INFO kablam! 138 | event_loop.register(sock, self.token, Ready::readable(), PollOpt::edge()); Oct 12 23:33:36.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.363 INFO kablam! | Oct 12 23:33:36.363 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.363 INFO kablam! Oct 12 23:33:36.363 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.363 INFO kablam! --> lib/src/https_rustls/configuration.rs:480:9 Oct 12 23:33:36.363 INFO kablam! | Oct 12 23:33:36.363 INFO kablam! 480 | frontend_sock.set_nodelay(true); Oct 12 23:33:36.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.363 INFO kablam! | Oct 12 23:33:36.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.367 INFO kablam! Oct 12 23:33:36.367 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.367 INFO kablam! --> lib/src/https_rustls/configuration.rs:482:9 Oct 12 23:33:36.367 INFO kablam! | Oct 12 23:33:36.367 INFO kablam! 482 | / poll.register( Oct 12 23:33:36.367 INFO kablam! 483 | | &frontend_sock, Oct 12 23:33:36.367 INFO kablam! 484 | | session_token, Oct 12 23:33:36.367 INFO kablam! 485 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:33:36.367 INFO kablam! 486 | | PollOpt::edge() Oct 12 23:33:36.367 INFO kablam! 487 | | ); Oct 12 23:33:36.367 INFO kablam! | |__________^ Oct 12 23:33:36.367 INFO kablam! | Oct 12 23:33:36.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.367 INFO kablam! Oct 12 23:33:36.367 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.367 INFO kablam! --> lib/src/https_rustls/configuration.rs:553:5 Oct 12 23:33:36.367 INFO kablam! | Oct 12 23:33:36.367 INFO kablam! 553 | socket.set_nodelay(true); Oct 12 23:33:36.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.367 INFO kablam! | Oct 12 23:33:36.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.367 INFO kablam! Oct 12 23:33:36.367 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.367 INFO kablam! --> lib/src/https_rustls/configuration.rs:561:7 Oct 12 23:33:36.367 INFO kablam! | Oct 12 23:33:36.367 INFO kablam! 561 | / poll.register( Oct 12 23:33:36.367 INFO kablam! 562 | | &socket, Oct 12 23:33:36.367 INFO kablam! 563 | | back_token, Oct 12 23:33:36.367 INFO kablam! 564 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:33:36.367 INFO kablam! 565 | | PollOpt::edge() Oct 12 23:33:36.367 INFO kablam! 566 | | ); Oct 12 23:33:36.367 INFO kablam! | |________^ Oct 12 23:33:36.367 INFO kablam! | Oct 12 23:33:36.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.367 INFO kablam! Oct 12 23:33:36.367 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.367 INFO kablam! --> lib/src/https_rustls/configuration.rs:571:7 Oct 12 23:33:36.367 INFO kablam! | Oct 12 23:33:36.367 INFO kablam! 571 | / poll.register( Oct 12 23:33:36.367 INFO kablam! 572 | | &socket, Oct 12 23:33:36.367 INFO kablam! 573 | | back_token, Oct 12 23:33:36.367 INFO kablam! 574 | | Ready::readable() | Ready::writable() | Ready::from(UnixReady::hup() | UnixReady::error()), Oct 12 23:33:36.367 INFO kablam! 575 | | PollOpt::edge() Oct 12 23:33:36.367 INFO kablam! 576 | | ); Oct 12 23:33:36.367 INFO kablam! | |________^ Oct 12 23:33:36.367 INFO kablam! | Oct 12 23:33:36.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.368 INFO kablam! Oct 12 23:33:36.368 INFO kablam! warning: unused `std::iter::Map` which must be used Oct 12 23:33:36.368 INFO kablam! --> lib/src/https_rustls/configuration.rs:659:9 Oct 12 23:33:36.368 INFO kablam! | Oct 12 23:33:36.368 INFO kablam! 659 | / self.listeners.iter_mut().map(|(token, l)| { Oct 12 23:33:36.368 INFO kablam! 660 | | l.listener.take().map(|sock| { Oct 12 23:33:36.368 INFO kablam! 661 | | event_loop.deregister(&sock); Oct 12 23:33:36.368 INFO kablam! 662 | | }) Oct 12 23:33:36.368 INFO kablam! 663 | | }); Oct 12 23:33:36.368 INFO kablam! | |___________^ Oct 12 23:33:36.368 INFO kablam! | Oct 12 23:33:36.368 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 12 23:33:36.368 INFO kablam! Oct 12 23:33:36.368 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.368 INFO kablam! --> lib/src/https_rustls/configuration.rs:661:13 Oct 12 23:33:36.368 INFO kablam! | Oct 12 23:33:36.368 INFO kablam! 661 | event_loop.deregister(&sock); Oct 12 23:33:36.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.368 INFO kablam! | Oct 12 23:33:36.368 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.368 INFO kablam! Oct 12 23:33:36.368 INFO kablam! warning: unused `std::iter::Map` which must be used Oct 12 23:33:36.368 INFO kablam! --> lib/src/https_rustls/configuration.rs:668:9 Oct 12 23:33:36.368 INFO kablam! | Oct 12 23:33:36.368 INFO kablam! 668 | / self.listeners.drain().map(|(token, mut l)| { Oct 12 23:33:36.368 INFO kablam! 669 | | l.listener.take().map(|sock| { Oct 12 23:33:36.368 INFO kablam! 670 | | event_loop.deregister(&sock); Oct 12 23:33:36.368 INFO kablam! 671 | | }) Oct 12 23:33:36.368 INFO kablam! 672 | | }); Oct 12 23:33:36.368 INFO kablam! | |___________^ Oct 12 23:33:36.368 INFO kablam! | Oct 12 23:33:36.368 INFO kablam! = note: iterator adaptors are lazy and do nothing unless consumed Oct 12 23:33:36.368 INFO kablam! Oct 12 23:33:36.368 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.368 INFO kablam! --> lib/src/https_rustls/configuration.rs:670:13 Oct 12 23:33:36.368 INFO kablam! | Oct 12 23:33:36.368 INFO kablam! 670 | event_loop.deregister(&sock); Oct 12 23:33:36.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.368 INFO kablam! | Oct 12 23:33:36.368 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.368 INFO kablam! Oct 12 23:33:36.379 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.379 INFO kablam! --> lib/src/https_rustls/session.rs:442:5 Oct 12 23:33:36.379 INFO kablam! | Oct 12 23:33:36.379 INFO kablam! 442 | self.front_socket().shutdown(Shutdown::Both); Oct 12 23:33:36.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.379 INFO kablam! | Oct 12 23:33:36.379 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.379 INFO kablam! Oct 12 23:33:36.379 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.379 INFO kablam! --> lib/src/https_rustls/session.rs:443:5 Oct 12 23:33:36.379 INFO kablam! | Oct 12 23:33:36.379 INFO kablam! 443 | poll.deregister(self.front_socket()); Oct 12 23:33:36.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.379 INFO kablam! | Oct 12 23:33:36.379 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.379 INFO kablam! Oct 12 23:33:36.379 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.379 INFO kablam! --> lib/src/https_rustls/session.rs:500:9 Oct 12 23:33:36.379 INFO kablam! | Oct 12 23:33:36.379 INFO kablam! 500 | sock.shutdown(Shutdown::Both); Oct 12 23:33:36.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.379 INFO kablam! | Oct 12 23:33:36.379 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.379 INFO kablam! Oct 12 23:33:36.379 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 23:33:36.379 INFO kablam! --> lib/src/https_rustls/session.rs:501:9 Oct 12 23:33:36.379 INFO kablam! | Oct 12 23:33:36.379 INFO kablam! 501 | poll.deregister(sock); Oct 12 23:33:36.379 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:33:36.379 INFO kablam! | Oct 12 23:33:36.379 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 23:33:36.379 INFO kablam! Oct 12 23:34:04.511 INFO kablam! error: build failed Oct 12 23:34:04.511 INFO kablam! su: No module specific data is present Oct 12 23:34:05.231 INFO running `"docker" "rm" "-f" "aeea8f1a2b95e7602db23ec592fe2ac8c1b8db1fd6e192c6449cac60b33bf611"` Oct 12 23:34:05.524 INFO blam! aeea8f1a2b95e7602db23ec592fe2ac8c1b8db1fd6e192c6449cac60b33bf611