Oct 27 09:02:59.526 INFO checking Yokeshthirumoorthi/rust-websocket-benchmark against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:02:59.527 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 27 09:03:00.161 INFO blam! af5c482a00c6d0ef377af8d90da43f25027177bd19657894656c563ff3e36ba5 Oct 27 09:03:00.164 INFO running `"docker" "start" "-a" "af5c482a00c6d0ef377af8d90da43f25027177bd19657894656c563ff3e36ba5"` Oct 27 09:03:01.716 INFO kablam! usermod: no changes Oct 27 09:03:02.343 INFO kablam! Compiling same-file v1.0.3 Oct 27 09:03:02.359 INFO kablam! Compiling libsqlite3-sys v0.9.3 Oct 27 09:03:02.359 INFO kablam! Checking r2d2 v0.8.2 Oct 27 09:03:02.359 INFO kablam! Compiling backtrace-sys v0.1.24 Oct 27 09:03:02.359 INFO kablam! Checking tokio-io v0.1.8 Oct 27 09:03:02.359 INFO kablam! Checking http v0.1.10 Oct 27 09:03:02.359 INFO kablam! Checking mio-uds v0.6.7 Oct 27 09:03:02.359 INFO kablam! Compiling semver v0.9.0 Oct 27 09:03:05.027 INFO kablam! Checking uuid v0.5.1 Oct 27 09:03:06.353 INFO kablam! Compiling serde_json v1.0.26 Oct 27 09:03:06.565 INFO kablam! Compiling backtrace v0.3.9 Oct 27 09:03:07.519 INFO kablam! Compiling walkdir v2.2.5 Oct 27 09:03:07.655 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 27 09:03:09.744 INFO kablam! Checking error-chain v0.10.0 Oct 27 09:03:11.587 INFO kablam! Checking tokio-reactor v0.1.5 Oct 27 09:03:11.587 INFO kablam! Checking tokio-codec v0.1.0 Oct 27 09:03:11.643 INFO kablam! Checking tokio-fs v0.1.3 Oct 27 09:03:13.111 INFO kablam! Checking failure v0.1.2 Oct 27 09:03:14.023 INFO kablam! Compiling error-chain v0.11.0 Oct 27 09:03:14.316 INFO kablam! Checking dotenv v0.10.1 Oct 27 09:03:14.323 INFO kablam! Checking diesel v1.3.2 Oct 27 09:03:16.583 INFO kablam! Checking cookie v0.10.1 Oct 27 09:03:17.315 INFO kablam! Checking h2 v0.1.12 Oct 27 09:03:19.651 INFO kablam! Checking tokio-udp v0.1.2 Oct 27 09:03:19.662 INFO kablam! Checking tokio-tcp v0.1.1 Oct 27 09:03:19.693 INFO kablam! Checking tokio-uds v0.2.1 Oct 27 09:03:19.811 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 27 09:03:28.219 INFO kablam! Checking tokio v0.1.8 Oct 27 09:03:34.192 INFO kablam! Compiling skeptic v0.13.3 Oct 27 09:03:37.140 INFO kablam! Checking tokio-core v0.1.17 Oct 27 09:03:45.837 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 27 09:03:45.839 INFO kablam! Checking tokio-signal v0.1.5 Oct 27 09:03:46.979 INFO kablam! Compiling actix v0.5.8 Oct 27 09:03:58.185 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 27 09:04:13.951 INFO kablam! Checking actix-web v0.6.15 Oct 27 09:04:31.138 INFO kablam! Checking rust-websocket-bench v0.1.0 (/source) Oct 27 09:04:46.648 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:04:46.648 INFO kablam! --> src/main.rs:16:1 Oct 27 09:04:46.648 INFO kablam! | Oct 27 09:04:46.649 INFO kablam! 16 | #[macro_use] Oct 27 09:04:46.649 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:04:46.649 INFO kablam! | Oct 27 09:04:46.649 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:04:46.650 INFO kablam! Oct 27 09:04:46.650 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 27 09:04:46.650 INFO kablam! --> src/server.rs:21:10 Oct 27 09:04:46.651 INFO kablam! | Oct 27 09:04:46.651 INFO kablam! 21 | #[derive(Message)] Oct 27 09:04:46.651 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:46.651 INFO kablam! | Oct 27 09:04:46.652 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 09:04:46.652 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 09:04:46.652 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:46.652 INFO kablam! Oct 27 09:04:46.653 INFO kablam! warning: cannot find type `Connect` in this scope Oct 27 09:04:46.653 INFO kablam! --> src/server.rs:27:10 Oct 27 09:04:46.653 INFO kablam! | Oct 27 09:04:46.653 INFO kablam! 27 | #[derive(Message)] Oct 27 09:04:46.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:46.654 INFO kablam! | Oct 27 09:04:46.654 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 09:04:46.654 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:46.655 INFO kablam! Oct 27 09:04:46.655 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 27 09:04:46.655 INFO kablam! --> src/server.rs:34:10 Oct 27 09:04:46.655 INFO kablam! | Oct 27 09:04:46.656 INFO kablam! 34 | #[derive(Message)] Oct 27 09:04:46.656 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:46.656 INFO kablam! | Oct 27 09:04:46.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 27 09:04:46.657 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:46.657 INFO kablam! Oct 27 09:04:46.657 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 09:04:46.657 INFO kablam! --> src/server.rs:40:10 Oct 27 09:04:46.658 INFO kablam! | Oct 27 09:04:46.658 INFO kablam! 40 | #[derive(Message)] Oct 27 09:04:46.658 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:46.659 INFO kablam! | Oct 27 09:04:46.659 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 09:04:46.659 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:46.659 INFO kablam! Oct 27 09:04:47.425 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:04:47.425 INFO kablam! --> src/main.rs:16:1 Oct 27 09:04:47.426 INFO kablam! | Oct 27 09:04:47.426 INFO kablam! 16 | #[macro_use] Oct 27 09:04:47.426 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:04:47.427 INFO kablam! | Oct 27 09:04:47.427 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:04:47.427 INFO kablam! Oct 27 09:04:47.427 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 27 09:04:47.428 INFO kablam! --> src/server.rs:21:10 Oct 27 09:04:47.428 INFO kablam! | Oct 27 09:04:47.428 INFO kablam! 21 | #[derive(Message)] Oct 27 09:04:47.428 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.429 INFO kablam! | Oct 27 09:04:47.429 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 09:04:47.429 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 09:04:47.430 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.430 INFO kablam! Oct 27 09:04:47.430 INFO kablam! warning: cannot find type `Connect` in this scope Oct 27 09:04:47.431 INFO kablam! --> src/server.rs:27:10 Oct 27 09:04:47.431 INFO kablam! | Oct 27 09:04:47.431 INFO kablam! 27 | #[derive(Message)] Oct 27 09:04:47.431 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.432 INFO kablam! | Oct 27 09:04:47.432 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 09:04:47.432 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.433 INFO kablam! Oct 27 09:04:47.433 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 27 09:04:47.433 INFO kablam! --> src/server.rs:34:10 Oct 27 09:04:47.433 INFO kablam! | Oct 27 09:04:47.434 INFO kablam! 34 | #[derive(Message)] Oct 27 09:04:47.434 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.434 INFO kablam! | Oct 27 09:04:47.435 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 09:04:47.435 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.435 INFO kablam! Oct 27 09:04:47.435 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 09:04:47.436 INFO kablam! --> src/server.rs:40:10 Oct 27 09:04:47.436 INFO kablam! | Oct 27 09:04:47.436 INFO kablam! 40 | #[derive(Message)] Oct 27 09:04:47.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.437 INFO kablam! | Oct 27 09:04:47.437 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 09:04:47.437 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.438 INFO kablam! Oct 27 09:04:47.771 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:04:47.771 INFO kablam! --> src/main_actix_sqlite.rs:16:1 Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 INFO kablam! 16 | #[macro_use] Oct 27 09:04:47.771 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:04:47.771 INFO kablam! Oct 27 09:04:47.771 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 27 09:04:47.771 INFO kablam! --> src/server.rs:21:10 Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 INFO kablam! 21 | #[derive(Message)] Oct 27 09:04:47.771 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 09:04:47.771 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 09:04:47.771 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.771 INFO kablam! Oct 27 09:04:47.771 INFO kablam! warning: cannot find type `Connect` in this scope Oct 27 09:04:47.771 INFO kablam! --> src/server.rs:27:10 Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 INFO kablam! 27 | #[derive(Message)] Oct 27 09:04:47.771 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 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 09:04:47.771 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.771 INFO kablam! Oct 27 09:04:47.771 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 27 09:04:47.771 INFO kablam! --> src/server.rs:34:10 Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 INFO kablam! 34 | #[derive(Message)] Oct 27 09:04:47.771 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 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 09:04:47.771 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.771 INFO kablam! Oct 27 09:04:47.771 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 09:04:47.771 INFO kablam! --> src/server.rs:40:10 Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 INFO kablam! 40 | #[derive(Message)] Oct 27 09:04:47.771 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 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 09:04:47.771 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.771 INFO kablam! Oct 27 09:04:47.771 INFO kablam! warning: cannot find type `User` in this scope Oct 27 09:04:47.771 INFO kablam! --> src/models.rs:13:21 Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 INFO kablam! 13 | #[derive(Serialize, Queryable)] Oct 27 09:04:47.771 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 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 09:04:47.771 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.771 INFO kablam! Oct 27 09:04:47.771 INFO kablam! warning: cannot find type `users` in this scope Oct 27 09:04:47.771 INFO kablam! --> src/models.rs:19:10 Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 INFO kablam! 19 | #[derive(Insertable)] Oct 27 09:04:47.771 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 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 09:04:47.771 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.771 INFO kablam! Oct 27 09:04:47.771 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 27 09:04:47.771 INFO kablam! --> src/models.rs:19:10 Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 INFO kablam! 19 | #[derive(Insertable)] Oct 27 09:04:47.771 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.771 INFO kablam! | Oct 27 09:04:47.771 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 09:04:47.772 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.772 INFO kablam! Oct 27 09:04:47.772 INFO kablam! warning: cannot find type `table` in this scope Oct 27 09:04:47.772 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 09:04:47.772 INFO kablam! | Oct 27 09:04:47.772 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 09:04:47.772 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.772 INFO kablam! | Oct 27 09:04:47.772 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 09:04:47.772 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.772 INFO kablam! Oct 27 09:04:47.772 INFO kablam! warning: cannot find type `id` in this scope Oct 27 09:04:47.772 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 09:04:47.772 INFO kablam! | Oct 27 09:04:47.772 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 09:04:47.772 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.772 INFO kablam! | Oct 27 09:04:47.772 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 09:04:47.772 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.772 INFO kablam! Oct 27 09:04:47.772 INFO kablam! warning: cannot find type `name` in this scope Oct 27 09:04:47.772 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 09:04:47.772 INFO kablam! | Oct 27 09:04:47.772 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 09:04:47.772 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:47.772 INFO kablam! | Oct 27 09:04:47.772 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 09:04:47.772 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:47.772 INFO kablam! Oct 27 09:04:48.675 INFO kablam! warning: unused `#[macro_use]` import Oct 27 09:04:48.675 INFO kablam! --> src/main_actix_sqlite.rs:16:1 Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 INFO kablam! 16 | #[macro_use] Oct 27 09:04:48.675 INFO kablam! | ^^^^^^^^^^^^ Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 09:04:48.675 INFO kablam! Oct 27 09:04:48.675 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 27 09:04:48.675 INFO kablam! --> src/server.rs:21:10 Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 INFO kablam! 21 | #[derive(Message)] Oct 27 09:04:48.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 09:04:48.675 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 09:04:48.675 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:48.675 INFO kablam! Oct 27 09:04:48.675 INFO kablam! warning: cannot find type `Connect` in this scope Oct 27 09:04:48.675 INFO kablam! --> src/server.rs:27:10 Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 INFO kablam! 27 | #[derive(Message)] Oct 27 09:04:48.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 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 09:04:48.675 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:48.675 INFO kablam! Oct 27 09:04:48.675 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 27 09:04:48.675 INFO kablam! --> src/server.rs:34:10 Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 INFO kablam! 34 | #[derive(Message)] Oct 27 09:04:48.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 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 09:04:48.675 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:48.675 INFO kablam! Oct 27 09:04:48.675 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 09:04:48.675 INFO kablam! --> src/server.rs:40:10 Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 INFO kablam! 40 | #[derive(Message)] Oct 27 09:04:48.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 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 09:04:48.675 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:48.675 INFO kablam! Oct 27 09:04:48.675 INFO kablam! warning: cannot find type `User` in this scope Oct 27 09:04:48.675 INFO kablam! --> src/models.rs:13:21 Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 INFO kablam! 13 | #[derive(Serialize, Queryable)] Oct 27 09:04:48.675 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 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 09:04:48.675 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:48.675 INFO kablam! Oct 27 09:04:48.675 INFO kablam! warning: cannot find type `users` in this scope Oct 27 09:04:48.675 INFO kablam! --> src/models.rs:19:10 Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 INFO kablam! 19 | #[derive(Insertable)] Oct 27 09:04:48.675 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 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 09:04:48.675 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:48.675 INFO kablam! Oct 27 09:04:48.675 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 27 09:04:48.675 INFO kablam! --> src/models.rs:19:10 Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 INFO kablam! 19 | #[derive(Insertable)] Oct 27 09:04:48.675 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 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 09:04:48.675 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:48.675 INFO kablam! Oct 27 09:04:48.675 INFO kablam! warning: cannot find type `table` in this scope Oct 27 09:04:48.675 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.675 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 09:04:48.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:48.675 INFO kablam! | Oct 27 09:04:48.676 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 09:04:48.676 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:48.676 INFO kablam! Oct 27 09:04:48.676 INFO kablam! warning: cannot find type `id` in this scope Oct 27 09:04:48.676 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 09:04:48.676 INFO kablam! | Oct 27 09:04:48.676 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 09:04:48.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:48.676 INFO kablam! | Oct 27 09:04:48.676 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 09:04:48.676 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:48.676 INFO kablam! Oct 27 09:04:48.676 INFO kablam! warning: cannot find type `name` in this scope Oct 27 09:04:48.676 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 09:04:48.676 INFO kablam! | Oct 27 09:04:48.676 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 09:04:48.676 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 09:04:48.676 INFO kablam! | Oct 27 09:04:48.676 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 09:04:48.676 INFO kablam! = note: for more information, see issue #50504 Oct 27 09:04:48.676 INFO kablam! Oct 27 09:04:49.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 47s Oct 27 09:04:49.093 INFO kablam! su: No module specific data is present Oct 27 09:04:49.759 INFO running `"docker" "rm" "-f" "af5c482a00c6d0ef377af8d90da43f25027177bd19657894656c563ff3e36ba5"` Oct 27 09:04:50.071 INFO blam! af5c482a00c6d0ef377af8d90da43f25027177bd19657894656c563ff3e36ba5