Oct 16 15:23:12.823 INFO testing chain_peer-0.1.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 15:23:12.823 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 15:23:13.011 INFO blam! d0bbdf51362891bc91372d8eb23739b722c00c4fd2412391e151ecca4e352ada Oct 16 15:23:13.013 INFO running `"docker" "start" "-a" "d0bbdf51362891bc91372d8eb23739b722c00c4fd2412391e151ecca4e352ada"` Oct 16 15:23:13.488 INFO kablam! usermod: no changes Oct 16 15:23:13.558 INFO kablam! Compiling chain_peer v0.1.1 (/source) Oct 16 15:23:15.048 INFO kablam! warning: unused import: `std::thread::sleep` Oct 16 15:23:15.048 INFO kablam! --> src/peer/peer.rs:6:5 Oct 16 15:23:15.049 INFO kablam! | Oct 16 15:23:15.050 INFO kablam! 6 | use std::thread::sleep; Oct 16 15:23:15.050 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 15:23:15.051 INFO kablam! | Oct 16 15:23:15.051 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 15:23:15.051 INFO kablam! Oct 16 15:23:15.051 INFO kablam! warning: unused import: `std::time::Duration` Oct 16 15:23:15.051 INFO kablam! --> src/peer/peer.rs:7:5 Oct 16 15:23:15.051 INFO kablam! | Oct 16 15:23:15.052 INFO kablam! 7 | use std::time::Duration; Oct 16 15:23:15.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:15.052 INFO kablam! Oct 16 15:23:15.052 INFO kablam! warning: unused import: `channel` Oct 16 15:23:15.052 INFO kablam! --> src/peer/server.rs:7:11 Oct 16 15:23:15.052 INFO kablam! | Oct 16 15:23:15.052 INFO kablam! 7 | use mio::{channel, Events, Poll, PollOpt, Ready, Token}; Oct 16 15:23:15.052 INFO kablam! | ^^^^^^^ Oct 16 15:23:15.052 INFO kablam! Oct 16 15:23:15.052 INFO kablam! warning: unused import: `Events` Oct 16 15:23:15.052 INFO kablam! --> src/peer/client.rs:4:11 Oct 16 15:23:15.052 INFO kablam! | Oct 16 15:23:15.052 INFO kablam! 4 | use mio::{Events, Ready, Poll, PollOpt, Token}; Oct 16 15:23:15.052 INFO kablam! | ^^^^^^ Oct 16 15:23:15.052 INFO kablam! Oct 16 15:23:15.052 INFO kablam! warning: unused import: `mio::unix::UnixReady` Oct 16 15:23:15.052 INFO kablam! --> src/peer/client.rs:6:5 Oct 16 15:23:15.052 INFO kablam! | Oct 16 15:23:15.052 INFO kablam! 6 | use mio::unix::UnixReady; Oct 16 15:23:15.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:15.052 INFO kablam! Oct 16 15:23:15.052 INFO kablam! warning: unused import: `std::time::Duration` Oct 16 15:23:15.052 INFO kablam! --> src/peer/client.rs:7:5 Oct 16 15:23:15.052 INFO kablam! | Oct 16 15:23:15.052 INFO kablam! 7 | use std::time::Duration; Oct 16 15:23:15.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:15.052 INFO kablam! Oct 16 15:23:15.052 INFO kablam! warning: unused imports: `ErrorKind`, `Error` Oct 16 15:23:15.052 INFO kablam! --> src/peer/client.rs:8:15 Oct 16 15:23:15.052 INFO kablam! | Oct 16 15:23:15.052 INFO kablam! 8 | use std::io::{Error, ErrorKind}; Oct 16 15:23:15.052 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 16 15:23:15.052 INFO kablam! Oct 16 15:23:15.064 INFO kablam! warning: use of deprecated item 'mio::channel': use mio-extras instead Oct 16 15:23:15.064 INFO kablam! --> src/peer/server.rs:7:11 Oct 16 15:23:15.064 INFO kablam! | Oct 16 15:23:15.064 INFO kablam! 7 | use mio::{channel, Events, Poll, PollOpt, Ready, Token}; Oct 16 15:23:15.064 INFO kablam! | ^^^^^^^ Oct 16 15:23:15.064 INFO kablam! | Oct 16 15:23:15.064 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 15:23:15.065 INFO kablam! Oct 16 15:23:15.146 INFO kablam! warning: use of deprecated item 'mio::Events::len': Index access removed in favor of iterator only API. Oct 16 15:23:15.146 INFO kablam! --> src/peer/server.rs:64:76 Oct 16 15:23:15.146 INFO kablam! | Oct 16 15:23:15.146 INFO kablam! 64 | trace!("processing events... cnt={}; len={}", cnt, self.events.len()); Oct 16 15:23:15.146 INFO kablam! | ^^^ Oct 16 15:23:15.146 INFO kablam! Oct 16 15:23:15.147 INFO kablam! warning: use of deprecated item 'mio::Events::get': Index access removed in favor of iterator only API. Oct 16 15:23:15.147 INFO kablam! --> src/peer/server.rs:74:41 Oct 16 15:23:15.147 INFO kablam! | Oct 16 15:23:15.147 INFO kablam! 74 | let event = self.events.get(i).expect("Failed to get event"); Oct 16 15:23:15.147 INFO kablam! | ^^^ Oct 16 15:23:15.147 INFO kablam! Oct 16 15:23:15.219 INFO kablam! warning: unused variable: `w_q_clone` Oct 16 15:23:15.220 INFO kablam! --> src/peer/peer.rs:47:17 Oct 16 15:23:15.220 INFO kablam! | Oct 16 15:23:15.220 INFO kablam! 47 | let w_q_clone = w_q.clone(); Oct 16 15:23:15.220 INFO kablam! | ^^^^^^^^^ help: consider using `_w_q_clone` instead Oct 16 15:23:15.220 INFO kablam! | Oct 16 15:23:15.220 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 15:23:15.220 INFO kablam! Oct 16 15:23:15.220 INFO kablam! warning: unused variable: `caches` Oct 16 15:23:15.220 INFO kablam! --> src/peer/server.rs:119:13 Oct 16 15:23:15.220 INFO kablam! | Oct 16 15:23:15.220 INFO kablam! 119 | let caches = self.caches.clone(); Oct 16 15:23:15.220 INFO kablam! | ^^^^^^ help: consider using `_caches` instead Oct 16 15:23:15.220 INFO kablam! Oct 16 15:23:15.220 INFO kablam! warning: unused variable: `e` Oct 16 15:23:15.220 INFO kablam! --> src/peer/client.rs:54:17 Oct 16 15:23:15.220 INFO kablam! | Oct 16 15:23:15.220 INFO kablam! 54 | Err(e) => { Oct 16 15:23:15.220 INFO kablam! | ^ help: consider using `_e` instead Oct 16 15:23:15.220 INFO kablam! Oct 16 15:23:15.233 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:15.234 INFO kablam! --> src/peer/peer.rs:117:13 Oct 16 15:23:15.234 INFO kablam! | Oct 16 15:23:15.234 INFO kablam! 117 | let mut cache = self.client_r.clone(); Oct 16 15:23:15.235 INFO kablam! | ----^^^^^ Oct 16 15:23:15.235 INFO kablam! | | Oct 16 15:23:15.235 INFO kablam! | help: remove this `mut` Oct 16 15:23:15.235 INFO kablam! | Oct 16 15:23:15.235 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 15:23:15.236 INFO kablam! Oct 16 15:23:15.236 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:15.236 INFO kablam! --> src/peer/peer.rs:123:13 Oct 16 15:23:15.236 INFO kablam! | Oct 16 15:23:15.236 INFO kablam! 123 | let mut cache = self.client_w.clone(); Oct 16 15:23:15.237 INFO kablam! | ----^^^^^ Oct 16 15:23:15.237 INFO kablam! | | Oct 16 15:23:15.237 INFO kablam! | help: remove this `mut` Oct 16 15:23:15.237 INFO kablam! Oct 16 15:23:15.255 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:15.255 INFO kablam! --> src/peer/server.rs:171:17 Oct 16 15:23:15.255 INFO kablam! | Oct 16 15:23:15.255 INFO kablam! 171 | let mut w_cache = caches_clone.lock().unwrap().get_mut(&key).unwrap().clone(); Oct 16 15:23:15.255 INFO kablam! | ----^^^^^^^ Oct 16 15:23:15.255 INFO kablam! | | Oct 16 15:23:15.255 INFO kablam! | help: remove this `mut` Oct 16 15:23:15.255 INFO kablam! Oct 16 15:23:15.261 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:15.261 INFO kablam! --> src/peer/server.rs:218:13 Oct 16 15:23:15.261 INFO kablam! | Oct 16 15:23:15.261 INFO kablam! 218 | let mut caches = self.caches.clone(); Oct 16 15:23:15.261 INFO kablam! | ----^^^^^^ Oct 16 15:23:15.261 INFO kablam! | | Oct 16 15:23:15.261 INFO kablam! | help: remove this `mut` Oct 16 15:23:15.261 INFO kablam! Oct 16 15:23:15.261 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:15.261 INFO kablam! --> src/peer/server.rs:219:13 Oct 16 15:23:15.261 INFO kablam! | Oct 16 15:23:15.261 INFO kablam! 219 | let mut r_caches = self.r_caches.clone(); Oct 16 15:23:15.261 INFO kablam! | ----^^^^^^^^ Oct 16 15:23:15.261 INFO kablam! | | Oct 16 15:23:15.261 INFO kablam! | help: remove this `mut` Oct 16 15:23:15.261 INFO kablam! Oct 16 15:23:15.263 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:15.263 INFO kablam! --> src/peer/server.rs:269:13 Oct 16 15:23:15.263 INFO kablam! | Oct 16 15:23:15.263 INFO kablam! 269 | let mut r_caches = self.r_caches.clone(); Oct 16 15:23:15.263 INFO kablam! | ----^^^^^^^^ Oct 16 15:23:15.263 INFO kablam! | | Oct 16 15:23:15.263 INFO kablam! | help: remove this `mut` Oct 16 15:23:15.263 INFO kablam! Oct 16 15:23:15.267 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:15.267 INFO kablam! --> src/peer/client.rs:36:13 Oct 16 15:23:15.267 INFO kablam! | Oct 16 15:23:15.267 INFO kablam! 36 | let mut cache = self.r_cache.clone(); Oct 16 15:23:15.267 INFO kablam! | ----^^^^^ Oct 16 15:23:15.267 INFO kablam! | | Oct 16 15:23:15.267 INFO kablam! | help: remove this `mut` Oct 16 15:23:15.267 INFO kablam! Oct 16 15:23:15.294 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:23:15.294 INFO kablam! --> src/peer/peer.rs:96:13 Oct 16 15:23:15.294 INFO kablam! | Oct 16 15:23:15.294 INFO kablam! 96 | poll.register(&stream, Token(100_000_001), Ready::writable(), PollOpt::edge()); Oct 16 15:23:15.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:15.294 INFO kablam! | Oct 16 15:23:15.294 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 15:23:15.294 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:23:15.294 INFO kablam! Oct 16 15:23:15.294 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:23:15.294 INFO kablam! --> src/peer/peer.rs:99:17 Oct 16 15:23:15.294 INFO kablam! | Oct 16 15:23:15.294 INFO kablam! 99 | poll.poll(&mut events, None); Oct 16 15:23:15.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:15.294 INFO kablam! | Oct 16 15:23:15.294 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:23:15.294 INFO kablam! Oct 16 15:23:15.294 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:23:15.294 INFO kablam! --> src/peer/peer.rs:105:25 Oct 16 15:23:15.294 INFO kablam! | Oct 16 15:23:15.294 INFO kablam! 105 | client.readable(&mut poll); Oct 16 15:23:15.294 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:15.294 INFO kablam! | Oct 16 15:23:15.294 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:23:15.294 INFO kablam! Oct 16 15:23:15.298 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:23:15.298 INFO kablam! --> src/peer/server.rs:277:13 Oct 16 15:23:15.298 INFO kablam! | Oct 16 15:23:15.298 INFO kablam! 277 | c.send_message(Rc::new(Vec::new())); Oct 16 15:23:15.298 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:15.298 INFO kablam! | Oct 16 15:23:15.298 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:23:15.298 INFO kablam! Oct 16 15:23:15.300 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:23:15.300 INFO kablam! --> src/peer/client.rs:60:9 Oct 16 15:23:15.300 INFO kablam! | Oct 16 15:23:15.300 INFO kablam! 60 | poll.reregister(&self.sock, self.token, Ready::writable(), PollOpt::edge()); Oct 16 15:23:15.300 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:15.300 INFO kablam! | Oct 16 15:23:15.300 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:23:15.300 INFO kablam! Oct 16 15:23:15.303 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:23:15.303 INFO kablam! --> src/peer/client.rs:107:13 Oct 16 15:23:15.303 INFO kablam! | Oct 16 15:23:15.303 INFO kablam! 107 | / poll.reregister(&self.sock, self.token, self.interest, Oct 16 15:23:15.303 INFO kablam! 108 | | PollOpt::edge()); Oct 16 15:23:15.303 INFO kablam! | |___________________________________________________^ Oct 16 15:23:15.303 INFO kablam! | Oct 16 15:23:15.303 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:23:15.303 INFO kablam! Oct 16 15:23:17.979 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:17.979 INFO kablam! --> src/main.rs:11:9 Oct 16 15:23:17.979 INFO kablam! | Oct 16 15:23:17.979 INFO kablam! 11 | let mut r_q = Arc::new(Mutex::new(HashMap::new())); Oct 16 15:23:17.979 INFO kablam! | ----^^^ Oct 16 15:23:17.979 INFO kablam! | | Oct 16 15:23:17.979 INFO kablam! | help: remove this `mut` Oct 16 15:23:17.979 INFO kablam! | Oct 16 15:23:17.979 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 15:23:17.979 INFO kablam! Oct 16 15:23:17.979 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:17.979 INFO kablam! --> src/main.rs:12:9 Oct 16 15:23:17.979 INFO kablam! | Oct 16 15:23:17.979 INFO kablam! 12 | let mut w_q = Arc::new(Mutex::new(HashMap::new())); Oct 16 15:23:17.979 INFO kablam! | ----^^^ Oct 16 15:23:17.979 INFO kablam! | | Oct 16 15:23:17.979 INFO kablam! | help: remove this `mut` Oct 16 15:23:17.979 INFO kablam! Oct 16 15:23:17.979 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:17.979 INFO kablam! --> src/main.rs:13:9 Oct 16 15:23:17.979 INFO kablam! | Oct 16 15:23:17.979 INFO kablam! 13 | let mut client_r = Arc::new(Mutex::new(Vec::new())); Oct 16 15:23:17.979 INFO kablam! | ----^^^^^^^^ Oct 16 15:23:17.979 INFO kablam! | | Oct 16 15:23:17.979 INFO kablam! | help: remove this `mut` Oct 16 15:23:17.979 INFO kablam! Oct 16 15:23:17.979 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:17.979 INFO kablam! --> src/main.rs:14:9 Oct 16 15:23:17.979 INFO kablam! | Oct 16 15:23:17.979 INFO kablam! 14 | let mut client_w = Arc::new(Mutex::new(Vec::new())); Oct 16 15:23:17.979 INFO kablam! | ----^^^^^^^^ Oct 16 15:23:17.979 INFO kablam! | | Oct 16 15:23:17.979 INFO kablam! | help: remove this `mut` Oct 16 15:23:17.979 INFO kablam! Oct 16 15:23:17.979 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:17.979 INFO kablam! --> src/main.rs:15:9 Oct 16 15:23:17.979 INFO kablam! | Oct 16 15:23:17.979 INFO kablam! 15 | let mut r_clone = r_q.clone(); Oct 16 15:23:17.979 INFO kablam! | ----^^^^^^^ Oct 16 15:23:17.979 INFO kablam! | | Oct 16 15:23:17.979 INFO kablam! | help: remove this `mut` Oct 16 15:23:17.979 INFO kablam! Oct 16 15:23:17.979 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:17.979 INFO kablam! --> src/main.rs:16:9 Oct 16 15:23:17.979 INFO kablam! | Oct 16 15:23:17.979 INFO kablam! 16 | let mut w_clone = w_q.clone(); Oct 16 15:23:17.979 INFO kablam! | ----^^^^^^^ Oct 16 15:23:17.979 INFO kablam! | | Oct 16 15:23:17.979 INFO kablam! | help: remove this `mut` Oct 16 15:23:17.979 INFO kablam! Oct 16 15:23:17.979 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:17.979 INFO kablam! --> src/main.rs:17:9 Oct 16 15:23:17.979 INFO kablam! | Oct 16 15:23:17.979 INFO kablam! 17 | let mut c_r = client_r.clone(); Oct 16 15:23:17.979 INFO kablam! | ----^^^ Oct 16 15:23:17.979 INFO kablam! | | Oct 16 15:23:17.979 INFO kablam! | help: remove this `mut` Oct 16 15:23:17.979 INFO kablam! Oct 16 15:23:17.979 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:17.979 INFO kablam! --> src/main.rs:18:9 Oct 16 15:23:17.979 INFO kablam! | Oct 16 15:23:17.979 INFO kablam! 18 | let mut c_w = client_w.clone(); Oct 16 15:23:17.979 INFO kablam! | ----^^^ Oct 16 15:23:17.979 INFO kablam! | | Oct 16 15:23:17.979 INFO kablam! | help: remove this `mut` Oct 16 15:23:17.979 INFO kablam! Oct 16 15:23:19.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.70s Oct 16 15:23:19.224 INFO kablam! su: No module specific data is present Oct 16 15:23:20.157 INFO running `"docker" "rm" "-f" "d0bbdf51362891bc91372d8eb23739b722c00c4fd2412391e151ecca4e352ada"` Oct 16 15:23:20.478 INFO blam! d0bbdf51362891bc91372d8eb23739b722c00c4fd2412391e151ecca4e352ada Oct 16 15:23:20.485 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 16 15:23:20.998 INFO blam! ff64b5d47f55880bd270eeba9364b3d3e9b72215c1a4bf33119595511ede3284 Oct 16 15:23:21.015 INFO running `"docker" "start" "-a" "ff64b5d47f55880bd270eeba9364b3d3e9b72215c1a4bf33119595511ede3284"` Oct 16 15:23:22.194 INFO kablam! usermod: no changes Oct 16 15:23:22.271 INFO kablam! Compiling chain_peer v0.1.1 (/source) Oct 16 15:23:24.747 INFO kablam! warning: unused import: `std::thread::sleep` Oct 16 15:23:24.747 INFO kablam! --> src/peer/peer.rs:6:5 Oct 16 15:23:24.747 INFO kablam! | Oct 16 15:23:24.747 INFO kablam! 6 | use std::thread::sleep; Oct 16 15:23:24.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 16 15:23:24.747 INFO kablam! | Oct 16 15:23:24.747 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 15:23:24.747 INFO kablam! Oct 16 15:23:24.747 INFO kablam! warning: unused import: `std::time::Duration` Oct 16 15:23:24.747 INFO kablam! --> src/peer/peer.rs:7:5 Oct 16 15:23:24.747 INFO kablam! | Oct 16 15:23:24.747 INFO kablam! 7 | use std::time::Duration; Oct 16 15:23:24.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:24.747 INFO kablam! Oct 16 15:23:24.747 INFO kablam! warning: unused import: `channel` Oct 16 15:23:24.747 INFO kablam! --> src/peer/server.rs:7:11 Oct 16 15:23:24.747 INFO kablam! | Oct 16 15:23:24.747 INFO kablam! 7 | use mio::{channel, Events, Poll, PollOpt, Ready, Token}; Oct 16 15:23:24.747 INFO kablam! | ^^^^^^^ Oct 16 15:23:24.747 INFO kablam! Oct 16 15:23:24.747 INFO kablam! warning: unused import: `Events` Oct 16 15:23:24.747 INFO kablam! --> src/peer/client.rs:4:11 Oct 16 15:23:24.747 INFO kablam! | Oct 16 15:23:24.747 INFO kablam! 4 | use mio::{Events, Ready, Poll, PollOpt, Token}; Oct 16 15:23:24.747 INFO kablam! | ^^^^^^ Oct 16 15:23:24.747 INFO kablam! Oct 16 15:23:24.747 INFO kablam! warning: unused import: `mio::unix::UnixReady` Oct 16 15:23:24.747 INFO kablam! --> src/peer/client.rs:6:5 Oct 16 15:23:24.747 INFO kablam! | Oct 16 15:23:24.747 INFO kablam! 6 | use mio::unix::UnixReady; Oct 16 15:23:24.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:24.747 INFO kablam! Oct 16 15:23:24.747 INFO kablam! warning: unused import: `std::time::Duration` Oct 16 15:23:24.747 INFO kablam! --> src/peer/client.rs:7:5 Oct 16 15:23:24.747 INFO kablam! | Oct 16 15:23:24.747 INFO kablam! 7 | use std::time::Duration; Oct 16 15:23:24.747 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:24.747 INFO kablam! Oct 16 15:23:24.747 INFO kablam! warning: unused imports: `ErrorKind`, `Error` Oct 16 15:23:24.747 INFO kablam! --> src/peer/client.rs:8:15 Oct 16 15:23:24.747 INFO kablam! | Oct 16 15:23:24.747 INFO kablam! 8 | use std::io::{Error, ErrorKind}; Oct 16 15:23:24.747 INFO kablam! | ^^^^^ ^^^^^^^^^ Oct 16 15:23:24.747 INFO kablam! Oct 16 15:23:24.759 INFO kablam! warning: use of deprecated item 'mio::channel': use mio-extras instead Oct 16 15:23:24.759 INFO kablam! --> src/peer/server.rs:7:11 Oct 16 15:23:24.759 INFO kablam! | Oct 16 15:23:24.759 INFO kablam! 7 | use mio::{channel, Events, Poll, PollOpt, Ready, Token}; Oct 16 15:23:24.759 INFO kablam! | ^^^^^^^ Oct 16 15:23:24.759 INFO kablam! | Oct 16 15:23:24.759 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 15:23:24.759 INFO kablam! Oct 16 15:23:24.863 INFO kablam! warning: use of deprecated item 'mio::Events::len': Index access removed in favor of iterator only API. Oct 16 15:23:24.863 INFO kablam! --> src/peer/server.rs:64:76 Oct 16 15:23:24.863 INFO kablam! | Oct 16 15:23:24.863 INFO kablam! 64 | trace!("processing events... cnt={}; len={}", cnt, self.events.len()); Oct 16 15:23:24.863 INFO kablam! | ^^^ Oct 16 15:23:24.863 INFO kablam! Oct 16 15:23:24.863 INFO kablam! warning: use of deprecated item 'mio::Events::get': Index access removed in favor of iterator only API. Oct 16 15:23:24.863 INFO kablam! --> src/peer/server.rs:74:41 Oct 16 15:23:24.863 INFO kablam! | Oct 16 15:23:24.863 INFO kablam! 74 | let event = self.events.get(i).expect("Failed to get event"); Oct 16 15:23:24.863 INFO kablam! | ^^^ Oct 16 15:23:24.863 INFO kablam! Oct 16 15:23:24.967 INFO kablam! warning: unused variable: `w_q_clone` Oct 16 15:23:24.967 INFO kablam! --> src/peer/peer.rs:47:17 Oct 16 15:23:24.967 INFO kablam! | Oct 16 15:23:24.967 INFO kablam! 47 | let w_q_clone = w_q.clone(); Oct 16 15:23:24.967 INFO kablam! | ^^^^^^^^^ help: consider using `_w_q_clone` instead Oct 16 15:23:24.967 INFO kablam! | Oct 16 15:23:24.967 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 16 15:23:24.967 INFO kablam! Oct 16 15:23:24.967 INFO kablam! warning: unused variable: `caches` Oct 16 15:23:24.967 INFO kablam! --> src/peer/server.rs:119:13 Oct 16 15:23:24.967 INFO kablam! | Oct 16 15:23:24.967 INFO kablam! 119 | let caches = self.caches.clone(); Oct 16 15:23:24.967 INFO kablam! | ^^^^^^ help: consider using `_caches` instead Oct 16 15:23:24.967 INFO kablam! Oct 16 15:23:24.975 INFO kablam! warning: unused variable: `e` Oct 16 15:23:24.975 INFO kablam! --> src/peer/client.rs:54:17 Oct 16 15:23:24.975 INFO kablam! | Oct 16 15:23:24.975 INFO kablam! 54 | Err(e) => { Oct 16 15:23:24.975 INFO kablam! | ^ help: consider using `_e` instead Oct 16 15:23:24.975 INFO kablam! Oct 16 15:23:24.987 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:24.987 INFO kablam! --> src/peer/peer.rs:117:13 Oct 16 15:23:24.987 INFO kablam! | Oct 16 15:23:24.987 INFO kablam! 117 | let mut cache = self.client_r.clone(); Oct 16 15:23:24.987 INFO kablam! | ----^^^^^ Oct 16 15:23:24.987 INFO kablam! | | Oct 16 15:23:24.987 INFO kablam! | help: remove this `mut` Oct 16 15:23:24.987 INFO kablam! | Oct 16 15:23:24.987 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 15:23:24.987 INFO kablam! Oct 16 15:23:24.995 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:24.995 INFO kablam! --> src/peer/peer.rs:123:13 Oct 16 15:23:24.995 INFO kablam! | Oct 16 15:23:24.995 INFO kablam! 123 | let mut cache = self.client_w.clone(); Oct 16 15:23:24.995 INFO kablam! | ----^^^^^ Oct 16 15:23:24.995 INFO kablam! | | Oct 16 15:23:24.995 INFO kablam! | help: remove this `mut` Oct 16 15:23:24.995 INFO kablam! Oct 16 15:23:25.015 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.015 INFO kablam! --> src/peer/server.rs:171:17 Oct 16 15:23:25.015 INFO kablam! | Oct 16 15:23:25.015 INFO kablam! 171 | let mut w_cache = caches_clone.lock().unwrap().get_mut(&key).unwrap().clone(); Oct 16 15:23:25.015 INFO kablam! | ----^^^^^^^ Oct 16 15:23:25.015 INFO kablam! | | Oct 16 15:23:25.015 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.015 INFO kablam! Oct 16 15:23:25.020 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.020 INFO kablam! --> src/peer/server.rs:218:13 Oct 16 15:23:25.020 INFO kablam! | Oct 16 15:23:25.020 INFO kablam! 218 | let mut caches = self.caches.clone(); Oct 16 15:23:25.020 INFO kablam! | ----^^^^^^ Oct 16 15:23:25.020 INFO kablam! | | Oct 16 15:23:25.020 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.023 INFO kablam! Oct 16 15:23:25.023 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.023 INFO kablam! --> src/peer/server.rs:219:13 Oct 16 15:23:25.023 INFO kablam! | Oct 16 15:23:25.023 INFO kablam! 219 | let mut r_caches = self.r_caches.clone(); Oct 16 15:23:25.023 INFO kablam! | ----^^^^^^^^ Oct 16 15:23:25.023 INFO kablam! | | Oct 16 15:23:25.023 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.023 INFO kablam! Oct 16 15:23:25.027 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.027 INFO kablam! --> src/peer/server.rs:269:13 Oct 16 15:23:25.027 INFO kablam! | Oct 16 15:23:25.027 INFO kablam! 269 | let mut r_caches = self.r_caches.clone(); Oct 16 15:23:25.027 INFO kablam! | ----^^^^^^^^ Oct 16 15:23:25.027 INFO kablam! | | Oct 16 15:23:25.027 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.027 INFO kablam! Oct 16 15:23:25.035 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.035 INFO kablam! --> src/peer/client.rs:36:13 Oct 16 15:23:25.035 INFO kablam! | Oct 16 15:23:25.035 INFO kablam! 36 | let mut cache = self.r_cache.clone(); Oct 16 15:23:25.035 INFO kablam! | ----^^^^^ Oct 16 15:23:25.035 INFO kablam! | | Oct 16 15:23:25.035 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.035 INFO kablam! Oct 16 15:23:25.070 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:23:25.070 INFO kablam! --> src/peer/peer.rs:96:13 Oct 16 15:23:25.070 INFO kablam! | Oct 16 15:23:25.070 INFO kablam! 96 | poll.register(&stream, Token(100_000_001), Ready::writable(), PollOpt::edge()); Oct 16 15:23:25.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:25.070 INFO kablam! | Oct 16 15:23:25.070 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 15:23:25.070 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:23:25.070 INFO kablam! Oct 16 15:23:25.070 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:23:25.070 INFO kablam! --> src/peer/peer.rs:99:17 Oct 16 15:23:25.070 INFO kablam! | Oct 16 15:23:25.070 INFO kablam! 99 | poll.poll(&mut events, None); Oct 16 15:23:25.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:25.070 INFO kablam! | Oct 16 15:23:25.070 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:23:25.070 INFO kablam! Oct 16 15:23:25.070 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:23:25.070 INFO kablam! --> src/peer/peer.rs:105:25 Oct 16 15:23:25.070 INFO kablam! | Oct 16 15:23:25.070 INFO kablam! 105 | client.readable(&mut poll); Oct 16 15:23:25.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:25.070 INFO kablam! | Oct 16 15:23:25.070 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:23:25.070 INFO kablam! Oct 16 15:23:25.076 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:23:25.076 INFO kablam! --> src/peer/server.rs:277:13 Oct 16 15:23:25.076 INFO kablam! | Oct 16 15:23:25.076 INFO kablam! 277 | c.send_message(Rc::new(Vec::new())); Oct 16 15:23:25.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:25.076 INFO kablam! | Oct 16 15:23:25.076 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:23:25.076 INFO kablam! Oct 16 15:23:25.081 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:23:25.081 INFO kablam! --> src/peer/client.rs:60:9 Oct 16 15:23:25.081 INFO kablam! | Oct 16 15:23:25.081 INFO kablam! 60 | poll.reregister(&self.sock, self.token, Ready::writable(), PollOpt::edge()); Oct 16 15:23:25.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 15:23:25.081 INFO kablam! | Oct 16 15:23:25.081 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:23:25.081 INFO kablam! Oct 16 15:23:25.081 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 15:23:25.081 INFO kablam! --> src/peer/client.rs:107:13 Oct 16 15:23:25.081 INFO kablam! | Oct 16 15:23:25.081 INFO kablam! 107 | / poll.reregister(&self.sock, self.token, self.interest, Oct 16 15:23:25.081 INFO kablam! 108 | | PollOpt::edge()); Oct 16 15:23:25.081 INFO kablam! | |___________________________________________________^ Oct 16 15:23:25.081 INFO kablam! | Oct 16 15:23:25.081 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 15:23:25.081 INFO kablam! Oct 16 15:23:25.189 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.189 INFO kablam! --> src/main.rs:11:9 Oct 16 15:23:25.189 INFO kablam! | Oct 16 15:23:25.189 INFO kablam! 11 | let mut r_q = Arc::new(Mutex::new(HashMap::new())); Oct 16 15:23:25.189 INFO kablam! | ----^^^ Oct 16 15:23:25.189 INFO kablam! | | Oct 16 15:23:25.189 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.189 INFO kablam! | Oct 16 15:23:25.189 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 15:23:25.190 INFO kablam! Oct 16 15:23:25.203 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.203 INFO kablam! --> src/main.rs:12:9 Oct 16 15:23:25.203 INFO kablam! | Oct 16 15:23:25.203 INFO kablam! 12 | let mut w_q = Arc::new(Mutex::new(HashMap::new())); Oct 16 15:23:25.203 INFO kablam! | ----^^^ Oct 16 15:23:25.203 INFO kablam! | | Oct 16 15:23:25.203 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.203 INFO kablam! Oct 16 15:23:25.203 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.203 INFO kablam! --> src/main.rs:13:9 Oct 16 15:23:25.203 INFO kablam! | Oct 16 15:23:25.203 INFO kablam! 13 | let mut client_r = Arc::new(Mutex::new(Vec::new())); Oct 16 15:23:25.203 INFO kablam! | ----^^^^^^^^ Oct 16 15:23:25.203 INFO kablam! | | Oct 16 15:23:25.203 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.203 INFO kablam! Oct 16 15:23:25.203 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.203 INFO kablam! --> src/main.rs:14:9 Oct 16 15:23:25.203 INFO kablam! | Oct 16 15:23:25.203 INFO kablam! 14 | let mut client_w = Arc::new(Mutex::new(Vec::new())); Oct 16 15:23:25.203 INFO kablam! | ----^^^^^^^^ Oct 16 15:23:25.203 INFO kablam! | | Oct 16 15:23:25.203 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.203 INFO kablam! Oct 16 15:23:25.203 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.203 INFO kablam! --> src/main.rs:15:9 Oct 16 15:23:25.203 INFO kablam! | Oct 16 15:23:25.203 INFO kablam! 15 | let mut r_clone = r_q.clone(); Oct 16 15:23:25.203 INFO kablam! | ----^^^^^^^ Oct 16 15:23:25.203 INFO kablam! | | Oct 16 15:23:25.203 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.203 INFO kablam! Oct 16 15:23:25.203 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.203 INFO kablam! --> src/main.rs:16:9 Oct 16 15:23:25.203 INFO kablam! | Oct 16 15:23:25.203 INFO kablam! 16 | let mut w_clone = w_q.clone(); Oct 16 15:23:25.203 INFO kablam! | ----^^^^^^^ Oct 16 15:23:25.203 INFO kablam! | | Oct 16 15:23:25.203 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.203 INFO kablam! Oct 16 15:23:25.203 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.203 INFO kablam! --> src/main.rs:17:9 Oct 16 15:23:25.203 INFO kablam! | Oct 16 15:23:25.203 INFO kablam! 17 | let mut c_r = client_r.clone(); Oct 16 15:23:25.203 INFO kablam! | ----^^^ Oct 16 15:23:25.203 INFO kablam! | | Oct 16 15:23:25.203 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.203 INFO kablam! Oct 16 15:23:25.203 INFO kablam! warning: variable does not need to be mutable Oct 16 15:23:25.203 INFO kablam! --> src/main.rs:18:9 Oct 16 15:23:25.203 INFO kablam! | Oct 16 15:23:25.203 INFO kablam! 18 | let mut c_w = client_w.clone(); Oct 16 15:23:25.203 INFO kablam! | ----^^^ Oct 16 15:23:25.203 INFO kablam! | | Oct 16 15:23:25.204 INFO kablam! | help: remove this `mut` Oct 16 15:23:25.204 INFO kablam! Oct 16 15:23:25.799 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.58s Oct 16 15:23:25.800 INFO kablam! su: No module specific data is present Oct 16 15:23:26.353 INFO running `"docker" "rm" "-f" "ff64b5d47f55880bd270eeba9364b3d3e9b72215c1a4bf33119595511ede3284"` Oct 16 15:23:26.608 INFO blam! ff64b5d47f55880bd270eeba9364b3d3e9b72215c1a4bf33119595511ede3284 Oct 16 15:23:26.612 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 16 15:23:26.972 INFO blam! e29d9d7783d0ddfbc9fc3ee8ce21c46f4985a413473890764c29c15d8082617a Oct 16 15:23:26.991 INFO running `"docker" "start" "-a" "e29d9d7783d0ddfbc9fc3ee8ce21c46f4985a413473890764c29c15d8082617a"` Oct 16 15:23:28.150 INFO kablam! usermod: no changes Oct 16 15:23:28.219 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 16 15:23:28.221 INFO kablam! Running /target/debug/deps/chain_peer-b38c410192a87491 Oct 16 15:23:28.230 INFO blam! Oct 16 15:23:28.230 INFO blam! running 0 tests Oct 16 15:23:28.230 INFO blam! Oct 16 15:23:28.230 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:23:28.230 INFO blam! Oct 16 15:23:28.231 INFO kablam! Running /target/debug/deps/chain_peer-812347fa4dc8e680 Oct 16 15:23:28.236 INFO blam! Oct 16 15:23:28.236 INFO blam! running 0 tests Oct 16 15:23:28.236 INFO blam! Oct 16 15:23:28.236 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:23:28.236 INFO blam! Oct 16 15:23:28.243 INFO kablam! Doc-tests chain_peer Oct 16 15:23:30.879 INFO blam! Oct 16 15:23:30.879 INFO blam! running 0 tests Oct 16 15:23:30.879 INFO blam! Oct 16 15:23:30.879 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 15:23:30.879 INFO blam! Oct 16 15:23:30.882 INFO kablam! su: No module specific data is present Oct 16 15:23:31.511 INFO running `"docker" "rm" "-f" "e29d9d7783d0ddfbc9fc3ee8ce21c46f4985a413473890764c29c15d8082617a"` Oct 16 15:23:31.702 INFO blam! e29d9d7783d0ddfbc9fc3ee8ce21c46f4985a413473890764c29c15d8082617a