Oct 10 11:53:42.507 INFO testing yuanpx/sundfs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 11:53:42.507 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 11:53:42.508 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:53:42.959 INFO blam! a0b55a5f27a7c0b9612273d9c50feb3f1935e1eccb4c8b21aac5df6537cec86b Oct 10 11:53:42.962 INFO running `"docker" "start" "-a" "a0b55a5f27a7c0b9612273d9c50feb3f1935e1eccb4c8b21aac5df6537cec86b"` Oct 10 11:53:44.368 INFO kablam! usermod: no changes Oct 10 11:53:44.488 INFO kablam! Compiling net2 v0.2.26 Oct 10 11:53:44.488 INFO kablam! Compiling futures v0.1.10 Oct 10 11:53:46.132 INFO kablam! Compiling mio v0.6.4 Oct 10 11:53:51.640 INFO kablam! Compiling tokio-core v0.1.4 Oct 10 11:53:55.232 INFO kablam! Compiling sundfs v0.1.0 (/source) Oct 10 11:53:56.028 INFO kablam! warning: unused import: `std::ops::Range` Oct 10 11:53:56.029 INFO kablam! --> src/raft/raft.rs:4:5 Oct 10 11:53:56.029 INFO kablam! | Oct 10 11:53:56.029 INFO kablam! 4 | use std::ops::Range; Oct 10 11:53:56.029 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 11:53:56.030 INFO kablam! | Oct 10 11:53:56.030 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 11:53:56.030 INFO kablam! Oct 10 11:53:56.030 INFO kablam! warning: unused import: `std::env` Oct 10 11:53:56.031 INFO kablam! --> src/storage/nio.rs:5:5 Oct 10 11:53:56.031 INFO kablam! | Oct 10 11:53:56.031 INFO kablam! 5 | use std::env; Oct 10 11:53:56.032 INFO kablam! | ^^^^^^^^ Oct 10 11:53:56.032 INFO kablam! Oct 10 11:53:56.032 INFO kablam! warning: unused import: `self::tokio_core::reactor::Interval` Oct 10 11:53:56.032 INFO kablam! --> src/storage/nio.rs:19:5 Oct 10 11:53:56.033 INFO kablam! | Oct 10 11:53:56.033 INFO kablam! 19 | use self::tokio_core::reactor::Interval; Oct 10 11:53:56.033 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.033 INFO kablam! Oct 10 11:53:56.034 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 10 11:53:56.034 INFO kablam! --> src/storage/logic.rs:2:5 Oct 10 11:53:56.034 INFO kablam! | Oct 10 11:53:56.034 INFO kablam! 2 | use std::collections::HashMap; Oct 10 11:53:56.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.035 INFO kablam! Oct 10 11:53:56.035 INFO kablam! warning: unused import: `std::rc::Rc` Oct 10 11:53:56.035 INFO kablam! --> src/storage/logic.rs:3:5 Oct 10 11:53:56.036 INFO kablam! | Oct 10 11:53:56.036 INFO kablam! 3 | use std::rc::Rc; Oct 10 11:53:56.036 INFO kablam! | ^^^^^^^^^^^ Oct 10 11:53:56.036 INFO kablam! Oct 10 11:53:56.037 INFO kablam! warning: unused import: `std::iter` Oct 10 11:53:56.037 INFO kablam! --> src/storage/logic.rs:4:5 Oct 10 11:53:56.037 INFO kablam! | Oct 10 11:53:56.037 INFO kablam! 4 | use std::iter; Oct 10 11:53:56.038 INFO kablam! | ^^^^^^^^^ Oct 10 11:53:56.038 INFO kablam! Oct 10 11:53:56.038 INFO kablam! warning: unused import: `std::env` Oct 10 11:53:56.038 INFO kablam! --> src/storage/logic.rs:5:5 Oct 10 11:53:56.038 INFO kablam! | Oct 10 11:53:56.039 INFO kablam! 5 | use std::env; Oct 10 11:53:56.039 INFO kablam! | ^^^^^^^^ Oct 10 11:53:56.039 INFO kablam! Oct 10 11:53:56.039 INFO kablam! warning: unused imports: `ErrorKind`, `Error` Oct 10 11:53:56.040 INFO kablam! --> src/storage/logic.rs:8:15 Oct 10 11:53:56.040 INFO kablam! | Oct 10 11:53:56.040 INFO kablam! 8 | use std::io::{Error, ErrorKind}; Oct 10 11:53:56.040 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 10 11:53:56.041 INFO kablam! Oct 10 11:53:56.041 INFO kablam! warning: unused import: `std::time::Duration` Oct 10 11:53:56.041 INFO kablam! --> src/storage/logic.rs:9:5 Oct 10 11:53:56.041 INFO kablam! | Oct 10 11:53:56.041 INFO kablam! 9 | use std::time::Duration; Oct 10 11:53:56.042 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.042 INFO kablam! Oct 10 11:53:56.042 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 10 11:53:56.042 INFO kablam! --> src/storage/logic.rs:11:5 Oct 10 11:53:56.043 INFO kablam! | Oct 10 11:53:56.043 INFO kablam! 11 | use std::cell::RefCell; Oct 10 11:53:56.043 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.043 INFO kablam! Oct 10 11:53:56.043 INFO kablam! warning: unused import: `std::cell::Cell` Oct 10 11:53:56.044 INFO kablam! --> src/storage/logic.rs:12:5 Oct 10 11:53:56.044 INFO kablam! | Oct 10 11:53:56.044 INFO kablam! 12 | use std::cell::Cell; Oct 10 11:53:56.044 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 11:53:56.045 INFO kablam! Oct 10 11:53:56.045 INFO kablam! warning: unused import: `self::tokio_core::net::TcpListener` Oct 10 11:53:56.045 INFO kablam! --> src/storage/logic.rs:14:5 Oct 10 11:53:56.045 INFO kablam! | Oct 10 11:53:56.046 INFO kablam! 14 | use self::tokio_core::net::TcpListener; Oct 10 11:53:56.046 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.046 INFO kablam! Oct 10 11:53:56.047 INFO kablam! warning: unused import: `self::tokio_core::net::TcpStream` Oct 10 11:53:56.047 INFO kablam! --> src/storage/logic.rs:15:5 Oct 10 11:53:56.047 INFO kablam! | Oct 10 11:53:56.047 INFO kablam! 15 | use self::tokio_core::net::TcpStream; Oct 10 11:53:56.048 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.052 INFO kablam! Oct 10 11:53:56.052 INFO kablam! warning: unused import: `self::tokio_core::reactor::Timeout` Oct 10 11:53:56.053 INFO kablam! --> src/storage/logic.rs:17:5 Oct 10 11:53:56.053 INFO kablam! | Oct 10 11:53:56.053 INFO kablam! 17 | use self::tokio_core::reactor::Timeout; Oct 10 11:53:56.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.054 INFO kablam! Oct 10 11:53:56.054 INFO kablam! warning: unused import: `self::tokio_core::reactor::Interval` Oct 10 11:53:56.054 INFO kablam! --> src/storage/logic.rs:18:5 Oct 10 11:53:56.054 INFO kablam! | Oct 10 11:53:56.054 INFO kablam! 18 | use self::tokio_core::reactor::Interval; Oct 10 11:53:56.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.055 INFO kablam! Oct 10 11:53:56.055 INFO kablam! warning: unused import: `self::tokio_core::reactor::Handle` Oct 10 11:53:56.055 INFO kablam! --> src/storage/logic.rs:19:5 Oct 10 11:53:56.056 INFO kablam! | Oct 10 11:53:56.056 INFO kablam! 19 | use self::tokio_core::reactor::Handle; Oct 10 11:53:56.056 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.056 INFO kablam! Oct 10 11:53:56.057 INFO kablam! warning: unused import: `self::tokio_core::io` Oct 10 11:53:56.057 INFO kablam! --> src/storage/logic.rs:20:5 Oct 10 11:53:56.057 INFO kablam! | Oct 10 11:53:56.057 INFO kablam! 20 | use self::tokio_core::io; Oct 10 11:53:56.057 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.058 INFO kablam! Oct 10 11:53:56.058 INFO kablam! warning: unused import: `self::tokio_core::io::Io` Oct 10 11:53:56.058 INFO kablam! --> src/storage/logic.rs:21:5 Oct 10 11:53:56.058 INFO kablam! | Oct 10 11:53:56.059 INFO kablam! 21 | use self::tokio_core::io::Io; Oct 10 11:53:56.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.059 INFO kablam! Oct 10 11:53:56.059 INFO kablam! warning: unused import: `self::futures::stream` Oct 10 11:53:56.060 INFO kablam! --> src/storage/logic.rs:22:5 Oct 10 11:53:56.060 INFO kablam! | Oct 10 11:53:56.060 INFO kablam! 22 | use self::futures::stream; Oct 10 11:53:56.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.061 INFO kablam! Oct 10 11:53:56.061 INFO kablam! warning: unused import: `self::futures::sync::mpsc::UnboundedReceiver` Oct 10 11:53:56.061 INFO kablam! --> src/storage/logic.rs:26:5 Oct 10 11:53:56.062 INFO kablam! | Oct 10 11:53:56.062 INFO kablam! 26 | use self::futures::sync::mpsc::UnboundedReceiver; Oct 10 11:53:56.062 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.062 INFO kablam! Oct 10 11:53:56.063 INFO kablam! warning: unused import: `self::futures::sync::mpsc` Oct 10 11:53:56.063 INFO kablam! --> src/storage/logic.rs:27:5 Oct 10 11:53:56.063 INFO kablam! | Oct 10 11:53:56.063 INFO kablam! 27 | use self::futures::sync::mpsc; Oct 10 11:53:56.064 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.064 INFO kablam! Oct 10 11:53:56.064 INFO kablam! warning: unused import: `NetService` Oct 10 11:53:56.065 INFO kablam! --> src/main.rs:4:20 Oct 10 11:53:56.065 INFO kablam! | Oct 10 11:53:56.065 INFO kablam! 4 | use storage::nio::{NetService, NetEvent}; Oct 10 11:53:56.065 INFO kablam! | ^^^^^^^^^^ Oct 10 11:53:56.066 INFO kablam! Oct 10 11:53:56.193 INFO kablam! warning: unused variable: `service` Oct 10 11:53:56.193 INFO kablam! --> src/raft/raft.rs:73:32 Oct 10 11:53:56.193 INFO kablam! | Oct 10 11:53:56.193 INFO kablam! 73 | fn process_init(&mut self, service: &mut Service) { Oct 10 11:53:56.194 INFO kablam! | ^^^^^^^ help: consider using `_service` instead Oct 10 11:53:56.194 INFO kablam! | Oct 10 11:53:56.194 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 11:53:56.194 INFO kablam! Oct 10 11:53:56.195 INFO kablam! warning: unused variable: `event` Oct 10 11:53:56.195 INFO kablam! --> src/raft/raft.rs:78:34 Oct 10 11:53:56.195 INFO kablam! | Oct 10 11:53:56.195 INFO kablam! 78 | NetEvent::CONNECTED((event,id)) => { Oct 10 11:53:56.196 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 10 11:53:56.196 INFO kablam! Oct 10 11:53:56.196 INFO kablam! warning: unused variable: `event` Oct 10 11:53:56.196 INFO kablam! --> src/raft/raft.rs:81:37 Oct 10 11:53:56.196 INFO kablam! | Oct 10 11:53:56.197 INFO kablam! 81 | NetEvent::DISCONNECTED((event,id))=> { Oct 10 11:53:56.197 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 10 11:53:56.197 INFO kablam! Oct 10 11:53:56.197 INFO kablam! warning: unused variable: `buf` Oct 10 11:53:56.198 INFO kablam! --> src/raft/raft.rs:85:36 Oct 10 11:53:56.198 INFO kablam! | Oct 10 11:53:56.198 INFO kablam! 85 | NetEvent::MESSAGE((id, buf)) => { Oct 10 11:53:56.198 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 10 11:53:56.199 INFO kablam! Oct 10 11:53:56.199 INFO kablam! warning: unused variable: `service` Oct 10 11:53:56.199 INFO kablam! --> src/raft/raft.rs:152:57 Oct 10 11:53:56.199 INFO kablam! | Oct 10 11:53:56.199 INFO kablam! 152 | fn process_candidate_requestvote_timeout(&mut self, service: &mut Service) { Oct 10 11:53:56.200 INFO kablam! | ^^^^^^^ help: consider using `_service` instead Oct 10 11:53:56.200 INFO kablam! Oct 10 11:53:56.200 INFO kablam! warning: unused variable: `entry` Oct 10 11:53:56.200 INFO kablam! --> src/raft/raft.rs:163:41 Oct 10 11:53:56.201 INFO kablam! | Oct 10 11:53:56.201 INFO kablam! 163 | fn process_appendentries(&mut self, entry: AppendEntry) { Oct 10 11:53:56.201 INFO kablam! | ^^^^^ help: consider using `_entry` instead Oct 10 11:53:56.201 INFO kablam! Oct 10 11:53:56.202 INFO kablam! warning: unused variable: `request` Oct 10 11:53:56.202 INFO kablam! --> src/raft/raft.rs:171:39 Oct 10 11:53:56.202 INFO kablam! | Oct 10 11:53:56.202 INFO kablam! 171 | fn process_requestvote(&mut self, request: RequestVote) { Oct 10 11:53:56.202 INFO kablam! | ^^^^^^^ help: consider using `_request` instead Oct 10 11:53:56.203 INFO kablam! Oct 10 11:53:56.203 INFO kablam! warning: value assigned to `size` is never read Oct 10 11:53:56.203 INFO kablam! --> src/storage/dio.rs:66:17 Oct 10 11:53:56.203 INFO kablam! | Oct 10 11:53:56.203 INFO kablam! 66 | let mut size: usize = 0; Oct 10 11:53:56.204 INFO kablam! | ^^^^ Oct 10 11:53:56.204 INFO kablam! | Oct 10 11:53:56.204 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 11:53:56.205 INFO kablam! Oct 10 11:53:56.205 INFO kablam! warning: unused variable: `read_bytes` Oct 10 11:53:56.205 INFO kablam! --> src/storage/dio.rs:70:17 Oct 10 11:53:56.205 INFO kablam! | Oct 10 11:53:56.205 INFO kablam! 70 | let read_bytes = if capacity_bytes < remain_bytes as usize { Oct 10 11:53:56.206 INFO kablam! | ^^^^^^^^^^ help: consider using `_read_bytes` instead Oct 10 11:53:56.206 INFO kablam! Oct 10 11:53:56.206 INFO kablam! warning: value assigned to `size` is never read Oct 10 11:53:56.206 INFO kablam! --> src/storage/dio.rs:90:17 Oct 10 11:53:56.207 INFO kablam! | Oct 10 11:53:56.207 INFO kablam! 90 | let mut size: usize = 0; Oct 10 11:53:56.207 INFO kablam! | ^^^^ Oct 10 11:53:56.207 INFO kablam! Oct 10 11:53:56.207 INFO kablam! warning: unused variable: `core` Oct 10 11:53:56.208 INFO kablam! --> src/storage/nio.rs:51:17 Oct 10 11:53:56.208 INFO kablam! | Oct 10 11:53:56.208 INFO kablam! 51 | let mut core = try!(Core::new()); Oct 10 11:53:56.208 INFO kablam! | ^^^^ help: consider using `_core` instead Oct 10 11:53:56.209 INFO kablam! Oct 10 11:53:56.209 INFO kablam! warning: unused variable: `event` Oct 10 11:53:56.209 INFO kablam! --> src/main.rs:21:34 Oct 10 11:53:56.209 INFO kablam! | Oct 10 11:53:56.210 INFO kablam! 21 | NetEvent::CONNECTED((event,id)) => { Oct 10 11:53:56.210 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 10 11:53:56.210 INFO kablam! Oct 10 11:53:56.210 INFO kablam! warning: unused variable: `event` Oct 10 11:53:56.210 INFO kablam! --> src/main.rs:24:37 Oct 10 11:53:56.211 INFO kablam! | Oct 10 11:53:56.211 INFO kablam! 24 | NetEvent::DISCONNECTED((event,id))=> { Oct 10 11:53:56.211 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 10 11:53:56.211 INFO kablam! Oct 10 11:53:56.212 INFO kablam! warning: unused variable: `buf` Oct 10 11:53:56.212 INFO kablam! --> src/main.rs:28:36 Oct 10 11:53:56.216 INFO kablam! | Oct 10 11:53:56.216 INFO kablam! 28 | NetEvent::MESSAGE((id, buf)) => { Oct 10 11:53:56.217 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 10 11:53:56.217 INFO kablam! Oct 10 11:53:56.217 INFO kablam! warning: unused variable: `service` Oct 10 11:53:56.217 INFO kablam! --> src/main.rs:19:33 Oct 10 11:53:56.218 INFO kablam! | Oct 10 11:53:56.218 INFO kablam! 19 | fn process_event(&mut self, service: &mut Service, ev: NetEvent) { Oct 10 11:53:56.218 INFO kablam! | ^^^^^^^ help: consider using `_service` instead Oct 10 11:53:56.218 INFO kablam! Oct 10 11:53:56.219 INFO kablam! warning: variable does not need to be mutable Oct 10 11:53:56.219 INFO kablam! --> src/storage/dio.rs:65:13 Oct 10 11:53:56.219 INFO kablam! | Oct 10 11:53:56.219 INFO kablam! 65 | let mut remain_bytes = self.end - self.offset; Oct 10 11:53:56.219 INFO kablam! | ----^^^^^^^^^^^^ Oct 10 11:53:56.220 INFO kablam! | | Oct 10 11:53:56.220 INFO kablam! | help: remove this `mut` Oct 10 11:53:56.220 INFO kablam! | Oct 10 11:53:56.220 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 11:53:56.221 INFO kablam! Oct 10 11:53:56.221 INFO kablam! warning: variable does not need to be mutable Oct 10 11:53:56.221 INFO kablam! --> src/storage/dio.rs:67:13 Oct 10 11:53:56.221 INFO kablam! | Oct 10 11:53:56.222 INFO kablam! 67 | let mut capacity_bytes = buf.len(); Oct 10 11:53:56.222 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 10 11:53:56.222 INFO kablam! | | Oct 10 11:53:56.222 INFO kablam! | help: remove this `mut` Oct 10 11:53:56.222 INFO kablam! Oct 10 11:53:56.223 INFO kablam! warning: variable does not need to be mutable Oct 10 11:53:56.223 INFO kablam! --> src/storage/nio.rs:51:13 Oct 10 11:53:56.223 INFO kablam! | Oct 10 11:53:56.223 INFO kablam! 51 | let mut core = try!(Core::new()); Oct 10 11:53:56.224 INFO kablam! | ----^^^^ Oct 10 11:53:56.224 INFO kablam! | | Oct 10 11:53:56.224 INFO kablam! | help: remove this `mut` Oct 10 11:53:56.224 INFO kablam! Oct 10 11:53:56.288 INFO kablam! warning: variable does not need to be mutable Oct 10 11:53:56.289 INFO kablam! --> src/storage/nio.rs:98:21 Oct 10 11:53:56.289 INFO kablam! | Oct 10 11:53:56.289 INFO kablam! 98 | let mut body_vec = vec![0; body_len]; Oct 10 11:53:56.289 INFO kablam! | ----^^^^^^^^ Oct 10 11:53:56.290 INFO kablam! | | Oct 10 11:53:56.290 INFO kablam! | help: remove this `mut` Oct 10 11:53:56.290 INFO kablam! Oct 10 11:53:56.290 INFO kablam! warning: variable does not need to be mutable Oct 10 11:53:56.291 INFO kablam! --> src/storage/nio.rs:84:13 Oct 10 11:53:56.291 INFO kablam! | Oct 10 11:53:56.291 INFO kablam! 84 | let mut header_vec: Vec = vec![0;1]; Oct 10 11:53:56.291 INFO kablam! | ----^^^^^^^^^^ Oct 10 11:53:56.291 INFO kablam! | | Oct 10 11:53:56.292 INFO kablam! | help: remove this `mut` Oct 10 11:53:56.292 INFO kablam! Oct 10 11:53:56.301 INFO kablam! warning: variable does not need to be mutable Oct 10 11:53:56.301 INFO kablam! --> src/storage/nio.rs:153:13 Oct 10 11:53:56.301 INFO kablam! | Oct 10 11:53:56.301 INFO kablam! 153 | let mut listener = try!(TcpListener::bind(address, &handle)); Oct 10 11:53:56.302 INFO kablam! | ----^^^^^^^^ Oct 10 11:53:56.302 INFO kablam! | | Oct 10 11:53:56.302 INFO kablam! | help: remove this `mut` Oct 10 11:53:56.303 INFO kablam! Oct 10 11:53:56.328 INFO kablam! warning: variable does not need to be mutable Oct 10 11:53:56.329 INFO kablam! --> src/storage/logic.rs:69:13 Oct 10 11:53:56.329 INFO kablam! | Oct 10 11:53:56.329 INFO kablam! 69 | let mut net_service = NetService::new().unwrap(); Oct 10 11:53:56.329 INFO kablam! | ----^^^^^^^^^^^ Oct 10 11:53:56.330 INFO kablam! | | Oct 10 11:53:56.330 INFO kablam! | help: remove this `mut` Oct 10 11:53:56.330 INFO kablam! Oct 10 11:53:56.330 INFO kablam! warning: enum is never used: `Role` Oct 10 11:53:56.331 INFO kablam! --> src/raft/raft.rs:9:1 Oct 10 11:53:56.331 INFO kablam! | Oct 10 11:53:56.331 INFO kablam! 9 | enum Role { Oct 10 11:53:56.331 INFO kablam! | ^^^^^^^^^ Oct 10 11:53:56.332 INFO kablam! | Oct 10 11:53:56.332 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 11:53:56.332 INFO kablam! Oct 10 11:53:56.332 INFO kablam! warning: enum is never used: `Phase` Oct 10 11:53:56.333 INFO kablam! --> src/raft/raft.rs:15:1 Oct 10 11:53:56.333 INFO kablam! | Oct 10 11:53:56.333 INFO kablam! 15 | enum Phase { Oct 10 11:53:56.333 INFO kablam! | ^^^^^^^^^^ Oct 10 11:53:56.334 INFO kablam! Oct 10 11:53:56.334 INFO kablam! warning: struct is never constructed: `Node` Oct 10 11:53:56.334 INFO kablam! --> src/raft/raft.rs:19:1 Oct 10 11:53:56.334 INFO kablam! | Oct 10 11:53:56.334 INFO kablam! 19 | struct Node { Oct 10 11:53:56.335 INFO kablam! | ^^^^^^^^^^^ Oct 10 11:53:56.335 INFO kablam! Oct 10 11:53:56.335 INFO kablam! warning: struct is never constructed: `Config` Oct 10 11:53:56.335 INFO kablam! --> src/raft/raft.rs:25:1 Oct 10 11:53:56.336 INFO kablam! | Oct 10 11:53:56.336 INFO kablam! 25 | struct Config { Oct 10 11:53:56.336 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 11:53:56.336 INFO kablam! Oct 10 11:53:56.337 INFO kablam! warning: field is never used: `id` Oct 10 11:53:56.337 INFO kablam! --> src/raft/raft.rs:35:5 Oct 10 11:53:56.337 INFO kablam! | Oct 10 11:53:56.337 INFO kablam! 35 | id: usize, Oct 10 11:53:56.337 INFO kablam! | ^^^^^^^^^ Oct 10 11:53:56.338 INFO kablam! Oct 10 11:53:56.338 INFO kablam! warning: field is never used: `leader_id` Oct 10 11:53:56.338 INFO kablam! --> src/raft/raft.rs:36:5 Oct 10 11:53:56.338 INFO kablam! | Oct 10 11:53:56.339 INFO kablam! 36 | leader_id: Option, Oct 10 11:53:56.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.339 INFO kablam! Oct 10 11:53:56.339 INFO kablam! warning: field is never used: `nodes` Oct 10 11:53:56.340 INFO kablam! --> src/raft/raft.rs:37:5 Oct 10 11:53:56.340 INFO kablam! | Oct 10 11:53:56.340 INFO kablam! 37 | nodes: HashMap, Oct 10 11:53:56.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.341 INFO kablam! Oct 10 11:53:56.341 INFO kablam! warning: field is never used: `term` Oct 10 11:53:56.341 INFO kablam! --> src/raft/raft.rs:39:5 Oct 10 11:53:56.341 INFO kablam! | Oct 10 11:53:56.342 INFO kablam! 39 | term: usize, Oct 10 11:53:56.342 INFO kablam! | ^^^^^^^^^^^ Oct 10 11:53:56.342 INFO kablam! Oct 10 11:53:56.342 INFO kablam! warning: field is never used: `vote` Oct 10 11:53:56.343 INFO kablam! --> src/raft/raft.rs:40:5 Oct 10 11:53:56.343 INFO kablam! | Oct 10 11:53:56.343 INFO kablam! 40 | vote: (usize, usize), Oct 10 11:53:56.344 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.344 INFO kablam! Oct 10 11:53:56.344 INFO kablam! warning: enum is never used: `Log` Oct 10 11:53:56.344 INFO kablam! --> src/raft/raft.rs:45:1 Oct 10 11:53:56.345 INFO kablam! | Oct 10 11:53:56.345 INFO kablam! 45 | enum Log { Oct 10 11:53:56.345 INFO kablam! | ^^^^^^^^ Oct 10 11:53:56.345 INFO kablam! Oct 10 11:53:56.345 INFO kablam! warning: enum is never used: `Message` Oct 10 11:53:56.346 INFO kablam! --> src/raft/raft.rs:49:1 Oct 10 11:53:56.346 INFO kablam! | Oct 10 11:53:56.346 INFO kablam! 49 | enum Message { Oct 10 11:53:56.346 INFO kablam! | ^^^^^^^^^^^^ Oct 10 11:53:56.347 INFO kablam! Oct 10 11:53:56.347 INFO kablam! warning: struct is never constructed: `RequestVote` Oct 10 11:53:56.347 INFO kablam! --> src/raft/raft.rs:55:1 Oct 10 11:53:56.347 INFO kablam! | Oct 10 11:53:56.347 INFO kablam! 55 | struct RequestVote{ Oct 10 11:53:56.348 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.348 INFO kablam! Oct 10 11:53:56.348 INFO kablam! warning: struct is never constructed: `ResponseVote` Oct 10 11:53:56.348 INFO kablam! --> src/raft/raft.rs:60:1 Oct 10 11:53:56.349 INFO kablam! | Oct 10 11:53:56.349 INFO kablam! 60 | struct ResponseVote { Oct 10 11:53:56.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.349 INFO kablam! Oct 10 11:53:56.350 INFO kablam! warning: struct is never constructed: `AppendEntry` Oct 10 11:53:56.350 INFO kablam! --> src/raft/raft.rs:64:1 Oct 10 11:53:56.350 INFO kablam! | Oct 10 11:53:56.350 INFO kablam! 64 | struct AppendEntry{ Oct 10 11:53:56.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.351 INFO kablam! Oct 10 11:53:56.351 INFO kablam! warning: method is never used: `major` Oct 10 11:53:56.351 INFO kablam! --> src/raft/raft.rs:106:5 Oct 10 11:53:56.351 INFO kablam! | Oct 10 11:53:56.351 INFO kablam! 106 | fn major(&self) -> usize { Oct 10 11:53:56.352 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.352 INFO kablam! Oct 10 11:53:56.352 INFO kablam! warning: method is never used: `send_requestvote` Oct 10 11:53:56.352 INFO kablam! --> src/raft/raft.rs:110:5 Oct 10 11:53:56.353 INFO kablam! | Oct 10 11:53:56.353 INFO kablam! 110 | fn send_requestvote(&mut self) { Oct 10 11:53:56.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.353 INFO kablam! Oct 10 11:53:56.354 INFO kablam! warning: method is never used: `send_appendentries` Oct 10 11:53:56.354 INFO kablam! --> src/raft/raft.rs:113:5 Oct 10 11:53:56.354 INFO kablam! | Oct 10 11:53:56.354 INFO kablam! 113 | fn send_appendentries(&mut self) { Oct 10 11:53:56.354 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.355 INFO kablam! Oct 10 11:53:56.355 INFO kablam! warning: method is never used: `send_leader_heartbeat` Oct 10 11:53:56.355 INFO kablam! --> src/raft/raft.rs:117:5 Oct 10 11:53:56.355 INFO kablam! | Oct 10 11:53:56.355 INFO kablam! 117 | fn send_leader_heartbeat(&mut self) { Oct 10 11:53:56.356 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.356 INFO kablam! Oct 10 11:53:56.356 INFO kablam! warning: method is never used: `begin_candidate_requestvote_timeout` Oct 10 11:53:56.356 INFO kablam! --> src/raft/raft.rs:129:5 Oct 10 11:53:56.357 INFO kablam! | Oct 10 11:53:56.357 INFO kablam! 129 | fn begin_candidate_requestvote_timeout(&self, service:&mut Service) { Oct 10 11:53:56.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.357 INFO kablam! Oct 10 11:53:56.358 INFO kablam! warning: method is never used: `process_appendentries` Oct 10 11:53:56.358 INFO kablam! --> src/raft/raft.rs:163:5 Oct 10 11:53:56.358 INFO kablam! | Oct 10 11:53:56.358 INFO kablam! 163 | fn process_appendentries(&mut self, entry: AppendEntry) { Oct 10 11:53:56.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.359 INFO kablam! Oct 10 11:53:56.359 INFO kablam! warning: method is never used: `process_leader_heartbeat` Oct 10 11:53:56.359 INFO kablam! --> src/raft/raft.rs:167:5 Oct 10 11:53:56.359 INFO kablam! | Oct 10 11:53:56.360 INFO kablam! 167 | fn process_leader_heartbeat(&mut self) { Oct 10 11:53:56.360 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.360 INFO kablam! Oct 10 11:53:56.361 INFO kablam! warning: method is never used: `process_requestvote` Oct 10 11:53:56.361 INFO kablam! --> src/raft/raft.rs:171:5 Oct 10 11:53:56.361 INFO kablam! | Oct 10 11:53:56.361 INFO kablam! 171 | fn process_requestvote(&mut self, request: RequestVote) { Oct 10 11:53:56.361 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.362 INFO kablam! Oct 10 11:53:56.362 INFO kablam! warning: method is never used: `become_follower` Oct 10 11:53:56.362 INFO kablam! --> src/raft/raft.rs:175:5 Oct 10 11:53:56.362 INFO kablam! | Oct 10 11:53:56.363 INFO kablam! 175 | fn become_follower(&mut self) { Oct 10 11:53:56.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.363 INFO kablam! Oct 10 11:53:56.363 INFO kablam! warning: method is never used: `become_leader` Oct 10 11:53:56.363 INFO kablam! --> src/raft/raft.rs:182:5 Oct 10 11:53:56.364 INFO kablam! | Oct 10 11:53:56.364 INFO kablam! 182 | fn become_leader(&mut self) { Oct 10 11:53:56.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.364 INFO kablam! Oct 10 11:53:56.365 INFO kablam! warning: struct is never constructed: `Upload` Oct 10 11:53:56.365 INFO kablam! --> src/storage/dio.rs:10:1 Oct 10 11:53:56.365 INFO kablam! | Oct 10 11:53:56.365 INFO kablam! 10 | struct Upload{ Oct 10 11:53:56.365 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 11:53:56.365 INFO kablam! Oct 10 11:53:56.365 INFO kablam! warning: struct is never constructed: `SetMeta` Oct 10 11:53:56.365 INFO kablam! --> src/storage/dio.rs:15:1 Oct 10 11:53:56.365 INFO kablam! | Oct 10 11:53:56.365 INFO kablam! 15 | struct SetMeta{ Oct 10 11:53:56.365 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 11:53:56.365 INFO kablam! Oct 10 11:53:56.365 INFO kablam! warning: enum is never used: `ExtraInfo` Oct 10 11:53:56.365 INFO kablam! --> src/storage/dio.rs:19:1 Oct 10 11:53:56.365 INFO kablam! | Oct 10 11:53:56.365 INFO kablam! 19 | enum ExtraInfo { Oct 10 11:53:56.365 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 11:53:56.365 INFO kablam! Oct 10 11:53:56.365 INFO kablam! warning: struct is never constructed: `FileContext` Oct 10 11:53:56.365 INFO kablam! --> src/storage/dio.rs:24:1 Oct 10 11:53:56.365 INFO kablam! | Oct 10 11:53:56.365 INFO kablam! 24 | pub struct FileContext { Oct 10 11:53:56.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.365 INFO kablam! Oct 10 11:53:56.365 INFO kablam! warning: method is never used: `new` Oct 10 11:53:56.365 INFO kablam! --> src/storage/dio.rs:34:5 Oct 10 11:53:56.365 INFO kablam! | Oct 10 11:53:56.365 INFO kablam! 34 | pub fn new(file_name: &str) -> FileContext { Oct 10 11:53:56.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.365 INFO kablam! Oct 10 11:53:56.365 INFO kablam! warning: method is never used: `set_option` Oct 10 11:53:56.365 INFO kablam! --> src/storage/dio.rs:44:5 Oct 10 11:53:56.365 INFO kablam! | Oct 10 11:53:56.365 INFO kablam! 44 | pub fn set_option(&mut self, option: OpenOptions) { Oct 10 11:53:56.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.365 INFO kablam! Oct 10 11:53:56.365 INFO kablam! warning: method is never used: `open_file` Oct 10 11:53:56.365 INFO kablam! --> src/storage/dio.rs:48:5 Oct 10 11:53:56.365 INFO kablam! | Oct 10 11:53:56.365 INFO kablam! 48 | pub fn open_file(&mut self) -> Result<()> { Oct 10 11:53:56.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.365 INFO kablam! Oct 10 11:53:56.365 INFO kablam! warning: method is never used: `read_file` Oct 10 11:53:56.365 INFO kablam! --> src/storage/dio.rs:63:5 Oct 10 11:53:56.365 INFO kablam! | Oct 10 11:53:56.365 INFO kablam! 63 | pub fn read_file(&mut self, buf: &mut [u8]) -> Result { Oct 10 11:53:56.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.365 INFO kablam! Oct 10 11:53:56.365 INFO kablam! warning: method is never used: `write_file` Oct 10 11:53:56.365 INFO kablam! --> src/storage/dio.rs:85:5 Oct 10 11:53:56.365 INFO kablam! | Oct 10 11:53:56.365 INFO kablam! 85 | pub fn write_file(&mut self, buf: &[u8]) -> Result { Oct 10 11:53:56.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.366 INFO kablam! Oct 10 11:53:56.366 INFO kablam! warning: method is never used: `truncate_file` Oct 10 11:53:56.366 INFO kablam! --> src/storage/dio.rs:104:5 Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! 104 | pub fn truncate_file(&mut self) -> Result<()> { Oct 10 11:53:56.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.366 INFO kablam! Oct 10 11:53:56.366 INFO kablam! warning: variant is never constructed: `SEND` Oct 10 11:53:56.366 INFO kablam! --> src/storage/nio.rs:33:5 Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! 33 | SEND((usize, Vec)), Oct 10 11:53:56.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.366 INFO kablam! Oct 10 11:53:56.366 INFO kablam! warning: variant is never constructed: `CANCEL_TIMEOUT` Oct 10 11:53:56.366 INFO kablam! --> src/storage/nio.rs:35:5 Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! 35 | CANCEL_TIMEOUT(usize), Oct 10 11:53:56.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.366 INFO kablam! Oct 10 11:53:56.366 INFO kablam! warning: method is never used: `send` Oct 10 11:53:56.366 INFO kablam! --> src/storage/logic.rs:55:5 Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! 55 | pub fn send(&mut self, id: usize, buf: Vec) { Oct 10 11:53:56.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.366 INFO kablam! Oct 10 11:53:56.366 INFO kablam! warning: method is never used: `cancel_timeout` Oct 10 11:53:56.366 INFO kablam! --> src/storage/logic.rs:63:5 Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! 63 | pub fn cancel_timeout(&mut self, id: usize) { Oct 10 11:53:56.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.366 INFO kablam! Oct 10 11:53:56.366 INFO kablam! warning: structure field `candidate_process__timeout` should have a snake case name such as `candidate_process_timeout` Oct 10 11:53:56.366 INFO kablam! --> src/raft/raft.rs:31:5 Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! 31 | candidate_process__timeout: usize, Oct 10 11:53:56.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 11:53:56.366 INFO kablam! Oct 10 11:53:56.366 INFO kablam! warning: variant `CANCEL_TIMEOUT` should have a camel case name such as `CancelTimeout` Oct 10 11:53:56.366 INFO kablam! --> src/storage/nio.rs:35:5 Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! 35 | CANCEL_TIMEOUT(usize), Oct 10 11:53:56.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 10 11:53:56.366 INFO kablam! Oct 10 11:53:56.366 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 11:53:56.366 INFO kablam! --> src/storage/nio.rs:71:17 Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! 71 | Self::process_cancel_timeout(id, timeouts); Oct 10 11:53:56.366 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 11:53:56.366 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 11:53:56.366 INFO kablam! Oct 10 11:53:56.366 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 11:53:56.366 INFO kablam! --> src/main.rs:42:5 Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! 42 | s.start(&mut t); Oct 10 11:53:56.366 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 11:53:56.366 INFO kablam! | Oct 10 11:53:56.366 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 11:53:56.366 INFO kablam! Oct 10 11:53:58.974 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.56s Oct 10 11:53:58.980 INFO kablam! su: No module specific data is present Oct 10 11:53:59.618 INFO running `"docker" "rm" "-f" "a0b55a5f27a7c0b9612273d9c50feb3f1935e1eccb4c8b21aac5df6537cec86b"` Oct 10 11:53:59.962 INFO blam! a0b55a5f27a7c0b9612273d9c50feb3f1935e1eccb4c8b21aac5df6537cec86b Oct 10 11:53:59.965 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 11:53:59.966 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:54:00.430 INFO blam! 341c029d5126d39818703e67647cf9228c9741353f1cbe552f6f5f2937ee9a16 Oct 10 11:54:00.432 INFO running `"docker" "start" "-a" "341c029d5126d39818703e67647cf9228c9741353f1cbe552f6f5f2937ee9a16"` Oct 10 11:54:01.820 INFO kablam! usermod: no changes Oct 10 11:54:01.908 INFO kablam! Compiling sundfs v0.1.0 (/source) Oct 10 11:54:02.840 INFO kablam! warning: unused import: `std::ops::Range` Oct 10 11:54:02.840 INFO kablam! --> src/raft/raft.rs:4:5 Oct 10 11:54:02.840 INFO kablam! | Oct 10 11:54:02.840 INFO kablam! 4 | use std::ops::Range; Oct 10 11:54:02.840 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 11:54:02.840 INFO kablam! | Oct 10 11:54:02.840 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 11:54:02.840 INFO kablam! Oct 10 11:54:02.840 INFO kablam! warning: unused import: `std::env` Oct 10 11:54:02.840 INFO kablam! --> src/storage/nio.rs:5:5 Oct 10 11:54:02.840 INFO kablam! | Oct 10 11:54:02.840 INFO kablam! 5 | use std::env; Oct 10 11:54:02.840 INFO kablam! | ^^^^^^^^ Oct 10 11:54:02.840 INFO kablam! Oct 10 11:54:02.840 INFO kablam! warning: unused import: `self::tokio_core::reactor::Interval` Oct 10 11:54:02.840 INFO kablam! --> src/storage/nio.rs:19:5 Oct 10 11:54:02.840 INFO kablam! | Oct 10 11:54:02.840 INFO kablam! 19 | use self::tokio_core::reactor::Interval; Oct 10 11:54:02.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.840 INFO kablam! Oct 10 11:54:02.840 INFO kablam! warning: unused import: `std::collections::HashMap` Oct 10 11:54:02.840 INFO kablam! --> src/storage/logic.rs:2:5 Oct 10 11:54:02.840 INFO kablam! | Oct 10 11:54:02.840 INFO kablam! 2 | use std::collections::HashMap; Oct 10 11:54:02.840 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.840 INFO kablam! Oct 10 11:54:02.840 INFO kablam! warning: unused import: `std::rc::Rc` Oct 10 11:54:02.840 INFO kablam! --> src/storage/logic.rs:3:5 Oct 10 11:54:02.840 INFO kablam! | Oct 10 11:54:02.840 INFO kablam! 3 | use std::rc::Rc; Oct 10 11:54:02.840 INFO kablam! | ^^^^^^^^^^^ Oct 10 11:54:02.840 INFO kablam! Oct 10 11:54:02.840 INFO kablam! warning: unused import: `std::iter` Oct 10 11:54:02.840 INFO kablam! --> src/storage/logic.rs:4:5 Oct 10 11:54:02.840 INFO kablam! | Oct 10 11:54:02.840 INFO kablam! 4 | use std::iter; Oct 10 11:54:02.840 INFO kablam! | ^^^^^^^^^ Oct 10 11:54:02.840 INFO kablam! Oct 10 11:54:02.840 INFO kablam! warning: unused import: `std::env` Oct 10 11:54:02.840 INFO kablam! --> src/storage/logic.rs:5:5 Oct 10 11:54:02.840 INFO kablam! | Oct 10 11:54:02.840 INFO kablam! 5 | use std::env; Oct 10 11:54:02.840 INFO kablam! | ^^^^^^^^ Oct 10 11:54:02.840 INFO kablam! Oct 10 11:54:02.840 INFO kablam! warning: unused imports: `ErrorKind`, `Error` Oct 10 11:54:02.840 INFO kablam! --> src/storage/logic.rs:8:15 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 8 | use std::io::{Error, ErrorKind}; Oct 10 11:54:02.841 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `std::time::Duration` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:9:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 9 | use std::time::Duration; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `std::cell::RefCell` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:11:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 11 | use std::cell::RefCell; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `std::cell::Cell` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:12:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 12 | use std::cell::Cell; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `self::tokio_core::net::TcpListener` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:14:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 14 | use self::tokio_core::net::TcpListener; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `self::tokio_core::net::TcpStream` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:15:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 15 | use self::tokio_core::net::TcpStream; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `self::tokio_core::reactor::Timeout` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:17:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 17 | use self::tokio_core::reactor::Timeout; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `self::tokio_core::reactor::Interval` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:18:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 18 | use self::tokio_core::reactor::Interval; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `self::tokio_core::reactor::Handle` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:19:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 19 | use self::tokio_core::reactor::Handle; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `self::tokio_core::io` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:20:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 20 | use self::tokio_core::io; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `self::tokio_core::io::Io` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:21:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 21 | use self::tokio_core::io::Io; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `self::futures::stream` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:22:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 22 | use self::futures::stream; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `self::futures::sync::mpsc::UnboundedReceiver` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:26:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 26 | use self::futures::sync::mpsc::UnboundedReceiver; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `self::futures::sync::mpsc` Oct 10 11:54:02.841 INFO kablam! --> src/storage/logic.rs:27:5 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 27 | use self::futures::sync::mpsc; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:02.841 INFO kablam! warning: unused import: `NetService` Oct 10 11:54:02.841 INFO kablam! --> src/main.rs:4:20 Oct 10 11:54:02.841 INFO kablam! | Oct 10 11:54:02.841 INFO kablam! 4 | use storage::nio::{NetService, NetEvent}; Oct 10 11:54:02.841 INFO kablam! | ^^^^^^^^^^ Oct 10 11:54:02.841 INFO kablam! Oct 10 11:54:03.057 INFO kablam! warning: unused variable: `service` Oct 10 11:54:03.057 INFO kablam! --> src/raft/raft.rs:73:32 Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! 73 | fn process_init(&mut self, service: &mut Service) { Oct 10 11:54:03.057 INFO kablam! | ^^^^^^^ help: consider using `_service` instead Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 11:54:03.057 INFO kablam! Oct 10 11:54:03.057 INFO kablam! warning: unused variable: `event` Oct 10 11:54:03.057 INFO kablam! --> src/raft/raft.rs:78:34 Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! 78 | NetEvent::CONNECTED((event,id)) => { Oct 10 11:54:03.057 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 10 11:54:03.057 INFO kablam! Oct 10 11:54:03.057 INFO kablam! warning: unused variable: `event` Oct 10 11:54:03.057 INFO kablam! --> src/raft/raft.rs:81:37 Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! 81 | NetEvent::DISCONNECTED((event,id))=> { Oct 10 11:54:03.057 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 10 11:54:03.057 INFO kablam! Oct 10 11:54:03.057 INFO kablam! warning: unused variable: `buf` Oct 10 11:54:03.057 INFO kablam! --> src/raft/raft.rs:85:36 Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! 85 | NetEvent::MESSAGE((id, buf)) => { Oct 10 11:54:03.057 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 10 11:54:03.057 INFO kablam! Oct 10 11:54:03.057 INFO kablam! warning: unused variable: `service` Oct 10 11:54:03.057 INFO kablam! --> src/raft/raft.rs:152:57 Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! 152 | fn process_candidate_requestvote_timeout(&mut self, service: &mut Service) { Oct 10 11:54:03.057 INFO kablam! | ^^^^^^^ help: consider using `_service` instead Oct 10 11:54:03.057 INFO kablam! Oct 10 11:54:03.057 INFO kablam! warning: unused variable: `entry` Oct 10 11:54:03.057 INFO kablam! --> src/raft/raft.rs:163:41 Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! 163 | fn process_appendentries(&mut self, entry: AppendEntry) { Oct 10 11:54:03.057 INFO kablam! | ^^^^^ help: consider using `_entry` instead Oct 10 11:54:03.057 INFO kablam! Oct 10 11:54:03.057 INFO kablam! warning: unused variable: `request` Oct 10 11:54:03.057 INFO kablam! --> src/raft/raft.rs:171:39 Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! 171 | fn process_requestvote(&mut self, request: RequestVote) { Oct 10 11:54:03.057 INFO kablam! | ^^^^^^^ help: consider using `_request` instead Oct 10 11:54:03.057 INFO kablam! Oct 10 11:54:03.057 INFO kablam! warning: value assigned to `size` is never read Oct 10 11:54:03.057 INFO kablam! --> src/storage/dio.rs:66:17 Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! 66 | let mut size: usize = 0; Oct 10 11:54:03.057 INFO kablam! | ^^^^ Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 10 11:54:03.057 INFO kablam! Oct 10 11:54:03.057 INFO kablam! warning: unused variable: `read_bytes` Oct 10 11:54:03.057 INFO kablam! --> src/storage/dio.rs:70:17 Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! 70 | let read_bytes = if capacity_bytes < remain_bytes as usize { Oct 10 11:54:03.057 INFO kablam! | ^^^^^^^^^^ help: consider using `_read_bytes` instead Oct 10 11:54:03.057 INFO kablam! Oct 10 11:54:03.057 INFO kablam! warning: value assigned to `size` is never read Oct 10 11:54:03.057 INFO kablam! --> src/storage/dio.rs:90:17 Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! 90 | let mut size: usize = 0; Oct 10 11:54:03.057 INFO kablam! | ^^^^ Oct 10 11:54:03.057 INFO kablam! Oct 10 11:54:03.057 INFO kablam! warning: unused variable: `core` Oct 10 11:54:03.057 INFO kablam! --> src/storage/nio.rs:51:17 Oct 10 11:54:03.057 INFO kablam! | Oct 10 11:54:03.057 INFO kablam! 51 | let mut core = try!(Core::new()); Oct 10 11:54:03.057 INFO kablam! | ^^^^ help: consider using `_core` instead Oct 10 11:54:03.057 INFO kablam! Oct 10 11:54:03.057 INFO kablam! warning: unused variable: `event` Oct 10 11:54:03.057 INFO kablam! --> src/main.rs:21:34 Oct 10 11:54:03.058 INFO kablam! | Oct 10 11:54:03.058 INFO kablam! 21 | NetEvent::CONNECTED((event,id)) => { Oct 10 11:54:03.058 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 10 11:54:03.058 INFO kablam! Oct 10 11:54:03.058 INFO kablam! warning: unused variable: `event` Oct 10 11:54:03.058 INFO kablam! --> src/main.rs:24:37 Oct 10 11:54:03.058 INFO kablam! | Oct 10 11:54:03.058 INFO kablam! 24 | NetEvent::DISCONNECTED((event,id))=> { Oct 10 11:54:03.058 INFO kablam! | ^^^^^ help: consider using `_event` instead Oct 10 11:54:03.058 INFO kablam! Oct 10 11:54:03.058 INFO kablam! warning: unused variable: `buf` Oct 10 11:54:03.058 INFO kablam! --> src/main.rs:28:36 Oct 10 11:54:03.058 INFO kablam! | Oct 10 11:54:03.058 INFO kablam! 28 | NetEvent::MESSAGE((id, buf)) => { Oct 10 11:54:03.058 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 10 11:54:03.058 INFO kablam! Oct 10 11:54:03.058 INFO kablam! warning: unused variable: `service` Oct 10 11:54:03.058 INFO kablam! --> src/main.rs:19:33 Oct 10 11:54:03.058 INFO kablam! | Oct 10 11:54:03.058 INFO kablam! 19 | fn process_event(&mut self, service: &mut Service, ev: NetEvent) { Oct 10 11:54:03.058 INFO kablam! | ^^^^^^^ help: consider using `_service` instead Oct 10 11:54:03.058 INFO kablam! Oct 10 11:54:03.072 INFO kablam! warning: variable does not need to be mutable Oct 10 11:54:03.072 INFO kablam! --> src/storage/dio.rs:65:13 Oct 10 11:54:03.072 INFO kablam! | Oct 10 11:54:03.072 INFO kablam! 65 | let mut remain_bytes = self.end - self.offset; Oct 10 11:54:03.072 INFO kablam! | ----^^^^^^^^^^^^ Oct 10 11:54:03.072 INFO kablam! | | Oct 10 11:54:03.072 INFO kablam! | help: remove this `mut` Oct 10 11:54:03.072 INFO kablam! | Oct 10 11:54:03.072 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 11:54:03.072 INFO kablam! Oct 10 11:54:03.073 INFO kablam! warning: variable does not need to be mutable Oct 10 11:54:03.073 INFO kablam! --> src/storage/dio.rs:67:13 Oct 10 11:54:03.073 INFO kablam! | Oct 10 11:54:03.073 INFO kablam! 67 | let mut capacity_bytes = buf.len(); Oct 10 11:54:03.073 INFO kablam! | ----^^^^^^^^^^^^^^ Oct 10 11:54:03.073 INFO kablam! | | Oct 10 11:54:03.073 INFO kablam! | help: remove this `mut` Oct 10 11:54:03.073 INFO kablam! Oct 10 11:54:03.080 INFO kablam! warning: variable does not need to be mutable Oct 10 11:54:03.080 INFO kablam! --> src/storage/dio.rs:144:9 Oct 10 11:54:03.080 INFO kablam! | Oct 10 11:54:03.080 INFO kablam! 144 | let mut txt = String::from_utf8(vec).unwrap(); Oct 10 11:54:03.080 INFO kablam! | ----^^^ Oct 10 11:54:03.080 INFO kablam! | | Oct 10 11:54:03.080 INFO kablam! | help: remove this `mut` Oct 10 11:54:03.080 INFO kablam! Oct 10 11:54:03.080 INFO kablam! warning: variable does not need to be mutable Oct 10 11:54:03.080 INFO kablam! --> src/storage/nio.rs:51:13 Oct 10 11:54:03.080 INFO kablam! | Oct 10 11:54:03.080 INFO kablam! 51 | let mut core = try!(Core::new()); Oct 10 11:54:03.080 INFO kablam! | ----^^^^ Oct 10 11:54:03.080 INFO kablam! | | Oct 10 11:54:03.080 INFO kablam! | help: remove this `mut` Oct 10 11:54:03.080 INFO kablam! Oct 10 11:54:03.160 INFO kablam! warning: variable does not need to be mutable Oct 10 11:54:03.160 INFO kablam! --> src/storage/nio.rs:98:21 Oct 10 11:54:03.160 INFO kablam! | Oct 10 11:54:03.160 INFO kablam! 98 | let mut body_vec = vec![0; body_len]; Oct 10 11:54:03.160 INFO kablam! | ----^^^^^^^^ Oct 10 11:54:03.160 INFO kablam! | | Oct 10 11:54:03.160 INFO kablam! | help: remove this `mut` Oct 10 11:54:03.160 INFO kablam! Oct 10 11:54:03.160 INFO kablam! warning: variable does not need to be mutable Oct 10 11:54:03.160 INFO kablam! --> src/storage/nio.rs:84:13 Oct 10 11:54:03.160 INFO kablam! | Oct 10 11:54:03.160 INFO kablam! 84 | let mut header_vec: Vec = vec![0;1]; Oct 10 11:54:03.160 INFO kablam! | ----^^^^^^^^^^ Oct 10 11:54:03.160 INFO kablam! | | Oct 10 11:54:03.160 INFO kablam! | help: remove this `mut` Oct 10 11:54:03.161 INFO kablam! Oct 10 11:54:03.175 INFO kablam! warning: variable does not need to be mutable Oct 10 11:54:03.175 INFO kablam! --> src/storage/nio.rs:153:13 Oct 10 11:54:03.175 INFO kablam! | Oct 10 11:54:03.175 INFO kablam! 153 | let mut listener = try!(TcpListener::bind(address, &handle)); Oct 10 11:54:03.175 INFO kablam! | ----^^^^^^^^ Oct 10 11:54:03.175 INFO kablam! | | Oct 10 11:54:03.175 INFO kablam! | help: remove this `mut` Oct 10 11:54:03.175 INFO kablam! Oct 10 11:54:03.195 INFO kablam! warning: variable does not need to be mutable Oct 10 11:54:03.195 INFO kablam! --> src/storage/logic.rs:69:13 Oct 10 11:54:03.195 INFO kablam! | Oct 10 11:54:03.195 INFO kablam! 69 | let mut net_service = NetService::new().unwrap(); Oct 10 11:54:03.195 INFO kablam! | ----^^^^^^^^^^^ Oct 10 11:54:03.195 INFO kablam! | | Oct 10 11:54:03.195 INFO kablam! | help: remove this `mut` Oct 10 11:54:03.196 INFO kablam! Oct 10 11:54:03.196 INFO kablam! warning: enum is never used: `Role` Oct 10 11:54:03.196 INFO kablam! --> src/raft/raft.rs:9:1 Oct 10 11:54:03.196 INFO kablam! | Oct 10 11:54:03.197 INFO kablam! 9 | enum Role { Oct 10 11:54:03.197 INFO kablam! | ^^^^^^^^^ Oct 10 11:54:03.197 INFO kablam! | Oct 10 11:54:03.197 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 11:54:03.197 INFO kablam! Oct 10 11:54:03.197 INFO kablam! warning: enum is never used: `Phase` Oct 10 11:54:03.197 INFO kablam! --> src/raft/raft.rs:15:1 Oct 10 11:54:03.197 INFO kablam! | Oct 10 11:54:03.197 INFO kablam! 15 | enum Phase { Oct 10 11:54:03.197 INFO kablam! | ^^^^^^^^^^ Oct 10 11:54:03.197 INFO kablam! Oct 10 11:54:03.197 INFO kablam! warning: struct is never constructed: `Node` Oct 10 11:54:03.197 INFO kablam! --> src/raft/raft.rs:19:1 Oct 10 11:54:03.197 INFO kablam! | Oct 10 11:54:03.197 INFO kablam! 19 | struct Node { Oct 10 11:54:03.198 INFO kablam! | ^^^^^^^^^^^ Oct 10 11:54:03.198 INFO kablam! Oct 10 11:54:03.198 INFO kablam! warning: struct is never constructed: `Config` Oct 10 11:54:03.198 INFO kablam! --> src/raft/raft.rs:25:1 Oct 10 11:54:03.198 INFO kablam! | Oct 10 11:54:03.198 INFO kablam! 25 | struct Config { Oct 10 11:54:03.198 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 11:54:03.198 INFO kablam! Oct 10 11:54:03.199 INFO kablam! warning: field is never used: `id` Oct 10 11:54:03.199 INFO kablam! --> src/raft/raft.rs:35:5 Oct 10 11:54:03.199 INFO kablam! | Oct 10 11:54:03.199 INFO kablam! 35 | id: usize, Oct 10 11:54:03.199 INFO kablam! | ^^^^^^^^^ Oct 10 11:54:03.199 INFO kablam! Oct 10 11:54:03.199 INFO kablam! warning: field is never used: `leader_id` Oct 10 11:54:03.199 INFO kablam! --> src/raft/raft.rs:36:5 Oct 10 11:54:03.199 INFO kablam! | Oct 10 11:54:03.200 INFO kablam! 36 | leader_id: Option, Oct 10 11:54:03.200 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.200 INFO kablam! Oct 10 11:54:03.200 INFO kablam! warning: field is never used: `nodes` Oct 10 11:54:03.200 INFO kablam! --> src/raft/raft.rs:37:5 Oct 10 11:54:03.200 INFO kablam! | Oct 10 11:54:03.201 INFO kablam! 37 | nodes: HashMap, Oct 10 11:54:03.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.201 INFO kablam! Oct 10 11:54:03.201 INFO kablam! warning: field is never used: `term` Oct 10 11:54:03.201 INFO kablam! --> src/raft/raft.rs:39:5 Oct 10 11:54:03.201 INFO kablam! | Oct 10 11:54:03.201 INFO kablam! 39 | term: usize, Oct 10 11:54:03.201 INFO kablam! | ^^^^^^^^^^^ Oct 10 11:54:03.201 INFO kablam! Oct 10 11:54:03.202 INFO kablam! warning: field is never used: `vote` Oct 10 11:54:03.202 INFO kablam! --> src/raft/raft.rs:40:5 Oct 10 11:54:03.202 INFO kablam! | Oct 10 11:54:03.202 INFO kablam! 40 | vote: (usize, usize), Oct 10 11:54:03.202 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.202 INFO kablam! Oct 10 11:54:03.202 INFO kablam! warning: enum is never used: `Log` Oct 10 11:54:03.203 INFO kablam! --> src/raft/raft.rs:45:1 Oct 10 11:54:03.203 INFO kablam! | Oct 10 11:54:03.203 INFO kablam! 45 | enum Log { Oct 10 11:54:03.203 INFO kablam! | ^^^^^^^^ Oct 10 11:54:03.203 INFO kablam! Oct 10 11:54:03.203 INFO kablam! warning: enum is never used: `Message` Oct 10 11:54:03.203 INFO kablam! --> src/raft/raft.rs:49:1 Oct 10 11:54:03.203 INFO kablam! | Oct 10 11:54:03.203 INFO kablam! 49 | enum Message { Oct 10 11:54:03.203 INFO kablam! | ^^^^^^^^^^^^ Oct 10 11:54:03.203 INFO kablam! Oct 10 11:54:03.203 INFO kablam! warning: struct is never constructed: `RequestVote` Oct 10 11:54:03.203 INFO kablam! --> src/raft/raft.rs:55:1 Oct 10 11:54:03.203 INFO kablam! | Oct 10 11:54:03.203 INFO kablam! 55 | struct RequestVote{ Oct 10 11:54:03.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.204 INFO kablam! Oct 10 11:54:03.204 INFO kablam! warning: struct is never constructed: `ResponseVote` Oct 10 11:54:03.204 INFO kablam! --> src/raft/raft.rs:60:1 Oct 10 11:54:03.204 INFO kablam! | Oct 10 11:54:03.204 INFO kablam! 60 | struct ResponseVote { Oct 10 11:54:03.204 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.204 INFO kablam! Oct 10 11:54:03.204 INFO kablam! warning: struct is never constructed: `AppendEntry` Oct 10 11:54:03.211 INFO kablam! --> src/raft/raft.rs:64:1 Oct 10 11:54:03.211 INFO kablam! | Oct 10 11:54:03.211 INFO kablam! 64 | struct AppendEntry{ Oct 10 11:54:03.211 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.211 INFO kablam! Oct 10 11:54:03.211 INFO kablam! warning: method is never used: `major` Oct 10 11:54:03.212 INFO kablam! --> src/raft/raft.rs:106:5 Oct 10 11:54:03.212 INFO kablam! | Oct 10 11:54:03.212 INFO kablam! 106 | fn major(&self) -> usize { Oct 10 11:54:03.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.212 INFO kablam! Oct 10 11:54:03.212 INFO kablam! warning: method is never used: `send_requestvote` Oct 10 11:54:03.212 INFO kablam! --> src/raft/raft.rs:110:5 Oct 10 11:54:03.212 INFO kablam! | Oct 10 11:54:03.212 INFO kablam! 110 | fn send_requestvote(&mut self) { Oct 10 11:54:03.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.212 INFO kablam! Oct 10 11:54:03.212 INFO kablam! warning: method is never used: `send_appendentries` Oct 10 11:54:03.213 INFO kablam! --> src/raft/raft.rs:113:5 Oct 10 11:54:03.213 INFO kablam! | Oct 10 11:54:03.213 INFO kablam! 113 | fn send_appendentries(&mut self) { Oct 10 11:54:03.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.213 INFO kablam! Oct 10 11:54:03.213 INFO kablam! warning: method is never used: `send_leader_heartbeat` Oct 10 11:54:03.213 INFO kablam! --> src/raft/raft.rs:117:5 Oct 10 11:54:03.213 INFO kablam! | Oct 10 11:54:03.213 INFO kablam! 117 | fn send_leader_heartbeat(&mut self) { Oct 10 11:54:03.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.213 INFO kablam! Oct 10 11:54:03.213 INFO kablam! warning: method is never used: `begin_candidate_requestvote_timeout` Oct 10 11:54:03.213 INFO kablam! --> src/raft/raft.rs:129:5 Oct 10 11:54:03.213 INFO kablam! | Oct 10 11:54:03.213 INFO kablam! 129 | fn begin_candidate_requestvote_timeout(&self, service:&mut Service) { Oct 10 11:54:03.213 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.213 INFO kablam! Oct 10 11:54:03.213 INFO kablam! warning: method is never used: `process_appendentries` Oct 10 11:54:03.213 INFO kablam! --> src/raft/raft.rs:163:5 Oct 10 11:54:03.214 INFO kablam! | Oct 10 11:54:03.214 INFO kablam! 163 | fn process_appendentries(&mut self, entry: AppendEntry) { Oct 10 11:54:03.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.214 INFO kablam! Oct 10 11:54:03.214 INFO kablam! warning: method is never used: `process_leader_heartbeat` Oct 10 11:54:03.214 INFO kablam! --> src/raft/raft.rs:167:5 Oct 10 11:54:03.214 INFO kablam! | Oct 10 11:54:03.214 INFO kablam! 167 | fn process_leader_heartbeat(&mut self) { Oct 10 11:54:03.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.214 INFO kablam! Oct 10 11:54:03.214 INFO kablam! warning: method is never used: `process_requestvote` Oct 10 11:54:03.214 INFO kablam! --> src/raft/raft.rs:171:5 Oct 10 11:54:03.214 INFO kablam! | Oct 10 11:54:03.214 INFO kablam! 171 | fn process_requestvote(&mut self, request: RequestVote) { Oct 10 11:54:03.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.214 INFO kablam! Oct 10 11:54:03.214 INFO kablam! warning: method is never used: `become_follower` Oct 10 11:54:03.214 INFO kablam! --> src/raft/raft.rs:175:5 Oct 10 11:54:03.214 INFO kablam! | Oct 10 11:54:03.214 INFO kablam! 175 | fn become_follower(&mut self) { Oct 10 11:54:03.214 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.215 INFO kablam! Oct 10 11:54:03.215 INFO kablam! warning: method is never used: `become_leader` Oct 10 11:54:03.215 INFO kablam! --> src/raft/raft.rs:182:5 Oct 10 11:54:03.215 INFO kablam! | Oct 10 11:54:03.215 INFO kablam! 182 | fn become_leader(&mut self) { Oct 10 11:54:03.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.215 INFO kablam! Oct 10 11:54:03.215 INFO kablam! warning: struct is never constructed: `Upload` Oct 10 11:54:03.215 INFO kablam! --> src/storage/dio.rs:10:1 Oct 10 11:54:03.215 INFO kablam! | Oct 10 11:54:03.215 INFO kablam! 10 | struct Upload{ Oct 10 11:54:03.215 INFO kablam! | ^^^^^^^^^^^^^ Oct 10 11:54:03.215 INFO kablam! Oct 10 11:54:03.215 INFO kablam! warning: struct is never constructed: `SetMeta` Oct 10 11:54:03.215 INFO kablam! --> src/storage/dio.rs:15:1 Oct 10 11:54:03.215 INFO kablam! | Oct 10 11:54:03.215 INFO kablam! 15 | struct SetMeta{ Oct 10 11:54:03.215 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 11:54:03.215 INFO kablam! Oct 10 11:54:03.215 INFO kablam! warning: enum is never used: `ExtraInfo` Oct 10 11:54:03.215 INFO kablam! --> src/storage/dio.rs:19:1 Oct 10 11:54:03.215 INFO kablam! | Oct 10 11:54:03.215 INFO kablam! 19 | enum ExtraInfo { Oct 10 11:54:03.216 INFO kablam! | ^^^^^^^^^^^^^^ Oct 10 11:54:03.216 INFO kablam! Oct 10 11:54:03.216 INFO kablam! warning: method is never used: `truncate_file` Oct 10 11:54:03.216 INFO kablam! --> src/storage/dio.rs:104:5 Oct 10 11:54:03.216 INFO kablam! | Oct 10 11:54:03.216 INFO kablam! 104 | pub fn truncate_file(&mut self) -> Result<()> { Oct 10 11:54:03.216 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.216 INFO kablam! Oct 10 11:54:03.217 INFO kablam! warning: variant is never constructed: `SEND` Oct 10 11:54:03.217 INFO kablam! --> src/storage/nio.rs:33:5 Oct 10 11:54:03.217 INFO kablam! | Oct 10 11:54:03.217 INFO kablam! 33 | SEND((usize, Vec)), Oct 10 11:54:03.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.217 INFO kablam! Oct 10 11:54:03.217 INFO kablam! warning: variant is never constructed: `CANCEL_TIMEOUT` Oct 10 11:54:03.218 INFO kablam! --> src/storage/nio.rs:35:5 Oct 10 11:54:03.218 INFO kablam! | Oct 10 11:54:03.218 INFO kablam! 35 | CANCEL_TIMEOUT(usize), Oct 10 11:54:03.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.218 INFO kablam! Oct 10 11:54:03.218 INFO kablam! warning: method is never used: `send` Oct 10 11:54:03.218 INFO kablam! --> src/storage/logic.rs:55:5 Oct 10 11:54:03.218 INFO kablam! | Oct 10 11:54:03.218 INFO kablam! 55 | pub fn send(&mut self, id: usize, buf: Vec) { Oct 10 11:54:03.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.218 INFO kablam! Oct 10 11:54:03.218 INFO kablam! warning: method is never used: `cancel_timeout` Oct 10 11:54:03.219 INFO kablam! --> src/storage/logic.rs:63:5 Oct 10 11:54:03.219 INFO kablam! | Oct 10 11:54:03.219 INFO kablam! 63 | pub fn cancel_timeout(&mut self, id: usize) { Oct 10 11:54:03.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.219 INFO kablam! Oct 10 11:54:03.219 INFO kablam! warning: structure field `candidate_process__timeout` should have a snake case name such as `candidate_process_timeout` Oct 10 11:54:03.219 INFO kablam! --> src/raft/raft.rs:31:5 Oct 10 11:54:03.219 INFO kablam! | Oct 10 11:54:03.219 INFO kablam! 31 | candidate_process__timeout: usize, Oct 10 11:54:03.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.220 INFO kablam! | Oct 10 11:54:03.220 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 10 11:54:03.220 INFO kablam! Oct 10 11:54:03.220 INFO kablam! warning: variant `CANCEL_TIMEOUT` should have a camel case name such as `CancelTimeout` Oct 10 11:54:03.220 INFO kablam! --> src/storage/nio.rs:35:5 Oct 10 11:54:03.220 INFO kablam! | Oct 10 11:54:03.220 INFO kablam! 35 | CANCEL_TIMEOUT(usize), Oct 10 11:54:03.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.223 INFO kablam! | Oct 10 11:54:03.223 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 10 11:54:03.223 INFO kablam! Oct 10 11:54:03.223 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 11:54:03.223 INFO kablam! --> src/storage/nio.rs:71:17 Oct 10 11:54:03.223 INFO kablam! | Oct 10 11:54:03.223 INFO kablam! 71 | Self::process_cancel_timeout(id, timeouts); Oct 10 11:54:03.224 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 11:54:03.224 INFO kablam! | Oct 10 11:54:03.224 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 11:54:03.224 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 11:54:03.224 INFO kablam! Oct 10 11:54:03.224 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 11:54:03.224 INFO kablam! --> src/main.rs:42:5 Oct 10 11:54:03.224 INFO kablam! | Oct 10 11:54:03.224 INFO kablam! 42 | s.start(&mut t); Oct 10 11:54:03.224 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 10 11:54:03.224 INFO kablam! | Oct 10 11:54:03.225 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 11:54:03.225 INFO kablam! Oct 10 11:54:04.060 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.20s Oct 10 11:54:04.075 INFO kablam! su: No module specific data is present Oct 10 11:54:04.853 INFO running `"docker" "rm" "-f" "341c029d5126d39818703e67647cf9228c9741353f1cbe552f6f5f2937ee9a16"` Oct 10 11:54:05.100 INFO blam! 341c029d5126d39818703e67647cf9228c9741353f1cbe552f6f5f2937ee9a16 Oct 10 11:54:05.107 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 11:54:05.107 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 11:54:05.480 INFO blam! f4501d4a9b3ebccab5576e5cd2d76f5fafb8bddb905fa2d2fe0d653b953613eb Oct 10 11:54:05.500 INFO running `"docker" "start" "-a" "f4501d4a9b3ebccab5576e5cd2d76f5fafb8bddb905fa2d2fe0d653b953613eb"` Oct 10 11:54:07.096 INFO kablam! usermod: no changes Oct 10 11:54:07.176 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 10 11:54:07.176 INFO kablam! Running /target/debug/deps/sundfs-7f5fdd4ea0d97950 Oct 10 11:54:07.180 INFO blam! Oct 10 11:54:07.180 INFO blam! running 2 tests Oct 10 11:54:07.252 INFO blam! test storage::dio::read_test ... FAILED Oct 10 11:54:07.252 INFO kablam! error: test failed, to rerun pass '--bin sundfs' Oct 10 11:54:07.252 INFO blam! test storage::dio::write_test ... FAILED Oct 10 11:54:07.252 INFO kablam! su: No module specific data is present Oct 10 11:54:07.252 INFO blam! Oct 10 11:54:07.252 INFO blam! failures: Oct 10 11:54:07.252 INFO blam! Oct 10 11:54:07.252 INFO blam! ---- storage::dio::read_test stdout ---- Oct 10 11:54:07.252 INFO blam! thread 'storage::dio::read_test' panicked at 'assertion failed: `(left == right)` Oct 10 11:54:07.252 INFO blam! left: `false`, Oct 10 11:54:07.252 INFO blam! right: `true`', src/storage/dio.rs:140:5 Oct 10 11:54:07.252 INFO blam! stack backtrace: Oct 10 11:54:07.252 INFO blam! 0: 0x55d863c60cfe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 11:54:07.252 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 11:54:07.252 INFO blam! 1: 0x55d863c69ba6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 11:54:07.252 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 11:54:07.252 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 11:54:07.252 INFO blam! 2: 0x55d863c648fd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 11:54:07.252 INFO blam! at libstd/panicking.rs:211 Oct 10 11:54:07.252 INFO blam! 3: 0x55d863c6460b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 11:54:07.252 INFO blam! at libstd/panicking.rs:221 Oct 10 11:54:07.252 INFO blam! 4: 0x55d863c64fac - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 11:54:07.252 INFO blam! at libstd/panicking.rs:476 Oct 10 11:54:07.252 INFO blam! 5: 0x55d863c64b69 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 11:54:07.252 INFO blam! at libstd/panicking.rs:390 Oct 10 11:54:07.252 INFO blam! 6: 0x55d863c64acd - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 10 11:54:07.252 INFO blam! at libstd/panicking.rs:345 Oct 10 11:54:07.252 INFO blam! 7: 0x55d863c122ce - sundfs::storage::dio::read_test::h426ea714fee6ef7f Oct 10 11:54:07.252 INFO blam! at src/storage/dio.rs:140 Oct 10 11:54:07.252 INFO blam! 8: 0x55d863c11fd9 - sundfs::storage::dio::read_test::{{closure}}::h3236b50646981ba8 Oct 10 11:54:07.252 INFO blam! at src/storage/dio.rs:132 Oct 10 11:54:07.252 INFO blam! 9: 0x55d863c12efd - core::ops::function::FnOnce::call_once::h95d0b53e1c045905 Oct 10 11:54:07.252 INFO blam! at libcore/ops/function.rs:238 Oct 10 11:54:07.252 INFO blam! 10: 0x55d863c15f2e - >::call_box::h95b7cb918af67b5d Oct 10 11:54:07.252 INFO blam! at libtest/lib.rs:1468 Oct 10 11:54:07.252 INFO blam! at libcore/ops/function.rs:238 Oct 10 11:54:07.252 INFO blam! at liballoc/boxed.rs:672 Oct 10 11:54:07.252 INFO blam! 11: 0x55d863c74d79 - __rust_maybe_catch_panic Oct 10 11:54:07.253 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 11:54:07.253 INFO blam! 12: 0x55d863c36a7d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 11:54:07.253 INFO blam! at libstd/panicking.rs:289 Oct 10 11:54:07.253 INFO blam! at libstd/panic.rs:392 Oct 10 11:54:07.253 INFO blam! at libtest/lib.rs:1423 Oct 10 11:54:07.253 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 11:54:07.253 INFO blam! 13: 0x55d863c37684 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 11:54:07.253 INFO blam! at libstd/thread/mod.rs:409 Oct 10 11:54:07.253 INFO blam! at libstd/panic.rs:313 Oct 10 11:54:07.253 INFO blam! at libstd/panicking.rs:310 Oct 10 11:54:07.253 INFO blam! 14: 0x55d863c74d79 - __rust_maybe_catch_panic Oct 10 11:54:07.253 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 11:54:07.253 INFO blam! 15: 0x55d863c24c46 - >::call_box::h96125cb29a9ba44b Oct 10 11:54:07.253 INFO blam! at libstd/panicking.rs:289 Oct 10 11:54:07.253 INFO blam! at libstd/panic.rs:392 Oct 10 11:54:07.253 INFO blam! at libstd/thread/mod.rs:408 Oct 10 11:54:07.253 INFO blam! at liballoc/boxed.rs:672 Oct 10 11:54:07.253 INFO blam! 16: 0x55d863c62d3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 11:54:07.253 INFO blam! at liballoc/boxed.rs:682 Oct 10 11:54:07.253 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 11:54:07.253 INFO blam! 17: 0x55d863c58465 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 11:54:07.253 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 11:54:07.253 INFO blam! 18: 0x7f9d33ce96b9 - start_thread Oct 10 11:54:07.253 INFO blam! 19: 0x7f9d3380941c - clone Oct 10 11:54:07.253 INFO blam! 20: 0x0 - Oct 10 11:54:07.253 INFO blam! Oct 10 11:54:07.253 INFO blam! ---- storage::dio::write_test stdout ---- Oct 10 11:54:07.253 INFO blam! thread 'storage::dio::write_test' panicked at 'assertion failed: `(left == right)` Oct 10 11:54:07.253 INFO blam! left: `false`, Oct 10 11:54:07.253 INFO blam! right: `true`', src/storage/dio.rs:125:5 Oct 10 11:54:07.253 INFO blam! stack backtrace: Oct 10 11:54:07.253 INFO blam! 0: 0x55d863c60cfe - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 10 11:54:07.253 INFO blam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 10 11:54:07.253 INFO blam! 1: 0x55d863c69ba6 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 10 11:54:07.253 INFO blam! at libstd/sys_common/backtrace.rs:71 Oct 10 11:54:07.253 INFO blam! at libstd/sys_common/backtrace.rs:59 Oct 10 11:54:07.253 INFO blam! 2: 0x55d863c648fd - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 10 11:54:07.253 INFO blam! at libstd/panicking.rs:211 Oct 10 11:54:07.253 INFO blam! 3: 0x55d863c6460b - std::panicking::default_hook::h1ef46fa7cd894809 Oct 10 11:54:07.253 INFO blam! at libstd/panicking.rs:221 Oct 10 11:54:07.253 INFO blam! 4: 0x55d863c64fac - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 10 11:54:07.253 INFO blam! at libstd/panicking.rs:476 Oct 10 11:54:07.253 INFO blam! 5: 0x55d863c64b69 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 10 11:54:07.253 INFO blam! at libstd/panicking.rs:390 Oct 10 11:54:07.253 INFO blam! 6: 0x55d863c64acd - std::panicking::begin_panic_fmt::h0063f49bf5a35411 Oct 10 11:54:07.253 INFO blam! at libstd/panicking.rs:345 Oct 10 11:54:07.253 INFO blam! 7: 0x55d863c11c05 - sundfs::storage::dio::write_test::hc7328eda09df1ac1 Oct 10 11:54:07.253 INFO blam! at src/storage/dio.rs:125 Oct 10 11:54:07.253 INFO blam! 8: 0x55d863c118e9 - sundfs::storage::dio::write_test::{{closure}}::h59e6eb125bdcd1b6 Oct 10 11:54:07.253 INFO blam! at src/storage/dio.rs:118 Oct 10 11:54:07.253 INFO blam! 9: 0x55d863c12f3d - core::ops::function::FnOnce::call_once::hc6766e5a8a6d4640 Oct 10 11:54:07.253 INFO blam! at libcore/ops/function.rs:238 Oct 10 11:54:07.253 INFO blam! 10: 0x55d863c15f2e - >::call_box::h95b7cb918af67b5d Oct 10 11:54:07.253 INFO blam! at libtest/lib.rs:1468 Oct 10 11:54:07.253 INFO blam! at libcore/ops/function.rs:238 Oct 10 11:54:07.253 INFO blam! at liballoc/boxed.rs:672 Oct 10 11:54:07.253 INFO blam! 11: 0x55d863c74d79 - __rust_maybe_catch_panic Oct 10 11:54:07.253 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 11:54:07.253 INFO blam! 12: 0x55d863c36a7d - std::sys_common::backtrace::__rust_begin_short_backtrace::he1120aab928e481f Oct 10 11:54:07.253 INFO blam! at libstd/panicking.rs:289 Oct 10 11:54:07.253 INFO blam! at libstd/panic.rs:392 Oct 10 11:54:07.253 INFO blam! at libtest/lib.rs:1423 Oct 10 11:54:07.253 INFO blam! at libstd/sys_common/backtrace.rs:136 Oct 10 11:54:07.253 INFO blam! 13: 0x55d863c37684 - std::panicking::try::do_call::ha990a345054c2d63 Oct 10 11:54:07.253 INFO blam! at libstd/thread/mod.rs:409 Oct 10 11:54:07.253 INFO blam! at libstd/panic.rs:313 Oct 10 11:54:07.253 INFO blam! at libstd/panicking.rs:310 Oct 10 11:54:07.253 INFO blam! 14: 0x55d863c74d79 - __rust_maybe_catch_panic Oct 10 11:54:07.253 INFO blam! at libpanic_unwind/lib.rs:102 Oct 10 11:54:07.253 INFO blam! 15: 0x55d863c24c46 - >::call_box::h96125cb29a9ba44b Oct 10 11:54:07.253 INFO blam! at libstd/panicking.rs:289 Oct 10 11:54:07.253 INFO blam! at libstd/panic.rs:392 Oct 10 11:54:07.253 INFO blam! at libstd/thread/mod.rs:408 Oct 10 11:54:07.253 INFO blam! at liballoc/boxed.rs:672 Oct 10 11:54:07.253 INFO blam! 16: 0x55d863c62d3a - std::sys_common::thread::start_thread::h97c4c5d82028f6b1 Oct 10 11:54:07.253 INFO blam! at liballoc/boxed.rs:682 Oct 10 11:54:07.253 INFO blam! at libstd/sys_common/thread.rs:24 Oct 10 11:54:07.253 INFO blam! 17: 0x55d863c58465 - std::sys::unix::thread::Thread::new::thread_start::he7d65efc4dd16886 Oct 10 11:54:07.253 INFO blam! at libstd/sys/unix/thread.rs:90 Oct 10 11:54:07.253 INFO blam! 18: 0x7f9d33ce96b9 - start_thread Oct 10 11:54:07.253 INFO blam! 19: 0x7f9d3380941c - clone Oct 10 11:54:07.253 INFO blam! 20: 0x0 - Oct 10 11:54:07.253 INFO blam! Oct 10 11:54:07.253 INFO blam! Oct 10 11:54:07.253 INFO blam! failures: Oct 10 11:54:07.253 INFO blam! storage::dio::read_test Oct 10 11:54:07.253 INFO blam! storage::dio::write_test Oct 10 11:54:07.253 INFO blam! Oct 10 11:54:07.253 INFO blam! test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 11:54:07.254 INFO blam! Oct 10 11:54:08.035 INFO running `"docker" "rm" "-f" "f4501d4a9b3ebccab5576e5cd2d76f5fafb8bddb905fa2d2fe0d653b953613eb"` Oct 10 11:54:08.346 INFO blam! f4501d4a9b3ebccab5576e5cd2d76f5fafb8bddb905fa2d2fe0d653b953613eb