Oct 21 20:49:08.389 INFO checking NurbsOtter/tinyrs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:49:08.390 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 20:49:08.825 INFO blam! d93a600598c956a033a4589f7277cf8c97bfb3d3229463c018869eefac20922b Oct 21 20:49:08.826 INFO running `"docker" "start" "-a" "d93a600598c956a033a4589f7277cf8c97bfb3d3229463c018869eefac20922b"` Oct 21 20:49:10.376 INFO kablam! usermod: no changes Oct 21 20:49:10.593 INFO kablam! Checking memchr v1.0.1 Oct 21 20:49:10.612 INFO kablam! Checking hyper v0.10.13 Oct 21 20:49:11.896 INFO kablam! Checking aho-corasick v0.6.3 Oct 21 20:49:13.468 INFO kablam! Checking regex v0.2.2 Oct 21 20:49:17.032 INFO kablam! Checking env_logger v0.4.3 Oct 21 20:49:19.235 INFO kablam! Checking iron v0.5.1 Oct 21 20:49:20.983 INFO kablam! Checking mount v0.3.0 Oct 21 20:49:20.985 INFO kablam! Checking logger v0.3.0 Oct 21 20:49:20.987 INFO kablam! Checking router v0.5.1 Oct 21 20:49:25.474 INFO kablam! Checking staticfile v0.4.0 Oct 21 20:49:27.480 INFO kablam! Checking tinyrs v0.1.0 (/source) Oct 21 20:49:31.452 INFO kablam! warning: unused import: `env_logger` Oct 21 20:49:31.452 INFO kablam! --> src/web_server/mod.rs:6:5 Oct 21 20:49:31.452 INFO kablam! | Oct 21 20:49:31.452 INFO kablam! 6 | use env_logger; Oct 21 20:49:31.452 INFO kablam! | ^^^^^^^^^^ Oct 21 20:49:31.452 INFO kablam! | Oct 21 20:49:31.452 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:49:31.452 INFO kablam! Oct 21 20:49:31.452 INFO kablam! warning: unused import: `socket_server::gamestate` Oct 21 20:49:31.452 INFO kablam! --> src/socket_server/client.rs:2:5 Oct 21 20:49:31.452 INFO kablam! | Oct 21 20:49:31.452 INFO kablam! 2 | use socket_server::gamestate; Oct 21 20:49:31.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:49:31.452 INFO kablam! Oct 21 20:49:31.452 INFO kablam! warning: unused import: `socket_server::client::Client` Oct 21 20:49:31.452 INFO kablam! --> src/socket_server/gamestate.rs:1:5 Oct 21 20:49:31.452 INFO kablam! | Oct 21 20:49:31.452 INFO kablam! 1 | use socket_server::client::Client; Oct 21 20:49:31.452 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:49:31.452 INFO kablam! Oct 21 20:49:31.572 INFO kablam! warning: unused variable: `err` Oct 21 20:49:31.572 INFO kablam! --> src/socket_server/mod.rs:20:8 Oct 21 20:49:31.572 INFO kablam! | Oct 21 20:49:31.572 INFO kablam! 20 | Err(err) =>println!("Socket error"), Oct 21 20:49:31.572 INFO kablam! | ^^^ help: consider using `_err` instead Oct 21 20:49:31.572 INFO kablam! | Oct 21 20:49:31.572 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 20:49:31.572 INFO kablam! Oct 21 20:49:31.600 INFO kablam! warning: unused import: `env_logger` Oct 21 20:49:31.600 INFO kablam! --> src/web_server/mod.rs:6:5 Oct 21 20:49:31.600 INFO kablam! | Oct 21 20:49:31.600 INFO kablam! 6 | use env_logger; Oct 21 20:49:31.600 INFO kablam! | ^^^^^^^^^^ Oct 21 20:49:31.600 INFO kablam! | Oct 21 20:49:31.600 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:49:31.600 INFO kablam! Oct 21 20:49:31.600 INFO kablam! warning: unused import: `socket_server::gamestate` Oct 21 20:49:31.601 INFO kablam! --> src/socket_server/client.rs:2:5 Oct 21 20:49:31.601 INFO kablam! | Oct 21 20:49:31.601 INFO kablam! 2 | use socket_server::gamestate; Oct 21 20:49:31.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:49:31.601 INFO kablam! Oct 21 20:49:31.601 INFO kablam! warning: unused import: `socket_server::client::Client` Oct 21 20:49:31.601 INFO kablam! --> src/socket_server/gamestate.rs:1:5 Oct 21 20:49:31.601 INFO kablam! | Oct 21 20:49:31.601 INFO kablam! 1 | use socket_server::client::Client; Oct 21 20:49:31.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:49:31.601 INFO kablam! Oct 21 20:49:31.601 INFO kablam! warning: function is never used: `hello_test` Oct 21 20:49:31.601 INFO kablam! --> src/web_server/mod.rs:9:1 Oct 21 20:49:31.601 INFO kablam! | Oct 21 20:49:31.601 INFO kablam! 9 | fn hello_test(_: &mut Request)->IronResult{ Oct 21 20:49:31.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:49:31.601 INFO kablam! | Oct 21 20:49:31.601 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:49:31.601 INFO kablam! Oct 21 20:49:31.601 INFO kablam! warning: method `sendAll` should have a snake case name such as `send_all` Oct 21 20:49:31.601 INFO kablam! --> src/socket_server/gamestate.rs:19:2 Oct 21 20:49:31.601 INFO kablam! | Oct 21 20:49:31.601 INFO kablam! 19 | pub fn sendAll(&mut self, message: String,id: u64){ Oct 21 20:49:31.601 INFO kablam! | _____^ Oct 21 20:49:31.601 INFO kablam! 20 | | for (key,_) in &self.clients{ Oct 21 20:49:31.601 INFO kablam! 21 | | if *key != id{ Oct 21 20:49:31.601 INFO kablam! 22 | | match self.clients.get(&key){ Oct 21 20:49:31.601 INFO kablam! ... | Oct 21 20:49:31.601 INFO kablam! 27 | | } Oct 21 20:49:31.601 INFO kablam! 28 | | } Oct 21 20:49:31.601 INFO kablam! | |_____^ Oct 21 20:49:31.601 INFO kablam! | Oct 21 20:49:31.601 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 20:49:31.601 INFO kablam! Oct 21 20:49:31.601 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:49:31.601 INFO kablam! --> src/socket_server/gamestate.rs:23:16 Oct 21 20:49:31.601 INFO kablam! | Oct 21 20:49:31.601 INFO kablam! 23 | Some(c)=>{c.send(message.clone());}, Oct 21 20:49:31.601 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:49:31.601 INFO kablam! | Oct 21 20:49:31.601 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 20:49:31.601 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:49:31.601 INFO kablam! Oct 21 20:49:31.601 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:49:31.601 INFO kablam! --> src/main.rs:15:2 Oct 21 20:49:31.601 INFO kablam! | Oct 21 20:49:31.601 INFO kablam! 15 | handle.join(); Oct 21 20:49:31.601 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:49:31.601 INFO kablam! | Oct 21 20:49:31.601 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:49:31.601 INFO kablam! Oct 21 20:49:31.736 INFO kablam! warning: unused variable: `err` Oct 21 20:49:31.736 INFO kablam! --> src/socket_server/mod.rs:20:8 Oct 21 20:49:31.736 INFO kablam! | Oct 21 20:49:31.736 INFO kablam! 20 | Err(err) =>println!("Socket error"), Oct 21 20:49:31.736 INFO kablam! | ^^^ help: consider using `_err` instead Oct 21 20:49:31.736 INFO kablam! | Oct 21 20:49:31.736 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 20:49:31.736 INFO kablam! Oct 21 20:49:31.746 INFO kablam! warning: function is never used: `hello_test` Oct 21 20:49:31.746 INFO kablam! --> src/web_server/mod.rs:9:1 Oct 21 20:49:31.746 INFO kablam! | Oct 21 20:49:31.746 INFO kablam! 9 | fn hello_test(_: &mut Request)->IronResult{ Oct 21 20:49:31.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:49:31.746 INFO kablam! | Oct 21 20:49:31.746 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:49:31.746 INFO kablam! Oct 21 20:49:31.746 INFO kablam! warning: method `sendAll` should have a snake case name such as `send_all` Oct 21 20:49:31.746 INFO kablam! --> src/socket_server/gamestate.rs:19:2 Oct 21 20:49:31.746 INFO kablam! | Oct 21 20:49:31.746 INFO kablam! 19 | pub fn sendAll(&mut self, message: String,id: u64){ Oct 21 20:49:31.746 INFO kablam! | _____^ Oct 21 20:49:31.746 INFO kablam! 20 | | for (key,_) in &self.clients{ Oct 21 20:49:31.746 INFO kablam! 21 | | if *key != id{ Oct 21 20:49:31.746 INFO kablam! 22 | | match self.clients.get(&key){ Oct 21 20:49:31.746 INFO kablam! ... | Oct 21 20:49:31.746 INFO kablam! 27 | | } Oct 21 20:49:31.746 INFO kablam! 28 | | } Oct 21 20:49:31.746 INFO kablam! | |_____^ Oct 21 20:49:31.746 INFO kablam! | Oct 21 20:49:31.746 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 20:49:31.746 INFO kablam! Oct 21 20:49:31.746 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:49:31.746 INFO kablam! --> src/socket_server/gamestate.rs:23:16 Oct 21 20:49:31.746 INFO kablam! | Oct 21 20:49:31.746 INFO kablam! 23 | Some(c)=>{c.send(message.clone());}, Oct 21 20:49:31.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:49:31.746 INFO kablam! | Oct 21 20:49:31.746 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 20:49:31.746 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:49:31.746 INFO kablam! Oct 21 20:49:31.746 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:49:31.746 INFO kablam! --> src/main.rs:15:2 Oct 21 20:49:31.746 INFO kablam! | Oct 21 20:49:31.746 INFO kablam! 15 | handle.join(); Oct 21 20:49:31.746 INFO kablam! | ^^^^^^^^^^^^^^ Oct 21 20:49:31.746 INFO kablam! | Oct 21 20:49:31.746 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:49:31.746 INFO kablam! Oct 21 20:49:31.803 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.39s Oct 21 20:49:31.814 INFO kablam! su: No module specific data is present Oct 21 20:49:32.366 INFO running `"docker" "rm" "-f" "d93a600598c956a033a4589f7277cf8c97bfb3d3229463c018869eefac20922b"` Oct 21 20:49:32.724 INFO blam! d93a600598c956a033a4589f7277cf8c97bfb3d3229463c018869eefac20922b