Nov 01 01:43:21.111 INFO checking lon9/vote against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 01:43:21.111 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 01 01:43:21.314 INFO blam! 8f188c190289dcda9a08c635e20a0f967869af4f3924f7e10fab2b7bf81e52ca Nov 01 01:43:21.318 INFO running `"docker" "start" "-a" "8f188c190289dcda9a08c635e20a0f967869af4f3924f7e10fab2b7bf81e52ca"` Nov 01 01:43:21.724 INFO kablam! usermod: no changes Nov 01 01:43:22.148 INFO kablam! Checking fallible-iterator v0.1.4 Nov 01 01:43:22.157 INFO kablam! Checking socket2 v0.3.6 Nov 01 01:43:22.157 INFO kablam! Compiling actix-web v0.6.11 Nov 01 01:43:22.157 INFO kablam! Compiling crossbeam-epoch v0.3.1 Nov 01 01:43:22.160 INFO kablam! Checking stringprep v0.1.2 Nov 01 01:43:22.160 INFO kablam! Checking r2d2 v0.8.2 Nov 01 01:43:22.160 INFO kablam! Checking http v0.1.5 Nov 01 01:43:22.160 INFO kablam! Compiling serde_json v1.0.20 Nov 01 01:43:24.235 INFO kablam! Compiling derive-error-chain v0.10.1 Nov 01 01:43:24.612 INFO kablam! Checking regex v0.2.11 Nov 01 01:43:24.773 INFO kablam! Checking crossbeam-channel v0.1.3 Nov 01 01:43:27.459 INFO kablam! Checking error-chain v0.10.0 Nov 01 01:43:27.574 INFO kablam! Compiling phf_generator v0.7.21 Nov 01 01:43:27.670 INFO kablam! Checking hmac v0.5.0 Nov 01 01:43:29.449 INFO kablam! Checking diesel v1.3.0 Nov 01 01:43:29.910 INFO kablam! Compiling crossbeam-deque v0.2.0 Nov 01 01:43:30.291 INFO kablam! Checking postgres-protocol v0.3.2 Nov 01 01:43:31.816 INFO kablam! Compiling phf_codegen v0.7.21 Nov 01 01:43:32.556 INFO kablam! Checking trust-dns-proto v0.3.3 Nov 01 01:43:34.037 INFO kablam! Checking tokio-signal v0.1.5 Nov 01 01:43:36.116 INFO kablam! Compiling rayon-core v1.4.0 Nov 01 01:43:36.956 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Nov 01 01:43:45.828 INFO kablam! Checking postgres-shared v0.4.1 Nov 01 01:43:45.828 INFO kablam! Checking h2 v0.1.9 Nov 01 01:43:45.828 INFO kablam! Compiling rayon v0.8.2 Nov 01 01:43:45.989 INFO kablam! Compiling cargo_metadata v0.5.6 Nov 01 01:43:46.948 INFO kablam! Checking trust-dns-resolver v0.8.2 Nov 01 01:43:56.439 INFO kablam! Checking dotenv v0.10.1 Nov 01 01:43:59.824 INFO kablam! Checking postgres v0.15.2 Nov 01 01:44:05.172 INFO kablam! Compiling skeptic v0.13.3 Nov 01 01:44:06.138 INFO kablam! Compiling ring v0.12.1 Nov 01 01:44:16.870 INFO kablam! Compiling actix v0.5.7 Nov 01 01:44:26.163 INFO kablam! Checking cookie v0.10.1 Nov 01 01:45:02.785 INFO kablam! Checking vote v0.1.0 (/source) Nov 01 01:45:07.055 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 01:45:07.055 INFO kablam! --> src/model/person.rs:12:59 Nov 01 01:45:07.055 INFO kablam! | Nov 01 01:45:07.055 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 01 01:45:07.055 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.055 INFO kablam! | Nov 01 01:45:07.055 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 01:45:07.055 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 01 01:45:07.055 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.055 INFO kablam! Nov 01 01:45:07.055 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 01:45:07.055 INFO kablam! --> src/model/person.rs:12:59 Nov 01 01:45:07.055 INFO kablam! | Nov 01 01:45:07.055 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 01 01:45:07.055 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.055 INFO kablam! | Nov 01 01:45:07.055 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 01 01:45:07.055 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.055 INFO kablam! Nov 01 01:45:07.055 INFO kablam! warning: cannot find type `Person` in this scope Nov 01 01:45:07.055 INFO kablam! --> src/model/person.rs:12:59 Nov 01 01:45:07.055 INFO kablam! | Nov 01 01:45:07.055 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 01 01:45:07.055 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.055 INFO kablam! | Nov 01 01:45:07.055 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 01 01:45:07.055 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.055 INFO kablam! Nov 01 01:45:07.055 INFO kablam! warning: cannot find type `Person` in this scope Nov 01 01:45:07.055 INFO kablam! --> src/model/person.rs:12:70 Nov 01 01:45:07.055 INFO kablam! | Nov 01 01:45:07.055 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 01 01:45:07.055 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.055 INFO kablam! | Nov 01 01:45:07.055 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 01 01:45:07.055 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.055 INFO kablam! Nov 01 01:45:07.055 INFO kablam! warning: cannot find type `persons` in this scope Nov 01 01:45:07.055 INFO kablam! --> src/model/person.rs:12:70 Nov 01 01:45:07.055 INFO kablam! | Nov 01 01:45:07.055 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 01 01:45:07.055 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.055 INFO kablam! | Nov 01 01:45:07.055 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 01 01:45:07.055 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.055 INFO kablam! Nov 01 01:45:07.056 INFO kablam! warning: cannot find type `table` in this scope Nov 01 01:45:07.056 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 01:45:07.056 INFO kablam! | Nov 01 01:45:07.056 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 01:45:07.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.056 INFO kablam! | Nov 01 01:45:07.056 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 01 01:45:07.056 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.056 INFO kablam! Nov 01 01:45:07.059 INFO kablam! warning: cannot find type `id` in this scope Nov 01 01:45:07.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 01:45:07.059 INFO kablam! | Nov 01 01:45:07.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 01:45:07.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.059 INFO kablam! | Nov 01 01:45:07.059 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 01 01:45:07.059 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.059 INFO kablam! Nov 01 01:45:07.059 INFO kablam! warning: cannot find type `name` in this scope Nov 01 01:45:07.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 01:45:07.059 INFO kablam! | Nov 01 01:45:07.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 01:45:07.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.059 INFO kablam! | Nov 01 01:45:07.059 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 01 01:45:07.059 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.059 INFO kablam! Nov 01 01:45:07.059 INFO kablam! warning: cannot find type `vote` in this scope Nov 01 01:45:07.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 01:45:07.059 INFO kablam! | Nov 01 01:45:07.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 01:45:07.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.059 INFO kablam! | Nov 01 01:45:07.059 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 01 01:45:07.059 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.059 INFO kablam! Nov 01 01:45:07.059 INFO kablam! warning: cannot find type `created_at` in this scope Nov 01 01:45:07.059 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 01:45:07.059 INFO kablam! | Nov 01 01:45:07.059 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 01:45:07.059 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.059 INFO kablam! | Nov 01 01:45:07.059 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 01 01:45:07.059 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.060 INFO kablam! Nov 01 01:45:07.060 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 01 01:45:07.060 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 01:45:07.060 INFO kablam! | Nov 01 01:45:07.060 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 01:45:07.060 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.060 INFO kablam! | Nov 01 01:45:07.060 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 01 01:45:07.060 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.060 INFO kablam! Nov 01 01:45:07.061 INFO kablam! warning: cannot find type `Message` in this scope Nov 01 01:45:07.061 INFO kablam! --> src/ws_server.rs:6:10 Nov 01 01:45:07.061 INFO kablam! | Nov 01 01:45:07.061 INFO kablam! 6 | #[derive(Message)] Nov 01 01:45:07.061 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.061 INFO kablam! | Nov 01 01:45:07.061 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 01 01:45:07.061 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.061 INFO kablam! Nov 01 01:45:07.061 INFO kablam! warning: cannot find type `Connect` in this scope Nov 01 01:45:07.061 INFO kablam! --> src/ws_server.rs:9:10 Nov 01 01:45:07.061 INFO kablam! | Nov 01 01:45:07.061 INFO kablam! 9 | #[derive(Message)] Nov 01 01:45:07.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.062 INFO kablam! | Nov 01 01:45:07.062 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 01 01:45:07.062 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.062 INFO kablam! Nov 01 01:45:07.062 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 01 01:45:07.062 INFO kablam! --> src/ws_server.rs:15:10 Nov 01 01:45:07.062 INFO kablam! | Nov 01 01:45:07.062 INFO kablam! 15 | #[derive(Message)] Nov 01 01:45:07.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.062 INFO kablam! | Nov 01 01:45:07.062 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 01 01:45:07.062 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.062 INFO kablam! Nov 01 01:45:07.062 INFO kablam! warning: cannot find type `ClientMessage` in this scope Nov 01 01:45:07.062 INFO kablam! --> src/ws_server.rs:20:10 Nov 01 01:45:07.062 INFO kablam! | Nov 01 01:45:07.062 INFO kablam! 20 | #[derive(Message)] Nov 01 01:45:07.062 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:07.062 INFO kablam! | Nov 01 01:45:07.062 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 01 01:45:07.062 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:07.062 INFO kablam! Nov 01 01:45:08.847 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 01:45:08.848 INFO kablam! --> src/model/person.rs:12:59 Nov 01 01:45:08.848 INFO kablam! | Nov 01 01:45:08.848 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 01 01:45:08.848 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.848 INFO kablam! | Nov 01 01:45:08.848 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 01:45:08.848 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 01 01:45:08.848 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.848 INFO kablam! Nov 01 01:45:08.848 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 01:45:08.848 INFO kablam! --> src/model/person.rs:12:59 Nov 01 01:45:08.848 INFO kablam! | Nov 01 01:45:08.848 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 01 01:45:08.848 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.848 INFO kablam! | Nov 01 01:45:08.848 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 01 01:45:08.849 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.849 INFO kablam! Nov 01 01:45:08.852 INFO kablam! warning: cannot find type `Person` in this scope Nov 01 01:45:08.852 INFO kablam! --> src/model/person.rs:12:59 Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 01 01:45:08.852 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 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 01 01:45:08.852 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.852 INFO kablam! Nov 01 01:45:08.852 INFO kablam! warning: cannot find type `Person` in this scope Nov 01 01:45:08.852 INFO kablam! --> src/model/person.rs:12:70 Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 01 01:45:08.852 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 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 01 01:45:08.852 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.852 INFO kablam! Nov 01 01:45:08.852 INFO kablam! warning: cannot find type `persons` in this scope Nov 01 01:45:08.852 INFO kablam! --> src/model/person.rs:12:70 Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Nov 01 01:45:08.852 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 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 01 01:45:08.852 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.852 INFO kablam! Nov 01 01:45:08.852 INFO kablam! warning: cannot find type `table` in this scope Nov 01 01:45:08.852 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 01:45:08.852 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 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 01 01:45:08.852 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.852 INFO kablam! Nov 01 01:45:08.852 INFO kablam! warning: cannot find type `id` in this scope Nov 01 01:45:08.852 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 01:45:08.852 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 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 01 01:45:08.852 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.852 INFO kablam! Nov 01 01:45:08.852 INFO kablam! warning: cannot find type `name` in this scope Nov 01 01:45:08.852 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 01:45:08.852 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 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 01 01:45:08.852 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.852 INFO kablam! Nov 01 01:45:08.852 INFO kablam! warning: cannot find type `vote` in this scope Nov 01 01:45:08.852 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 01:45:08.852 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.852 INFO kablam! | Nov 01 01:45:08.852 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 01 01:45:08.852 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.853 INFO kablam! Nov 01 01:45:08.865 INFO kablam! warning: cannot find type `created_at` in this scope Nov 01 01:45:08.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 01:45:08.865 INFO kablam! | Nov 01 01:45:08.865 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 01:45:08.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.865 INFO kablam! | Nov 01 01:45:08.865 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 01 01:45:08.865 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.865 INFO kablam! Nov 01 01:45:08.866 INFO kablam! warning: cannot find type `updated_at` in this scope Nov 01 01:45:08.866 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 01:45:08.866 INFO kablam! | Nov 01 01:45:08.866 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 01:45:08.866 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.866 INFO kablam! | Nov 01 01:45:08.867 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 01 01:45:08.867 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.867 INFO kablam! Nov 01 01:45:08.869 INFO kablam! warning: cannot find type `Message` in this scope Nov 01 01:45:08.869 INFO kablam! --> src/ws_server.rs:6:10 Nov 01 01:45:08.869 INFO kablam! | Nov 01 01:45:08.869 INFO kablam! 6 | #[derive(Message)] Nov 01 01:45:08.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.869 INFO kablam! | Nov 01 01:45:08.869 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 01 01:45:08.870 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.870 INFO kablam! Nov 01 01:45:08.871 INFO kablam! warning: cannot find type `Connect` in this scope Nov 01 01:45:08.871 INFO kablam! --> src/ws_server.rs:9:10 Nov 01 01:45:08.871 INFO kablam! | Nov 01 01:45:08.871 INFO kablam! 9 | #[derive(Message)] Nov 01 01:45:08.871 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.871 INFO kablam! | Nov 01 01:45:08.872 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 01 01:45:08.872 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.872 INFO kablam! Nov 01 01:45:08.876 INFO kablam! warning: cannot find type `Disconnect` in this scope Nov 01 01:45:08.876 INFO kablam! --> src/ws_server.rs:15:10 Nov 01 01:45:08.876 INFO kablam! | Nov 01 01:45:08.876 INFO kablam! 15 | #[derive(Message)] Nov 01 01:45:08.876 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.876 INFO kablam! | Nov 01 01:45:08.876 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 01 01:45:08.876 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.876 INFO kablam! Nov 01 01:45:08.876 INFO kablam! warning: cannot find type `ClientMessage` in this scope Nov 01 01:45:08.876 INFO kablam! --> src/ws_server.rs:20:10 Nov 01 01:45:08.876 INFO kablam! | Nov 01 01:45:08.876 INFO kablam! 20 | #[derive(Message)] Nov 01 01:45:08.876 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 01:45:08.876 INFO kablam! | Nov 01 01:45:08.876 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 01 01:45:08.876 INFO kablam! = note: for more information, see issue #50504 Nov 01 01:45:08.877 INFO kablam! Nov 01 01:45:09.709 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 47s Nov 01 01:45:09.732 INFO kablam! su: No module specific data is present Nov 01 01:45:10.596 INFO running `"docker" "rm" "-f" "8f188c190289dcda9a08c635e20a0f967869af4f3924f7e10fab2b7bf81e52ca"` Nov 01 01:45:10.764 INFO blam! 8f188c190289dcda9a08c635e20a0f967869af4f3924f7e10fab2b7bf81e52ca