Nov 09 05:28:51.438 INFO checking serracorwin/thingspeoplesay against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 05:28:51.440 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-6/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 09 05:28:51.833 INFO blam! 9e3efc7fa57cc895210cca9f35aa7de23ccec840fd531dcb06ebb0113cd5c83d Nov 09 05:28:51.835 INFO running `"docker" "start" "-a" "9e3efc7fa57cc895210cca9f35aa7de23ccec840fd531dcb06ebb0113cd5c83d"` Nov 09 05:28:53.870 INFO kablam! usermod: no changes Nov 09 05:28:54.329 INFO kablam! Compiling openssl v0.10.11 Nov 09 05:28:54.338 INFO kablam! Compiling actix-web v0.7.5 Nov 09 05:28:54.392 INFO kablam! Compiling openssl-sys v0.9.35 Nov 09 05:28:54.394 INFO kablam! Checking mio v0.6.15 Nov 09 05:28:54.394 INFO kablam! Checking tokio-io v0.1.8 Nov 09 05:28:54.395 INFO kablam! Checking flate2 v1.0.2 Nov 09 05:28:54.396 INFO kablam! Checking diesel v1.3.2 Nov 09 05:28:54.396 INFO kablam! Checking tokio-threadpool v0.1.6 Nov 09 05:28:57.475 INFO kablam! Checking env_logger v0.5.13 Nov 09 05:29:01.329 INFO kablam! Checking dotenv v0.13.0 Nov 09 05:29:02.128 INFO kablam! Checking tokio-codec v0.1.0 Nov 09 05:29:02.320 INFO kablam! Checking h2 v0.1.12 Nov 09 05:29:03.038 INFO kablam! Checking tokio-fs v0.1.3 Nov 09 05:29:04.443 INFO kablam! Checking tokio-reactor v0.1.5 Nov 09 05:29:04.443 INFO kablam! Checking mio-uds v0.6.6 Nov 09 05:29:08.408 INFO kablam! Checking tokio-tcp v0.1.1 Nov 09 05:29:08.409 INFO kablam! Checking tokio-udp v0.1.2 Nov 09 05:29:08.410 INFO kablam! Checking tokio-uds v0.2.1 Nov 09 05:29:08.410 INFO kablam! Checking tokio-signal v0.2.5 Nov 09 05:29:11.128 INFO kablam! Checking trust-dns-proto v0.4.0 Nov 09 05:29:11.194 INFO kablam! Checking tokio v0.1.8 Nov 09 05:29:15.507 INFO kablam! Checking tokio-openssl v0.2.1 Nov 09 05:29:17.567 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 09 05:29:20.271 INFO kablam! Checking actix v0.7.4 Nov 09 05:29:53.133 INFO kablam! Checking thingspeoplesay v0.1.0 (/source) Nov 09 05:29:56.819 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 09 05:29:56.820 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 09 05:29:56.820 INFO kablam! | Nov 09 05:29:56.821 INFO kablam! 10 | #[derive(Queryable)] Nov 09 05:29:56.822 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.822 INFO kablam! | Nov 09 05:29:56.823 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 05:29:56.823 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 09 05:29:56.824 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.824 INFO kablam! Nov 09 05:29:56.839 INFO kablam! warning: cannot find type `Message` in this scope Nov 09 05:29:56.840 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 09 05:29:56.840 INFO kablam! | Nov 09 05:29:56.841 INFO kablam! 10 | #[derive(Queryable)] Nov 09 05:29:56.841 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.842 INFO kablam! | Nov 09 05:29:56.843 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 09 05:29:56.843 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.843 INFO kablam! Nov 09 05:29:56.844 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 09 05:29:56.845 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 09 05:29:56.845 INFO kablam! | Nov 09 05:29:56.845 INFO kablam! 10 | #[derive(Queryable)] Nov 09 05:29:56.846 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.846 INFO kablam! | Nov 09 05:29:56.846 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 09 05:29:56.846 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.847 INFO kablam! Nov 09 05:29:56.847 INFO kablam! warning: cannot find type `messages` in this scope Nov 09 05:29:56.847 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 09 05:29:56.847 INFO kablam! | Nov 09 05:29:56.847 INFO kablam! 17 | #[derive(Insertable)] Nov 09 05:29:56.847 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.847 INFO kablam! | Nov 09 05:29:56.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 09 05:29:56.849 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.849 INFO kablam! Nov 09 05:29:56.849 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 09 05:29:56.849 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 09 05:29:56.849 INFO kablam! | Nov 09 05:29:56.849 INFO kablam! 17 | #[derive(Insertable)] Nov 09 05:29:56.849 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.849 INFO kablam! | Nov 09 05:29:56.850 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 09 05:29:56.851 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.851 INFO kablam! Nov 09 05:29:56.851 INFO kablam! warning: cannot find type `Color` in this scope Nov 09 05:29:56.851 INFO kablam! --> src/lib/orm/models.rs:23:10 Nov 09 05:29:56.851 INFO kablam! | Nov 09 05:29:56.851 INFO kablam! 23 | #[derive(Queryable)] Nov 09 05:29:56.852 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.852 INFO kablam! | Nov 09 05:29:56.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 09 05:29:56.852 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.853 INFO kablam! Nov 09 05:29:56.853 INFO kablam! warning: cannot find type `colors` in this scope Nov 09 05:29:56.853 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 09 05:29:56.853 INFO kablam! | Nov 09 05:29:56.853 INFO kablam! 29 | #[derive(Insertable)] Nov 09 05:29:56.853 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.853 INFO kablam! | Nov 09 05:29:56.854 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 09 05:29:56.854 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.855 INFO kablam! Nov 09 05:29:56.855 INFO kablam! warning: cannot find type `NewColor` in this scope Nov 09 05:29:56.855 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 09 05:29:56.855 INFO kablam! | Nov 09 05:29:56.855 INFO kablam! 29 | #[derive(Insertable)] Nov 09 05:29:56.855 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.855 INFO kablam! | Nov 09 05:29:56.856 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 09 05:29:56.856 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.857 INFO kablam! Nov 09 05:29:56.857 INFO kablam! warning: cannot find type `gradients` in this scope Nov 09 05:29:56.857 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 09 05:29:56.857 INFO kablam! | Nov 09 05:29:56.857 INFO kablam! 35 | #[derive(Insertable)] Nov 09 05:29:56.857 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.857 INFO kablam! | Nov 09 05:29:56.858 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 09 05:29:56.859 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.859 INFO kablam! Nov 09 05:29:56.859 INFO kablam! warning: cannot find type `NewGradient` in this scope Nov 09 05:29:56.859 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 09 05:29:56.859 INFO kablam! | Nov 09 05:29:56.859 INFO kablam! 35 | #[derive(Insertable)] Nov 09 05:29:56.860 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.860 INFO kablam! | Nov 09 05:29:56.861 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 09 05:29:56.861 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.861 INFO kablam! Nov 09 05:29:56.862 INFO kablam! warning: cannot find type `Text` in this scope Nov 09 05:29:56.862 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:29:56.862 INFO kablam! | Nov 09 05:29:56.862 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:29:56.863 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.863 INFO kablam! | Nov 09 05:29:56.863 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 09 05:29:56.863 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.864 INFO kablam! Nov 09 05:29:56.864 INFO kablam! warning: cannot find type `Array` in this scope Nov 09 05:29:56.864 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:29:56.864 INFO kablam! | Nov 09 05:29:56.864 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:29:56.864 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.864 INFO kablam! | Nov 09 05:29:56.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 09 05:29:56.865 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.865 INFO kablam! Nov 09 05:29:56.865 INFO kablam! warning: cannot find type `VarChar` in this scope Nov 09 05:29:56.865 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:29:56.865 INFO kablam! | Nov 09 05:29:56.866 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:29:56.867 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.867 INFO kablam! | Nov 09 05:29:56.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 09 05:29:56.867 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.867 INFO kablam! Nov 09 05:29:56.867 INFO kablam! warning: cannot find type `Speech` in this scope Nov 09 05:29:56.867 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:29:56.867 INFO kablam! | Nov 09 05:29:56.867 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:29:56.867 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.867 INFO kablam! | Nov 09 05:29:56.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 09 05:29:56.869 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.869 INFO kablam! Nov 09 05:29:56.869 INFO kablam! warning: cannot find type `Speech` in this scope Nov 09 05:29:56.869 INFO kablam! --> src/lib/orm/models.rs:43:51 Nov 09 05:29:56.869 INFO kablam! | Nov 09 05:29:56.869 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:29:56.869 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.869 INFO kablam! | Nov 09 05:29:56.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 09 05:29:56.869 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.869 INFO kablam! Nov 09 05:29:56.869 INFO kablam! warning: cannot find type `Nullable` in this scope Nov 09 05:29:56.870 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:29:56.870 INFO kablam! | Nov 09 05:29:56.870 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:29:56.870 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.872 INFO kablam! | Nov 09 05:29:56.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 09 05:29:56.872 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.872 INFO kablam! Nov 09 05:29:56.872 INFO kablam! warning: cannot find type `Bigint` in this scope Nov 09 05:29:56.872 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:29:56.872 INFO kablam! | Nov 09 05:29:56.872 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:29:56.872 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.872 INFO kablam! | Nov 09 05:29:56.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 09 05:29:56.872 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.872 INFO kablam! Nov 09 05:29:56.872 INFO kablam! warning: cannot find type `Speech` in this scope Nov 09 05:29:56.872 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:29:56.872 INFO kablam! | Nov 09 05:29:56.872 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:29:56.872 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.875 INFO kablam! | Nov 09 05:29:56.875 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 09 05:29:56.875 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.875 INFO kablam! Nov 09 05:29:56.875 INFO kablam! warning: cannot find type `Array` in this scope Nov 09 05:29:56.875 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:29:56.875 INFO kablam! | Nov 09 05:29:56.875 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:29:56.875 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.875 INFO kablam! | Nov 09 05:29:56.875 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 09 05:29:56.875 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.875 INFO kablam! Nov 09 05:29:56.875 INFO kablam! warning: cannot find type `Jsonb` in this scope Nov 09 05:29:56.875 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:29:56.875 INFO kablam! | Nov 09 05:29:56.875 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:29:56.875 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.875 INFO kablam! | Nov 09 05:29:56.875 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 09 05:29:56.875 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.875 INFO kablam! Nov 09 05:29:56.875 INFO kablam! warning: cannot find type `SpeechData` in this scope Nov 09 05:29:56.875 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:29:56.875 INFO kablam! | Nov 09 05:29:56.875 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:29:56.875 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.875 INFO kablam! | Nov 09 05:29:56.875 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 09 05:29:56.876 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.876 INFO kablam! Nov 09 05:29:56.880 INFO kablam! warning: cannot find type `table` in this scope Nov 09 05:29:56.880 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 05:29:56.880 INFO kablam! | Nov 09 05:29:56.880 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 05:29:56.880 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.880 INFO kablam! | Nov 09 05:29:56.880 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 09 05:29:56.880 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.880 INFO kablam! Nov 09 05:29:56.880 INFO kablam! warning: cannot find type `id` in this scope Nov 09 05:29:56.880 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:56.880 INFO kablam! | Nov 09 05:29:56.880 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:56.880 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.880 INFO kablam! | Nov 09 05:29:56.880 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 09 05:29:56.880 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.880 INFO kablam! Nov 09 05:29:56.880 INFO kablam! warning: cannot find type `hexcode` in this scope Nov 09 05:29:56.880 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:56.880 INFO kablam! | Nov 09 05:29:56.880 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:56.880 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.880 INFO kablam! | Nov 09 05:29:56.883 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 09 05:29:56.883 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.883 INFO kablam! Nov 09 05:29:56.884 INFO kablam! warning: cannot find type `message_id` in this scope Nov 09 05:29:56.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:56.884 INFO kablam! | Nov 09 05:29:56.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:56.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.885 INFO kablam! | Nov 09 05:29:56.885 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 09 05:29:56.885 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.885 INFO kablam! Nov 09 05:29:56.886 INFO kablam! warning: cannot find type `color_id` in this scope Nov 09 05:29:56.886 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:56.886 INFO kablam! | Nov 09 05:29:56.886 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:56.887 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.887 INFO kablam! | Nov 09 05:29:56.887 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 09 05:29:56.888 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.888 INFO kablam! Nov 09 05:29:56.888 INFO kablam! warning: cannot find type `position` in this scope Nov 09 05:29:56.888 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:56.888 INFO kablam! | Nov 09 05:29:56.889 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:56.889 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.889 INFO kablam! | Nov 09 05:29:56.889 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 09 05:29:56.890 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.890 INFO kablam! Nov 09 05:29:56.890 INFO kablam! warning: cannot find type `message` in this scope Nov 09 05:29:56.890 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:56.890 INFO kablam! | Nov 09 05:29:56.891 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:56.891 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.891 INFO kablam! | Nov 09 05:29:56.892 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 09 05:29:56.892 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.892 INFO kablam! Nov 09 05:29:56.893 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 05:29:56.893 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:56.893 INFO kablam! | Nov 09 05:29:56.893 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:56.893 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:56.894 INFO kablam! | Nov 09 05:29:56.894 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 09 05:29:56.894 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:56.894 INFO kablam! Nov 09 05:29:57.211 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 09 05:29:57.212 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 09 05:29:57.212 INFO kablam! | Nov 09 05:29:57.212 INFO kablam! 10 | #[derive(Queryable)] Nov 09 05:29:57.212 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.212 INFO kablam! | Nov 09 05:29:57.212 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 05:29:57.212 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 09 05:29:57.212 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.212 INFO kablam! Nov 09 05:29:57.212 INFO kablam! warning: cannot find type `Message` in this scope Nov 09 05:29:57.212 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 09 05:29:57.212 INFO kablam! | Nov 09 05:29:57.212 INFO kablam! 10 | #[derive(Queryable)] Nov 09 05:29:57.212 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.212 INFO kablam! | Nov 09 05:29:57.212 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 09 05:29:57.212 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.212 INFO kablam! Nov 09 05:29:57.212 INFO kablam! warning: cannot find type `SystemTime` in this scope Nov 09 05:29:57.212 INFO kablam! --> src/lib/orm/models.rs:10:10 Nov 09 05:29:57.212 INFO kablam! | Nov 09 05:29:57.212 INFO kablam! 10 | #[derive(Queryable)] Nov 09 05:29:57.212 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.212 INFO kablam! | Nov 09 05:29:57.212 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 09 05:29:57.212 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.212 INFO kablam! Nov 09 05:29:57.212 INFO kablam! warning: cannot find type `messages` in this scope Nov 09 05:29:57.212 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 09 05:29:57.212 INFO kablam! | Nov 09 05:29:57.212 INFO kablam! 17 | #[derive(Insertable)] Nov 09 05:29:57.212 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.212 INFO kablam! | Nov 09 05:29:57.212 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 09 05:29:57.212 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.212 INFO kablam! Nov 09 05:29:57.212 INFO kablam! warning: cannot find type `NewMessage` in this scope Nov 09 05:29:57.212 INFO kablam! --> src/lib/orm/models.rs:17:10 Nov 09 05:29:57.212 INFO kablam! | Nov 09 05:29:57.212 INFO kablam! 17 | #[derive(Insertable)] Nov 09 05:29:57.212 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.212 INFO kablam! | Nov 09 05:29:57.212 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 09 05:29:57.212 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.212 INFO kablam! Nov 09 05:29:57.212 INFO kablam! warning: cannot find type `Color` in this scope Nov 09 05:29:57.213 INFO kablam! --> src/lib/orm/models.rs:23:10 Nov 09 05:29:57.213 INFO kablam! | Nov 09 05:29:57.213 INFO kablam! 23 | #[derive(Queryable)] Nov 09 05:29:57.213 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.213 INFO kablam! | Nov 09 05:29:57.213 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 09 05:29:57.213 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.213 INFO kablam! Nov 09 05:29:57.213 INFO kablam! warning: cannot find type `colors` in this scope Nov 09 05:29:57.213 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 09 05:29:57.213 INFO kablam! | Nov 09 05:29:57.213 INFO kablam! 29 | #[derive(Insertable)] Nov 09 05:29:57.213 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.213 INFO kablam! | Nov 09 05:29:57.213 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 09 05:29:57.213 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.213 INFO kablam! Nov 09 05:29:57.213 INFO kablam! warning: cannot find type `NewColor` in this scope Nov 09 05:29:57.213 INFO kablam! --> src/lib/orm/models.rs:29:10 Nov 09 05:29:57.213 INFO kablam! | Nov 09 05:29:57.213 INFO kablam! 29 | #[derive(Insertable)] Nov 09 05:29:57.213 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.213 INFO kablam! | Nov 09 05:29:57.213 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 09 05:29:57.213 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.213 INFO kablam! Nov 09 05:29:57.213 INFO kablam! warning: cannot find type `gradients` in this scope Nov 09 05:29:57.213 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 09 05:29:57.213 INFO kablam! | Nov 09 05:29:57.213 INFO kablam! 35 | #[derive(Insertable)] Nov 09 05:29:57.213 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.213 INFO kablam! | Nov 09 05:29:57.213 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 09 05:29:57.213 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.213 INFO kablam! Nov 09 05:29:57.213 INFO kablam! warning: cannot find type `NewGradient` in this scope Nov 09 05:29:57.213 INFO kablam! --> src/lib/orm/models.rs:35:10 Nov 09 05:29:57.213 INFO kablam! | Nov 09 05:29:57.213 INFO kablam! 35 | #[derive(Insertable)] Nov 09 05:29:57.213 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.213 INFO kablam! | Nov 09 05:29:57.213 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 09 05:29:57.213 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.213 INFO kablam! Nov 09 05:29:57.213 INFO kablam! warning: cannot find type `Text` in this scope Nov 09 05:29:57.225 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:29:57.225 INFO kablam! | Nov 09 05:29:57.226 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:29:57.226 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 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 09 05:29:57.226 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.226 INFO kablam! Nov 09 05:29:57.226 INFO kablam! warning: cannot find type `Array` in this scope Nov 09 05:29:57.226 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:29:57.226 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 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 09 05:29:57.226 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.226 INFO kablam! Nov 09 05:29:57.226 INFO kablam! warning: cannot find type `VarChar` in this scope Nov 09 05:29:57.226 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:29:57.226 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 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 09 05:29:57.226 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.226 INFO kablam! Nov 09 05:29:57.226 INFO kablam! warning: cannot find type `Speech` in this scope Nov 09 05:29:57.226 INFO kablam! --> src/lib/orm/models.rs:43:34 Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:29:57.226 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 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 09 05:29:57.226 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.226 INFO kablam! Nov 09 05:29:57.226 INFO kablam! warning: cannot find type `Speech` in this scope Nov 09 05:29:57.226 INFO kablam! --> src/lib/orm/models.rs:43:51 Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 INFO kablam! 43 | #[derive(Deserialize, Serialize, QueryableByName, FromSqlRow)] Nov 09 05:29:57.226 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 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 09 05:29:57.226 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.226 INFO kablam! Nov 09 05:29:57.226 INFO kablam! warning: cannot find type `Nullable` in this scope Nov 09 05:29:57.226 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:29:57.226 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 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 09 05:29:57.226 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.226 INFO kablam! Nov 09 05:29:57.226 INFO kablam! warning: cannot find type `Bigint` in this scope Nov 09 05:29:57.226 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:29:57.226 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 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 09 05:29:57.226 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.226 INFO kablam! Nov 09 05:29:57.226 INFO kablam! warning: cannot find type `Speech` in this scope Nov 09 05:29:57.226 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:29:57.226 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 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 09 05:29:57.226 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.226 INFO kablam! Nov 09 05:29:57.226 INFO kablam! warning: cannot find type `Array` in this scope Nov 09 05:29:57.226 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:29:57.226 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 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 09 05:29:57.226 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.226 INFO kablam! Nov 09 05:29:57.226 INFO kablam! warning: cannot find type `Jsonb` in this scope Nov 09 05:29:57.226 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:29:57.226 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.226 INFO kablam! | Nov 09 05:29:57.226 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 09 05:29:57.226 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.227 INFO kablam! Nov 09 05:29:57.227 INFO kablam! warning: cannot find type `SpeechData` in this scope Nov 09 05:29:57.227 INFO kablam! --> src/lib/orm/models.rs:63:34 Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 INFO kablam! 63 | #[derive(Deserialize, Serialize, QueryableByName)] Nov 09 05:29:57.227 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 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 09 05:29:57.227 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.227 INFO kablam! Nov 09 05:29:57.227 INFO kablam! warning: cannot find type `table` in this scope Nov 09 05:29:57.227 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 05:29:57.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 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 09 05:29:57.227 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.227 INFO kablam! Nov 09 05:29:57.227 INFO kablam! warning: cannot find type `id` in this scope Nov 09 05:29:57.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:57.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 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 09 05:29:57.227 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.227 INFO kablam! Nov 09 05:29:57.227 INFO kablam! warning: cannot find type `hexcode` in this scope Nov 09 05:29:57.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:57.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 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 09 05:29:57.227 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.227 INFO kablam! Nov 09 05:29:57.227 INFO kablam! warning: cannot find type `message_id` in this scope Nov 09 05:29:57.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:57.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 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 09 05:29:57.227 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.227 INFO kablam! Nov 09 05:29:57.227 INFO kablam! warning: cannot find type `color_id` in this scope Nov 09 05:29:57.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:57.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 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 09 05:29:57.227 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.227 INFO kablam! Nov 09 05:29:57.227 INFO kablam! warning: cannot find type `position` in this scope Nov 09 05:29:57.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:57.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 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 09 05:29:57.227 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.227 INFO kablam! Nov 09 05:29:57.227 INFO kablam! warning: cannot find type `message` in this scope Nov 09 05:29:57.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:57.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 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 09 05:29:57.227 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.227 INFO kablam! Nov 09 05:29:57.227 INFO kablam! warning: cannot find type `created_at` in this scope Nov 09 05:29:57.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 05:29:57.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 05:29:57.227 INFO kablam! | Nov 09 05:29:57.227 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 09 05:29:57.227 INFO kablam! = note: for more information, see issue #50504 Nov 09 05:29:57.228 INFO kablam! Nov 09 05:29:58.774 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Nov 09 05:29:58.815 INFO kablam! su: No module specific data is present Nov 09 05:29:59.637 INFO running `"docker" "rm" "-f" "9e3efc7fa57cc895210cca9f35aa7de23ccec840fd531dcb06ebb0113cd5c83d"` Nov 09 05:29:59.986 INFO blam! 9e3efc7fa57cc895210cca9f35aa7de23ccec840fd531dcb06ebb0113cd5c83d