Oct 15 04:22:19.741 INFO testing aliencode-github/alienchat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 04:22:19.741 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 04:22:20.120 INFO blam! 967868c469df6f356ee0b23147881a6621a3057cb35626653753187098a1e5a3 Oct 15 04:22:20.124 INFO running `"docker" "start" "-a" "967868c469df6f356ee0b23147881a6621a3057cb35626653753187098a1e5a3"` Oct 15 04:22:21.135 INFO kablam! usermod: no changes Oct 15 04:22:21.571 INFO kablam! Compiling serde v1.0.53 Oct 15 04:22:21.572 INFO kablam! Compiling openssl v0.10.7 Oct 15 04:22:21.580 INFO kablam! Compiling num-traits v0.2.3 Oct 15 04:22:21.580 INFO kablam! Compiling log v0.4.1 Oct 15 04:22:21.582 INFO kablam! Compiling actix-web v0.6.3 Oct 15 04:22:21.590 INFO kablam! Compiling cookie v0.10.1 Oct 15 04:22:23.836 INFO kablam! Compiling tokio-io v0.1.6 Oct 15 04:22:23.836 INFO kablam! Compiling mio v0.6.14 Oct 15 04:22:23.836 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 15 04:22:24.133 INFO kablam! Compiling env_logger v0.5.10 Oct 15 04:22:26.751 INFO kablam! Compiling num-integer v0.1.37 Oct 15 04:22:32.423 INFO kablam! Compiling h2 v0.1.6 Oct 15 04:22:33.507 INFO kablam! Compiling tokio-fs v0.1.0 Oct 15 04:22:33.915 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 15 04:22:33.915 INFO kablam! Compiling mio-uds v0.6.6 Oct 15 04:22:39.391 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 15 04:22:39.391 INFO kablam! Compiling tokio-udp v0.1.0 Oct 15 04:22:41.415 INFO kablam! Compiling tokio v0.1.6 Oct 15 04:22:50.327 INFO kablam! Compiling tokio-core v0.1.17 Oct 15 04:22:51.783 INFO kablam! Compiling semver v0.8.0 Oct 15 04:22:51.783 INFO kablam! Compiling serde_json v1.0.17 Oct 15 04:22:51.795 INFO kablam! Compiling uuid v0.6.3 Oct 15 04:22:51.795 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 15 04:22:51.795 INFO kablam! Compiling chrono v0.4.2 Oct 15 04:22:57.396 INFO kablam! Compiling trust-dns-proto v0.3.3 Oct 15 04:22:57.396 INFO kablam! Compiling tokio-signal v0.1.5 Oct 15 04:22:57.396 INFO kablam! Compiling tokio-openssl v0.2.0 Oct 15 04:23:00.919 INFO kablam! Compiling cargo_metadata v0.3.3 Oct 15 04:23:07.089 INFO kablam! Compiling skeptic v0.13.2 Oct 15 04:23:10.920 INFO kablam! Compiling actix v0.5.6 Oct 15 04:23:11.269 INFO kablam! Compiling trust-dns-resolver v0.8.2 Oct 15 04:23:47.943 INFO kablam! Compiling alienchat v0.1.0 (/source) Oct 15 04:23:52.055 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 15 04:23:52.056 INFO kablam! --> src/actors/chatserver.rs:11:10 Oct 15 04:23:52.057 INFO kablam! | Oct 15 04:23:52.057 INFO kablam! 11 | #[derive(Message)] Oct 15 04:23:52.058 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:23:52.059 INFO kablam! | Oct 15 04:23:52.059 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 04:23:52.060 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 15 04:23:52.061 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:23:52.061 INFO kablam! Oct 15 04:23:52.062 INFO kablam! warning: cannot find type `Connect` in this scope Oct 15 04:23:52.063 INFO kablam! --> src/actors/chatserver.rs:15:10 Oct 15 04:23:52.063 INFO kablam! | Oct 15 04:23:52.064 INFO kablam! 15 | #[derive(Message)] Oct 15 04:23:52.064 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:23:52.065 INFO kablam! | Oct 15 04:23:52.065 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 15 04:23:52.065 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:23:52.065 INFO kablam! Oct 15 04:23:52.065 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 15 04:23:52.065 INFO kablam! --> src/actors/chatserver.rs:22:10 Oct 15 04:23:52.065 INFO kablam! | Oct 15 04:23:52.065 INFO kablam! 22 | #[derive(Message)] Oct 15 04:23:52.065 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:23:52.065 INFO kablam! | Oct 15 04:23:52.065 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 15 04:23:52.065 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:23:52.065 INFO kablam! Oct 15 04:23:52.071 INFO kablam! warning: cannot find type `Message` in this scope Oct 15 04:23:52.071 INFO kablam! --> src/actors/chatserver.rs:28:10 Oct 15 04:23:52.071 INFO kablam! | Oct 15 04:23:52.071 INFO kablam! 28 | #[derive(Message)] Oct 15 04:23:52.071 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:23:52.071 INFO kablam! | Oct 15 04:23:52.071 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 15 04:23:52.071 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:23:52.071 INFO kablam! Oct 15 04:23:52.071 INFO kablam! warning: unused import: `std::fmt::Error` Oct 15 04:23:52.071 INFO kablam! --> src/controller.rs:6:5 Oct 15 04:23:52.071 INFO kablam! | Oct 15 04:23:52.071 INFO kablam! 6 | use std::fmt::Error; Oct 15 04:23:52.071 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 04:23:52.071 INFO kablam! | Oct 15 04:23:52.071 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 04:23:52.071 INFO kablam! Oct 15 04:23:52.071 INFO kablam! warning: unused import: `std::fmt::Formatter` Oct 15 04:23:52.071 INFO kablam! --> src/controller.rs:7:5 Oct 15 04:23:52.071 INFO kablam! | Oct 15 04:23:52.071 INFO kablam! 7 | use std::fmt::Formatter; Oct 15 04:23:52.071 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 04:23:52.071 INFO kablam! Oct 15 04:23:52.071 INFO kablam! warning: unused import: `serde_json` Oct 15 04:23:52.071 INFO kablam! --> src/user.rs:4:5 Oct 15 04:23:52.071 INFO kablam! | Oct 15 04:23:52.071 INFO kablam! 4 | use serde_json; Oct 15 04:23:52.071 INFO kablam! | ^^^^^^^^^^ Oct 15 04:23:52.071 INFO kablam! Oct 15 04:23:52.584 INFO kablam! warning: unused variable: `role` Oct 15 04:23:52.584 INFO kablam! --> src/user.rs:55:35 Oct 15 04:23:52.584 INFO kablam! | Oct 15 04:23:52.584 INFO kablam! 55 | pub fn revoke_role(&mut self, role: &Role) { Oct 15 04:23:52.584 INFO kablam! | ^^^^ help: consider using `_role` instead Oct 15 04:23:52.584 INFO kablam! | Oct 15 04:23:52.584 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:23:52.584 INFO kablam! Oct 15 04:23:52.613 INFO kablam! warning: variable does not need to be mutable Oct 15 04:23:52.613 INFO kablam! --> src/controller.rs:53:13 Oct 15 04:23:52.613 INFO kablam! | Oct 15 04:23:52.613 INFO kablam! 53 | let mut room_data = self.room_data_interface.provide_room_data(); Oct 15 04:23:52.613 INFO kablam! | ----^^^^^^^^^ Oct 15 04:23:52.613 INFO kablam! | | Oct 15 04:23:52.613 INFO kablam! | help: remove this `mut` Oct 15 04:23:52.613 INFO kablam! | Oct 15 04:23:52.613 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 04:23:52.613 INFO kablam! Oct 15 04:23:52.619 INFO kablam! warning: variable does not need to be mutable Oct 15 04:23:52.619 INFO kablam! --> src/controller.rs:116:13 Oct 15 04:23:52.619 INFO kablam! | Oct 15 04:23:52.619 INFO kablam! 116 | let mut room = Room::new(name, owner); Oct 15 04:23:52.619 INFO kablam! | ----^^^^ Oct 15 04:23:52.619 INFO kablam! | | Oct 15 04:23:52.619 INFO kablam! | help: remove this `mut` Oct 15 04:23:52.619 INFO kablam! Oct 15 04:23:52.746 INFO kablam! warning: struct is never constructed: `MockUserDataImpl` Oct 15 04:23:52.746 INFO kablam! --> src/mock_data.rs:8:1 Oct 15 04:23:52.746 INFO kablam! | Oct 15 04:23:52.746 INFO kablam! 8 | pub struct MockUserDataImpl { Oct 15 04:23:52.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:23:52.746 INFO kablam! | Oct 15 04:23:52.746 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 04:23:52.746 INFO kablam! Oct 15 04:23:52.746 INFO kablam! warning: method is never used: `new` Oct 15 04:23:52.746 INFO kablam! --> src/mock_data.rs:13:5 Oct 15 04:23:52.746 INFO kablam! | Oct 15 04:23:52.746 INFO kablam! 13 | pub fn new() -> MockUserDataImpl { Oct 15 04:23:52.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:23:52.746 INFO kablam! Oct 15 04:23:52.746 INFO kablam! warning: struct is never constructed: `MockRoomDataImpl` Oct 15 04:23:52.746 INFO kablam! --> src/mock_data.rs:83:1 Oct 15 04:23:52.746 INFO kablam! | Oct 15 04:23:52.746 INFO kablam! 83 | pub struct MockRoomDataImpl { Oct 15 04:23:52.746 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:23:52.751 INFO kablam! Oct 15 04:23:52.752 INFO kablam! warning: method is never used: `new` Oct 15 04:23:52.752 INFO kablam! --> src/mock_data.rs:88:5 Oct 15 04:23:52.752 INFO kablam! | Oct 15 04:23:52.752 INFO kablam! 88 | pub fn new(user_list: &Vec) -> Self { Oct 15 04:23:52.752 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 04:23:52.752 INFO kablam! Oct 15 04:24:10.535 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 49s Oct 15 04:24:10.550 INFO kablam! su: No module specific data is present Oct 15 04:24:11.299 INFO running `"docker" "rm" "-f" "967868c469df6f356ee0b23147881a6621a3057cb35626653753187098a1e5a3"` Oct 15 04:24:11.567 INFO blam! 967868c469df6f356ee0b23147881a6621a3057cb35626653753187098a1e5a3 Oct 15 04:24:11.569 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 04:24:11.903 INFO blam! fe1478823f9e1d3381a4664a49a6ba5cb051bceac2dd3ced4c32f2fe9a4eecf7 Oct 15 04:24:11.904 INFO running `"docker" "start" "-a" "fe1478823f9e1d3381a4664a49a6ba5cb051bceac2dd3ced4c32f2fe9a4eecf7"` Oct 15 04:24:13.021 INFO kablam! usermod: no changes Oct 15 04:24:13.419 INFO kablam! Compiling alienchat v0.1.0 (/source) Oct 15 04:24:17.867 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 15 04:24:17.867 INFO kablam! --> src/actors/chatserver.rs:11:10 Oct 15 04:24:17.867 INFO kablam! | Oct 15 04:24:17.867 INFO kablam! 11 | #[derive(Message)] Oct 15 04:24:17.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:24:17.867 INFO kablam! | Oct 15 04:24:17.867 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 15 04:24:17.867 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 15 04:24:17.867 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:24:17.867 INFO kablam! Oct 15 04:24:17.867 INFO kablam! warning: cannot find type `Connect` in this scope Oct 15 04:24:17.867 INFO kablam! --> src/actors/chatserver.rs:15:10 Oct 15 04:24:17.867 INFO kablam! | Oct 15 04:24:17.867 INFO kablam! 15 | #[derive(Message)] Oct 15 04:24:17.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:24:17.867 INFO kablam! | Oct 15 04:24:17.867 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 15 04:24:17.867 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:24:17.867 INFO kablam! Oct 15 04:24:17.867 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 15 04:24:17.867 INFO kablam! --> src/actors/chatserver.rs:22:10 Oct 15 04:24:17.867 INFO kablam! | Oct 15 04:24:17.867 INFO kablam! 22 | #[derive(Message)] Oct 15 04:24:17.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:24:17.867 INFO kablam! | Oct 15 04:24:17.867 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 15 04:24:17.867 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:24:17.867 INFO kablam! Oct 15 04:24:17.867 INFO kablam! warning: cannot find type `Message` in this scope Oct 15 04:24:17.867 INFO kablam! --> src/actors/chatserver.rs:28:10 Oct 15 04:24:17.867 INFO kablam! | Oct 15 04:24:17.867 INFO kablam! 28 | #[derive(Message)] Oct 15 04:24:17.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 15 04:24:17.867 INFO kablam! | Oct 15 04:24:17.867 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 15 04:24:17.867 INFO kablam! = note: for more information, see issue #50504 Oct 15 04:24:17.867 INFO kablam! Oct 15 04:24:17.867 INFO kablam! warning: unused import: `std::fmt::Error` Oct 15 04:24:17.867 INFO kablam! --> src/controller.rs:6:5 Oct 15 04:24:17.867 INFO kablam! | Oct 15 04:24:17.867 INFO kablam! 6 | use std::fmt::Error; Oct 15 04:24:17.867 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 04:24:17.867 INFO kablam! | Oct 15 04:24:17.867 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 04:24:17.867 INFO kablam! Oct 15 04:24:17.868 INFO kablam! warning: unused import: `std::fmt::Formatter` Oct 15 04:24:17.868 INFO kablam! --> src/controller.rs:7:5 Oct 15 04:24:17.868 INFO kablam! | Oct 15 04:24:17.868 INFO kablam! 7 | use std::fmt::Formatter; Oct 15 04:24:17.868 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 04:24:17.868 INFO kablam! Oct 15 04:24:18.491 INFO kablam! warning: unused variable: `role` Oct 15 04:24:18.491 INFO kablam! --> src/user.rs:55:35 Oct 15 04:24:18.491 INFO kablam! | Oct 15 04:24:18.491 INFO kablam! 55 | pub fn revoke_role(&mut self, role: &Role) { Oct 15 04:24:18.491 INFO kablam! | ^^^^ help: consider using `_role` instead Oct 15 04:24:18.491 INFO kablam! | Oct 15 04:24:18.491 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 04:24:18.491 INFO kablam! Oct 15 04:24:18.519 INFO kablam! warning: variable does not need to be mutable Oct 15 04:24:18.519 INFO kablam! --> src/controller.rs:53:13 Oct 15 04:24:18.519 INFO kablam! | Oct 15 04:24:18.519 INFO kablam! 53 | let mut room_data = self.room_data_interface.provide_room_data(); Oct 15 04:24:18.519 INFO kablam! | ----^^^^^^^^^ Oct 15 04:24:18.519 INFO kablam! | | Oct 15 04:24:18.519 INFO kablam! | help: remove this `mut` Oct 15 04:24:18.519 INFO kablam! | Oct 15 04:24:18.519 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 04:24:18.519 INFO kablam! Oct 15 04:24:18.527 INFO kablam! warning: variable does not need to be mutable Oct 15 04:24:18.527 INFO kablam! --> src/controller.rs:116:13 Oct 15 04:24:18.527 INFO kablam! | Oct 15 04:24:18.527 INFO kablam! 116 | let mut room = Room::new(name, owner); Oct 15 04:24:18.527 INFO kablam! | ----^^^^ Oct 15 04:24:18.527 INFO kablam! | | Oct 15 04:24:18.527 INFO kablam! | help: remove this `mut` Oct 15 04:24:18.527 INFO kablam! Oct 15 04:24:18.543 INFO kablam! warning: variable does not need to be mutable Oct 15 04:24:18.543 INFO kablam! --> src/controller.rs:392:9 Oct 15 04:24:18.543 INFO kablam! | Oct 15 04:24:18.543 INFO kablam! 392 | let mut room_data_interface = MockRoomDataImpl::new(&user_data); Oct 15 04:24:18.543 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 15 04:24:18.543 INFO kablam! | | Oct 15 04:24:18.543 INFO kablam! | help: remove this `mut` Oct 15 04:24:18.543 INFO kablam! Oct 15 04:24:18.547 INFO kablam! warning: variable does not need to be mutable Oct 15 04:24:18.547 INFO kablam! --> src/controller.rs:420:9 Oct 15 04:24:18.547 INFO kablam! | Oct 15 04:24:18.547 INFO kablam! 420 | let mut room_data_interface = MockRoomDataImpl::new(&user_data); Oct 15 04:24:18.547 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 15 04:24:18.547 INFO kablam! | | Oct 15 04:24:18.547 INFO kablam! | help: remove this `mut` Oct 15 04:24:18.547 INFO kablam! Oct 15 04:24:18.551 INFO kablam! warning: variable does not need to be mutable Oct 15 04:24:18.551 INFO kablam! --> src/controller.rs:454:9 Oct 15 04:24:18.551 INFO kablam! | Oct 15 04:24:18.551 INFO kablam! 454 | let mut room_data_interface = MockRoomDataImpl::new(&user_data); Oct 15 04:24:18.551 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 15 04:24:18.551 INFO kablam! | | Oct 15 04:24:18.551 INFO kablam! | help: remove this `mut` Oct 15 04:24:18.551 INFO kablam! Oct 15 04:24:18.563 INFO kablam! warning: variable does not need to be mutable Oct 15 04:24:18.563 INFO kablam! --> src/controller.rs:486:9 Oct 15 04:24:18.563 INFO kablam! | Oct 15 04:24:18.563 INFO kablam! 486 | let mut room_data_interface = MockRoomDataImpl::new(&user_data); Oct 15 04:24:18.563 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 15 04:24:18.563 INFO kablam! | | Oct 15 04:24:18.563 INFO kablam! | help: remove this `mut` Oct 15 04:24:18.563 INFO kablam! Oct 15 04:24:18.563 INFO kablam! warning: variable does not need to be mutable Oct 15 04:24:18.563 INFO kablam! --> src/controller.rs:526:9 Oct 15 04:24:18.563 INFO kablam! | Oct 15 04:24:18.563 INFO kablam! 526 | let mut room_data_interface = MockRoomDataImpl::new(&user_data); Oct 15 04:24:18.563 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 15 04:24:18.563 INFO kablam! | | Oct 15 04:24:18.563 INFO kablam! | help: remove this `mut` Oct 15 04:24:18.563 INFO kablam! Oct 15 04:24:18.563 INFO kablam! warning: variable does not need to be mutable Oct 15 04:24:18.563 INFO kablam! --> src/controller.rs:567:9 Oct 15 04:24:18.563 INFO kablam! | Oct 15 04:24:18.563 INFO kablam! 567 | let mut room_data_interface = MockRoomDataImpl::new(&user_data); Oct 15 04:24:18.563 INFO kablam! | ----^^^^^^^^^^^^^^^^^^^ Oct 15 04:24:18.563 INFO kablam! | | Oct 15 04:24:18.563 INFO kablam! | help: remove this `mut` Oct 15 04:24:18.563 INFO kablam! Oct 15 04:24:18.643 INFO kablam! warning: variable does not need to be mutable Oct 15 04:24:18.643 INFO kablam! --> src/room.rs:160:9 Oct 15 04:24:18.643 INFO kablam! | Oct 15 04:24:18.643 INFO kablam! 160 | let mut room = Room::new("Testroom".to_string(), user.copy_id()); Oct 15 04:24:18.643 INFO kablam! | ----^^^^ Oct 15 04:24:18.643 INFO kablam! | | Oct 15 04:24:18.643 INFO kablam! | help: remove this `mut` Oct 15 04:24:18.643 INFO kablam! Oct 15 04:24:18.675 INFO kablam! warning: variable does not need to be mutable Oct 15 04:24:18.675 INFO kablam! --> src/user.rs:96:9 Oct 15 04:24:18.675 INFO kablam! | Oct 15 04:24:18.675 INFO kablam! 96 | let mut user = User::new( Oct 15 04:24:18.675 INFO kablam! | ----^^^^ Oct 15 04:24:18.675 INFO kablam! | | Oct 15 04:24:18.675 INFO kablam! | help: remove this `mut` Oct 15 04:24:18.675 INFO kablam! Oct 15 04:24:24.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.43s Oct 15 04:24:24.489 INFO kablam! su: No module specific data is present Oct 15 04:24:26.155 INFO running `"docker" "rm" "-f" "fe1478823f9e1d3381a4664a49a6ba5cb051bceac2dd3ced4c32f2fe9a4eecf7"` Oct 15 04:24:26.447 INFO blam! fe1478823f9e1d3381a4664a49a6ba5cb051bceac2dd3ced4c32f2fe9a4eecf7 Oct 15 04:24:26.456 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 04:24:26.919 INFO blam! 21b96498e27db85f1fb16fb15fd62eacbde4ed2fcc9e61f1834d905d32b84ae7 Oct 15 04:24:26.939 INFO running `"docker" "start" "-a" "21b96498e27db85f1fb16fb15fd62eacbde4ed2fcc9e61f1834d905d32b84ae7"` Oct 15 04:24:28.107 INFO kablam! usermod: no changes Oct 15 04:24:28.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.28s Oct 15 04:24:28.436 INFO kablam! Running /target/debug/deps/alienchat-eb421ef22ab37390 Oct 15 04:24:28.451 INFO blam! Oct 15 04:24:28.451 INFO blam! running 9 tests Oct 15 04:24:28.451 INFO blam! test controller::test_member ... ok Oct 15 04:24:28.451 INFO blam! test controller::test_interface ... ok Oct 15 04:24:28.451 INFO blam! test user::test_role ... ok Oct 15 04:24:28.454 INFO blam! test room::test_room_serialize ... ok Oct 15 04:24:28.454 INFO blam! test controller::test_moderator ... ok Oct 15 04:24:28.454 INFO blam! test controller::test_ban ... ok Oct 15 04:24:28.454 INFO blam! test user::test_user_serialize ... ok Oct 15 04:24:28.454 INFO blam! test controller::test_room ... ok Oct 15 04:24:28.454 INFO blam! test controller::test_mute ... ok Oct 15 04:24:28.454 INFO blam! Oct 15 04:24:28.454 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 04:24:28.454 INFO blam! Oct 15 04:24:28.459 INFO kablam! su: No module specific data is present Oct 15 04:24:29.087 INFO running `"docker" "rm" "-f" "21b96498e27db85f1fb16fb15fd62eacbde4ed2fcc9e61f1834d905d32b84ae7"` Oct 15 04:24:29.358 INFO blam! 21b96498e27db85f1fb16fb15fd62eacbde4ed2fcc9e61f1834d905d32b84ae7