Nov 02 11:10:28.173 INFO checking lon9/vote against master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862 for pr-55517 Nov 02 11:10:28.175 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-6/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55517/master#f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862:/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 +f6e9a6e41cd9b1fb687e296b5a6d4c6ad399f862-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"` Nov 02 11:10:28.655 INFO blam! 06bfbde16115f363d1a6d6a099e46fd21086eed23f1da71fe08c187bf6e0fe6d Nov 02 11:10:28.656 INFO running `"docker" "start" "-a" "06bfbde16115f363d1a6d6a099e46fd21086eed23f1da71fe08c187bf6e0fe6d"` Nov 02 11:10:30.248 INFO kablam! usermod: no changes Nov 02 11:10:30.848 INFO kablam! Checking socket2 v0.3.6 Nov 02 11:10:30.865 INFO kablam! Compiling actix-web v0.6.11 Nov 02 11:10:30.892 INFO kablam! Checking stringprep v0.1.2 Nov 02 11:10:30.893 INFO kablam! Checking mio-uds v0.6.6 Nov 02 11:10:30.919 INFO kablam! Checking error-chain v0.10.0 Nov 02 11:10:30.919 INFO kablam! Compiling phf_generator v0.7.21 Nov 02 11:10:30.920 INFO kablam! Checking sha2 v0.7.1 Nov 02 11:10:30.920 INFO kablam! Checking diesel v1.3.0 Nov 02 11:10:32.465 INFO kablam! Compiling actix v0.5.7 Nov 02 11:10:33.182 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 02 11:10:33.336 INFO kablam! Compiling phf_codegen v0.7.21 Nov 02 11:10:33.388 INFO kablam! Checking postgres-protocol v0.3.2 Nov 02 11:10:33.871 INFO kablam! Checking dotenv v0.10.1 Nov 02 11:10:34.794 INFO kablam! Checking tokio-signal v0.1.5 Nov 02 11:10:36.984 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Nov 02 11:10:41.194 INFO kablam! Checking postgres-shared v0.4.1 Nov 02 11:10:50.434 INFO kablam! Checking postgres v0.15.2 Nov 02 11:10:52.268 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 02 11:11:37.404 INFO kablam! Checking vote v0.1.0 (/source) Nov 02 11:11:44.168 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 11:11:44.168 INFO kablam! --> src/model/person.rs:12:59 Nov 02 11:11:44.168 INFO kablam! | Nov 02 11:11:44.168 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:11:44.168 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.168 INFO kablam! | Nov 02 11:11:44.168 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 11:11:44.168 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 02 11:11:44.169 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.169 INFO kablam! Nov 02 11:11:44.169 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 11:11:44.169 INFO kablam! --> src/model/person.rs:12:59 Nov 02 11:11:44.169 INFO kablam! | Nov 02 11:11:44.169 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:11:44.169 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.169 INFO kablam! | Nov 02 11:11:44.169 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 02 11:11:44.169 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.169 INFO kablam! Nov 02 11:11:44.169 INFO kablam! warning: cannot find type `Person` in this scope Nov 02 11:11:44.169 INFO kablam! --> src/model/person.rs:12:59 Nov 02 11:11:44.169 INFO kablam! | Nov 02 11:11:44.169 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:11:44.169 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.169 INFO kablam! | Nov 02 11:11:44.169 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 02 11:11:44.169 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.169 INFO kablam! Nov 02 11:11:44.180 INFO kablam! warning: cannot find type `Person` in this scope Nov 02 11:11:44.180 INFO kablam! --> src/model/person.rs:12:70 Nov 02 11:11:44.180 INFO kablam! | Nov 02 11:11:44.180 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:11:44.181 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.181 INFO kablam! | Nov 02 11:11:44.181 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 02 11:11:44.182 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.182 INFO kablam! Nov 02 11:11:44.182 INFO kablam! warning: cannot find type `persons` in this scope Nov 02 11:11:44.183 INFO kablam! --> src/model/person.rs:12:70 Nov 02 11:11:44.183 INFO kablam! | Nov 02 11:11:44.183 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:11:44.183 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.184 INFO kablam! | Nov 02 11:11:44.184 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 02 11:11:44.184 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.184 INFO kablam! Nov 02 11:11:44.184 INFO kablam! warning: cannot find type `table` in this scope Nov 02 11:11:44.185 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 11:11:44.185 INFO kablam! | Nov 02 11:11:44.185 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 11:11:44.185 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.185 INFO kablam! | Nov 02 11:11:44.185 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 02 11:11:44.185 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.185 INFO kablam! Nov 02 11:11:44.186 INFO kablam! warning: cannot find type `id` in this scope Nov 02 11:11:44.186 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:11:44.186 INFO kablam! | Nov 02 11:11:44.186 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:11:44.186 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.187 INFO kablam! | Nov 02 11:11:44.187 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 02 11:11:44.187 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.187 INFO kablam! Nov 02 11:11:44.187 INFO kablam! warning: cannot find type `name` in this scope Nov 02 11:11:44.187 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:11:44.187 INFO kablam! | Nov 02 11:11:44.188 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:11:44.188 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.188 INFO kablam! | Nov 02 11:11:44.188 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 02 11:11:44.189 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.189 INFO kablam! Nov 02 11:11:44.189 INFO kablam! warning: cannot find type `vote` in this scope Nov 02 11:11:44.189 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:11:44.189 INFO kablam! | Nov 02 11:11:44.189 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:11:44.189 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.189 INFO kablam! | Nov 02 11:11:44.189 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 02 11:11:44.189 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.189 INFO kablam! Nov 02 11:11:44.189 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 11:11:44.189 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:11:44.189 INFO kablam! | Nov 02 11:11:44.189 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:11:44.189 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.189 INFO kablam! | Nov 02 11:11:44.189 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 02 11:11:44.189 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.189 INFO kablam! Nov 02 11:11:44.189 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 02 11:11:44.189 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:11:44.189 INFO kablam! | Nov 02 11:11:44.189 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:11:44.190 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.190 INFO kablam! | Nov 02 11:11:44.190 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 02 11:11:44.190 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.190 INFO kablam! Nov 02 11:11:44.190 INFO kablam! warning: cannot find type `Message` in this scope Nov 02 11:11:44.190 INFO kablam! --> src/ws_server.rs:6:10 Nov 02 11:11:44.190 INFO kablam! | Nov 02 11:11:44.190 INFO kablam! 6 | #[derive(Message)] Nov 02 11:11:44.190 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.190 INFO kablam! | Nov 02 11:11:44.190 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 02 11:11:44.190 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.190 INFO kablam! Nov 02 11:11:44.190 INFO kablam! warning: cannot find type `Connect` in this scope Nov 02 11:11:44.190 INFO kablam! --> src/ws_server.rs:9:10 Nov 02 11:11:44.190 INFO kablam! | Nov 02 11:11:44.190 INFO kablam! 9 | #[derive(Message)] Nov 02 11:11:44.190 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.190 INFO kablam! | Nov 02 11:11:44.190 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 02 11:11:44.191 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.191 INFO kablam! Nov 02 11:11:44.191 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 02 11:11:44.191 INFO kablam! --> src/ws_server.rs:15:10 Nov 02 11:11:44.191 INFO kablam! | Nov 02 11:11:44.191 INFO kablam! 15 | #[derive(Message)] Nov 02 11:11:44.191 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.191 INFO kablam! | Nov 02 11:11:44.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 02 11:11:44.200 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.200 INFO kablam! Nov 02 11:11:44.200 INFO kablam! warning: cannot find type `ClientMessage` in this scope Nov 02 11:11:44.200 INFO kablam! --> src/ws_server.rs:20:10 Nov 02 11:11:44.200 INFO kablam! | Nov 02 11:11:44.200 INFO kablam! 20 | #[derive(Message)] Nov 02 11:11:44.200 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.200 INFO kablam! | Nov 02 11:11:44.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 02 11:11:44.200 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.200 INFO kablam! Nov 02 11:11:44.413 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 11:11:44.413 INFO kablam! --> src/model/person.rs:12:59 Nov 02 11:11:44.413 INFO kablam! | Nov 02 11:11:44.413 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:11:44.413 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.413 INFO kablam! | Nov 02 11:11:44.413 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 11:11:44.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! Nov 02 11:11:44.413 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.413 INFO kablam! Nov 02 11:11:44.413 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 11:11:44.413 INFO kablam! --> src/model/person.rs:12:59 Nov 02 11:11:44.413 INFO kablam! | Nov 02 11:11:44.413 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:11:44.413 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.413 INFO kablam! | Nov 02 11:11:44.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! Nov 02 11:11:44.413 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.413 INFO kablam! Nov 02 11:11:44.413 INFO kablam! warning: cannot find type `Person` in this scope Nov 02 11:11:44.413 INFO kablam! --> src/model/person.rs:12:59 Nov 02 11:11:44.413 INFO kablam! | Nov 02 11:11:44.413 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:11:44.413 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.413 INFO kablam! | Nov 02 11:11:44.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! Nov 02 11:11:44.413 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.413 INFO kablam! Nov 02 11:11:44.413 INFO kablam! warning: cannot find type `Person` in this scope Nov 02 11:11:44.413 INFO kablam! --> src/model/person.rs:12:70 Nov 02 11:11:44.413 INFO kablam! | Nov 02 11:11:44.413 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:11:44.413 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.413 INFO kablam! | Nov 02 11:11:44.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! Nov 02 11:11:44.413 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.413 INFO kablam! Nov 02 11:11:44.413 INFO kablam! warning: cannot find type `persons` in this scope Nov 02 11:11:44.413 INFO kablam! --> src/model/person.rs:12:70 Nov 02 11:11:44.413 INFO kablam! | Nov 02 11:11:44.413 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:11:44.413 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.413 INFO kablam! | Nov 02 11:11:44.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! Nov 02 11:11:44.413 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.413 INFO kablam! Nov 02 11:11:44.413 INFO kablam! warning: cannot find type `table` in this scope Nov 02 11:11:44.413 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 11:11:44.413 INFO kablam! | Nov 02 11:11:44.413 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 11:11:44.413 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.413 INFO kablam! | Nov 02 11:11:44.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! Nov 02 11:11:44.413 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.413 INFO kablam! Nov 02 11:11:44.420 INFO kablam! warning: cannot find type `id` in this scope Nov 02 11:11:44.420 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:11:44.420 INFO kablam! | Nov 02 11:11:44.420 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:11:44.420 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.420 INFO kablam! | Nov 02 11:11:44.420 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 02 11:11:44.420 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.420 INFO kablam! Nov 02 11:11:44.421 INFO kablam! warning: cannot find type `name` in this scope Nov 02 11:11:44.421 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:11:44.421 INFO kablam! | Nov 02 11:11:44.421 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:11:44.421 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.422 INFO kablam! | Nov 02 11:11:44.422 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 02 11:11:44.422 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.422 INFO kablam! Nov 02 11:11:44.423 INFO kablam! warning: cannot find type `vote` in this scope Nov 02 11:11:44.423 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:11:44.423 INFO kablam! | Nov 02 11:11:44.423 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:11:44.423 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.423 INFO kablam! | Nov 02 11:11:44.424 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 02 11:11:44.424 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.424 INFO kablam! Nov 02 11:11:44.424 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 11:11:44.424 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:11:44.425 INFO kablam! | Nov 02 11:11:44.425 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:11:44.425 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.425 INFO kablam! | Nov 02 11:11:44.425 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 02 11:11:44.425 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.426 INFO kablam! Nov 02 11:11:44.426 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 02 11:11:44.426 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:11:44.426 INFO kablam! | Nov 02 11:11:44.426 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:11:44.427 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.427 INFO kablam! | Nov 02 11:11:44.427 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 02 11:11:44.427 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.427 INFO kablam! Nov 02 11:11:44.432 INFO kablam! warning: cannot find type `Message` in this scope Nov 02 11:11:44.432 INFO kablam! --> src/ws_server.rs:6:10 Nov 02 11:11:44.432 INFO kablam! | Nov 02 11:11:44.432 INFO kablam! 6 | #[derive(Message)] Nov 02 11:11:44.433 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.433 INFO kablam! | Nov 02 11:11:44.433 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 02 11:11:44.433 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.433 INFO kablam! Nov 02 11:11:44.433 INFO kablam! warning: cannot find type `Connect` in this scope Nov 02 11:11:44.433 INFO kablam! --> src/ws_server.rs:9:10 Nov 02 11:11:44.434 INFO kablam! | Nov 02 11:11:44.434 INFO kablam! 9 | #[derive(Message)] Nov 02 11:11:44.434 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.434 INFO kablam! | Nov 02 11:11:44.434 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 02 11:11:44.434 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.435 INFO kablam! Nov 02 11:11:44.435 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 02 11:11:44.435 INFO kablam! --> src/ws_server.rs:15:10 Nov 02 11:11:44.435 INFO kablam! | Nov 02 11:11:44.435 INFO kablam! 15 | #[derive(Message)] Nov 02 11:11:44.435 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.435 INFO kablam! | Nov 02 11:11:44.436 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 02 11:11:44.436 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.436 INFO kablam! Nov 02 11:11:44.436 INFO kablam! warning: cannot find type `ClientMessage` in this scope Nov 02 11:11:44.436 INFO kablam! --> src/ws_server.rs:20:10 Nov 02 11:11:44.436 INFO kablam! | Nov 02 11:11:44.437 INFO kablam! 20 | #[derive(Message)] Nov 02 11:11:44.437 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:11:44.437 INFO kablam! | Nov 02 11:11:44.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! Nov 02 11:11:44.437 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:11:44.437 INFO kablam! Nov 02 11:11:46.085 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 15s Nov 02 11:11:46.115 INFO kablam! su: No module specific data is present Nov 02 11:11:47.664 INFO running `"docker" "rm" "-f" "06bfbde16115f363d1a6d6a099e46fd21086eed23f1da71fe08c187bf6e0fe6d"` Nov 02 11:11:47.979 INFO blam! 06bfbde16115f363d1a6d6a099e46fd21086eed23f1da71fe08c187bf6e0fe6d