Oct 27 01:24:44.961 INFO checking lon9/vote against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 01:24:44.963 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 01:24:45.529 INFO blam! d7059dbfa14cd3f050711d41910921e7d12d4df1d26fb116f83ad30d019644b4 Oct 27 01:24:45.532 INFO running `"docker" "start" "-a" "d7059dbfa14cd3f050711d41910921e7d12d4df1d26fb116f83ad30d019644b4"` Oct 27 01:24:47.586 INFO kablam! usermod: no changes Oct 27 01:24:48.167 INFO kablam! Checking memchr v1.0.2 Oct 27 01:24:48.175 INFO kablam! Checking socket2 v0.3.6 Oct 27 01:24:48.182 INFO kablam! Compiling crossbeam-epoch v0.3.1 Oct 27 01:24:48.228 INFO kablam! Checking r2d2 v0.8.2 Oct 27 01:24:48.231 INFO kablam! Checking http v0.1.5 Oct 27 01:24:48.233 INFO kablam! Compiling serde_json v1.0.20 Oct 27 01:24:48.234 INFO kablam! Checking regex v1.0.0 Oct 27 01:24:48.234 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 27 01:24:50.561 INFO kablam! Checking chrono v0.4.2 Oct 27 01:24:51.455 INFO kablam! Checking error-chain v0.10.0 Oct 27 01:24:51.779 INFO kablam! Compiling phf_generator v0.7.21 Oct 27 01:24:55.143 INFO kablam! Compiling phf_codegen v0.7.21 Oct 27 01:24:55.143 INFO kablam! Checking dotenv v0.10.1 Oct 27 01:24:55.498 INFO kablam! Checking postgres-protocol v0.3.2 Oct 27 01:24:57.279 INFO kablam! Compiling crossbeam-deque v0.2.0 Oct 27 01:24:58.613 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 27 01:25:01.145 INFO kablam! Checking tokio-signal v0.1.5 Oct 27 01:25:02.148 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 27 01:25:03.855 INFO kablam! Compiling rayon-core v1.4.0 Oct 27 01:25:05.291 INFO kablam! Checking env_logger v0.5.10 Oct 27 01:25:05.651 INFO kablam! Checking postgres-shared v0.4.1 Oct 27 01:25:11.663 INFO kablam! Checking diesel v1.3.0 Oct 27 01:25:14.687 INFO kablam! Checking h2 v0.1.9 Oct 27 01:25:14.703 INFO kablam! Compiling cargo_metadata v0.5.6 Oct 27 01:25:14.999 INFO kablam! Compiling rayon v0.8.2 Oct 27 01:25:15.511 INFO kablam! Checking postgres v0.15.2 Oct 27 01:25:18.422 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 27 01:25:25.248 INFO kablam! Compiling ring v0.12.1 Oct 27 01:25:25.660 INFO kablam! Compiling skeptic v0.13.3 Oct 27 01:25:36.923 INFO kablam! Compiling actix v0.5.7 Oct 27 01:25:44.451 INFO kablam! Checking cookie v0.10.1 Oct 27 01:25:52.262 INFO kablam! Checking actix-web v0.6.11 Oct 27 01:26:27.975 INFO kablam! Checking vote v0.1.0 (/source) Oct 27 01:26:33.459 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 01:26:33.459 INFO kablam! --> src/model/person.rs:12:59 Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 27 01:26:33.459 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 01:26:33.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.459 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.459 INFO kablam! Oct 27 01:26:33.459 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 01:26:33.459 INFO kablam! --> src/model/person.rs:12:59 Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 27 01:26:33.459 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.459 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.459 INFO kablam! Oct 27 01:26:33.459 INFO kablam! warning: cannot find type `Person` in this scope Oct 27 01:26:33.459 INFO kablam! --> src/model/person.rs:12:59 Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 27 01:26:33.459 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.459 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.459 INFO kablam! Oct 27 01:26:33.459 INFO kablam! warning: cannot find type `Person` in this scope Oct 27 01:26:33.459 INFO kablam! --> src/model/person.rs:12:70 Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 27 01:26:33.459 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.459 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.459 INFO kablam! Oct 27 01:26:33.459 INFO kablam! warning: cannot find type `persons` in this scope Oct 27 01:26:33.459 INFO kablam! --> src/model/person.rs:12:70 Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 27 01:26:33.459 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.459 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.459 INFO kablam! Oct 27 01:26:33.459 INFO kablam! warning: cannot find type `table` in this scope Oct 27 01:26:33.459 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 01:26:33.459 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.459 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.459 INFO kablam! Oct 27 01:26:33.459 INFO kablam! warning: cannot find type `id` in this scope Oct 27 01:26:33.459 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 01:26:33.459 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.459 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.459 INFO kablam! Oct 27 01:26:33.459 INFO kablam! warning: cannot find type `name` in this scope Oct 27 01:26:33.459 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 01:26:33.459 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.459 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.459 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.459 INFO kablam! Oct 27 01:26:33.459 INFO kablam! warning: cannot find type `vote` in this scope Oct 27 01:26:33.459 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 01:26:33.459 INFO kablam! | Oct 27 01:26:33.460 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 01:26:33.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.460 INFO kablam! | Oct 27 01:26:33.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.460 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.460 INFO kablam! Oct 27 01:26:33.460 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 01:26:33.460 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 01:26:33.460 INFO kablam! | Oct 27 01:26:33.460 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 01:26:33.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.460 INFO kablam! | Oct 27 01:26:33.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.460 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.460 INFO kablam! Oct 27 01:26:33.460 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 01:26:33.460 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 01:26:33.460 INFO kablam! | Oct 27 01:26:33.460 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 01:26:33.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.460 INFO kablam! | Oct 27 01:26:33.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.474 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.475 INFO kablam! Oct 27 01:26:33.475 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 01:26:33.475 INFO kablam! --> src/ws_server.rs:6:10 Oct 27 01:26:33.475 INFO kablam! | Oct 27 01:26:33.475 INFO kablam! 6 | #[derive(Message)] Oct 27 01:26:33.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.475 INFO kablam! | Oct 27 01:26:33.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.475 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.475 INFO kablam! Oct 27 01:26:33.475 INFO kablam! warning: cannot find type `Connect` in this scope Oct 27 01:26:33.475 INFO kablam! --> src/ws_server.rs:9:10 Oct 27 01:26:33.475 INFO kablam! | Oct 27 01:26:33.475 INFO kablam! 9 | #[derive(Message)] Oct 27 01:26:33.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.475 INFO kablam! | Oct 27 01:26:33.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.475 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.475 INFO kablam! Oct 27 01:26:33.475 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 27 01:26:33.475 INFO kablam! --> src/ws_server.rs:15:10 Oct 27 01:26:33.475 INFO kablam! | Oct 27 01:26:33.475 INFO kablam! 15 | #[derive(Message)] Oct 27 01:26:33.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.475 INFO kablam! | Oct 27 01:26:33.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.475 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.475 INFO kablam! Oct 27 01:26:33.475 INFO kablam! warning: cannot find type `ClientMessage` in this scope Oct 27 01:26:33.475 INFO kablam! --> src/ws_server.rs:20:10 Oct 27 01:26:33.475 INFO kablam! | Oct 27 01:26:33.475 INFO kablam! 20 | #[derive(Message)] Oct 27 01:26:33.475 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:33.475 INFO kablam! | Oct 27 01:26:33.475 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:33.475 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:33.475 INFO kablam! Oct 27 01:26:34.147 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 01:26:34.147 INFO kablam! --> src/model/person.rs:12:59 Oct 27 01:26:34.147 INFO kablam! | Oct 27 01:26:34.147 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 27 01:26:34.147 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.147 INFO kablam! | Oct 27 01:26:34.147 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 01:26:34.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.147 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.147 INFO kablam! Oct 27 01:26:34.147 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 27 01:26:34.147 INFO kablam! --> src/model/person.rs:12:59 Oct 27 01:26:34.147 INFO kablam! | Oct 27 01:26:34.147 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 27 01:26:34.147 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.147 INFO kablam! | Oct 27 01:26:34.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.147 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.147 INFO kablam! Oct 27 01:26:34.147 INFO kablam! warning: cannot find type `Person` in this scope Oct 27 01:26:34.147 INFO kablam! --> src/model/person.rs:12:59 Oct 27 01:26:34.147 INFO kablam! | Oct 27 01:26:34.147 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 27 01:26:34.147 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.147 INFO kablam! | Oct 27 01:26:34.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.147 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.147 INFO kablam! Oct 27 01:26:34.147 INFO kablam! warning: cannot find type `Person` in this scope Oct 27 01:26:34.147 INFO kablam! --> src/model/person.rs:12:70 Oct 27 01:26:34.147 INFO kablam! | Oct 27 01:26:34.147 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 27 01:26:34.147 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.147 INFO kablam! | Oct 27 01:26:34.147 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.167 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.167 INFO kablam! Oct 27 01:26:34.167 INFO kablam! warning: cannot find type `persons` in this scope Oct 27 01:26:34.167 INFO kablam! --> src/model/person.rs:12:70 Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 27 01:26:34.167 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.167 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.167 INFO kablam! Oct 27 01:26:34.167 INFO kablam! warning: cannot find type `table` in this scope Oct 27 01:26:34.167 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 01:26:34.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.167 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.167 INFO kablam! Oct 27 01:26:34.167 INFO kablam! warning: cannot find type `id` in this scope Oct 27 01:26:34.167 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 01:26:34.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.167 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.167 INFO kablam! Oct 27 01:26:34.167 INFO kablam! warning: cannot find type `name` in this scope Oct 27 01:26:34.167 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 01:26:34.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.167 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.167 INFO kablam! Oct 27 01:26:34.167 INFO kablam! warning: cannot find type `vote` in this scope Oct 27 01:26:34.167 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 01:26:34.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.167 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.167 INFO kablam! Oct 27 01:26:34.167 INFO kablam! warning: cannot find type `created_at` in this scope Oct 27 01:26:34.167 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 01:26:34.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.167 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.167 INFO kablam! Oct 27 01:26:34.167 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 27 01:26:34.167 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 01:26:34.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.167 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.167 INFO kablam! Oct 27 01:26:34.167 INFO kablam! warning: cannot find type `Message` in this scope Oct 27 01:26:34.167 INFO kablam! --> src/ws_server.rs:6:10 Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! 6 | #[derive(Message)] Oct 27 01:26:34.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.167 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.167 INFO kablam! Oct 27 01:26:34.167 INFO kablam! warning: cannot find type `Connect` in this scope Oct 27 01:26:34.167 INFO kablam! --> src/ws_server.rs:9:10 Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! 9 | #[derive(Message)] Oct 27 01:26:34.167 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.167 INFO kablam! | Oct 27 01:26:34.167 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 01:26:34.167 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.168 INFO kablam! Oct 27 01:26:34.168 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 27 01:26:34.168 INFO kablam! --> src/ws_server.rs:15:10 Oct 27 01:26:34.168 INFO kablam! | Oct 27 01:26:34.168 INFO kablam! 15 | #[derive(Message)] Oct 27 01:26:34.168 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.168 INFO kablam! | Oct 27 01:26:34.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! Oct 27 01:26:34.168 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.168 INFO kablam! Oct 27 01:26:34.168 INFO kablam! warning: cannot find type `ClientMessage` in this scope Oct 27 01:26:34.168 INFO kablam! --> src/ws_server.rs:20:10 Oct 27 01:26:34.168 INFO kablam! | Oct 27 01:26:34.168 INFO kablam! 20 | #[derive(Message)] Oct 27 01:26:34.168 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 01:26:34.168 INFO kablam! | Oct 27 01:26:34.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! Oct 27 01:26:34.168 INFO kablam! = note: for more information, see issue #50504 Oct 27 01:26:34.168 INFO kablam! Oct 27 01:26:35.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 47s Oct 27 01:26:35.279 INFO kablam! su: No module specific data is present Oct 27 01:26:36.144 INFO running `"docker" "rm" "-f" "d7059dbfa14cd3f050711d41910921e7d12d4df1d26fb116f83ad30d019644b4"` Oct 27 01:26:36.456 INFO blam! d7059dbfa14cd3f050711d41910921e7d12d4df1d26fb116f83ad30d019644b4