Oct 21 20:07:03.298 INFO checking Yokeshthirumoorthi/rust-websocket-benchmark against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:07:03.298 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:07:03.697 INFO blam! 2d1e00f81c02bc7d03cbdc9c2bb09fb803fd8f32b22fb92588c7ada18c565e97 Oct 21 20:07:03.704 INFO running `"docker" "start" "-a" "2d1e00f81c02bc7d03cbdc9c2bb09fb803fd8f32b22fb92588c7ada18c565e97"` Oct 21 20:07:05.269 INFO kablam! usermod: no changes Oct 21 20:07:05.800 INFO kablam! Compiling rand v0.3.22 Oct 21 20:07:05.801 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 21 20:07:05.805 INFO kablam! Checking tokio-io v0.1.8 Oct 21 20:07:05.805 INFO kablam! Checking mio-uds v0.6.7 Oct 21 20:07:05.805 INFO kablam! Compiling semver v0.9.0 Oct 21 20:07:05.805 INFO kablam! Checking uuid v0.5.1 Oct 21 20:07:05.811 INFO kablam! Compiling serde_json v1.0.26 Oct 21 20:07:05.823 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 21 20:07:07.616 INFO kablam! Checking error-chain v0.10.0 Oct 21 20:07:07.800 INFO kablam! Checking diesel v1.3.2 Oct 21 20:07:08.936 INFO kablam! Compiling actix_derive v0.2.0 Oct 21 20:07:09.649 INFO kablam! Compiling backtrace v0.3.9 Oct 21 20:07:10.554 INFO kablam! Compiling rayon v0.8.2 Oct 21 20:07:10.572 INFO kablam! Checking dotenv v0.10.1 Oct 21 20:07:10.661 INFO kablam! Checking tokio-codec v0.1.0 Oct 21 20:07:10.832 INFO kablam! Checking tokio-reactor v0.1.5 Oct 21 20:07:13.284 INFO kablam! Checking tokio-fs v0.1.3 Oct 21 20:07:13.284 INFO kablam! Checking h2 v0.1.12 Oct 21 20:07:13.305 INFO kablam! Compiling error-chain v0.11.0 Oct 21 20:07:14.270 INFO kablam! Checking tokio-tcp v0.1.1 Oct 21 20:07:14.271 INFO kablam! Checking tokio-uds v0.2.1 Oct 21 20:07:15.728 INFO kablam! Checking tokio-udp v0.1.2 Oct 21 20:07:19.804 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 21 20:07:19.905 INFO kablam! Compiling ring v0.12.1 Oct 21 20:07:20.726 INFO kablam! Checking tokio v0.1.8 Oct 21 20:07:26.012 INFO kablam! Checking tokio-core v0.1.17 Oct 21 20:07:32.552 INFO kablam! Compiling skeptic v0.13.3 Oct 21 20:07:38.839 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 21 20:07:38.840 INFO kablam! Checking tokio-signal v0.1.5 Oct 21 20:07:39.065 INFO kablam! Checking cookie v0.10.1 Oct 21 20:07:43.005 INFO kablam! Compiling actix v0.5.8 Oct 21 20:07:53.228 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 21 20:08:03.513 INFO kablam! Checking actix-web v0.6.15 Oct 21 20:08:16.349 INFO kablam! Checking rust-websocket-bench v0.1.0 (/source) Oct 21 20:08:26.564 INFO kablam! warning: unused `#[macro_use]` import Oct 21 20:08:26.564 INFO kablam! --> src/main.rs:16:1 Oct 21 20:08:26.564 INFO kablam! | Oct 21 20:08:26.564 INFO kablam! 16 | #[macro_use] Oct 21 20:08:26.564 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:08:26.564 INFO kablam! | Oct 21 20:08:26.564 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:08:26.564 INFO kablam! Oct 21 20:08:26.564 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 21 20:08:26.564 INFO kablam! --> src/server.rs:21:10 Oct 21 20:08:26.564 INFO kablam! | Oct 21 20:08:26.565 INFO kablam! 21 | #[derive(Message)] Oct 21 20:08:26.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:26.565 INFO kablam! | Oct 21 20:08:26.565 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 20:08:26.565 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 21 20:08:26.565 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:26.565 INFO kablam! Oct 21 20:08:26.565 INFO kablam! warning: cannot find type `Connect` in this scope Oct 21 20:08:26.565 INFO kablam! --> src/server.rs:27:10 Oct 21 20:08:26.565 INFO kablam! | Oct 21 20:08:26.565 INFO kablam! 27 | #[derive(Message)] Oct 21 20:08:26.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:26.565 INFO kablam! | Oct 21 20:08:26.565 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 21 20:08:26.565 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:26.565 INFO kablam! Oct 21 20:08:26.565 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 21 20:08:26.565 INFO kablam! --> src/server.rs:34:10 Oct 21 20:08:26.565 INFO kablam! | Oct 21 20:08:26.565 INFO kablam! 34 | #[derive(Message)] Oct 21 20:08:26.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:26.565 INFO kablam! | Oct 21 20:08:26.565 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 21 20:08:26.565 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:26.565 INFO kablam! Oct 21 20:08:26.565 INFO kablam! warning: cannot find type `Message` in this scope Oct 21 20:08:26.565 INFO kablam! --> src/server.rs:40:10 Oct 21 20:08:26.565 INFO kablam! | Oct 21 20:08:26.565 INFO kablam! 40 | #[derive(Message)] Oct 21 20:08:26.565 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:26.565 INFO kablam! | Oct 21 20:08:26.565 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 21 20:08:26.565 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:26.565 INFO kablam! Oct 21 20:08:27.645 INFO kablam! warning: unused `#[macro_use]` import Oct 21 20:08:27.645 INFO kablam! --> src/main_actix_sqlite.rs:16:1 Oct 21 20:08:27.645 INFO kablam! | Oct 21 20:08:27.645 INFO kablam! 16 | #[macro_use] Oct 21 20:08:27.645 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:08:27.645 INFO kablam! | Oct 21 20:08:27.645 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:08:27.645 INFO kablam! Oct 21 20:08:27.645 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 21 20:08:27.645 INFO kablam! --> src/server.rs:21:10 Oct 21 20:08:27.645 INFO kablam! | Oct 21 20:08:27.645 INFO kablam! 21 | #[derive(Message)] Oct 21 20:08:27.645 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:27.645 INFO kablam! | Oct 21 20:08:27.646 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 20:08:27.646 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 21 20:08:27.646 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:27.646 INFO kablam! Oct 21 20:08:27.646 INFO kablam! warning: cannot find type `Connect` in this scope Oct 21 20:08:27.646 INFO kablam! --> src/server.rs:27:10 Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 INFO kablam! 27 | #[derive(Message)] Oct 21 20:08:27.646 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 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 21 20:08:27.646 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:27.646 INFO kablam! Oct 21 20:08:27.646 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 21 20:08:27.646 INFO kablam! --> src/server.rs:34:10 Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 INFO kablam! 34 | #[derive(Message)] Oct 21 20:08:27.646 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 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 21 20:08:27.646 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:27.646 INFO kablam! Oct 21 20:08:27.646 INFO kablam! warning: cannot find type `Message` in this scope Oct 21 20:08:27.646 INFO kablam! --> src/server.rs:40:10 Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 INFO kablam! 40 | #[derive(Message)] Oct 21 20:08:27.646 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 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 21 20:08:27.646 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:27.646 INFO kablam! Oct 21 20:08:27.646 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:08:27.646 INFO kablam! --> src/models.rs:13:21 Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 INFO kablam! 13 | #[derive(Serialize, Queryable)] Oct 21 20:08:27.646 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 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 21 20:08:27.646 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:27.646 INFO kablam! Oct 21 20:08:27.646 INFO kablam! warning: cannot find type `users` in this scope Oct 21 20:08:27.646 INFO kablam! --> src/models.rs:19:10 Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 INFO kablam! 19 | #[derive(Insertable)] Oct 21 20:08:27.646 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 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 21 20:08:27.646 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:27.646 INFO kablam! Oct 21 20:08:27.646 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 21 20:08:27.646 INFO kablam! --> src/models.rs:19:10 Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 INFO kablam! 19 | #[derive(Insertable)] Oct 21 20:08:27.646 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 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 21 20:08:27.646 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:27.646 INFO kablam! Oct 21 20:08:27.646 INFO kablam! warning: cannot find type `table` in this scope Oct 21 20:08:27.646 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 20:08:27.646 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 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 21 20:08:27.646 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:27.646 INFO kablam! Oct 21 20:08:27.646 INFO kablam! warning: cannot find type `id` in this scope Oct 21 20:08:27.646 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:08:27.646 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:27.646 INFO kablam! | Oct 21 20:08:27.646 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 21 20:08:27.646 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:27.646 INFO kablam! Oct 21 20:08:27.656 INFO kablam! warning: cannot find type `name` in this scope Oct 21 20:08:27.656 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:08:27.656 INFO kablam! | Oct 21 20:08:27.656 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:08:27.656 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:27.656 INFO kablam! | Oct 21 20:08:27.656 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 21 20:08:27.656 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:27.656 INFO kablam! Oct 21 20:08:28.265 INFO kablam! warning: unused `#[macro_use]` import Oct 21 20:08:28.266 INFO kablam! --> src/main_actix_sqlite.rs:16:1 Oct 21 20:08:28.266 INFO kablam! | Oct 21 20:08:28.267 INFO kablam! 16 | #[macro_use] Oct 21 20:08:28.267 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:08:28.267 INFO kablam! | Oct 21 20:08:28.268 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:08:28.268 INFO kablam! Oct 21 20:08:28.268 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 21 20:08:28.269 INFO kablam! --> src/server.rs:21:10 Oct 21 20:08:28.269 INFO kablam! | Oct 21 20:08:28.269 INFO kablam! 21 | #[derive(Message)] Oct 21 20:08:28.270 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:28.270 INFO kablam! | Oct 21 20:08:28.270 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 20:08:28.271 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 21 20:08:28.271 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:28.271 INFO kablam! Oct 21 20:08:28.272 INFO kablam! warning: cannot find type `Connect` in this scope Oct 21 20:08:28.272 INFO kablam! --> src/server.rs:27:10 Oct 21 20:08:28.272 INFO kablam! | Oct 21 20:08:28.273 INFO kablam! 27 | #[derive(Message)] Oct 21 20:08:28.273 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:28.273 INFO kablam! | Oct 21 20:08:28.273 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 21 20:08:28.274 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:28.274 INFO kablam! Oct 21 20:08:28.274 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 21 20:08:28.275 INFO kablam! --> src/server.rs:34:10 Oct 21 20:08:28.275 INFO kablam! | Oct 21 20:08:28.275 INFO kablam! 34 | #[derive(Message)] Oct 21 20:08:28.275 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:28.276 INFO kablam! | Oct 21 20:08:28.276 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 21 20:08:28.276 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:28.277 INFO kablam! Oct 21 20:08:28.277 INFO kablam! warning: cannot find type `Message` in this scope Oct 21 20:08:28.277 INFO kablam! --> src/server.rs:40:10 Oct 21 20:08:28.277 INFO kablam! | Oct 21 20:08:28.278 INFO kablam! 40 | #[derive(Message)] Oct 21 20:08:28.278 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:28.278 INFO kablam! | Oct 21 20:08:28.278 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 21 20:08:28.279 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:28.279 INFO kablam! Oct 21 20:08:28.279 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:08:28.280 INFO kablam! --> src/models.rs:13:21 Oct 21 20:08:28.280 INFO kablam! | Oct 21 20:08:28.280 INFO kablam! 13 | #[derive(Serialize, Queryable)] Oct 21 20:08:28.280 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:28.281 INFO kablam! | Oct 21 20:08:28.281 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 21 20:08:28.281 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:28.282 INFO kablam! Oct 21 20:08:28.282 INFO kablam! warning: cannot find type `users` in this scope Oct 21 20:08:28.282 INFO kablam! --> src/models.rs:19:10 Oct 21 20:08:28.282 INFO kablam! | Oct 21 20:08:28.283 INFO kablam! 19 | #[derive(Insertable)] Oct 21 20:08:28.283 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:28.283 INFO kablam! | Oct 21 20:08:28.283 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 21 20:08:28.284 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:28.284 INFO kablam! Oct 21 20:08:28.284 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 21 20:08:28.285 INFO kablam! --> src/models.rs:19:10 Oct 21 20:08:28.285 INFO kablam! | Oct 21 20:08:28.285 INFO kablam! 19 | #[derive(Insertable)] Oct 21 20:08:28.286 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:28.286 INFO kablam! | Oct 21 20:08:28.286 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 21 20:08:28.287 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:28.287 INFO kablam! Oct 21 20:08:28.287 INFO kablam! warning: cannot find type `table` in this scope Oct 21 20:08:28.288 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 20:08:28.288 INFO kablam! | Oct 21 20:08:28.288 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 20:08:28.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:28.289 INFO kablam! | Oct 21 20:08:28.289 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 21 20:08:28.289 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:28.289 INFO kablam! Oct 21 20:08:28.290 INFO kablam! warning: cannot find type `id` in this scope Oct 21 20:08:28.290 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:08:28.290 INFO kablam! | Oct 21 20:08:28.290 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:08:28.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:28.291 INFO kablam! | Oct 21 20:08:28.291 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 21 20:08:28.291 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:28.292 INFO kablam! Oct 21 20:08:28.292 INFO kablam! warning: cannot find type `name` in this scope Oct 21 20:08:28.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:08:28.293 INFO kablam! | Oct 21 20:08:28.293 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:08:28.293 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:28.293 INFO kablam! | Oct 21 20:08:28.294 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 21 20:08:28.294 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:28.294 INFO kablam! Oct 21 20:08:29.012 INFO kablam! warning: unused `#[macro_use]` import Oct 21 20:08:29.012 INFO kablam! --> src/main.rs:16:1 Oct 21 20:08:29.012 INFO kablam! | Oct 21 20:08:29.012 INFO kablam! 16 | #[macro_use] Oct 21 20:08:29.012 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:08:29.012 INFO kablam! | Oct 21 20:08:29.012 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:08:29.012 INFO kablam! Oct 21 20:08:29.012 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 21 20:08:29.012 INFO kablam! --> src/server.rs:21:10 Oct 21 20:08:29.012 INFO kablam! | Oct 21 20:08:29.012 INFO kablam! 21 | #[derive(Message)] Oct 21 20:08:29.012 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:29.012 INFO kablam! | Oct 21 20:08:29.012 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 20:08:29.012 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 21 20:08:29.012 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:29.012 INFO kablam! Oct 21 20:08:29.012 INFO kablam! warning: cannot find type `Connect` in this scope Oct 21 20:08:29.012 INFO kablam! --> src/server.rs:27:10 Oct 21 20:08:29.012 INFO kablam! | Oct 21 20:08:29.012 INFO kablam! 27 | #[derive(Message)] Oct 21 20:08:29.012 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:29.012 INFO kablam! | Oct 21 20:08:29.012 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 21 20:08:29.012 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:29.012 INFO kablam! Oct 21 20:08:29.012 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 21 20:08:29.012 INFO kablam! --> src/server.rs:34:10 Oct 21 20:08:29.012 INFO kablam! | Oct 21 20:08:29.012 INFO kablam! 34 | #[derive(Message)] Oct 21 20:08:29.012 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:29.012 INFO kablam! | Oct 21 20:08:29.012 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 21 20:08:29.012 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:29.012 INFO kablam! Oct 21 20:08:29.012 INFO kablam! warning: cannot find type `Message` in this scope Oct 21 20:08:29.012 INFO kablam! --> src/server.rs:40:10 Oct 21 20:08:29.012 INFO kablam! | Oct 21 20:08:29.013 INFO kablam! 40 | #[derive(Message)] Oct 21 20:08:29.013 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:08:29.013 INFO kablam! | Oct 21 20:08:29.013 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 21 20:08:29.013 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:08:29.013 INFO kablam! Oct 21 20:08:29.238 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 23s Oct 21 20:08:29.316 INFO kablam! su: No module specific data is present Oct 21 20:08:29.963 INFO running `"docker" "rm" "-f" "2d1e00f81c02bc7d03cbdc9c2bb09fb803fd8f32b22fb92588c7ada18c565e97"` Oct 21 20:08:30.198 INFO blam! 2d1e00f81c02bc7d03cbdc9c2bb09fb803fd8f32b22fb92588c7ada18c565e97