Dec 04 15:01:47.559 INFO checking lon9/vote against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 04 15:01:47.559 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-1/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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"` Dec 04 15:01:48.011 INFO [stdout] 6606d75a91ff62c584f32494cef061a614e386e3b7c13019de30473e7c3d7dc3 Dec 04 15:01:48.016 INFO running `"docker" "start" "-a" "6606d75a91ff62c584f32494cef061a614e386e3b7c13019de30473e7c3d7dc3"` Dec 04 15:01:49.434 INFO [stderr] usermod: no changes Dec 04 15:01:49.935 INFO [stderr] Compiling actix-web v0.6.11 Dec 04 15:01:49.947 INFO [stderr] Checking parking_lot_core v0.2.14 Dec 04 15:01:49.950 INFO [stderr] Checking r2d2 v0.8.2 Dec 04 15:01:49.953 INFO [stderr] Compiling serde_json v1.0.20 Dec 04 15:01:49.956 INFO [stderr] Checking flate2 v1.0.1 Dec 04 15:01:49.959 INFO [stderr] Checking chrono v0.4.2 Dec 04 15:01:49.959 INFO [stderr] Checking env_logger v0.5.10 Dec 04 15:01:49.960 INFO [stderr] Compiling phf_generator v0.7.21 Dec 04 15:01:52.669 INFO [stderr] Checking dotenv v0.10.1 Dec 04 15:01:53.515 INFO [stderr] Compiling phf_codegen v0.7.21 Dec 04 15:01:53.542 INFO [stderr] Checking tokio-core v0.1.17 Dec 04 15:01:54.739 INFO [stderr] Checking parking_lot v0.5.5 Dec 04 15:01:56.313 INFO [stderr] Checking cookie v0.10.1 Dec 04 15:01:57.013 INFO [stderr] Compiling mime_guess v2.0.0-alpha.4 Dec 04 15:01:57.571 INFO [stderr] Checking postgres-shared v0.4.1 Dec 04 15:01:57.571 INFO [stderr] Checking diesel v1.3.0 Dec 04 15:01:58.387 INFO [stderr] Checking crossbeam-channel v0.1.3 Dec 04 15:02:01.790 INFO [stderr] Checking trust-dns-proto v0.3.3 Dec 04 15:02:03.951 INFO [stderr] Checking tokio-signal v0.1.5 Dec 04 15:02:06.896 INFO [stderr] Compiling cargo_metadata v0.5.6 Dec 04 15:02:10.797 INFO [stderr] Checking postgres v0.15.2 Dec 04 15:02:18.159 INFO [stderr] Compiling skeptic v0.13.3 Dec 04 15:02:19.147 INFO [stderr] Checking trust-dns-resolver v0.8.2 Dec 04 15:02:24.663 INFO [stderr] Compiling actix v0.5.7 Dec 04 15:03:02.281 INFO [stderr] Checking vote v0.1.0 (/source) Dec 04 15:03:09.483 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 15:03:09.483 INFO [stderr] --> src/model/person.rs:12:59 Dec 04 15:03:09.484 INFO [stderr] | Dec 04 15:03:09.484 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:09.484 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.485 INFO [stderr] | Dec 04 15:03:09.485 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 15:03:09.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.486 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.486 INFO [stderr] Dec 04 15:03:09.486 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 15:03:09.487 INFO [stderr] --> src/model/person.rs:12:59 Dec 04 15:03:09.487 INFO [stderr] | Dec 04 15:03:09.487 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:09.488 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.488 INFO [stderr] | Dec 04 15:03:09.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.489 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.489 INFO [stderr] Dec 04 15:03:09.489 INFO [stderr] warning: cannot find type `Person` in this scope Dec 04 15:03:09.490 INFO [stderr] --> src/model/person.rs:12:59 Dec 04 15:03:09.490 INFO [stderr] | Dec 04 15:03:09.490 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:09.491 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.491 INFO [stderr] | Dec 04 15:03:09.491 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.507 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.507 INFO [stderr] Dec 04 15:03:09.507 INFO [stderr] warning: cannot find type `Person` in this scope Dec 04 15:03:09.507 INFO [stderr] --> src/model/person.rs:12:70 Dec 04 15:03:09.507 INFO [stderr] | Dec 04 15:03:09.507 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:09.508 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.508 INFO [stderr] | Dec 04 15:03:09.508 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.508 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.508 INFO [stderr] Dec 04 15:03:09.508 INFO [stderr] warning: cannot find type `persons` in this scope Dec 04 15:03:09.508 INFO [stderr] --> src/model/person.rs:12:70 Dec 04 15:03:09.508 INFO [stderr] | Dec 04 15:03:09.508 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:09.508 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.508 INFO [stderr] | Dec 04 15:03:09.509 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.509 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.509 INFO [stderr] Dec 04 15:03:09.509 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 15:03:09.509 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 15:03:09.509 INFO [stderr] | Dec 04 15:03:09.509 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 15:03:09.509 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.509 INFO [stderr] | Dec 04 15:03:09.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.510 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.510 INFO [stderr] Dec 04 15:03:09.510 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 15:03:09.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:09.510 INFO [stderr] | Dec 04 15:03:09.510 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:09.510 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.510 INFO [stderr] | Dec 04 15:03:09.511 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.511 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.511 INFO [stderr] Dec 04 15:03:09.511 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 15:03:09.511 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:09.511 INFO [stderr] | Dec 04 15:03:09.511 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:09.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.511 INFO [stderr] | Dec 04 15:03:09.511 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.512 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.512 INFO [stderr] Dec 04 15:03:09.512 INFO [stderr] warning: cannot find type `vote` in this scope Dec 04 15:03:09.512 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:09.512 INFO [stderr] | Dec 04 15:03:09.512 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:09.512 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.513 INFO [stderr] | Dec 04 15:03:09.513 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.513 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.513 INFO [stderr] Dec 04 15:03:09.513 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 15:03:09.513 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:09.513 INFO [stderr] | Dec 04 15:03:09.513 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:09.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.513 INFO [stderr] | Dec 04 15:03:09.514 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.514 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.514 INFO [stderr] Dec 04 15:03:09.514 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 04 15:03:09.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:09.514 INFO [stderr] | Dec 04 15:03:09.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:09.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.514 INFO [stderr] | Dec 04 15:03:09.515 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.515 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.515 INFO [stderr] Dec 04 15:03:09.515 INFO [stderr] warning: cannot find type `Message` in this scope Dec 04 15:03:09.515 INFO [stderr] --> src/ws_server.rs:6:10 Dec 04 15:03:09.515 INFO [stderr] | Dec 04 15:03:09.515 INFO [stderr] 6 | #[derive(Message)] Dec 04 15:03:09.515 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.515 INFO [stderr] | Dec 04 15:03:09.516 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.516 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.516 INFO [stderr] Dec 04 15:03:09.516 INFO [stderr] warning: cannot find type `Connect` in this scope Dec 04 15:03:09.516 INFO [stderr] --> src/ws_server.rs:9:10 Dec 04 15:03:09.516 INFO [stderr] | Dec 04 15:03:09.516 INFO [stderr] 9 | #[derive(Message)] Dec 04 15:03:09.516 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.516 INFO [stderr] | Dec 04 15:03:09.516 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.516 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.517 INFO [stderr] Dec 04 15:03:09.517 INFO [stderr] warning: cannot find type `Disconnect` in this scope Dec 04 15:03:09.517 INFO [stderr] --> src/ws_server.rs:15:10 Dec 04 15:03:09.517 INFO [stderr] | Dec 04 15:03:09.517 INFO [stderr] 15 | #[derive(Message)] Dec 04 15:03:09.517 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.517 INFO [stderr] | Dec 04 15:03:09.517 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.518 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.518 INFO [stderr] Dec 04 15:03:09.518 INFO [stderr] warning: cannot find type `ClientMessage` in this scope Dec 04 15:03:09.518 INFO [stderr] --> src/ws_server.rs:20:10 Dec 04 15:03:09.518 INFO [stderr] | Dec 04 15:03:09.518 INFO [stderr] 20 | #[derive(Message)] Dec 04 15:03:09.518 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.519 INFO [stderr] | Dec 04 15:03:09.519 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.519 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.519 INFO [stderr] Dec 04 15:03:09.903 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 15:03:09.903 INFO [stderr] --> src/model/person.rs:12:59 Dec 04 15:03:09.903 INFO [stderr] | Dec 04 15:03:09.903 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:09.903 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.903 INFO [stderr] | Dec 04 15:03:09.903 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 15:03:09.903 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.903 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.903 INFO [stderr] Dec 04 15:03:09.903 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 15:03:09.903 INFO [stderr] --> src/model/person.rs:12:59 Dec 04 15:03:09.903 INFO [stderr] | Dec 04 15:03:09.903 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:09.903 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.903 INFO [stderr] | Dec 04 15:03:09.903 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.903 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.903 INFO [stderr] Dec 04 15:03:09.903 INFO [stderr] warning: cannot find type `Person` in this scope Dec 04 15:03:09.903 INFO [stderr] --> src/model/person.rs:12:59 Dec 04 15:03:09.903 INFO [stderr] | Dec 04 15:03:09.904 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:09.904 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.904 INFO [stderr] | Dec 04 15:03:09.904 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.904 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.904 INFO [stderr] Dec 04 15:03:09.904 INFO [stderr] warning: cannot find type `Person` in this scope Dec 04 15:03:09.904 INFO [stderr] --> src/model/person.rs:12:70 Dec 04 15:03:09.904 INFO [stderr] | Dec 04 15:03:09.904 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:09.904 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.904 INFO [stderr] | Dec 04 15:03:09.904 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.904 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.904 INFO [stderr] Dec 04 15:03:09.904 INFO [stderr] warning: cannot find type `persons` in this scope Dec 04 15:03:09.904 INFO [stderr] --> src/model/person.rs:12:70 Dec 04 15:03:09.904 INFO [stderr] | Dec 04 15:03:09.904 INFO [stderr] 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Dec 04 15:03:09.904 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.904 INFO [stderr] | Dec 04 15:03:09.904 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.904 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.904 INFO [stderr] Dec 04 15:03:09.904 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 15:03:09.904 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 15:03:09.904 INFO [stderr] | Dec 04 15:03:09.904 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 15:03:09.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.904 INFO [stderr] | Dec 04 15:03:09.904 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.904 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.904 INFO [stderr] Dec 04 15:03:09.905 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 15:03:09.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:09.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.905 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.905 INFO [stderr] Dec 04 15:03:09.905 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 15:03:09.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:09.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.905 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.905 INFO [stderr] Dec 04 15:03:09.905 INFO [stderr] warning: cannot find type `vote` in this scope Dec 04 15:03:09.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:09.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.905 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.905 INFO [stderr] Dec 04 15:03:09.905 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 04 15:03:09.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:09.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.905 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.905 INFO [stderr] Dec 04 15:03:09.905 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 04 15:03:09.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 15:03:09.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.905 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.905 INFO [stderr] Dec 04 15:03:09.905 INFO [stderr] warning: cannot find type `Message` in this scope Dec 04 15:03:09.905 INFO [stderr] --> src/ws_server.rs:6:10 Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] 6 | #[derive(Message)] Dec 04 15:03:09.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.905 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.905 INFO [stderr] Dec 04 15:03:09.905 INFO [stderr] warning: cannot find type `Connect` in this scope Dec 04 15:03:09.905 INFO [stderr] --> src/ws_server.rs:9:10 Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] 9 | #[derive(Message)] Dec 04 15:03:09.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.905 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.905 INFO [stderr] Dec 04 15:03:09.905 INFO [stderr] warning: cannot find type `Disconnect` in this scope Dec 04 15:03:09.905 INFO [stderr] --> src/ws_server.rs:15:10 Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] 15 | #[derive(Message)] Dec 04 15:03:09.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.905 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.905 INFO [stderr] Dec 04 15:03:09.905 INFO [stderr] warning: cannot find type `ClientMessage` in this scope Dec 04 15:03:09.905 INFO [stderr] --> src/ws_server.rs:20:10 Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] 20 | #[derive(Message)] Dec 04 15:03:09.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 15:03:09.905 INFO [stderr] | Dec 04 15:03:09.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 15:03:09.905 INFO [stderr] = note: for more information, see issue #50504 Dec 04 15:03:09.905 INFO [stderr] Dec 04 15:03:11.396 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s Dec 04 15:03:11.432 INFO [stderr] su: No module specific data is present Dec 04 15:03:13.351 INFO running `"docker" "inspect" "6606d75a91ff62c584f32494cef061a614e386e3b7c13019de30473e7c3d7dc3"` Dec 04 15:03:13.765 INFO running `"docker" "rm" "-f" "6606d75a91ff62c584f32494cef061a614e386e3b7c13019de30473e7c3d7dc3"` Dec 04 15:03:14.107 INFO [stdout] 6606d75a91ff62c584f32494cef061a614e386e3b7c13019de30473e7c3d7dc3