Nov 06 18:32:48.853 INFO checking lon9/vote against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 06 18:32:48.853 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-3/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 06 18:32:49.232 INFO blam! 7d3f0ea8ee70f0ddc7b54524daa89ee8ada0151981ab2a1434f8cbf770daf493 Nov 06 18:32:49.236 INFO running `"docker" "start" "-a" "7d3f0ea8ee70f0ddc7b54524daa89ee8ada0151981ab2a1434f8cbf770daf493"` Nov 06 18:32:50.349 INFO kablam! usermod: no changes Nov 06 18:32:50.900 INFO kablam! Checking socket2 v0.3.6 Nov 06 18:32:50.940 INFO kablam! Compiling actix-web v0.6.11 Nov 06 18:32:51.072 INFO kablam! Checking uuid v0.6.5 Nov 06 18:32:51.073 INFO kablam! Compiling serde v1.0.66 Nov 06 18:32:51.073 INFO kablam! Checking stringprep v0.1.2 Nov 06 18:32:51.073 INFO kablam! Checking mio-uds v0.6.6 Nov 06 18:32:51.074 INFO kablam! Compiling derive-error-chain v0.10.1 Nov 06 18:32:51.074 INFO kablam! Compiling backtrace v0.3.8 Nov 06 18:32:53.094 INFO kablam! Checking h2 v0.1.9 Nov 06 18:32:53.211 INFO kablam! Checking crossbeam-channel v0.1.3 Nov 06 18:32:54.204 INFO kablam! Checking backtrace v0.2.3 Nov 06 18:32:55.028 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 06 18:32:55.457 INFO kablam! Checking error-chain v0.10.0 Nov 06 18:32:57.464 INFO kablam! Compiling phf_generator v0.7.21 Nov 06 18:32:57.493 INFO kablam! Checking hmac v0.5.0 Nov 06 18:32:57.884 INFO kablam! Checking failure v0.1.1 Nov 06 18:32:58.283 INFO kablam! Checking diesel v1.3.0 Nov 06 18:32:59.369 INFO kablam! Checking error-chain v0.1.12 Nov 06 18:32:59.463 INFO kablam! Compiling error-chain v0.11.0 Nov 06 18:32:59.921 INFO kablam! Compiling ring v0.12.1 Nov 06 18:33:00.116 INFO kablam! Checking postgres-protocol v0.3.2 Nov 06 18:33:01.980 INFO kablam! Compiling phf_codegen v0.7.21 Nov 06 18:33:04.378 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Nov 06 18:33:15.849 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 06 18:33:16.024 INFO kablam! Checking tokio-signal v0.1.5 Nov 06 18:33:16.024 INFO kablam! Checking postgres-shared v0.4.1 Nov 06 18:33:17.244 INFO kablam! Checking dotenv v0.10.1 Nov 06 18:33:24.824 INFO kablam! Checking postgres v0.15.2 Nov 06 18:33:28.818 INFO kablam! Checking cookie v0.10.1 Nov 06 18:33:32.037 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 06 18:33:41.732 INFO kablam! Compiling serde_json v1.0.20 Nov 06 18:33:41.732 INFO kablam! Compiling semver v0.9.0 Nov 06 18:33:50.045 INFO kablam! Compiling cargo_metadata v0.5.6 Nov 06 18:33:56.665 INFO kablam! Compiling skeptic v0.13.3 Nov 06 18:34:03.276 INFO kablam! Compiling actix v0.5.7 Nov 06 18:34:34.031 INFO kablam! Checking vote v0.1.0 (/source) Nov 06 18:34:40.193 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 18:34:40.193 INFO kablam! --> src/model/person.rs:12:59 Nov 06 18:34:40.193 INFO kablam! | Nov 06 18:34:40.193 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 06 18:34:40.193 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.193 INFO kablam! | Nov 06 18:34:40.193 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 18:34:40.194 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! Nov 06 18:34:40.195 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.195 INFO kablam! Nov 06 18:34:40.195 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 18:34:40.196 INFO kablam! --> src/model/person.rs:12:59 Nov 06 18:34:40.196 INFO kablam! | Nov 06 18:34:40.196 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 06 18:34:40.197 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.197 INFO kablam! | Nov 06 18:34:40.197 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! Nov 06 18:34:40.198 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.198 INFO kablam! Nov 06 18:34:40.198 INFO kablam! warning: cannot find type `Person` in this scope Nov 06 18:34:40.198 INFO kablam! --> src/model/person.rs:12:59 Nov 06 18:34:40.199 INFO kablam! | Nov 06 18:34:40.199 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 06 18:34:40.199 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.200 INFO kablam! | Nov 06 18:34:40.200 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! Nov 06 18:34:40.200 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.200 INFO kablam! Nov 06 18:34:40.201 INFO kablam! warning: cannot find type `Person` in this scope Nov 06 18:34:40.201 INFO kablam! --> src/model/person.rs:12:70 Nov 06 18:34:40.201 INFO kablam! | Nov 06 18:34:40.201 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 06 18:34:40.202 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.202 INFO kablam! | Nov 06 18:34:40.202 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! Nov 06 18:34:40.202 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.203 INFO kablam! Nov 06 18:34:40.203 INFO kablam! warning: cannot find type `persons` in this scope Nov 06 18:34:40.203 INFO kablam! --> src/model/person.rs:12:70 Nov 06 18:34:40.204 INFO kablam! | Nov 06 18:34:40.204 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 06 18:34:40.204 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.204 INFO kablam! | Nov 06 18:34:40.205 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! Nov 06 18:34:40.205 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.205 INFO kablam! Nov 06 18:34:40.206 INFO kablam! warning: cannot find type `table` in this scope Nov 06 18:34:40.206 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 18:34:40.206 INFO kablam! | Nov 06 18:34:40.206 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 18:34:40.207 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.207 INFO kablam! | Nov 06 18:34:40.207 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! Nov 06 18:34:40.208 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.208 INFO kablam! Nov 06 18:34:40.208 INFO kablam! warning: cannot find type `id` in this scope Nov 06 18:34:40.209 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 18:34:40.209 INFO kablam! | Nov 06 18:34:40.209 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 18:34:40.209 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.210 INFO kablam! | Nov 06 18:34:40.210 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! Nov 06 18:34:40.210 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.211 INFO kablam! Nov 06 18:34:40.211 INFO kablam! warning: cannot find type `name` in this scope Nov 06 18:34:40.211 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 18:34:40.211 INFO kablam! | Nov 06 18:34:40.212 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 18:34:40.212 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.212 INFO kablam! | Nov 06 18:34:40.213 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! Nov 06 18:34:40.213 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.213 INFO kablam! Nov 06 18:34:40.213 INFO kablam! warning: cannot find type `vote` in this scope Nov 06 18:34:40.214 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 18:34:40.214 INFO kablam! | Nov 06 18:34:40.214 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 18:34:40.215 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.215 INFO kablam! | Nov 06 18:34:40.215 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! Nov 06 18:34:40.215 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.216 INFO kablam! Nov 06 18:34:40.216 INFO kablam! warning: cannot find type `created_at` in this scope Nov 06 18:34:40.216 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 18:34:40.217 INFO kablam! | Nov 06 18:34:40.217 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 18:34:40.217 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.217 INFO kablam! | Nov 06 18:34:40.218 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! Nov 06 18:34:40.218 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.218 INFO kablam! Nov 06 18:34:40.219 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 06 18:34:40.219 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 18:34:40.219 INFO kablam! | Nov 06 18:34:40.219 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 18:34:40.220 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.220 INFO kablam! | Nov 06 18:34:40.220 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! Nov 06 18:34:40.221 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.221 INFO kablam! Nov 06 18:34:40.221 INFO kablam! warning: cannot find type `Message` in this scope Nov 06 18:34:40.221 INFO kablam! --> src/ws_server.rs:6:10 Nov 06 18:34:40.222 INFO kablam! | Nov 06 18:34:40.222 INFO kablam! 6 | #[derive(Message)] Nov 06 18:34:40.222 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.222 INFO kablam! | Nov 06 18:34:40.223 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! Nov 06 18:34:40.223 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.223 INFO kablam! Nov 06 18:34:40.223 INFO kablam! warning: cannot find type `Connect` in this scope Nov 06 18:34:40.224 INFO kablam! --> src/ws_server.rs:9:10 Nov 06 18:34:40.224 INFO kablam! | Nov 06 18:34:40.224 INFO kablam! 9 | #[derive(Message)] Nov 06 18:34:40.225 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.225 INFO kablam! | Nov 06 18:34:40.225 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! Nov 06 18:34:40.225 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.226 INFO kablam! Nov 06 18:34:40.226 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 06 18:34:40.226 INFO kablam! --> src/ws_server.rs:15:10 Nov 06 18:34:40.226 INFO kablam! | Nov 06 18:34:40.227 INFO kablam! 15 | #[derive(Message)] Nov 06 18:34:40.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.227 INFO kablam! | Nov 06 18:34:40.228 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! Nov 06 18:34:40.228 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.228 INFO kablam! Nov 06 18:34:40.229 INFO kablam! warning: cannot find type `ClientMessage` in this scope Nov 06 18:34:40.229 INFO kablam! --> src/ws_server.rs:20:10 Nov 06 18:34:40.229 INFO kablam! | Nov 06 18:34:40.229 INFO kablam! 20 | #[derive(Message)] Nov 06 18:34:40.230 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.230 INFO kablam! | Nov 06 18:34:40.230 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! Nov 06 18:34:40.230 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.231 INFO kablam! Nov 06 18:34:40.373 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 18:34:40.373 INFO kablam! --> src/model/person.rs:12:59 Nov 06 18:34:40.374 INFO kablam! | Nov 06 18:34:40.374 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 06 18:34:40.374 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.375 INFO kablam! | Nov 06 18:34:40.375 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 18:34:40.375 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! Nov 06 18:34:40.376 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.376 INFO kablam! Nov 06 18:34:40.376 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 18:34:40.376 INFO kablam! --> src/model/person.rs:12:59 Nov 06 18:34:40.377 INFO kablam! | Nov 06 18:34:40.377 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 06 18:34:40.377 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.378 INFO kablam! | Nov 06 18:34:40.378 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! Nov 06 18:34:40.378 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.379 INFO kablam! Nov 06 18:34:40.379 INFO kablam! warning: cannot find type `Person` in this scope Nov 06 18:34:40.379 INFO kablam! --> src/model/person.rs:12:59 Nov 06 18:34:40.380 INFO kablam! | Nov 06 18:34:40.380 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 06 18:34:40.380 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.381 INFO kablam! | Nov 06 18:34:40.381 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! Nov 06 18:34:40.381 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.382 INFO kablam! Nov 06 18:34:40.382 INFO kablam! warning: cannot find type `Person` in this scope Nov 06 18:34:40.382 INFO kablam! --> src/model/person.rs:12:70 Nov 06 18:34:40.383 INFO kablam! | Nov 06 18:34:40.383 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 06 18:34:40.383 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.383 INFO kablam! | Nov 06 18:34:40.384 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! Nov 06 18:34:40.384 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.384 INFO kablam! Nov 06 18:34:40.385 INFO kablam! warning: cannot find type `persons` in this scope Nov 06 18:34:40.385 INFO kablam! --> src/model/person.rs:12:70 Nov 06 18:34:40.385 INFO kablam! | Nov 06 18:34:40.385 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 06 18:34:40.386 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.386 INFO kablam! | Nov 06 18:34:40.386 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! Nov 06 18:34:40.387 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.387 INFO kablam! Nov 06 18:34:40.387 INFO kablam! warning: cannot find type `table` in this scope Nov 06 18:34:40.388 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 18:34:40.390 INFO kablam! | Nov 06 18:34:40.390 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 18:34:40.390 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.391 INFO kablam! | Nov 06 18:34:40.391 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! Nov 06 18:34:40.391 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.391 INFO kablam! Nov 06 18:34:40.392 INFO kablam! warning: cannot find type `id` in this scope Nov 06 18:34:40.392 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 18:34:40.392 INFO kablam! | Nov 06 18:34:40.393 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 18:34:40.393 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.393 INFO kablam! | Nov 06 18:34:40.394 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! Nov 06 18:34:40.394 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.394 INFO kablam! Nov 06 18:34:40.394 INFO kablam! warning: cannot find type `name` in this scope Nov 06 18:34:40.395 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 18:34:40.395 INFO kablam! | Nov 06 18:34:40.395 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 18:34:40.396 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.396 INFO kablam! | Nov 06 18:34:40.396 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! Nov 06 18:34:40.397 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.397 INFO kablam! Nov 06 18:34:40.397 INFO kablam! warning: cannot find type `vote` in this scope Nov 06 18:34:40.397 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 18:34:40.398 INFO kablam! | Nov 06 18:34:40.398 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 18:34:40.398 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.398 INFO kablam! | Nov 06 18:34:40.399 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! Nov 06 18:34:40.399 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.399 INFO kablam! Nov 06 18:34:40.400 INFO kablam! warning: cannot find type `created_at` in this scope Nov 06 18:34:40.400 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 18:34:40.400 INFO kablam! | Nov 06 18:34:40.400 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 18:34:40.401 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.401 INFO kablam! | Nov 06 18:34:40.401 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! Nov 06 18:34:40.402 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.402 INFO kablam! Nov 06 18:34:40.402 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 06 18:34:40.403 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 18:34:40.403 INFO kablam! | Nov 06 18:34:40.403 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 18:34:40.408 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.408 INFO kablam! | Nov 06 18:34:40.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! Nov 06 18:34:40.409 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.409 INFO kablam! Nov 06 18:34:40.410 INFO kablam! warning: cannot find type `Message` in this scope Nov 06 18:34:40.410 INFO kablam! --> src/ws_server.rs:6:10 Nov 06 18:34:40.410 INFO kablam! | Nov 06 18:34:40.411 INFO kablam! 6 | #[derive(Message)] Nov 06 18:34:40.411 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.411 INFO kablam! | Nov 06 18:34:40.411 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! Nov 06 18:34:40.412 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.412 INFO kablam! Nov 06 18:34:40.412 INFO kablam! warning: cannot find type `Connect` in this scope Nov 06 18:34:40.413 INFO kablam! --> src/ws_server.rs:9:10 Nov 06 18:34:40.413 INFO kablam! | Nov 06 18:34:40.413 INFO kablam! 9 | #[derive(Message)] Nov 06 18:34:40.413 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.414 INFO kablam! | Nov 06 18:34:40.414 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! Nov 06 18:34:40.414 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.415 INFO kablam! Nov 06 18:34:40.415 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 06 18:34:40.415 INFO kablam! --> src/ws_server.rs:15:10 Nov 06 18:34:40.415 INFO kablam! | Nov 06 18:34:40.416 INFO kablam! 15 | #[derive(Message)] Nov 06 18:34:40.416 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.416 INFO kablam! | Nov 06 18:34:40.417 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! Nov 06 18:34:40.417 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.417 INFO kablam! Nov 06 18:34:40.417 INFO kablam! warning: cannot find type `ClientMessage` in this scope Nov 06 18:34:40.418 INFO kablam! --> src/ws_server.rs:20:10 Nov 06 18:34:40.418 INFO kablam! | Nov 06 18:34:40.418 INFO kablam! 20 | #[derive(Message)] Nov 06 18:34:40.419 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 18:34:40.419 INFO kablam! | Nov 06 18:34:40.419 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! Nov 06 18:34:40.419 INFO kablam! = note: for more information, see issue #50504 Nov 06 18:34:40.420 INFO kablam! Nov 06 18:34:41.476 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 51s Nov 06 18:34:41.516 INFO kablam! su: No module specific data is present Nov 06 18:34:42.311 INFO running `"docker" "rm" "-f" "7d3f0ea8ee70f0ddc7b54524daa89ee8ada0151981ab2a1434f8cbf770daf493"` Nov 06 18:34:42.724 INFO blam! 7d3f0ea8ee70f0ddc7b54524daa89ee8ada0151981ab2a1434f8cbf770daf493