Oct 13 01:54:17.943 INFO checking Yokeshthirumoorthi/rust-websocket-benchmark against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 01:54:17.943 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 01:54:18.438 INFO blam! f4c68caa0c81af09759e14664339a86b6645393922e97084ad63548c80922292 Oct 13 01:54:18.439 INFO running `"docker" "start" "-a" "f4c68caa0c81af09759e14664339a86b6645393922e97084ad63548c80922292"` Oct 13 01:54:19.884 INFO kablam! usermod: no changes Oct 13 01:54:20.596 INFO kablam! Checking mio v0.6.15 Oct 13 01:54:20.600 INFO kablam! Compiling rand v0.3.22 Oct 13 01:54:20.644 INFO kablam! Checking tokio-io v0.1.8 Oct 13 01:54:20.644 INFO kablam! Compiling semver v0.9.0 Oct 13 01:54:20.644 INFO kablam! Checking uuid v0.5.1 Oct 13 01:54:20.644 INFO kablam! Checking parking_lot v0.5.5 Oct 13 01:54:20.644 INFO kablam! Checking error-chain v0.10.0 Oct 13 01:54:20.644 INFO kablam! Checking diesel v1.3.2 Oct 13 01:54:23.148 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 13 01:54:24.392 INFO kablam! Compiling actix_derive v0.2.0 Oct 13 01:54:25.705 INFO kablam! Checking dotenv v0.10.1 Oct 13 01:54:25.736 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 13 01:54:25.865 INFO kablam! Compiling ring v0.12.1 Oct 13 01:54:27.732 INFO kablam! Compiling cargo_metadata v0.5.8 Oct 13 01:54:28.895 INFO kablam! Checking tokio-codec v0.1.0 Oct 13 01:54:30.097 INFO kablam! Checking h2 v0.1.12 Oct 13 01:54:30.511 INFO kablam! Checking mio-uds v0.6.7 Oct 13 01:54:30.765 INFO kablam! Checking tokio-reactor v0.1.5 Oct 13 01:54:30.993 INFO kablam! Checking tokio-fs v0.1.3 Oct 13 01:54:42.886 INFO kablam! Checking tokio-udp v0.1.2 Oct 13 01:54:43.088 INFO kablam! Checking tokio-uds v0.2.1 Oct 13 01:54:43.349 INFO kablam! Checking tokio-tcp v0.1.1 Oct 13 01:54:44.237 INFO kablam! Compiling skeptic v0.13.3 Oct 13 01:54:55.301 INFO kablam! Checking tokio v0.1.8 Oct 13 01:54:58.803 INFO kablam! Checking cookie v0.10.1 Oct 13 01:55:03.392 INFO kablam! Compiling actix v0.5.8 Oct 13 01:55:03.957 INFO kablam! Checking tokio-core v0.1.17 Oct 13 01:55:10.438 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 13 01:55:10.439 INFO kablam! Checking tokio-signal v0.1.5 Oct 13 01:55:22.605 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 13 01:55:39.510 INFO kablam! Checking actix-web v0.6.15 Oct 13 01:55:52.948 INFO kablam! Checking rust-websocket-bench v0.1.0 (/source) Oct 13 01:56:04.388 INFO kablam! warning: unused `#[macro_use]` import Oct 13 01:56:04.388 INFO kablam! --> src/main.rs:16:1 Oct 13 01:56:04.388 INFO kablam! | Oct 13 01:56:04.388 INFO kablam! 16 | #[macro_use] Oct 13 01:56:04.388 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:56:04.388 INFO kablam! | Oct 13 01:56:04.388 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:56:04.388 INFO kablam! Oct 13 01:56:04.388 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 13 01:56:04.389 INFO kablam! --> src/server.rs:21:10 Oct 13 01:56:04.389 INFO kablam! | Oct 13 01:56:04.389 INFO kablam! 21 | #[derive(Message)] Oct 13 01:56:04.389 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:04.389 INFO kablam! | Oct 13 01:56:04.389 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 01:56:04.389 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 13 01:56:04.389 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:04.389 INFO kablam! Oct 13 01:56:04.389 INFO kablam! warning: cannot find type `Connect` in this scope Oct 13 01:56:04.389 INFO kablam! --> src/server.rs:27:10 Oct 13 01:56:04.389 INFO kablam! | Oct 13 01:56:04.389 INFO kablam! 27 | #[derive(Message)] Oct 13 01:56:04.389 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:04.389 INFO kablam! | Oct 13 01:56:04.389 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 13 01:56:04.389 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:04.389 INFO kablam! Oct 13 01:56:04.389 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 13 01:56:04.389 INFO kablam! --> src/server.rs:34:10 Oct 13 01:56:04.389 INFO kablam! | Oct 13 01:56:04.389 INFO kablam! 34 | #[derive(Message)] Oct 13 01:56:04.389 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:04.389 INFO kablam! | Oct 13 01:56:04.389 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 13 01:56:04.389 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:04.389 INFO kablam! Oct 13 01:56:04.389 INFO kablam! warning: cannot find type `Message` in this scope Oct 13 01:56:04.389 INFO kablam! --> src/server.rs:40:10 Oct 13 01:56:04.389 INFO kablam! | Oct 13 01:56:04.389 INFO kablam! 40 | #[derive(Message)] Oct 13 01:56:04.389 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:04.389 INFO kablam! | Oct 13 01:56:04.389 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 13 01:56:04.389 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:04.397 INFO kablam! Oct 13 01:56:06.408 INFO kablam! warning: unused `#[macro_use]` import Oct 13 01:56:06.408 INFO kablam! --> src/main_actix_sqlite.rs:16:1 Oct 13 01:56:06.408 INFO kablam! | Oct 13 01:56:06.408 INFO kablam! 16 | #[macro_use] Oct 13 01:56:06.408 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:56:06.408 INFO kablam! | Oct 13 01:56:06.408 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:56:06.408 INFO kablam! Oct 13 01:56:06.408 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 13 01:56:06.408 INFO kablam! --> src/server.rs:21:10 Oct 13 01:56:06.408 INFO kablam! | Oct 13 01:56:06.408 INFO kablam! 21 | #[derive(Message)] Oct 13 01:56:06.408 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:06.408 INFO kablam! | Oct 13 01:56:06.408 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 01:56:06.408 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 13 01:56:06.408 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:06.408 INFO kablam! Oct 13 01:56:06.409 INFO kablam! warning: cannot find type `Connect` in this scope Oct 13 01:56:06.409 INFO kablam! --> src/server.rs:27:10 Oct 13 01:56:06.409 INFO kablam! | Oct 13 01:56:06.409 INFO kablam! 27 | #[derive(Message)] Oct 13 01:56:06.409 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:06.409 INFO kablam! | Oct 13 01:56:06.409 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 13 01:56:06.409 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:06.409 INFO kablam! Oct 13 01:56:06.409 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 13 01:56:06.409 INFO kablam! --> src/server.rs:34:10 Oct 13 01:56:06.409 INFO kablam! | Oct 13 01:56:06.409 INFO kablam! 34 | #[derive(Message)] Oct 13 01:56:06.409 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:06.409 INFO kablam! | Oct 13 01:56:06.409 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 13 01:56:06.409 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:06.409 INFO kablam! Oct 13 01:56:06.409 INFO kablam! warning: cannot find type `Message` in this scope Oct 13 01:56:06.409 INFO kablam! --> src/server.rs:40:10 Oct 13 01:56:06.409 INFO kablam! | Oct 13 01:56:06.409 INFO kablam! 40 | #[derive(Message)] Oct 13 01:56:06.409 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:06.409 INFO kablam! | Oct 13 01:56:06.409 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 13 01:56:06.409 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:06.409 INFO kablam! Oct 13 01:56:06.409 INFO kablam! warning: cannot find type `User` in this scope Oct 13 01:56:06.409 INFO kablam! --> src/models.rs:13:21 Oct 13 01:56:06.409 INFO kablam! | Oct 13 01:56:06.409 INFO kablam! 13 | #[derive(Serialize, Queryable)] Oct 13 01:56:06.409 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:06.409 INFO kablam! | Oct 13 01:56:06.409 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 13 01:56:06.409 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:06.409 INFO kablam! Oct 13 01:56:06.409 INFO kablam! warning: cannot find type `users` in this scope Oct 13 01:56:06.409 INFO kablam! --> src/models.rs:19:10 Oct 13 01:56:06.409 INFO kablam! | Oct 13 01:56:06.409 INFO kablam! 19 | #[derive(Insertable)] Oct 13 01:56:06.412 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:06.412 INFO kablam! | Oct 13 01:56:06.412 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 13 01:56:06.412 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:06.412 INFO kablam! Oct 13 01:56:06.412 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 13 01:56:06.412 INFO kablam! --> src/models.rs:19:10 Oct 13 01:56:06.412 INFO kablam! | Oct 13 01:56:06.412 INFO kablam! 19 | #[derive(Insertable)] Oct 13 01:56:06.412 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:06.412 INFO kablam! | Oct 13 01:56:06.412 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 13 01:56:06.412 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:06.412 INFO kablam! Oct 13 01:56:06.412 INFO kablam! warning: cannot find type `table` in this scope Oct 13 01:56:06.412 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 01:56:06.412 INFO kablam! | Oct 13 01:56:06.412 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 01:56:06.412 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:06.412 INFO kablam! | Oct 13 01:56:06.412 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 13 01:56:06.412 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:06.412 INFO kablam! Oct 13 01:56:06.412 INFO kablam! warning: cannot find type `id` in this scope Oct 13 01:56:06.412 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:56:06.412 INFO kablam! | Oct 13 01:56:06.412 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:56:06.412 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:06.412 INFO kablam! | Oct 13 01:56:06.413 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 13 01:56:06.413 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:06.413 INFO kablam! Oct 13 01:56:06.413 INFO kablam! warning: cannot find type `name` in this scope Oct 13 01:56:06.413 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:56:06.413 INFO kablam! | Oct 13 01:56:06.413 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:56:06.413 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:06.413 INFO kablam! | Oct 13 01:56:06.413 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 13 01:56:06.413 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:06.413 INFO kablam! Oct 13 01:56:07.004 INFO kablam! warning: unused `#[macro_use]` import Oct 13 01:56:07.004 INFO kablam! --> src/main.rs:16:1 Oct 13 01:56:07.004 INFO kablam! | Oct 13 01:56:07.004 INFO kablam! 16 | #[macro_use] Oct 13 01:56:07.004 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:56:07.004 INFO kablam! | Oct 13 01:56:07.004 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:56:07.004 INFO kablam! Oct 13 01:56:07.004 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 13 01:56:07.004 INFO kablam! --> src/server.rs:21:10 Oct 13 01:56:07.004 INFO kablam! | Oct 13 01:56:07.004 INFO kablam! 21 | #[derive(Message)] Oct 13 01:56:07.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.004 INFO kablam! | Oct 13 01:56:07.004 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 01:56:07.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 13 01:56:07.004 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.004 INFO kablam! Oct 13 01:56:07.004 INFO kablam! warning: cannot find type `Connect` in this scope Oct 13 01:56:07.004 INFO kablam! --> src/server.rs:27:10 Oct 13 01:56:07.004 INFO kablam! | Oct 13 01:56:07.004 INFO kablam! 27 | #[derive(Message)] Oct 13 01:56:07.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.004 INFO kablam! | Oct 13 01:56:07.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 13 01:56:07.004 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.004 INFO kablam! Oct 13 01:56:07.004 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 13 01:56:07.004 INFO kablam! --> src/server.rs:34:10 Oct 13 01:56:07.004 INFO kablam! | Oct 13 01:56:07.004 INFO kablam! 34 | #[derive(Message)] Oct 13 01:56:07.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.004 INFO kablam! | Oct 13 01:56:07.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 13 01:56:07.004 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.004 INFO kablam! Oct 13 01:56:07.004 INFO kablam! warning: cannot find type `Message` in this scope Oct 13 01:56:07.004 INFO kablam! --> src/server.rs:40:10 Oct 13 01:56:07.004 INFO kablam! | Oct 13 01:56:07.004 INFO kablam! 40 | #[derive(Message)] Oct 13 01:56:07.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.004 INFO kablam! | Oct 13 01:56:07.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 13 01:56:07.004 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.004 INFO kablam! Oct 13 01:56:07.911 INFO kablam! warning: unused `#[macro_use]` import Oct 13 01:56:07.911 INFO kablam! --> src/main_actix_sqlite.rs:16:1 Oct 13 01:56:07.911 INFO kablam! | Oct 13 01:56:07.911 INFO kablam! 16 | #[macro_use] Oct 13 01:56:07.912 INFO kablam! | ^^^^^^^^^^^^ Oct 13 01:56:07.912 INFO kablam! | Oct 13 01:56:07.912 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 01:56:07.913 INFO kablam! Oct 13 01:56:07.914 INFO kablam! warning: cannot find type `SessionMessage` in this scope Oct 13 01:56:07.914 INFO kablam! --> src/server.rs:21:10 Oct 13 01:56:07.914 INFO kablam! | Oct 13 01:56:07.914 INFO kablam! 21 | #[derive(Message)] Oct 13 01:56:07.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.915 INFO kablam! | Oct 13 01:56:07.915 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 01:56:07.916 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 13 01:56:07.916 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.916 INFO kablam! Oct 13 01:56:07.916 INFO kablam! warning: cannot find type `Connect` in this scope Oct 13 01:56:07.917 INFO kablam! --> src/server.rs:27:10 Oct 13 01:56:07.917 INFO kablam! | Oct 13 01:56:07.917 INFO kablam! 27 | #[derive(Message)] Oct 13 01:56:07.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.918 INFO kablam! | Oct 13 01:56:07.918 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 13 01:56:07.918 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.918 INFO kablam! Oct 13 01:56:07.919 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 13 01:56:07.919 INFO kablam! --> src/server.rs:34:10 Oct 13 01:56:07.919 INFO kablam! | Oct 13 01:56:07.919 INFO kablam! 34 | #[derive(Message)] Oct 13 01:56:07.920 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.920 INFO kablam! | Oct 13 01:56:07.920 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 13 01:56:07.921 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.921 INFO kablam! Oct 13 01:56:07.921 INFO kablam! warning: cannot find type `Message` in this scope Oct 13 01:56:07.921 INFO kablam! --> src/server.rs:40:10 Oct 13 01:56:07.922 INFO kablam! | Oct 13 01:56:07.922 INFO kablam! 40 | #[derive(Message)] Oct 13 01:56:07.922 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.923 INFO kablam! | Oct 13 01:56:07.923 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 13 01:56:07.923 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.923 INFO kablam! Oct 13 01:56:07.924 INFO kablam! warning: cannot find type `User` in this scope Oct 13 01:56:07.926 INFO kablam! --> src/models.rs:13:21 Oct 13 01:56:07.926 INFO kablam! | Oct 13 01:56:07.927 INFO kablam! 13 | #[derive(Serialize, Queryable)] Oct 13 01:56:07.927 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.927 INFO kablam! | Oct 13 01:56:07.927 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 13 01:56:07.928 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.928 INFO kablam! Oct 13 01:56:07.928 INFO kablam! warning: cannot find type `users` in this scope Oct 13 01:56:07.929 INFO kablam! --> src/models.rs:19:10 Oct 13 01:56:07.929 INFO kablam! | Oct 13 01:56:07.929 INFO kablam! 19 | #[derive(Insertable)] Oct 13 01:56:07.930 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.930 INFO kablam! | Oct 13 01:56:07.930 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 13 01:56:07.930 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.931 INFO kablam! Oct 13 01:56:07.931 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 13 01:56:07.931 INFO kablam! --> src/models.rs:19:10 Oct 13 01:56:07.932 INFO kablam! | Oct 13 01:56:07.932 INFO kablam! 19 | #[derive(Insertable)] Oct 13 01:56:07.932 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.932 INFO kablam! | Oct 13 01:56:07.933 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 13 01:56:07.933 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.933 INFO kablam! Oct 13 01:56:07.933 INFO kablam! warning: cannot find type `table` in this scope Oct 13 01:56:07.934 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 01:56:07.934 INFO kablam! | Oct 13 01:56:07.934 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 01:56:07.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.935 INFO kablam! | Oct 13 01:56:07.935 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 13 01:56:07.935 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.936 INFO kablam! Oct 13 01:56:07.936 INFO kablam! warning: cannot find type `id` in this scope Oct 13 01:56:07.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:56:07.937 INFO kablam! | Oct 13 01:56:07.937 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:56:07.937 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.937 INFO kablam! | Oct 13 01:56:07.938 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 13 01:56:07.938 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.938 INFO kablam! Oct 13 01:56:07.938 INFO kablam! warning: cannot find type `name` in this scope Oct 13 01:56:07.939 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:56:07.939 INFO kablam! | Oct 13 01:56:07.939 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:56:07.940 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:56:07.940 INFO kablam! | Oct 13 01:56:07.940 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 13 01:56:07.940 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:56:07.940 INFO kablam! Oct 13 01:56:08.317 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 48s Oct 13 01:56:08.346 INFO kablam! su: No module specific data is present Oct 13 01:56:09.199 INFO running `"docker" "rm" "-f" "f4c68caa0c81af09759e14664339a86b6645393922e97084ad63548c80922292"` Oct 13 01:56:09.488 INFO blam! f4c68caa0c81af09759e14664339a86b6645393922e97084ad63548c80922292