Oct 13 03:17:12.889 INFO checking NurbsOtter/tinyrs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 03:17:12.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 03:17:13.310 INFO blam! eed0ae670b37c8c821f667b140b4830cc65838b55f75efae07e965add4b7711b Oct 13 03:17:13.316 INFO running `"docker" "start" "-a" "eed0ae670b37c8c821f667b140b4830cc65838b55f75efae07e965add4b7711b"` Oct 13 03:17:14.868 INFO kablam! usermod: no changes Oct 13 03:17:15.076 INFO kablam! Checking ws v0.7.3 Oct 13 03:17:15.080 INFO kablam! Checking iron v0.5.1 Oct 13 03:17:18.304 INFO kablam! Checking mount v0.3.0 Oct 13 03:17:18.309 INFO kablam! Checking router v0.5.1 Oct 13 03:17:18.314 INFO kablam! Checking logger v0.3.0 Oct 13 03:17:23.488 INFO kablam! Checking staticfile v0.4.0 Oct 13 03:17:25.690 INFO kablam! Checking tinyrs v0.1.0 (/source) Oct 13 03:17:29.996 INFO kablam! warning: unused import: `env_logger` Oct 13 03:17:29.996 INFO kablam! --> src/web_server/mod.rs:6:5 Oct 13 03:17:29.996 INFO kablam! | Oct 13 03:17:29.996 INFO kablam! 6 | use env_logger; Oct 13 03:17:29.996 INFO kablam! | ^^^^^^^^^^ Oct 13 03:17:29.996 INFO kablam! | Oct 13 03:17:29.996 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:17:29.996 INFO kablam! Oct 13 03:17:29.996 INFO kablam! warning: unused import: `socket_server::gamestate` Oct 13 03:17:29.996 INFO kablam! --> src/socket_server/client.rs:2:5 Oct 13 03:17:29.996 INFO kablam! | Oct 13 03:17:29.996 INFO kablam! 2 | use socket_server::gamestate; Oct 13 03:17:29.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:17:29.996 INFO kablam! Oct 13 03:17:29.996 INFO kablam! warning: unused import: `socket_server::client::Client` Oct 13 03:17:29.996 INFO kablam! --> src/socket_server/gamestate.rs:1:5 Oct 13 03:17:29.996 INFO kablam! | Oct 13 03:17:29.996 INFO kablam! 1 | use socket_server::client::Client; Oct 13 03:17:29.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:17:29.996 INFO kablam! Oct 13 03:17:30.212 INFO kablam! warning: unused import: `env_logger` Oct 13 03:17:30.212 INFO kablam! --> src/web_server/mod.rs:6:5 Oct 13 03:17:30.212 INFO kablam! | Oct 13 03:17:30.212 INFO kablam! 6 | use env_logger; Oct 13 03:17:30.212 INFO kablam! | ^^^^^^^^^^ Oct 13 03:17:30.212 INFO kablam! | Oct 13 03:17:30.212 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 03:17:30.212 INFO kablam! Oct 13 03:17:30.212 INFO kablam! warning: unused import: `socket_server::gamestate` Oct 13 03:17:30.212 INFO kablam! --> src/socket_server/client.rs:2:5 Oct 13 03:17:30.212 INFO kablam! | Oct 13 03:17:30.212 INFO kablam! 2 | use socket_server::gamestate; Oct 13 03:17:30.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:17:30.212 INFO kablam! Oct 13 03:17:30.212 INFO kablam! warning: unused import: `socket_server::client::Client` Oct 13 03:17:30.212 INFO kablam! --> src/socket_server/gamestate.rs:1:5 Oct 13 03:17:30.212 INFO kablam! | Oct 13 03:17:30.212 INFO kablam! 1 | use socket_server::client::Client; Oct 13 03:17:30.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:17:30.212 INFO kablam! Oct 13 03:17:30.296 INFO kablam! warning: unused variable: `err` Oct 13 03:17:30.296 INFO kablam! --> src/socket_server/mod.rs:20:8 Oct 13 03:17:30.296 INFO kablam! | Oct 13 03:17:30.296 INFO kablam! 20 | Err(err) =>println!("Socket error"), Oct 13 03:17:30.296 INFO kablam! | ^^^ help: consider using `_err` instead Oct 13 03:17:30.296 INFO kablam! | Oct 13 03:17:30.296 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:17:30.296 INFO kablam! Oct 13 03:17:30.352 INFO kablam! warning: function is never used: `hello_test` Oct 13 03:17:30.352 INFO kablam! --> src/web_server/mod.rs:9:1 Oct 13 03:17:30.352 INFO kablam! | Oct 13 03:17:30.353 INFO kablam! 9 | fn hello_test(_: &mut Request)->IronResult{ Oct 13 03:17:30.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:17:30.353 INFO kablam! | Oct 13 03:17:30.353 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:17:30.353 INFO kablam! Oct 13 03:17:30.353 INFO kablam! warning: method `sendAll` should have a snake case name such as `send_all` Oct 13 03:17:30.353 INFO kablam! --> src/socket_server/gamestate.rs:19:2 Oct 13 03:17:30.353 INFO kablam! | Oct 13 03:17:30.353 INFO kablam! 19 | pub fn sendAll(&mut self, message: String,id: u64){ Oct 13 03:17:30.353 INFO kablam! | _____^ Oct 13 03:17:30.353 INFO kablam! 20 | | for (key,_) in &self.clients{ Oct 13 03:17:30.353 INFO kablam! 21 | | if *key != id{ Oct 13 03:17:30.353 INFO kablam! 22 | | match self.clients.get(&key){ Oct 13 03:17:30.353 INFO kablam! ... | Oct 13 03:17:30.353 INFO kablam! 27 | | } Oct 13 03:17:30.353 INFO kablam! 28 | | } Oct 13 03:17:30.353 INFO kablam! | |_____^ Oct 13 03:17:30.353 INFO kablam! | Oct 13 03:17:30.353 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 03:17:30.353 INFO kablam! Oct 13 03:17:30.353 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:17:30.353 INFO kablam! --> src/socket_server/gamestate.rs:23:16 Oct 13 03:17:30.353 INFO kablam! | Oct 13 03:17:30.353 INFO kablam! 23 | Some(c)=>{c.send(message.clone());}, Oct 13 03:17:30.353 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:17:30.353 INFO kablam! | Oct 13 03:17:30.353 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:17:30.353 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:17:30.353 INFO kablam! Oct 13 03:17:30.353 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:17:30.353 INFO kablam! --> src/main.rs:15:2 Oct 13 03:17:30.353 INFO kablam! | Oct 13 03:17:30.353 INFO kablam! 15 | handle.join(); Oct 13 03:17:30.353 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:17:30.353 INFO kablam! | Oct 13 03:17:30.353 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:17:30.353 INFO kablam! Oct 13 03:17:30.380 INFO kablam! warning: unused variable: `err` Oct 13 03:17:30.380 INFO kablam! --> src/socket_server/mod.rs:20:8 Oct 13 03:17:30.380 INFO kablam! | Oct 13 03:17:30.380 INFO kablam! 20 | Err(err) =>println!("Socket error"), Oct 13 03:17:30.380 INFO kablam! | ^^^ help: consider using `_err` instead Oct 13 03:17:30.380 INFO kablam! | Oct 13 03:17:30.380 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 13 03:17:30.380 INFO kablam! Oct 13 03:17:30.410 INFO kablam! warning: function is never used: `hello_test` Oct 13 03:17:30.410 INFO kablam! --> src/web_server/mod.rs:9:1 Oct 13 03:17:30.410 INFO kablam! | Oct 13 03:17:30.410 INFO kablam! 9 | fn hello_test(_: &mut Request)->IronResult{ Oct 13 03:17:30.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:17:30.410 INFO kablam! | Oct 13 03:17:30.410 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 03:17:30.410 INFO kablam! Oct 13 03:17:30.411 INFO kablam! warning: method `sendAll` should have a snake case name such as `send_all` Oct 13 03:17:30.411 INFO kablam! --> src/socket_server/gamestate.rs:19:2 Oct 13 03:17:30.411 INFO kablam! | Oct 13 03:17:30.411 INFO kablam! 19 | pub fn sendAll(&mut self, message: String,id: u64){ Oct 13 03:17:30.411 INFO kablam! | _____^ Oct 13 03:17:30.411 INFO kablam! 20 | | for (key,_) in &self.clients{ Oct 13 03:17:30.411 INFO kablam! 21 | | if *key != id{ Oct 13 03:17:30.411 INFO kablam! 22 | | match self.clients.get(&key){ Oct 13 03:17:30.411 INFO kablam! ... | Oct 13 03:17:30.411 INFO kablam! 27 | | } Oct 13 03:17:30.411 INFO kablam! 28 | | } Oct 13 03:17:30.411 INFO kablam! | |_____^ Oct 13 03:17:30.411 INFO kablam! | Oct 13 03:17:30.411 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 13 03:17:30.411 INFO kablam! Oct 13 03:17:30.411 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:17:30.411 INFO kablam! --> src/socket_server/gamestate.rs:23:16 Oct 13 03:17:30.411 INFO kablam! | Oct 13 03:17:30.411 INFO kablam! 23 | Some(c)=>{c.send(message.clone());}, Oct 13 03:17:30.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 03:17:30.411 INFO kablam! | Oct 13 03:17:30.411 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 03:17:30.411 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:17:30.411 INFO kablam! Oct 13 03:17:30.412 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 03:17:30.412 INFO kablam! --> src/main.rs:15:2 Oct 13 03:17:30.412 INFO kablam! | Oct 13 03:17:30.412 INFO kablam! 15 | handle.join(); Oct 13 03:17:30.412 INFO kablam! | ^^^^^^^^^^^^^^ Oct 13 03:17:30.412 INFO kablam! | Oct 13 03:17:30.412 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 03:17:30.412 INFO kablam! Oct 13 03:17:30.504 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 15.60s Oct 13 03:17:30.521 INFO kablam! su: No module specific data is present Oct 13 03:17:31.457 INFO running `"docker" "rm" "-f" "eed0ae670b37c8c821f667b140b4830cc65838b55f75efae07e965add4b7711b"` Oct 13 03:17:31.842 INFO blam! eed0ae670b37c8c821f667b140b4830cc65838b55f75efae07e965add4b7711b