Nov 02 11:10:27.383 INFO checking lon9/vote against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 11:10:27.385 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-3/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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:27.846 INFO blam! d5c97263a54cdfa8955c148e4fc931b58f808c2ceaff6c8de246339f6e2f87a7 Nov 02 11:10:27.846 INFO running `"docker" "start" "-a" "d5c97263a54cdfa8955c148e4fc931b58f808c2ceaff6c8de246339f6e2f87a7"` Nov 02 11:10:29.091 INFO kablam! usermod: no changes Nov 02 11:10:29.684 INFO kablam! Compiling brotli-sys v0.3.2 Nov 02 11:10:29.685 INFO kablam! Checking socket2 v0.3.6 Nov 02 11:10:29.703 INFO kablam! Compiling actix-web v0.6.11 Nov 02 11:10:29.728 INFO kablam! Compiling crossbeam-epoch v0.3.1 Nov 02 11:10:29.728 INFO kablam! Checking stringprep v0.1.2 Nov 02 11:10:29.728 INFO kablam! Checking r2d2 v0.8.2 Nov 02 11:10:29.728 INFO kablam! Checking parking_lot v0.5.5 Nov 02 11:10:29.728 INFO kablam! Compiling serde_json v1.0.20 Nov 02 11:10:31.889 INFO kablam! Compiling derive-error-chain v0.10.1 Nov 02 11:10:32.113 INFO kablam! Checking regex v0.2.11 Nov 02 11:10:32.198 INFO kablam! Checking flate2 v1.0.1 Nov 02 11:10:33.696 INFO kablam! Checking chrono v0.4.2 Nov 02 11:10:33.696 INFO kablam! Checking env_logger v0.5.10 Nov 02 11:10:34.092 INFO kablam! Checking error-chain v0.10.0 Nov 02 11:10:37.362 INFO kablam! Compiling phf_generator v0.7.21 Nov 02 11:10:38.018 INFO kablam! Compiling crossbeam-deque v0.2.0 Nov 02 11:10:39.230 INFO kablam! Checking crossbeam-channel v0.1.3 Nov 02 11:10:40.965 INFO kablam! Checking postgres-protocol v0.3.2 Nov 02 11:10:42.176 INFO kablam! Compiling phf_codegen v0.7.21 Nov 02 11:10:51.965 INFO kablam! Compiling rayon-core v1.4.0 Nov 02 11:10:52.158 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Nov 02 11:10:52.176 INFO kablam! Checking diesel v1.3.0 Nov 02 11:10:52.269 INFO kablam! Checking postgres-shared v0.4.1 Nov 02 11:10:52.437 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 02 11:10:52.744 INFO kablam! Checking tokio-signal v0.1.5 Nov 02 11:10:59.252 INFO kablam! Compiling cargo_metadata v0.5.6 Nov 02 11:10:59.340 INFO kablam! Checking dotenv v0.10.1 Nov 02 11:10:59.376 INFO kablam! Checking postgres v0.15.2 Nov 02 11:10:59.672 INFO kablam! Compiling rayon v0.8.2 Nov 02 11:11:01.608 INFO kablam! Checking brotli2 v0.3.2 Nov 02 11:11:08.632 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 02 11:11:09.396 INFO kablam! Compiling skeptic v0.13.3 Nov 02 11:11:12.140 INFO kablam! Compiling ring v0.12.1 Nov 02 11:11:21.008 INFO kablam! Compiling actix v0.5.7 Nov 02 11:11:31.584 INFO kablam! Checking cookie v0.10.1 Nov 02 11:12:10.300 INFO kablam! Checking vote v0.1.0 (/source) Nov 02 11:12:15.164 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 11:12:15.164 INFO kablam! --> src/model/person.rs:12:59 Nov 02 11:12:15.164 INFO kablam! | Nov 02 11:12:15.164 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:12:15.164 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.164 INFO kablam! | Nov 02 11:12:15.164 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 11:12:15.164 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:12:15.164 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.164 INFO kablam! Nov 02 11:12:15.164 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 11:12:15.164 INFO kablam! --> src/model/person.rs:12:59 Nov 02 11:12:15.164 INFO kablam! | Nov 02 11:12:15.164 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:12:15.164 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.164 INFO kablam! | Nov 02 11:12:15.164 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:12:15.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.165 INFO kablam! Nov 02 11:12:15.165 INFO kablam! warning: cannot find type `Person` in this scope Nov 02 11:12:15.165 INFO kablam! --> src/model/person.rs:12:59 Nov 02 11:12:15.165 INFO kablam! | Nov 02 11:12:15.165 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:12:15.165 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.165 INFO kablam! | Nov 02 11:12:15.165 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:12:15.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.165 INFO kablam! Nov 02 11:12:15.165 INFO kablam! warning: cannot find type `Person` in this scope Nov 02 11:12:15.165 INFO kablam! --> src/model/person.rs:12:70 Nov 02 11:12:15.165 INFO kablam! | Nov 02 11:12:15.165 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:12:15.165 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.165 INFO kablam! | Nov 02 11:12:15.165 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:12:15.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.165 INFO kablam! Nov 02 11:12:15.165 INFO kablam! warning: cannot find type `persons` in this scope Nov 02 11:12:15.165 INFO kablam! --> src/model/person.rs:12:70 Nov 02 11:12:15.165 INFO kablam! | Nov 02 11:12:15.165 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:12:15.165 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.165 INFO kablam! | Nov 02 11:12:15.165 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:12:15.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.165 INFO kablam! Nov 02 11:12:15.165 INFO kablam! warning: cannot find type `table` in this scope Nov 02 11:12:15.165 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 11:12:15.165 INFO kablam! | Nov 02 11:12:15.165 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 11:12:15.165 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.165 INFO kablam! | Nov 02 11:12:15.165 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:12:15.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.165 INFO kablam! Nov 02 11:12:15.165 INFO kablam! warning: cannot find type `id` in this scope Nov 02 11:12:15.165 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:12:15.165 INFO kablam! | Nov 02 11:12:15.165 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:12:15.165 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.165 INFO kablam! | Nov 02 11:12:15.165 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:12:15.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.165 INFO kablam! Nov 02 11:12:15.168 INFO kablam! warning: cannot find type `name` in this scope Nov 02 11:12:15.168 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:12:15.168 INFO kablam! | Nov 02 11:12:15.168 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:12:15.168 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.168 INFO kablam! | Nov 02 11:12:15.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:12:15.168 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.168 INFO kablam! Nov 02 11:12:15.168 INFO kablam! warning: cannot find type `vote` in this scope Nov 02 11:12:15.168 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:12:15.168 INFO kablam! | Nov 02 11:12:15.168 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:12:15.168 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.168 INFO kablam! | Nov 02 11:12:15.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:12:15.168 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.168 INFO kablam! Nov 02 11:12:15.168 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 11:12:15.168 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:12:15.168 INFO kablam! | Nov 02 11:12:15.168 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:12:15.168 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.168 INFO kablam! | Nov 02 11:12:15.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:12:15.168 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.168 INFO kablam! Nov 02 11:12:15.168 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 02 11:12:15.168 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:12:15.168 INFO kablam! | Nov 02 11:12:15.168 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:12:15.169 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.169 INFO kablam! | Nov 02 11:12:15.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:12:15.169 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.169 INFO kablam! Nov 02 11:12:15.169 INFO kablam! warning: cannot find type `Message` in this scope Nov 02 11:12:15.169 INFO kablam! --> src/ws_server.rs:6:10 Nov 02 11:12:15.169 INFO kablam! | Nov 02 11:12:15.169 INFO kablam! 6 | #[derive(Message)] Nov 02 11:12:15.169 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.169 INFO kablam! | Nov 02 11:12:15.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:12:15.169 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.169 INFO kablam! Nov 02 11:12:15.169 INFO kablam! warning: cannot find type `Connect` in this scope Nov 02 11:12:15.169 INFO kablam! --> src/ws_server.rs:9:10 Nov 02 11:12:15.169 INFO kablam! | Nov 02 11:12:15.169 INFO kablam! 9 | #[derive(Message)] Nov 02 11:12:15.169 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.169 INFO kablam! | Nov 02 11:12:15.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:12:15.169 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.169 INFO kablam! Nov 02 11:12:15.169 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 02 11:12:15.169 INFO kablam! --> src/ws_server.rs:15:10 Nov 02 11:12:15.169 INFO kablam! | Nov 02 11:12:15.169 INFO kablam! 15 | #[derive(Message)] Nov 02 11:12:15.169 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.169 INFO kablam! | Nov 02 11:12:15.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:12:15.169 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.169 INFO kablam! Nov 02 11:12:15.169 INFO kablam! warning: cannot find type `ClientMessage` in this scope Nov 02 11:12:15.169 INFO kablam! --> src/ws_server.rs:20:10 Nov 02 11:12:15.169 INFO kablam! | Nov 02 11:12:15.169 INFO kablam! 20 | #[derive(Message)] Nov 02 11:12:15.169 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:15.169 INFO kablam! | Nov 02 11:12:15.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:12:15.169 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:15.169 INFO kablam! Nov 02 11:12:16.128 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 11:12:16.128 INFO kablam! --> src/model/person.rs:12:59 Nov 02 11:12:16.128 INFO kablam! | Nov 02 11:12:16.130 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:12:16.130 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.130 INFO kablam! | Nov 02 11:12:16.130 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 11:12:16.130 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:12:16.130 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.130 INFO kablam! Nov 02 11:12:16.130 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 11:12:16.130 INFO kablam! --> src/model/person.rs:12:59 Nov 02 11:12:16.130 INFO kablam! | Nov 02 11:12:16.130 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:12:16.130 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.130 INFO kablam! | Nov 02 11:12:16.130 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:12:16.130 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.130 INFO kablam! Nov 02 11:12:16.130 INFO kablam! warning: cannot find type `Person` in this scope Nov 02 11:12:16.130 INFO kablam! --> src/model/person.rs:12:59 Nov 02 11:12:16.130 INFO kablam! | Nov 02 11:12:16.130 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:12:16.130 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.130 INFO kablam! | Nov 02 11:12:16.130 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:12:16.130 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.130 INFO kablam! Nov 02 11:12:16.130 INFO kablam! warning: cannot find type `Person` in this scope Nov 02 11:12:16.130 INFO kablam! --> src/model/person.rs:12:70 Nov 02 11:12:16.130 INFO kablam! | Nov 02 11:12:16.130 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:12:16.130 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.130 INFO kablam! | Nov 02 11:12:16.130 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:12:16.130 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.130 INFO kablam! Nov 02 11:12:16.130 INFO kablam! warning: cannot find type `persons` in this scope Nov 02 11:12:16.130 INFO kablam! --> src/model/person.rs:12:70 Nov 02 11:12:16.130 INFO kablam! | Nov 02 11:12:16.130 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 02 11:12:16.130 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.130 INFO kablam! | Nov 02 11:12:16.130 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:12:16.130 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.130 INFO kablam! Nov 02 11:12:16.138 INFO kablam! warning: cannot find type `table` in this scope Nov 02 11:12:16.138 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 11:12:16.138 INFO kablam! | Nov 02 11:12:16.138 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 11:12:16.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.138 INFO kablam! | Nov 02 11:12:16.138 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:12:16.138 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.138 INFO kablam! Nov 02 11:12:16.138 INFO kablam! warning: cannot find type `id` in this scope Nov 02 11:12:16.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:12:16.138 INFO kablam! | Nov 02 11:12:16.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:12:16.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.138 INFO kablam! | Nov 02 11:12:16.138 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:12:16.138 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.138 INFO kablam! Nov 02 11:12:16.138 INFO kablam! warning: cannot find type `name` in this scope Nov 02 11:12:16.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:12:16.138 INFO kablam! | Nov 02 11:12:16.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:12:16.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.138 INFO kablam! | Nov 02 11:12:16.138 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:12:16.138 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.138 INFO kablam! Nov 02 11:12:16.138 INFO kablam! warning: cannot find type `vote` in this scope Nov 02 11:12:16.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:12:16.138 INFO kablam! | Nov 02 11:12:16.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:12:16.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.138 INFO kablam! | Nov 02 11:12:16.138 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:12:16.138 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.138 INFO kablam! Nov 02 11:12:16.138 INFO kablam! warning: cannot find type `created_at` in this scope Nov 02 11:12:16.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:12:16.138 INFO kablam! | Nov 02 11:12:16.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:12:16.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.138 INFO kablam! | Nov 02 11:12:16.138 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:12:16.146 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.146 INFO kablam! Nov 02 11:12:16.146 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 02 11:12:16.146 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 11:12:16.146 INFO kablam! | Nov 02 11:12:16.146 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 11:12:16.146 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.146 INFO kablam! | Nov 02 11:12:16.146 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:12:16.146 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.146 INFO kablam! Nov 02 11:12:16.146 INFO kablam! warning: cannot find type `Message` in this scope Nov 02 11:12:16.146 INFO kablam! --> src/ws_server.rs:6:10 Nov 02 11:12:16.146 INFO kablam! | Nov 02 11:12:16.146 INFO kablam! 6 | #[derive(Message)] Nov 02 11:12:16.146 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.146 INFO kablam! | Nov 02 11:12:16.146 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:12:16.146 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.146 INFO kablam! Nov 02 11:12:16.146 INFO kablam! warning: cannot find type `Connect` in this scope Nov 02 11:12:16.146 INFO kablam! --> src/ws_server.rs:9:10 Nov 02 11:12:16.146 INFO kablam! | Nov 02 11:12:16.146 INFO kablam! 9 | #[derive(Message)] Nov 02 11:12:16.146 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.146 INFO kablam! | Nov 02 11:12:16.146 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:12:16.146 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.146 INFO kablam! Nov 02 11:12:16.146 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 02 11:12:16.146 INFO kablam! --> src/ws_server.rs:15:10 Nov 02 11:12:16.146 INFO kablam! | Nov 02 11:12:16.146 INFO kablam! 15 | #[derive(Message)] Nov 02 11:12:16.146 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.146 INFO kablam! | Nov 02 11:12:16.146 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:12:16.146 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.146 INFO kablam! Nov 02 11:12:16.146 INFO kablam! warning: cannot find type `ClientMessage` in this scope Nov 02 11:12:16.146 INFO kablam! --> src/ws_server.rs:20:10 Nov 02 11:12:16.146 INFO kablam! | Nov 02 11:12:16.146 INFO kablam! 20 | #[derive(Message)] Nov 02 11:12:16.146 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 11:12:16.146 INFO kablam! | Nov 02 11:12:16.146 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:12:16.146 INFO kablam! = note: for more information, see issue #50504 Nov 02 11:12:16.146 INFO kablam! Nov 02 11:12:17.281 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 48s Nov 02 11:12:17.306 INFO kablam! su: No module specific data is present Nov 02 11:12:17.724 INFO running `"docker" "rm" "-f" "d5c97263a54cdfa8955c148e4fc931b58f808c2ceaff6c8de246339f6e2f87a7"` Nov 02 11:12:17.896 INFO blam! d5c97263a54cdfa8955c148e4fc931b58f808c2ceaff6c8de246339f6e2f87a7