Oct 27 08:29:26.974 INFO checking aliencode-github/alienchat against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:29:26.976 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 08:29:27.547 INFO blam! 59a7f1b88ba153c1513cb02ddbf7431ae58cee4b0d334431b045a089fc3e7802 Oct 27 08:29:27.563 INFO running `"docker" "start" "-a" "59a7f1b88ba153c1513cb02ddbf7431ae58cee4b0d334431b045a089fc3e7802"` Oct 27 08:29:28.708 INFO kablam! usermod: no changes Oct 27 08:29:29.175 INFO kablam! Compiling serde v1.0.53 Oct 27 08:29:29.179 INFO kablam! Checking num-traits v0.2.3 Oct 27 08:29:29.185 INFO kablam! Compiling actix-web v0.6.3 Oct 27 08:29:29.199 INFO kablam! Compiling serde_derive v1.0.53 Oct 27 08:29:29.215 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 27 08:29:29.215 INFO kablam! Checking tokio-openssl v0.2.0 Oct 27 08:29:29.215 INFO kablam! Checking cookie v0.10.1 Oct 27 08:29:36.103 INFO kablam! Checking num-integer v0.1.37 Oct 27 08:29:47.767 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 27 08:29:52.039 INFO kablam! Checking uuid v0.6.3 Oct 27 08:29:52.039 INFO kablam! Checking serde_json v1.0.17 Oct 27 08:29:52.039 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 27 08:29:52.039 INFO kablam! Checking chrono v0.4.2 Oct 27 08:30:03.591 INFO kablam! Compiling semver v0.8.0 Oct 27 08:30:08.687 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 27 08:30:13.079 INFO kablam! Compiling skeptic v0.13.2 Oct 27 08:30:18.708 INFO kablam! Compiling actix v0.5.6 Oct 27 08:30:39.901 INFO kablam! Checking alienchat v0.1.0 (/source) Oct 27 08:30:46.003 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 27 08:30:46.003 INFO kablam! --> src/actors/chatserver.rs:11:10 Oct 27 08:30:46.003 INFO kablam! | Oct 27 08:30:46.003 INFO kablam! 11 | #[derive(Message)] Oct 27 08:30:46.003 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:30:46.003 INFO kablam! | Oct 27 08:30:46.003 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 08:30:46.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 08:30:46.004 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:30:46.004 INFO kablam! Oct 27 08:30:46.004 INFO kablam! warning: cannot find type `Connect` in this scope Oct 27 08:30:46.004 INFO kablam! --> src/actors/chatserver.rs:15:10 Oct 27 08:30:46.004 INFO kablam! | Oct 27 08:30:46.004 INFO kablam! 15 | #[derive(Message)] Oct 27 08:30:46.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:30:46.004 INFO kablam! | Oct 27 08:30:46.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 08:30:46.004 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:30:46.004 INFO kablam! Oct 27 08:30:46.004 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 27 08:30:46.004 INFO kablam! --> src/actors/chatserver.rs:22:10 Oct 27 08:30:46.004 INFO kablam! | Oct 27 08:30:46.004 INFO kablam! 22 | #[derive(Message)] Oct 27 08:30:46.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:30:46.004 INFO kablam! | Oct 27 08:30:46.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 08:30:46.004 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:30:46.004 INFO kablam! Oct 27 08:30:46.004 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 08:30:46.004 INFO kablam! --> src/actors/chatserver.rs:28:10 Oct 27 08:30:46.004 INFO kablam! | Oct 27 08:30:46.004 INFO kablam! 28 | #[derive(Message)] Oct 27 08:30:46.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:30:46.004 INFO kablam! | Oct 27 08:30:46.004 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 08:30:46.004 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:30:46.004 INFO kablam! Oct 27 08:30:46.004 INFO kablam! warning: unused import: `std::fmt::Error` Oct 27 08:30:46.004 INFO kablam! --> src/controller.rs:6:5 Oct 27 08:30:46.004 INFO kablam! | Oct 27 08:30:46.004 INFO kablam! 6 | use std::fmt::Error; Oct 27 08:30:46.004 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 08:30:46.004 INFO kablam! | Oct 27 08:30:46.004 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:30:46.004 INFO kablam! Oct 27 08:30:46.004 INFO kablam! warning: unused import: `std::fmt::Formatter` Oct 27 08:30:46.004 INFO kablam! --> src/controller.rs:7:5 Oct 27 08:30:46.004 INFO kablam! | Oct 27 08:30:46.004 INFO kablam! 7 | use std::fmt::Formatter; Oct 27 08:30:46.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 08:30:46.004 INFO kablam! Oct 27 08:30:46.004 INFO kablam! warning: unused import: `serde_json` Oct 27 08:30:46.004 INFO kablam! --> src/user.rs:4:5 Oct 27 08:30:46.004 INFO kablam! | Oct 27 08:30:46.004 INFO kablam! 4 | use serde_json; Oct 27 08:30:46.004 INFO kablam! | ^^^^^^^^^^ Oct 27 08:30:46.004 INFO kablam! Oct 27 08:30:46.044 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 27 08:30:46.044 INFO kablam! --> src/actors/chatserver.rs:11:10 Oct 27 08:30:46.045 INFO kablam! | Oct 27 08:30:46.045 INFO kablam! 11 | #[derive(Message)] Oct 27 08:30:46.045 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:30:46.046 INFO kablam! | Oct 27 08:30:46.046 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 08:30:46.046 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 08:30:46.047 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:30:46.047 INFO kablam! Oct 27 08:30:46.047 INFO kablam! warning: cannot find type `Connect` in this scope Oct 27 08:30:46.048 INFO kablam! --> src/actors/chatserver.rs:15:10 Oct 27 08:30:46.048 INFO kablam! | Oct 27 08:30:46.048 INFO kablam! 15 | #[derive(Message)] Oct 27 08:30:46.048 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:30:46.049 INFO kablam! | Oct 27 08:30:46.049 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 08:30:46.049 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:30:46.050 INFO kablam! Oct 27 08:30:46.050 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 27 08:30:46.050 INFO kablam! --> src/actors/chatserver.rs:22:10 Oct 27 08:30:46.050 INFO kablam! | Oct 27 08:30:46.052 INFO kablam! 22 | #[derive(Message)] Oct 27 08:30:46.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:30:46.052 INFO kablam! | Oct 27 08:30:46.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 08:30:46.052 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:30:46.052 INFO kablam! Oct 27 08:30:46.052 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 08:30:46.052 INFO kablam! --> src/actors/chatserver.rs:28:10 Oct 27 08:30:46.052 INFO kablam! | Oct 27 08:30:46.052 INFO kablam! 28 | #[derive(Message)] Oct 27 08:30:46.052 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:30:46.052 INFO kablam! | Oct 27 08:30:46.052 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 08:30:46.052 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:30:46.052 INFO kablam! Oct 27 08:30:46.052 INFO kablam! warning: unused import: `std::fmt::Error` Oct 27 08:30:46.052 INFO kablam! --> src/controller.rs:6:5 Oct 27 08:30:46.052 INFO kablam! | Oct 27 08:30:46.052 INFO kablam! 6 | use std::fmt::Error; Oct 27 08:30:46.052 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 27 08:30:46.052 INFO kablam! | Oct 27 08:30:46.052 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:30:46.052 INFO kablam! Oct 27 08:30:46.052 INFO kablam! warning: unused import: `std::fmt::Formatter` Oct 27 08:30:46.052 INFO kablam! --> src/controller.rs:7:5 Oct 27 08:30:46.052 INFO kablam! | Oct 27 08:30:46.052 INFO kablam! 7 | use std::fmt::Formatter; Oct 27 08:30:46.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 08:30:46.052 INFO kablam! Oct 27 08:30:46.542 INFO kablam! warning: unused variable: `role` Oct 27 08:30:46.542 INFO kablam! --> src/user.rs:55:35 Oct 27 08:30:46.542 INFO kablam! | Oct 27 08:30:46.542 INFO kablam! 55 | pub fn revoke_role(&mut self, role: &Role) { Oct 27 08:30:46.542 INFO kablam! | ^^^^ help: consider using `_role` instead Oct 27 08:30:46.542 INFO kablam! | Oct 27 08:30:46.542 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 08:30:46.542 INFO kablam! Oct 27 08:30:46.551 INFO kablam! warning: unused variable: `role` Oct 27 08:30:46.551 INFO kablam! --> src/user.rs:55:35 Oct 27 08:30:46.551 INFO kablam! | Oct 27 08:30:46.551 INFO kablam! 55 | pub fn revoke_role(&mut self, role: &Role) { Oct 27 08:30:46.551 INFO kablam! | ^^^^ help: consider using `_role` instead Oct 27 08:30:46.551 INFO kablam! | Oct 27 08:30:46.551 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 08:30:46.551 INFO kablam! Oct 27 08:30:46.567 INFO kablam! warning: variable does not need to be mutable Oct 27 08:30:46.567 INFO kablam! --> src/controller.rs:53:13 Oct 27 08:30:46.567 INFO kablam! | Oct 27 08:30:46.567 INFO kablam! 53 | let mut room_data = self.room_data_interface.provide_room_data(); Oct 27 08:30:46.567 INFO kablam! | ----^^^^^^^^^ Oct 27 08:30:46.567 INFO kablam! | | Oct 27 08:30:46.567 INFO kablam! | help: remove this `mut` Oct 27 08:30:46.567 INFO kablam! | Oct 27 08:30:46.567 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 08:30:46.567 INFO kablam! Oct 27 08:30:46.579 INFO kablam! warning: variable does not need to be mutable Oct 27 08:30:46.579 INFO kablam! --> src/controller.rs:116:13 Oct 27 08:30:46.579 INFO kablam! | Oct 27 08:30:46.579 INFO kablam! 116 | let mut room = Room::new(name, owner); Oct 27 08:30:46.579 INFO kablam! | ----^^^^ Oct 27 08:30:46.579 INFO kablam! | | Oct 27 08:30:46.579 INFO kablam! | help: remove this `mut` Oct 27 08:30:46.579 INFO kablam! Oct 27 08:30:46.579 INFO kablam! warning: variable does not need to be mutable Oct 27 08:30:46.583 INFO kablam! --> src/controller.rs:53:13 Oct 27 08:30:46.583 INFO kablam! | Oct 27 08:30:46.583 INFO kablam! 53 | let mut room_data = self.room_data_interface.provide_room_data(); Oct 27 08:30:46.583 INFO kablam! | ----^^^^^^^^^ Oct 27 08:30:46.583 INFO kablam! | | Oct 27 08:30:46.583 INFO kablam! | help: remove this `mut` Oct 27 08:30:46.583 INFO kablam! | Oct 27 08:30:46.583 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 27 08:30:46.583 INFO kablam! Oct 27 08:30:46.592 INFO kablam! warning: variable does not need to be mutable Oct 27 08:30:46.592 INFO kablam! --> src/controller.rs:116:13 Oct 27 08:30:46.592 INFO kablam! | Oct 27 08:30:46.592 INFO kablam! 116 | let mut room = Room::new(name, owner); Oct 27 08:30:46.592 INFO kablam! | ----^^^^ Oct 27 08:30:46.592 INFO kablam! | | Oct 27 08:30:46.592 INFO kablam! | help: remove this `mut` Oct 27 08:30:46.592 INFO kablam! Oct 27 08:30:46.611 INFO kablam! warning: variable does not need to be mutable Oct 27 08:30:46.611 INFO kablam! --> src/controller.rs:392:9 Oct 27 08:30:46.611 INFO kablam! | Oct 27 08:30:46.611 INFO kablam! 392 | let mut room_data_interface = MockRoomDataImpl::new(&user_data); Oct 27 08:30:46.611 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 27 08:30:46.611 INFO kablam! | | Oct 27 08:30:46.611 INFO kablam! | help: remove this `mut` Oct 27 08:30:46.611 INFO kablam! Oct 27 08:30:46.611 INFO kablam! warning: variable does not need to be mutable Oct 27 08:30:46.611 INFO kablam! --> src/controller.rs:420:9 Oct 27 08:30:46.611 INFO kablam! | Oct 27 08:30:46.611 INFO kablam! 420 | let mut room_data_interface = MockRoomDataImpl::new(&user_data); Oct 27 08:30:46.611 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 27 08:30:46.611 INFO kablam! | | Oct 27 08:30:46.611 INFO kablam! | help: remove this `mut` Oct 27 08:30:46.611 INFO kablam! Oct 27 08:30:46.611 INFO kablam! warning: variable does not need to be mutable Oct 27 08:30:46.611 INFO kablam! --> src/controller.rs:454:9 Oct 27 08:30:46.611 INFO kablam! | Oct 27 08:30:46.611 INFO kablam! 454 | let mut room_data_interface = MockRoomDataImpl::new(&user_data); Oct 27 08:30:46.611 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 27 08:30:46.611 INFO kablam! | | Oct 27 08:30:46.611 INFO kablam! | help: remove this `mut` Oct 27 08:30:46.611 INFO kablam! Oct 27 08:30:46.611 INFO kablam! warning: variable does not need to be mutable Oct 27 08:30:46.611 INFO kablam! --> src/controller.rs:486:9 Oct 27 08:30:46.611 INFO kablam! | Oct 27 08:30:46.611 INFO kablam! 486 | let mut room_data_interface = MockRoomDataImpl::new(&user_data); Oct 27 08:30:46.611 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 27 08:30:46.611 INFO kablam! | | Oct 27 08:30:46.611 INFO kablam! | help: remove this `mut` Oct 27 08:30:46.611 INFO kablam! Oct 27 08:30:46.612 INFO kablam! warning: variable does not need to be mutable Oct 27 08:30:46.612 INFO kablam! --> src/controller.rs:526:9 Oct 27 08:30:46.612 INFO kablam! | Oct 27 08:30:46.612 INFO kablam! 526 | let mut room_data_interface = MockRoomDataImpl::new(&user_data); Oct 27 08:30:46.612 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 27 08:30:46.612 INFO kablam! | | Oct 27 08:30:46.612 INFO kablam! | help: remove this `mut` Oct 27 08:30:46.612 INFO kablam! Oct 27 08:30:46.619 INFO kablam! warning: variable does not need to be mutable Oct 27 08:30:46.619 INFO kablam! --> src/controller.rs:567:9 Oct 27 08:30:46.619 INFO kablam! | Oct 27 08:30:46.619 INFO kablam! 567 | let mut room_data_interface = MockRoomDataImpl::new(&user_data); Oct 27 08:30:46.619 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 27 08:30:46.619 INFO kablam! | | Oct 27 08:30:46.619 INFO kablam! | help: remove this `mut` Oct 27 08:30:46.619 INFO kablam! Oct 27 08:30:46.698 INFO kablam! warning: variable does not need to be mutable Oct 27 08:30:46.698 INFO kablam! --> src/room.rs:160:9 Oct 27 08:30:46.698 INFO kablam! | Oct 27 08:30:46.698 INFO kablam! 160 | let mut room = Room::new("Testroom".to_string(), user.copy_id()); Oct 27 08:30:46.698 INFO kablam! | ----^^^^ Oct 27 08:30:46.698 INFO kablam! | | Oct 27 08:30:46.698 INFO kablam! | help: remove this `mut` Oct 27 08:30:46.704 INFO kablam! Oct 27 08:30:46.710 INFO kablam! warning: struct is never constructed: `MockUserDataImpl` Oct 27 08:30:46.710 INFO kablam! --> src/mock_data.rs:8:1 Oct 27 08:30:46.710 INFO kablam! | Oct 27 08:30:46.710 INFO kablam! 8 | pub struct MockUserDataImpl { Oct 27 08:30:46.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:30:46.710 INFO kablam! | Oct 27 08:30:46.710 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:30:46.710 INFO kablam! Oct 27 08:30:46.710 INFO kablam! warning: method is never used: `new` Oct 27 08:30:46.710 INFO kablam! --> src/mock_data.rs:13:5 Oct 27 08:30:46.710 INFO kablam! | Oct 27 08:30:46.710 INFO kablam! 13 | pub fn new() -> MockUserDataImpl { Oct 27 08:30:46.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:30:46.710 INFO kablam! Oct 27 08:30:46.710 INFO kablam! warning: struct is never constructed: `MockRoomDataImpl` Oct 27 08:30:46.710 INFO kablam! --> src/mock_data.rs:83:1 Oct 27 08:30:46.710 INFO kablam! | Oct 27 08:30:46.710 INFO kablam! 83 | pub struct MockRoomDataImpl { Oct 27 08:30:46.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:30:46.710 INFO kablam! Oct 27 08:30:46.710 INFO kablam! warning: method is never used: `new` Oct 27 08:30:46.710 INFO kablam! --> src/mock_data.rs:88:5 Oct 27 08:30:46.710 INFO kablam! | Oct 27 08:30:46.710 INFO kablam! 88 | pub fn new(user_list: &Vec) -> Self { Oct 27 08:30:46.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:30:46.710 INFO kablam! Oct 27 08:30:46.735 INFO kablam! warning: variable does not need to be mutable Oct 27 08:30:46.735 INFO kablam! --> src/user.rs:96:9 Oct 27 08:30:46.735 INFO kablam! | Oct 27 08:30:46.735 INFO kablam! 96 | let mut user = User::new( Oct 27 08:30:46.735 INFO kablam! | ----^^^^ Oct 27 08:30:46.735 INFO kablam! | | Oct 27 08:30:46.735 INFO kablam! | help: remove this `mut` Oct 27 08:30:46.735 INFO kablam! Oct 27 08:30:46.806 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 18s Oct 27 08:30:46.835 INFO kablam! su: No module specific data is present Oct 27 08:30:47.915 INFO running `"docker" "rm" "-f" "59a7f1b88ba153c1513cb02ddbf7431ae58cee4b0d334431b045a089fc3e7802"` Oct 27 08:30:48.255 INFO blam! 59a7f1b88ba153c1513cb02ddbf7431ae58cee4b0d334431b045a089fc3e7802