Oct 21 16:07:23.174 INFO checking lon9/vote against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:07:23.174 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/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 21 16:07:23.601 INFO blam! 2c2724e6ab4bd1c3a4fd1d87eeece96f0ba2660cd24373fc18ecc00878c3aff2 Oct 21 16:07:23.605 INFO running `"docker" "start" "-a" "2c2724e6ab4bd1c3a4fd1d87eeece96f0ba2660cd24373fc18ecc00878c3aff2"` Oct 21 16:07:25.052 INFO kablam! usermod: no changes Oct 21 16:07:25.552 INFO kablam! Checking fallible-iterator v0.1.4 Oct 21 16:07:25.552 INFO kablam! Checking memchr v1.0.2 Oct 21 16:07:25.552 INFO kablam! Checking socket2 v0.3.6 Oct 21 16:07:25.552 INFO kablam! Compiling actix-web v0.6.11 Oct 21 16:07:25.556 INFO kablam! Checking parking_lot_core v0.2.14 Oct 21 16:07:25.556 INFO kablam! Checking stringprep v0.1.2 Oct 21 16:07:25.556 INFO kablam! Checking r2d2 v0.8.2 Oct 21 16:07:25.556 INFO kablam! Compiling serde_json v1.0.20 Oct 21 16:07:27.085 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 21 16:07:27.540 INFO kablam! Compiling rayon-core v1.4.0 Oct 21 16:07:27.704 INFO kablam! Checking chrono v0.4.2 Oct 21 16:07:27.761 INFO kablam! Checking env_logger v0.5.10 Oct 21 16:07:27.761 INFO kablam! Checking error-chain v0.10.0 Oct 21 16:07:27.937 INFO kablam! Compiling phf_generator v0.7.21 Oct 21 16:07:29.500 INFO kablam! Checking hmac v0.5.0 Oct 21 16:07:29.673 INFO kablam! Checking parking_lot v0.5.5 Oct 21 16:07:30.176 INFO kablam! Compiling phf_codegen v0.7.21 Oct 21 16:07:30.505 INFO kablam! Checking postgres-protocol v0.3.2 Oct 21 16:07:32.081 INFO kablam! Checking trust-dns-proto v0.3.3 Oct 21 16:07:32.604 INFO kablam! Checking tokio-signal v0.1.5 Oct 21 16:07:32.652 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 21 16:07:39.166 INFO kablam! Checking crossbeam-channel v0.1.3 Oct 21 16:07:39.260 INFO kablam! Checking postgres-shared v0.4.1 Oct 21 16:07:39.557 INFO kablam! Checking diesel v1.3.0 Oct 21 16:07:39.557 INFO kablam! Compiling rayon v0.8.2 Oct 21 16:07:39.848 INFO kablam! Compiling cargo_metadata v0.5.6 Oct 21 16:07:54.647 INFO kablam! Checking postgres v0.15.2 Oct 21 16:07:54.984 INFO kablam! Checking trust-dns-resolver v0.8.2 Oct 21 16:07:55.200 INFO kablam! Compiling skeptic v0.13.3 Oct 21 16:07:55.334 INFO kablam! Checking dotenv v0.10.1 Oct 21 16:07:57.557 INFO kablam! Compiling ring v0.12.1 Oct 21 16:08:05.856 INFO kablam! Compiling actix v0.5.7 Oct 21 16:08:16.184 INFO kablam! Checking cookie v0.10.1 Oct 21 16:08:50.036 INFO kablam! Checking vote v0.1.0 (/source) Oct 21 16:08:55.784 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 16:08:55.784 INFO kablam! --> src/model/person.rs:12:59 Oct 21 16:08:55.784 INFO kablam! | Oct 21 16:08:55.784 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 21 16:08:55.784 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.784 INFO kablam! | Oct 21 16:08:55.784 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 16:08:55.784 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 21 16:08:55.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.784 INFO kablam! Oct 21 16:08:55.784 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 16:08:55.784 INFO kablam! --> src/model/person.rs:12:59 Oct 21 16:08:55.784 INFO kablam! | Oct 21 16:08:55.784 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 21 16:08:55.784 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.784 INFO kablam! | Oct 21 16:08:55.784 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 21 16:08:55.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.784 INFO kablam! Oct 21 16:08:55.784 INFO kablam! warning: cannot find type `Person` in this scope Oct 21 16:08:55.784 INFO kablam! --> src/model/person.rs:12:59 Oct 21 16:08:55.784 INFO kablam! | Oct 21 16:08:55.784 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 21 16:08:55.784 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.784 INFO kablam! | Oct 21 16:08:55.784 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 21 16:08:55.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.784 INFO kablam! Oct 21 16:08:55.784 INFO kablam! warning: cannot find type `Person` in this scope Oct 21 16:08:55.784 INFO kablam! --> src/model/person.rs:12:70 Oct 21 16:08:55.784 INFO kablam! | Oct 21 16:08:55.784 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 21 16:08:55.784 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.784 INFO kablam! | Oct 21 16:08:55.784 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 21 16:08:55.784 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.784 INFO kablam! Oct 21 16:08:55.784 INFO kablam! warning: cannot find type `persons` in this scope Oct 21 16:08:55.784 INFO kablam! --> src/model/person.rs:12:70 Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 21 16:08:55.785 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 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 21 16:08:55.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.785 INFO kablam! Oct 21 16:08:55.785 INFO kablam! warning: cannot find type `table` in this scope Oct 21 16:08:55.785 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 16:08:55.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 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 21 16:08:55.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.785 INFO kablam! Oct 21 16:08:55.785 INFO kablam! warning: cannot find type `id` in this scope Oct 21 16:08:55.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 16:08:55.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 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 21 16:08:55.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.785 INFO kablam! Oct 21 16:08:55.785 INFO kablam! warning: cannot find type `name` in this scope Oct 21 16:08:55.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 16:08:55.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 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 21 16:08:55.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.785 INFO kablam! Oct 21 16:08:55.785 INFO kablam! warning: cannot find type `vote` in this scope Oct 21 16:08:55.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 16:08:55.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 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 21 16:08:55.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.785 INFO kablam! Oct 21 16:08:55.785 INFO kablam! warning: cannot find type `created_at` in this scope Oct 21 16:08:55.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 16:08:55.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 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 21 16:08:55.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.785 INFO kablam! Oct 21 16:08:55.785 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 21 16:08:55.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 16:08:55.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 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 21 16:08:55.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.785 INFO kablam! Oct 21 16:08:55.785 INFO kablam! warning: cannot find type `Message` in this scope Oct 21 16:08:55.785 INFO kablam! --> src/ws_server.rs:6:10 Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 INFO kablam! 6 | #[derive(Message)] Oct 21 16:08:55.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 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 21 16:08:55.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.785 INFO kablam! Oct 21 16:08:55.785 INFO kablam! warning: cannot find type `Connect` in this scope Oct 21 16:08:55.785 INFO kablam! --> src/ws_server.rs:9:10 Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 INFO kablam! 9 | #[derive(Message)] Oct 21 16:08:55.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 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 21 16:08:55.785 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.785 INFO kablam! Oct 21 16:08:55.785 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 21 16:08:55.785 INFO kablam! --> src/ws_server.rs:15:10 Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.785 INFO kablam! 15 | #[derive(Message)] Oct 21 16:08:55.785 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.785 INFO kablam! | Oct 21 16:08:55.786 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 21 16:08:55.786 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.786 INFO kablam! Oct 21 16:08:55.786 INFO kablam! warning: cannot find type `ClientMessage` in this scope Oct 21 16:08:55.786 INFO kablam! --> src/ws_server.rs:20:10 Oct 21 16:08:55.786 INFO kablam! | Oct 21 16:08:55.786 INFO kablam! 20 | #[derive(Message)] Oct 21 16:08:55.786 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:55.786 INFO kablam! | Oct 21 16:08:55.786 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 21 16:08:55.786 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:55.786 INFO kablam! Oct 21 16:08:56.757 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 16:08:56.757 INFO kablam! --> src/model/person.rs:12:59 Oct 21 16:08:56.757 INFO kablam! | Oct 21 16:08:56.757 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 21 16:08:56.757 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.757 INFO kablam! | Oct 21 16:08:56.757 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 16:08:56.757 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 21 16:08:56.757 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.757 INFO kablam! Oct 21 16:08:56.757 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 16:08:56.757 INFO kablam! --> src/model/person.rs:12:59 Oct 21 16:08:56.757 INFO kablam! | Oct 21 16:08:56.757 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 21 16:08:56.757 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.757 INFO kablam! | Oct 21 16:08:56.757 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 21 16:08:56.757 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.757 INFO kablam! Oct 21 16:08:56.757 INFO kablam! warning: cannot find type `Person` in this scope Oct 21 16:08:56.757 INFO kablam! --> src/model/person.rs:12:59 Oct 21 16:08:56.757 INFO kablam! | Oct 21 16:08:56.757 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 21 16:08:56.757 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.757 INFO kablam! | Oct 21 16:08:56.757 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 21 16:08:56.757 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.757 INFO kablam! Oct 21 16:08:56.757 INFO kablam! warning: cannot find type `Person` in this scope Oct 21 16:08:56.757 INFO kablam! --> src/model/person.rs:12:70 Oct 21 16:08:56.757 INFO kablam! | Oct 21 16:08:56.757 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 21 16:08:56.757 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.757 INFO kablam! | Oct 21 16:08:56.757 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 21 16:08:56.757 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.758 INFO kablam! Oct 21 16:08:56.758 INFO kablam! warning: cannot find type `persons` in this scope Oct 21 16:08:56.758 INFO kablam! --> src/model/person.rs:12:70 Oct 21 16:08:56.758 INFO kablam! | Oct 21 16:08:56.758 INFO kablam! 12 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Queryable, Identifiable)] Oct 21 16:08:56.758 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.758 INFO kablam! | Oct 21 16:08:56.758 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 21 16:08:56.758 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.758 INFO kablam! Oct 21 16:08:56.758 INFO kablam! warning: cannot find type `table` in this scope Oct 21 16:08:56.758 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 16:08:56.758 INFO kablam! | Oct 21 16:08:56.758 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 16:08:56.758 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.758 INFO kablam! | Oct 21 16:08:56.758 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 21 16:08:56.758 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.758 INFO kablam! Oct 21 16:08:56.761 INFO kablam! warning: cannot find type `id` in this scope Oct 21 16:08:56.761 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 16:08:56.761 INFO kablam! | Oct 21 16:08:56.761 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 16:08:56.761 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.761 INFO kablam! | Oct 21 16:08:56.761 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 21 16:08:56.761 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.761 INFO kablam! Oct 21 16:08:56.761 INFO kablam! warning: cannot find type `name` in this scope Oct 21 16:08:56.761 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 16:08:56.761 INFO kablam! | Oct 21 16:08:56.761 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 16:08:56.761 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.761 INFO kablam! | Oct 21 16:08:56.761 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 21 16:08:56.761 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.761 INFO kablam! Oct 21 16:08:56.761 INFO kablam! warning: cannot find type `vote` in this scope Oct 21 16:08:56.761 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 16:08:56.761 INFO kablam! | Oct 21 16:08:56.761 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 16:08:56.761 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.761 INFO kablam! | Oct 21 16:08:56.761 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 21 16:08:56.761 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.761 INFO kablam! Oct 21 16:08:56.762 INFO kablam! warning: cannot find type `created_at` in this scope Oct 21 16:08:56.762 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 16:08:56.762 INFO kablam! | Oct 21 16:08:56.762 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 16:08:56.762 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.762 INFO kablam! | Oct 21 16:08:56.762 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 21 16:08:56.762 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.762 INFO kablam! Oct 21 16:08:56.762 INFO kablam! warning: cannot find type `updated_at` in this scope Oct 21 16:08:56.762 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 16:08:56.762 INFO kablam! | Oct 21 16:08:56.762 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 16:08:56.762 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.762 INFO kablam! | Oct 21 16:08:56.762 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 21 16:08:56.762 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.762 INFO kablam! Oct 21 16:08:56.764 INFO kablam! warning: cannot find type `Message` in this scope Oct 21 16:08:56.764 INFO kablam! --> src/ws_server.rs:6:10 Oct 21 16:08:56.764 INFO kablam! | Oct 21 16:08:56.764 INFO kablam! 6 | #[derive(Message)] Oct 21 16:08:56.764 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.764 INFO kablam! | Oct 21 16:08:56.764 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 21 16:08:56.764 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.764 INFO kablam! Oct 21 16:08:56.764 INFO kablam! warning: cannot find type `Connect` in this scope Oct 21 16:08:56.764 INFO kablam! --> src/ws_server.rs:9:10 Oct 21 16:08:56.764 INFO kablam! | Oct 21 16:08:56.764 INFO kablam! 9 | #[derive(Message)] Oct 21 16:08:56.764 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.764 INFO kablam! | Oct 21 16:08:56.764 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 21 16:08:56.764 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.764 INFO kablam! Oct 21 16:08:56.764 INFO kablam! warning: cannot find type `Disconnect` in this scope Oct 21 16:08:56.764 INFO kablam! --> src/ws_server.rs:15:10 Oct 21 16:08:56.764 INFO kablam! | Oct 21 16:08:56.764 INFO kablam! 15 | #[derive(Message)] Oct 21 16:08:56.764 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.764 INFO kablam! | Oct 21 16:08:56.764 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 21 16:08:56.764 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.764 INFO kablam! Oct 21 16:08:56.764 INFO kablam! warning: cannot find type `ClientMessage` in this scope Oct 21 16:08:56.764 INFO kablam! --> src/ws_server.rs:20:10 Oct 21 16:08:56.764 INFO kablam! | Oct 21 16:08:56.764 INFO kablam! 20 | #[derive(Message)] Oct 21 16:08:56.764 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 16:08:56.764 INFO kablam! | Oct 21 16:08:56.764 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 21 16:08:56.764 INFO kablam! = note: for more information, see issue #50504 Oct 21 16:08:56.764 INFO kablam! Oct 21 16:08:58.001 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 32s Oct 21 16:08:58.017 INFO kablam! su: No module specific data is present Oct 21 16:08:58.917 INFO running `"docker" "rm" "-f" "2c2724e6ab4bd1c3a4fd1d87eeece96f0ba2660cd24373fc18ecc00878c3aff2"` Oct 21 16:08:59.224 INFO blam! 2c2724e6ab4bd1c3a4fd1d87eeece96f0ba2660cd24373fc18ecc00878c3aff2