Nov 01 05:51:25.202 INFO checking driftluo/MyBlog against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 05:51:25.202 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-5/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 05:51:25.669 INFO blam! 827ff0902cae9f153bed543a1552a8a0e45b5dab08324383c2214c2175cf2453 Nov 01 05:51:25.677 INFO running `"docker" "start" "-a" "827ff0902cae9f153bed543a1552a8a0e45b5dab08324383c2214c2175cf2453"` Nov 01 05:51:27.438 INFO kablam! usermod: no changes Nov 01 05:51:27.856 INFO kablam! Compiling pq-sys v0.4.5 Nov 01 05:51:27.864 INFO kablam! Checking typed-arena v1.4.0 Nov 01 05:51:27.900 INFO kablam! Checking rand v0.5.2 Nov 01 05:51:27.902 INFO kablam! Checking cookie v0.10.1 Nov 01 05:51:27.904 INFO kablam! Checking r2d2 v0.8.2 Nov 01 05:51:27.918 INFO kablam! Compiling string_cache_codegen v0.4.1 Nov 01 05:51:27.918 INFO kablam! Checking uuid v0.6.5 Nov 01 05:51:27.919 INFO kablam! Checking mime v0.2.6 Nov 01 05:51:31.001 INFO kablam! Compiling pest_derive v1.0.7 Nov 01 05:51:33.565 INFO kablam! Compiling diesel_derives v1.3.0 Nov 01 05:51:33.567 INFO kablam! Checking chrono v0.4.4 Nov 01 05:51:33.642 INFO kablam! Checking redis v0.8.0 Nov 01 05:51:33.934 INFO kablam! Checking env_logger v0.4.3 Nov 01 05:51:35.609 INFO kablam! Checking error-chain v0.10.0 Nov 01 05:51:40.812 INFO kablam! Checking hyper v0.10.13 Nov 01 05:51:40.954 INFO kablam! Checking dotenv v0.10.1 Nov 01 05:51:52.289 INFO kablam! Compiling string_cache v0.7.3 Nov 01 05:51:52.289 INFO kablam! Compiling markup5ever v0.7.2 Nov 01 05:51:52.900 INFO kablam! Checking tera v0.10.10 Nov 01 05:51:55.192 INFO kablam! Checking r2d2_redis v0.7.0 Nov 01 05:52:15.636 INFO kablam! Checking sapper v0.1.5 Nov 01 05:52:15.636 INFO kablam! Checking hyper-native-tls v0.2.4 Nov 01 05:52:18.257 INFO kablam! Checking comrak v0.2.13 Nov 01 05:52:23.440 INFO kablam! Checking sapper_tmpl v0.1.2 Nov 01 05:52:23.446 INFO kablam! Checking diesel v1.3.2 Nov 01 05:52:23.544 INFO kablam! Checking sapper_query v0.1.1 Nov 01 05:52:23.544 INFO kablam! Checking sapper_body v0.1.1 Nov 01 05:52:23.544 INFO kablam! Checking sapper_session v0.1.2 Nov 01 05:52:23.544 INFO kablam! Checking sapper_logger v0.1.1 Nov 01 05:52:31.412 INFO kablam! Checking sapper_std v0.1.7 Nov 01 05:52:39.264 INFO kablam! Checking html5ever v0.22.3 Nov 01 05:52:46.928 INFO kablam! Checking ammonia v1.1.0 Nov 01 05:53:18.968 INFO kablam! Checking blog v0.2.0 (/source) Nov 01 05:53:26.893 INFO kablam! warning: cannot find type `relation` in this scope Nov 01 05:53:26.893 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 01 05:53:26.893 INFO kablam! | Nov 01 05:53:26.893 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.893 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.893 INFO kablam! | Nov 01 05:53:26.893 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 05:53:26.893 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 05:53:26.893 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.893 INFO kablam! Nov 01 05:53:26.893 INFO kablam! warning: cannot find type `Relations` in this scope Nov 01 05:53:26.893 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 01 05:53:26.893 INFO kablam! | Nov 01 05:53:26.894 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.894 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.894 INFO kablam! | Nov 01 05:53:26.897 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 05:53:26.897 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.897 INFO kablam! Nov 01 05:53:26.897 INFO kablam! warning: cannot find type `relation` in this scope Nov 01 05:53:26.897 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 01 05:53:26.897 INFO kablam! | Nov 01 05:53:26.897 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.897 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.897 INFO kablam! | Nov 01 05:53:26.897 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 05:53:26.897 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.897 INFO kablam! Nov 01 05:53:26.897 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.897 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 01 05:53:26.897 INFO kablam! | Nov 01 05:53:26.897 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.898 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.898 INFO kablam! | Nov 01 05:53:26.898 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 05:53:26.898 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.898 INFO kablam! Nov 01 05:53:26.899 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.899 INFO kablam! --> src/models/articles.rs:106:10 Nov 01 05:53:26.899 INFO kablam! | Nov 01 05:53:26.900 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.900 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.900 INFO kablam! | Nov 01 05:53:26.900 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 05:53:26.900 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.900 INFO kablam! Nov 01 05:53:26.900 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:26.900 INFO kablam! --> src/models/articles.rs:106:10 Nov 01 05:53:26.900 INFO kablam! | Nov 01 05:53:26.900 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.900 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.900 INFO kablam! | Nov 01 05:53:26.900 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 05:53:26.900 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.900 INFO kablam! Nov 01 05:53:26.900 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 01 05:53:26.900 INFO kablam! --> src/models/articles.rs:106:10 Nov 01 05:53:26.900 INFO kablam! | Nov 01 05:53:26.900 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.900 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.901 INFO kablam! | Nov 01 05:53:26.901 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 05:53:26.901 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.901 INFO kablam! Nov 01 05:53:26.902 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.902 INFO kablam! --> src/models/articles.rs:106:59 Nov 01 05:53:26.902 INFO kablam! | Nov 01 05:53:26.902 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.902 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.902 INFO kablam! | Nov 01 05:53:26.902 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 05:53:26.902 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.902 INFO kablam! Nov 01 05:53:26.902 INFO kablam! warning: cannot find type `articles` in this scope Nov 01 05:53:26.902 INFO kablam! --> src/models/articles.rs:106:59 Nov 01 05:53:26.902 INFO kablam! | Nov 01 05:53:26.902 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.902 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.902 INFO kablam! | Nov 01 05:53:26.902 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 05:53:26.903 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.903 INFO kablam! Nov 01 05:53:26.903 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:26.903 INFO kablam! --> src/models/articles.rs:106:59 Nov 01 05:53:26.903 INFO kablam! | Nov 01 05:53:26.903 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.903 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.903 INFO kablam! | Nov 01 05:53:26.903 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 05:53:26.903 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.903 INFO kablam! Nov 01 05:53:26.903 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 01 05:53:26.903 INFO kablam! --> src/models/articles.rs:106:59 Nov 01 05:53:26.903 INFO kablam! | Nov 01 05:53:26.903 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.903 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.903 INFO kablam! | Nov 01 05:53:26.903 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 05:53:26.903 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.906 INFO kablam! Nov 01 05:53:26.906 INFO kablam! warning: cannot find type `articles` in this scope Nov 01 05:53:26.906 INFO kablam! --> src/models/articles.rs:168:10 Nov 01 05:53:26.906 INFO kablam! | Nov 01 05:53:26.906 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 01 05:53:26.906 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.906 INFO kablam! | Nov 01 05:53:26.906 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 05:53:26.906 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.907 INFO kablam! Nov 01 05:53:26.907 INFO kablam! warning: cannot find type `InsertArticle` in this scope Nov 01 05:53:26.907 INFO kablam! --> src/models/articles.rs:168:10 Nov 01 05:53:26.907 INFO kablam! | Nov 01 05:53:26.907 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 01 05:53:26.907 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.907 INFO kablam! | Nov 01 05:53:26.907 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 05:53:26.907 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.907 INFO kablam! Nov 01 05:53:26.908 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.908 INFO kablam! --> src/models/articles.rs:258:10 Nov 01 05:53:26.908 INFO kablam! | Nov 01 05:53:26.908 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 01 05:53:26.908 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.908 INFO kablam! | Nov 01 05:53:26.908 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 05:53:26.908 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.909 INFO kablam! Nov 01 05:53:26.909 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:26.909 INFO kablam! --> src/models/articles.rs:258:10 Nov 01 05:53:26.909 INFO kablam! | Nov 01 05:53:26.909 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 01 05:53:26.909 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.909 INFO kablam! | Nov 01 05:53:26.909 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 05:53:26.909 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.909 INFO kablam! Nov 01 05:53:26.909 INFO kablam! warning: cannot find type `RawArticlesWithTag` in this scope Nov 01 05:53:26.909 INFO kablam! --> src/models/articles.rs:258:10 Nov 01 05:53:26.909 INFO kablam! | Nov 01 05:53:26.909 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 01 05:53:26.909 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.909 INFO kablam! | Nov 01 05:53:26.909 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 05:53:26.909 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.909 INFO kablam! Nov 01 05:53:26.911 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.911 INFO kablam! --> src/models/articles.rs:311:10 Nov 01 05:53:26.911 INFO kablam! | Nov 01 05:53:26.911 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 01 05:53:26.911 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.911 INFO kablam! | Nov 01 05:53:26.911 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 05:53:26.911 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.911 INFO kablam! Nov 01 05:53:26.911 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:26.911 INFO kablam! --> src/models/articles.rs:311:10 Nov 01 05:53:26.911 INFO kablam! | Nov 01 05:53:26.912 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 01 05:53:26.912 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.912 INFO kablam! | Nov 01 05:53:26.912 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 05:53:26.912 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.912 INFO kablam! Nov 01 05:53:26.912 INFO kablam! warning: cannot find type `Articles` in this scope Nov 01 05:53:26.912 INFO kablam! --> src/models/articles.rs:311:10 Nov 01 05:53:26.912 INFO kablam! | Nov 01 05:53:26.912 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 01 05:53:26.912 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.912 INFO kablam! | Nov 01 05:53:26.912 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 05:53:26.912 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.912 INFO kablam! Nov 01 05:53:26.912 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 01 05:53:26.912 INFO kablam! --> src/models/articles.rs:322:10 Nov 01 05:53:26.912 INFO kablam! | Nov 01 05:53:26.912 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.912 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.912 INFO kablam! | Nov 01 05:53:26.913 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 05:53:26.913 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.913 INFO kablam! Nov 01 05:53:26.914 INFO kablam! warning: cannot find type `Text` in this scope Nov 01 05:53:26.914 INFO kablam! --> src/models/articles.rs:322:59 Nov 01 05:53:26.914 INFO kablam! | Nov 01 05:53:26.915 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.915 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.915 INFO kablam! | Nov 01 05:53:26.915 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 05:53:26.915 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.915 INFO kablam! Nov 01 05:53:26.915 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 01 05:53:26.915 INFO kablam! --> src/models/articles.rs:322:59 Nov 01 05:53:26.915 INFO kablam! | Nov 01 05:53:26.915 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.915 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.915 INFO kablam! | Nov 01 05:53:26.915 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 05:53:26.915 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.915 INFO kablam! Nov 01 05:53:26.915 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 01 05:53:26.915 INFO kablam! --> src/models/articles.rs:322:59 Nov 01 05:53:26.915 INFO kablam! | Nov 01 05:53:26.915 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.915 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.915 INFO kablam! | Nov 01 05:53:26.916 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 05:53:26.916 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.916 INFO kablam! Nov 01 05:53:26.917 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.917 INFO kablam! --> src/models/comment.rs:13:10 Nov 01 05:53:26.917 INFO kablam! | Nov 01 05:53:26.917 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.917 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.917 INFO kablam! | Nov 01 05:53:26.917 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 05:53:26.917 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.917 INFO kablam! Nov 01 05:53:26.918 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:26.918 INFO kablam! --> src/models/comment.rs:13:10 Nov 01 05:53:26.918 INFO kablam! | Nov 01 05:53:26.918 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.918 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.918 INFO kablam! | Nov 01 05:53:26.922 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 05:53:26.922 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.922 INFO kablam! Nov 01 05:53:26.922 INFO kablam! warning: cannot find type `Comments` in this scope Nov 01 05:53:26.922 INFO kablam! --> src/models/comment.rs:13:10 Nov 01 05:53:26.922 INFO kablam! | Nov 01 05:53:26.922 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.923 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.923 INFO kablam! | Nov 01 05:53:26.923 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 05:53:26.923 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.923 INFO kablam! Nov 01 05:53:26.923 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.923 INFO kablam! --> src/models/comment.rs:13:59 Nov 01 05:53:26.923 INFO kablam! | Nov 01 05:53:26.923 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.923 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.923 INFO kablam! | Nov 01 05:53:26.923 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 05:53:26.923 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.923 INFO kablam! Nov 01 05:53:26.923 INFO kablam! warning: cannot find type `comments` in this scope Nov 01 05:53:26.923 INFO kablam! --> src/models/comment.rs:13:59 Nov 01 05:53:26.923 INFO kablam! | Nov 01 05:53:26.923 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.923 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.923 INFO kablam! | Nov 01 05:53:26.923 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 05:53:26.924 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.924 INFO kablam! Nov 01 05:53:26.924 INFO kablam! warning: cannot find type `Text` in this scope Nov 01 05:53:26.924 INFO kablam! --> src/models/comment.rs:13:59 Nov 01 05:53:26.924 INFO kablam! | Nov 01 05:53:26.924 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.924 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.924 INFO kablam! | Nov 01 05:53:26.924 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 05:53:26.924 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.924 INFO kablam! Nov 01 05:53:26.924 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:26.924 INFO kablam! --> src/models/comment.rs:13:59 Nov 01 05:53:26.924 INFO kablam! | Nov 01 05:53:26.924 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.924 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.924 INFO kablam! | Nov 01 05:53:26.924 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 05:53:26.924 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.924 INFO kablam! Nov 01 05:53:26.924 INFO kablam! warning: cannot find type `Comments` in this scope Nov 01 05:53:26.924 INFO kablam! --> src/models/comment.rs:13:59 Nov 01 05:53:26.925 INFO kablam! | Nov 01 05:53:26.925 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.925 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.925 INFO kablam! | Nov 01 05:53:26.925 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 05:53:26.925 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.925 INFO kablam! Nov 01 05:53:26.925 INFO kablam! warning: cannot find type `comments` in this scope Nov 01 05:53:26.925 INFO kablam! --> src/models/comment.rs:53:10 Nov 01 05:53:26.925 INFO kablam! | Nov 01 05:53:26.925 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 01 05:53:26.925 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.925 INFO kablam! | Nov 01 05:53:26.925 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 05:53:26.925 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.925 INFO kablam! Nov 01 05:53:26.925 INFO kablam! warning: cannot find type `InsertComments` in this scope Nov 01 05:53:26.925 INFO kablam! --> src/models/comment.rs:53:10 Nov 01 05:53:26.925 INFO kablam! | Nov 01 05:53:26.925 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 01 05:53:26.925 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.925 INFO kablam! | Nov 01 05:53:26.926 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 05:53:26.926 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.926 INFO kablam! Nov 01 05:53:26.926 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.926 INFO kablam! --> src/models/comment.rs:53:10 Nov 01 05:53:26.926 INFO kablam! | Nov 01 05:53:26.926 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 01 05:53:26.926 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.926 INFO kablam! | Nov 01 05:53:26.926 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 05:53:26.926 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.926 INFO kablam! Nov 01 05:53:26.926 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.926 INFO kablam! --> src/models/tag.rs:10:10 Nov 01 05:53:26.926 INFO kablam! | Nov 01 05:53:26.926 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.926 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.926 INFO kablam! | Nov 01 05:53:26.926 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 05:53:26.926 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.927 INFO kablam! Nov 01 05:53:26.927 INFO kablam! warning: cannot find type `Tags` in this scope Nov 01 05:53:26.927 INFO kablam! --> src/models/tag.rs:10:10 Nov 01 05:53:26.927 INFO kablam! | Nov 01 05:53:26.927 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.927 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.927 INFO kablam! | Nov 01 05:53:26.927 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 05:53:26.927 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.927 INFO kablam! Nov 01 05:53:26.933 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.933 INFO kablam! --> src/models/tag.rs:49:10 Nov 01 05:53:26.933 INFO kablam! | Nov 01 05:53:26.933 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.933 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.933 INFO kablam! | Nov 01 05:53:26.933 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 05:53:26.934 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.934 INFO kablam! Nov 01 05:53:26.934 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 01 05:53:26.934 INFO kablam! --> src/models/tag.rs:49:10 Nov 01 05:53:26.934 INFO kablam! | Nov 01 05:53:26.934 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.934 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.934 INFO kablam! | Nov 01 05:53:26.934 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 05:53:26.934 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.934 INFO kablam! Nov 01 05:53:26.934 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.934 INFO kablam! --> src/models/tag.rs:49:59 Nov 01 05:53:26.934 INFO kablam! | Nov 01 05:53:26.934 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.934 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.934 INFO kablam! | Nov 01 05:53:26.934 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 05:53:26.934 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.934 INFO kablam! Nov 01 05:53:26.934 INFO kablam! warning: cannot find type `sql_uuid` in this scope Nov 01 05:53:26.934 INFO kablam! --> src/models/tag.rs:49:59 Nov 01 05:53:26.934 INFO kablam! | Nov 01 05:53:26.935 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.935 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.935 INFO kablam! | Nov 01 05:53:26.935 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 05:53:26.935 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.935 INFO kablam! Nov 01 05:53:26.935 INFO kablam! warning: cannot find type `Text` in this scope Nov 01 05:53:26.935 INFO kablam! --> src/models/tag.rs:49:59 Nov 01 05:53:26.935 INFO kablam! | Nov 01 05:53:26.935 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.935 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.935 INFO kablam! | Nov 01 05:53:26.935 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 05:53:26.935 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.935 INFO kablam! Nov 01 05:53:26.935 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 01 05:53:26.935 INFO kablam! --> src/models/tag.rs:49:59 Nov 01 05:53:26.935 INFO kablam! | Nov 01 05:53:26.935 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.935 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.935 INFO kablam! | Nov 01 05:53:26.936 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 05:53:26.936 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.936 INFO kablam! Nov 01 05:53:26.936 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 01 05:53:26.936 INFO kablam! --> src/models/tag.rs:49:59 Nov 01 05:53:26.936 INFO kablam! | Nov 01 05:53:26.936 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:26.936 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.936 INFO kablam! | Nov 01 05:53:26.936 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 05:53:26.936 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.936 INFO kablam! Nov 01 05:53:26.936 INFO kablam! warning: cannot find type `tags` in this scope Nov 01 05:53:26.936 INFO kablam! --> src/models/tag.rs:84:10 Nov 01 05:53:26.936 INFO kablam! | Nov 01 05:53:26.936 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.936 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.936 INFO kablam! | Nov 01 05:53:26.937 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 05:53:26.937 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.937 INFO kablam! Nov 01 05:53:26.937 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 01 05:53:26.937 INFO kablam! --> src/models/tag.rs:84:10 Nov 01 05:53:26.937 INFO kablam! | Nov 01 05:53:26.937 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.937 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.937 INFO kablam! | Nov 01 05:53:26.937 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 05:53:26.937 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.937 INFO kablam! Nov 01 05:53:26.937 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.937 INFO kablam! --> src/models/user.rs:15:10 Nov 01 05:53:26.937 INFO kablam! | Nov 01 05:53:26.937 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.937 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.937 INFO kablam! | Nov 01 05:53:26.937 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 05:53:26.937 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.937 INFO kablam! Nov 01 05:53:26.937 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:26.938 INFO kablam! --> src/models/user.rs:15:10 Nov 01 05:53:26.938 INFO kablam! | Nov 01 05:53:26.938 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.938 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.938 INFO kablam! | Nov 01 05:53:26.938 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 05:53:26.938 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.938 INFO kablam! Nov 01 05:53:26.938 INFO kablam! warning: cannot find type `Users` in this scope Nov 01 05:53:26.938 INFO kablam! --> src/models/user.rs:15:10 Nov 01 05:53:26.938 INFO kablam! | Nov 01 05:53:26.938 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.938 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.938 INFO kablam! | Nov 01 05:53:26.938 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 05:53:26.938 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.938 INFO kablam! Nov 01 05:53:26.938 INFO kablam! warning: cannot find type `users` in this scope Nov 01 05:53:26.938 INFO kablam! --> src/models/user.rs:80:10 Nov 01 05:53:26.938 INFO kablam! | Nov 01 05:53:26.938 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.938 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.938 INFO kablam! | Nov 01 05:53:26.939 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 05:53:26.939 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.939 INFO kablam! Nov 01 05:53:26.939 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 01 05:53:26.939 INFO kablam! --> src/models/user.rs:80:10 Nov 01 05:53:26.939 INFO kablam! | Nov 01 05:53:26.939 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.939 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.939 INFO kablam! | Nov 01 05:53:26.939 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 05:53:26.939 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.939 INFO kablam! Nov 01 05:53:26.943 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:26.943 INFO kablam! --> src/models/user.rs:157:10 Nov 01 05:53:26.943 INFO kablam! | Nov 01 05:53:26.943 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.943 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.943 INFO kablam! | Nov 01 05:53:26.943 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 05:53:26.943 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.943 INFO kablam! Nov 01 05:53:26.943 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:26.943 INFO kablam! --> src/models/user.rs:157:10 Nov 01 05:53:26.943 INFO kablam! | Nov 01 05:53:26.943 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.943 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.943 INFO kablam! | Nov 01 05:53:26.943 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 05:53:26.943 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.943 INFO kablam! Nov 01 05:53:26.944 INFO kablam! warning: cannot find type `UserInfo` in this scope Nov 01 05:53:26.944 INFO kablam! --> src/models/user.rs:157:10 Nov 01 05:53:26.944 INFO kablam! | Nov 01 05:53:26.944 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:26.944 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.944 INFO kablam! | Nov 01 05:53:26.944 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 05:53:26.944 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.944 INFO kablam! Nov 01 05:53:26.949 INFO kablam! warning: cannot find type `table` in this scope Nov 01 05:53:26.949 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 05:53:26.949 INFO kablam! | Nov 01 05:53:26.949 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 05:53:26.949 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.949 INFO kablam! | Nov 01 05:53:26.949 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 05:53:26.949 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.949 INFO kablam! Nov 01 05:53:26.949 INFO kablam! warning: cannot find type `id` in this scope Nov 01 05:53:26.949 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.949 INFO kablam! | Nov 01 05:53:26.949 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.949 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.949 INFO kablam! | Nov 01 05:53:26.949 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 05:53:26.949 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.950 INFO kablam! Nov 01 05:53:26.950 INFO kablam! warning: cannot find type `title` in this scope Nov 01 05:53:26.950 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.950 INFO kablam! | Nov 01 05:53:26.950 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.950 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.950 INFO kablam! | Nov 01 05:53:26.950 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 05:53:26.950 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.950 INFO kablam! Nov 01 05:53:26.950 INFO kablam! warning: cannot find type `raw_content` in this scope Nov 01 05:53:26.950 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.950 INFO kablam! | Nov 01 05:53:26.950 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.950 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.950 INFO kablam! | Nov 01 05:53:26.950 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 05:53:26.950 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.950 INFO kablam! Nov 01 05:53:26.950 INFO kablam! warning: cannot find type `content` in this scope Nov 01 05:53:26.950 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.951 INFO kablam! | Nov 01 05:53:26.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.951 INFO kablam! | Nov 01 05:53:26.951 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 05:53:26.951 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.951 INFO kablam! Nov 01 05:53:26.951 INFO kablam! warning: cannot find type `published` in this scope Nov 01 05:53:26.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.951 INFO kablam! | Nov 01 05:53:26.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.951 INFO kablam! | Nov 01 05:53:26.951 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 05:53:26.951 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.951 INFO kablam! Nov 01 05:53:26.951 INFO kablam! warning: cannot find type `tags_id` in this scope Nov 01 05:53:26.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.951 INFO kablam! | Nov 01 05:53:26.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.951 INFO kablam! | Nov 01 05:53:26.952 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 05:53:26.952 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.952 INFO kablam! Nov 01 05:53:26.952 INFO kablam! warning: cannot find type `tags` in this scope Nov 01 05:53:26.952 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.952 INFO kablam! | Nov 01 05:53:26.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.952 INFO kablam! | Nov 01 05:53:26.952 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 05:53:26.952 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.952 INFO kablam! Nov 01 05:53:26.952 INFO kablam! warning: cannot find type `create_time` in this scope Nov 01 05:53:26.952 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.952 INFO kablam! | Nov 01 05:53:26.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.952 INFO kablam! | Nov 01 05:53:26.952 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 05:53:26.952 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.952 INFO kablam! Nov 01 05:53:26.952 INFO kablam! warning: cannot find type `modify_time` in this scope Nov 01 05:53:26.952 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.953 INFO kablam! | Nov 01 05:53:26.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.953 INFO kablam! | Nov 01 05:53:26.953 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 05:53:26.953 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.953 INFO kablam! Nov 01 05:53:26.953 INFO kablam! warning: cannot find type `account` in this scope Nov 01 05:53:26.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.953 INFO kablam! | Nov 01 05:53:26.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.953 INFO kablam! | Nov 01 05:53:26.953 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 05:53:26.953 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.953 INFO kablam! Nov 01 05:53:26.961 INFO kablam! warning: cannot find type `github` in this scope Nov 01 05:53:26.961 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.961 INFO kablam! | Nov 01 05:53:26.961 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.961 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.961 INFO kablam! | Nov 01 05:53:26.961 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 05:53:26.961 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.961 INFO kablam! Nov 01 05:53:26.961 INFO kablam! warning: cannot find type `password` in this scope Nov 01 05:53:26.961 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.961 INFO kablam! | Nov 01 05:53:26.961 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.961 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.961 INFO kablam! | Nov 01 05:53:26.961 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 05:53:26.961 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.961 INFO kablam! Nov 01 05:53:26.962 INFO kablam! warning: cannot find type `salt` in this scope Nov 01 05:53:26.962 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.962 INFO kablam! | Nov 01 05:53:26.962 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.962 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.962 INFO kablam! | Nov 01 05:53:26.962 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 05:53:26.962 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.962 INFO kablam! Nov 01 05:53:26.962 INFO kablam! warning: cannot find type `groups` in this scope Nov 01 05:53:26.962 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.962 INFO kablam! | Nov 01 05:53:26.962 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.962 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.962 INFO kablam! | Nov 01 05:53:26.962 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 05:53:26.962 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.962 INFO kablam! Nov 01 05:53:26.962 INFO kablam! warning: cannot find type `nickname` in this scope Nov 01 05:53:26.962 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.962 INFO kablam! | Nov 01 05:53:26.963 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.963 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.963 INFO kablam! | Nov 01 05:53:26.963 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 05:53:26.963 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.963 INFO kablam! Nov 01 05:53:26.963 INFO kablam! warning: cannot find type `say` in this scope Nov 01 05:53:26.963 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.963 INFO kablam! | Nov 01 05:53:26.963 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.963 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.963 INFO kablam! | Nov 01 05:53:26.963 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 05:53:26.963 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.963 INFO kablam! Nov 01 05:53:26.963 INFO kablam! warning: cannot find type `email` in this scope Nov 01 05:53:26.963 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.963 INFO kablam! | Nov 01 05:53:26.963 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.963 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.963 INFO kablam! | Nov 01 05:53:26.963 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 05:53:26.964 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.964 INFO kablam! Nov 01 05:53:26.964 INFO kablam! warning: cannot find type `disabled` in this scope Nov 01 05:53:26.964 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.964 INFO kablam! | Nov 01 05:53:26.964 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.964 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.964 INFO kablam! | Nov 01 05:53:26.964 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 05:53:26.964 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.964 INFO kablam! Nov 01 05:53:26.964 INFO kablam! warning: cannot find type `tag` in this scope Nov 01 05:53:26.964 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.964 INFO kablam! | Nov 01 05:53:26.964 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.964 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.964 INFO kablam! | Nov 01 05:53:26.964 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 05:53:26.964 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.964 INFO kablam! Nov 01 05:53:26.964 INFO kablam! warning: cannot find type `comment` in this scope Nov 01 05:53:26.964 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.965 INFO kablam! | Nov 01 05:53:26.965 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.965 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.965 INFO kablam! | Nov 01 05:53:26.965 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 05:53:26.965 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.965 INFO kablam! Nov 01 05:53:26.965 INFO kablam! warning: cannot find type `article_id` in this scope Nov 01 05:53:26.965 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.965 INFO kablam! | Nov 01 05:53:26.965 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.965 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.965 INFO kablam! | Nov 01 05:53:26.965 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 05:53:26.965 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.965 INFO kablam! Nov 01 05:53:26.965 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 05:53:26.965 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.965 INFO kablam! | Nov 01 05:53:26.965 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.965 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.965 INFO kablam! | Nov 01 05:53:26.966 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 05:53:26.966 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.966 INFO kablam! Nov 01 05:53:26.966 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 01 05:53:26.966 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:26.966 INFO kablam! | Nov 01 05:53:26.966 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:26.966 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:26.966 INFO kablam! | Nov 01 05:53:26.966 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 05:53:26.966 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:26.966 INFO kablam! Nov 01 05:53:27.393 INFO kablam! warning: cannot find type `relation` in this scope Nov 01 05:53:27.393 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 01 05:53:27.393 INFO kablam! | Nov 01 05:53:27.393 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.393 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.393 INFO kablam! | Nov 01 05:53:27.393 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 05:53:27.393 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 05:53:27.393 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.393 INFO kablam! Nov 01 05:53:27.393 INFO kablam! warning: cannot find type `Relations` in this scope Nov 01 05:53:27.393 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 01 05:53:27.393 INFO kablam! | Nov 01 05:53:27.393 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.393 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.393 INFO kablam! | Nov 01 05:53:27.393 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 05:53:27.394 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.394 INFO kablam! Nov 01 05:53:27.394 INFO kablam! warning: cannot find type `relation` in this scope Nov 01 05:53:27.394 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 01 05:53:27.394 INFO kablam! | Nov 01 05:53:27.394 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.394 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.394 INFO kablam! | Nov 01 05:53:27.394 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 05:53:27.394 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.394 INFO kablam! Nov 01 05:53:27.394 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.394 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 01 05:53:27.394 INFO kablam! | Nov 01 05:53:27.394 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.394 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.394 INFO kablam! | Nov 01 05:53:27.394 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 05:53:27.394 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.394 INFO kablam! Nov 01 05:53:27.394 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.394 INFO kablam! --> src/models/articles.rs:106:10 Nov 01 05:53:27.394 INFO kablam! | Nov 01 05:53:27.395 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.395 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.395 INFO kablam! | Nov 01 05:53:27.395 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 05:53:27.395 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.395 INFO kablam! Nov 01 05:53:27.395 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:27.395 INFO kablam! --> src/models/articles.rs:106:10 Nov 01 05:53:27.395 INFO kablam! | Nov 01 05:53:27.395 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.395 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.395 INFO kablam! | Nov 01 05:53:27.395 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 05:53:27.395 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.395 INFO kablam! Nov 01 05:53:27.395 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 01 05:53:27.395 INFO kablam! --> src/models/articles.rs:106:10 Nov 01 05:53:27.395 INFO kablam! | Nov 01 05:53:27.395 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.395 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.396 INFO kablam! | Nov 01 05:53:27.396 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 05:53:27.396 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.396 INFO kablam! Nov 01 05:53:27.396 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.396 INFO kablam! --> src/models/articles.rs:106:59 Nov 01 05:53:27.396 INFO kablam! | Nov 01 05:53:27.396 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.396 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.396 INFO kablam! | Nov 01 05:53:27.396 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 05:53:27.396 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.396 INFO kablam! Nov 01 05:53:27.396 INFO kablam! warning: cannot find type `articles` in this scope Nov 01 05:53:27.396 INFO kablam! --> src/models/articles.rs:106:59 Nov 01 05:53:27.396 INFO kablam! | Nov 01 05:53:27.396 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.396 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.396 INFO kablam! | Nov 01 05:53:27.396 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 05:53:27.396 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.397 INFO kablam! Nov 01 05:53:27.397 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:27.397 INFO kablam! --> src/models/articles.rs:106:59 Nov 01 05:53:27.397 INFO kablam! | Nov 01 05:53:27.397 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.397 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.397 INFO kablam! | Nov 01 05:53:27.397 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 05:53:27.397 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.397 INFO kablam! Nov 01 05:53:27.397 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 01 05:53:27.397 INFO kablam! --> src/models/articles.rs:106:59 Nov 01 05:53:27.397 INFO kablam! | Nov 01 05:53:27.397 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.397 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.397 INFO kablam! | Nov 01 05:53:27.397 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 05:53:27.397 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.397 INFO kablam! Nov 01 05:53:27.412 INFO kablam! warning: cannot find type `articles` in this scope Nov 01 05:53:27.412 INFO kablam! --> src/models/articles.rs:168:10 Nov 01 05:53:27.413 INFO kablam! | Nov 01 05:53:27.413 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 01 05:53:27.413 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.413 INFO kablam! | Nov 01 05:53:27.413 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 05:53:27.413 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.413 INFO kablam! Nov 01 05:53:27.413 INFO kablam! warning: cannot find type `InsertArticle` in this scope Nov 01 05:53:27.413 INFO kablam! --> src/models/articles.rs:168:10 Nov 01 05:53:27.413 INFO kablam! | Nov 01 05:53:27.413 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 01 05:53:27.413 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.413 INFO kablam! | Nov 01 05:53:27.413 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 05:53:27.413 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.413 INFO kablam! Nov 01 05:53:27.421 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.421 INFO kablam! --> src/models/articles.rs:258:10 Nov 01 05:53:27.421 INFO kablam! | Nov 01 05:53:27.421 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 01 05:53:27.421 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.421 INFO kablam! | Nov 01 05:53:27.421 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 05:53:27.421 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.421 INFO kablam! Nov 01 05:53:27.421 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:27.421 INFO kablam! --> src/models/articles.rs:258:10 Nov 01 05:53:27.421 INFO kablam! | Nov 01 05:53:27.421 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 01 05:53:27.422 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.422 INFO kablam! | Nov 01 05:53:27.422 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 05:53:27.422 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.422 INFO kablam! Nov 01 05:53:27.422 INFO kablam! warning: cannot find type `RawArticlesWithTag` in this scope Nov 01 05:53:27.422 INFO kablam! --> src/models/articles.rs:258:10 Nov 01 05:53:27.422 INFO kablam! | Nov 01 05:53:27.422 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 01 05:53:27.422 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.422 INFO kablam! | Nov 01 05:53:27.422 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 05:53:27.422 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.422 INFO kablam! Nov 01 05:53:27.422 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.422 INFO kablam! --> src/models/articles.rs:311:10 Nov 01 05:53:27.422 INFO kablam! | Nov 01 05:53:27.422 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 01 05:53:27.422 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.422 INFO kablam! | Nov 01 05:53:27.422 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 05:53:27.422 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.422 INFO kablam! Nov 01 05:53:27.423 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:27.423 INFO kablam! --> src/models/articles.rs:311:10 Nov 01 05:53:27.423 INFO kablam! | Nov 01 05:53:27.423 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 01 05:53:27.423 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.423 INFO kablam! | Nov 01 05:53:27.423 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 05:53:27.423 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.423 INFO kablam! Nov 01 05:53:27.423 INFO kablam! warning: cannot find type `Articles` in this scope Nov 01 05:53:27.423 INFO kablam! --> src/models/articles.rs:311:10 Nov 01 05:53:27.423 INFO kablam! | Nov 01 05:53:27.423 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 01 05:53:27.423 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.423 INFO kablam! | Nov 01 05:53:27.423 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 05:53:27.423 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.423 INFO kablam! Nov 01 05:53:27.423 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 01 05:53:27.423 INFO kablam! --> src/models/articles.rs:322:10 Nov 01 05:53:27.423 INFO kablam! | Nov 01 05:53:27.423 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.423 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.423 INFO kablam! | Nov 01 05:53:27.423 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 05:53:27.424 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.424 INFO kablam! Nov 01 05:53:27.424 INFO kablam! warning: cannot find type `Text` in this scope Nov 01 05:53:27.424 INFO kablam! --> src/models/articles.rs:322:59 Nov 01 05:53:27.424 INFO kablam! | Nov 01 05:53:27.424 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.424 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.424 INFO kablam! | Nov 01 05:53:27.424 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 05:53:27.424 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.424 INFO kablam! Nov 01 05:53:27.424 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 01 05:53:27.424 INFO kablam! --> src/models/articles.rs:322:59 Nov 01 05:53:27.424 INFO kablam! | Nov 01 05:53:27.424 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.424 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.424 INFO kablam! | Nov 01 05:53:27.424 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 05:53:27.424 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.424 INFO kablam! Nov 01 05:53:27.424 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 01 05:53:27.424 INFO kablam! --> src/models/articles.rs:322:59 Nov 01 05:53:27.424 INFO kablam! | Nov 01 05:53:27.425 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.425 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.425 INFO kablam! | Nov 01 05:53:27.425 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 05:53:27.425 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.425 INFO kablam! Nov 01 05:53:27.425 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.425 INFO kablam! --> src/models/comment.rs:13:10 Nov 01 05:53:27.425 INFO kablam! | Nov 01 05:53:27.425 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.425 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.425 INFO kablam! | Nov 01 05:53:27.425 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 05:53:27.425 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.425 INFO kablam! Nov 01 05:53:27.425 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:27.425 INFO kablam! --> src/models/comment.rs:13:10 Nov 01 05:53:27.425 INFO kablam! | Nov 01 05:53:27.425 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.425 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.425 INFO kablam! | Nov 01 05:53:27.425 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 05:53:27.425 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.425 INFO kablam! Nov 01 05:53:27.425 INFO kablam! warning: cannot find type `Comments` in this scope Nov 01 05:53:27.426 INFO kablam! --> src/models/comment.rs:13:10 Nov 01 05:53:27.426 INFO kablam! | Nov 01 05:53:27.426 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.426 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.426 INFO kablam! | Nov 01 05:53:27.426 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 05:53:27.426 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.426 INFO kablam! Nov 01 05:53:27.426 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.426 INFO kablam! --> src/models/comment.rs:13:59 Nov 01 05:53:27.426 INFO kablam! | Nov 01 05:53:27.426 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.426 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.426 INFO kablam! | Nov 01 05:53:27.426 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 05:53:27.426 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.426 INFO kablam! Nov 01 05:53:27.426 INFO kablam! warning: cannot find type `comments` in this scope Nov 01 05:53:27.426 INFO kablam! --> src/models/comment.rs:13:59 Nov 01 05:53:27.426 INFO kablam! | Nov 01 05:53:27.426 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.426 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.426 INFO kablam! | Nov 01 05:53:27.426 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 05:53:27.427 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.427 INFO kablam! Nov 01 05:53:27.427 INFO kablam! warning: cannot find type `Text` in this scope Nov 01 05:53:27.427 INFO kablam! --> src/models/comment.rs:13:59 Nov 01 05:53:27.427 INFO kablam! | Nov 01 05:53:27.427 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.427 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.427 INFO kablam! | Nov 01 05:53:27.427 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 05:53:27.427 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.427 INFO kablam! Nov 01 05:53:27.427 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:27.427 INFO kablam! --> src/models/comment.rs:13:59 Nov 01 05:53:27.427 INFO kablam! | Nov 01 05:53:27.427 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.427 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.427 INFO kablam! | Nov 01 05:53:27.427 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 05:53:27.427 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.427 INFO kablam! Nov 01 05:53:27.427 INFO kablam! warning: cannot find type `Comments` in this scope Nov 01 05:53:27.427 INFO kablam! --> src/models/comment.rs:13:59 Nov 01 05:53:27.427 INFO kablam! | Nov 01 05:53:27.427 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.427 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.428 INFO kablam! | Nov 01 05:53:27.428 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 05:53:27.428 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.428 INFO kablam! Nov 01 05:53:27.428 INFO kablam! warning: cannot find type `comments` in this scope Nov 01 05:53:27.428 INFO kablam! --> src/models/comment.rs:53:10 Nov 01 05:53:27.428 INFO kablam! | Nov 01 05:53:27.428 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 01 05:53:27.428 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.428 INFO kablam! | Nov 01 05:53:27.428 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 05:53:27.428 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.428 INFO kablam! Nov 01 05:53:27.428 INFO kablam! warning: cannot find type `InsertComments` in this scope Nov 01 05:53:27.428 INFO kablam! --> src/models/comment.rs:53:10 Nov 01 05:53:27.428 INFO kablam! | Nov 01 05:53:27.428 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 01 05:53:27.428 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.428 INFO kablam! | Nov 01 05:53:27.428 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 05:53:27.428 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.428 INFO kablam! Nov 01 05:53:27.428 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.428 INFO kablam! --> src/models/comment.rs:53:10 Nov 01 05:53:27.429 INFO kablam! | Nov 01 05:53:27.429 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 01 05:53:27.429 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.429 INFO kablam! | Nov 01 05:53:27.429 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 05:53:27.429 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.429 INFO kablam! Nov 01 05:53:27.449 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.449 INFO kablam! --> src/models/tag.rs:10:10 Nov 01 05:53:27.449 INFO kablam! | Nov 01 05:53:27.449 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.449 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.449 INFO kablam! | Nov 01 05:53:27.449 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 05:53:27.449 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.449 INFO kablam! Nov 01 05:53:27.449 INFO kablam! warning: cannot find type `Tags` in this scope Nov 01 05:53:27.449 INFO kablam! --> src/models/tag.rs:10:10 Nov 01 05:53:27.450 INFO kablam! | Nov 01 05:53:27.450 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.450 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.450 INFO kablam! | Nov 01 05:53:27.450 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 05:53:27.450 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.450 INFO kablam! Nov 01 05:53:27.450 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.450 INFO kablam! --> src/models/tag.rs:49:10 Nov 01 05:53:27.450 INFO kablam! | Nov 01 05:53:27.450 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.450 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.450 INFO kablam! | Nov 01 05:53:27.450 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 05:53:27.450 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.450 INFO kablam! Nov 01 05:53:27.450 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 01 05:53:27.450 INFO kablam! --> src/models/tag.rs:49:10 Nov 01 05:53:27.450 INFO kablam! | Nov 01 05:53:27.450 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.450 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.451 INFO kablam! | Nov 01 05:53:27.451 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 05:53:27.451 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.451 INFO kablam! Nov 01 05:53:27.451 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.451 INFO kablam! --> src/models/tag.rs:49:59 Nov 01 05:53:27.451 INFO kablam! | Nov 01 05:53:27.451 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.451 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.451 INFO kablam! | Nov 01 05:53:27.451 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 05:53:27.451 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.451 INFO kablam! Nov 01 05:53:27.451 INFO kablam! warning: cannot find type `sql_uuid` in this scope Nov 01 05:53:27.451 INFO kablam! --> src/models/tag.rs:49:59 Nov 01 05:53:27.451 INFO kablam! | Nov 01 05:53:27.451 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.451 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.451 INFO kablam! | Nov 01 05:53:27.451 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 05:53:27.451 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.451 INFO kablam! Nov 01 05:53:27.451 INFO kablam! warning: cannot find type `Text` in this scope Nov 01 05:53:27.452 INFO kablam! --> src/models/tag.rs:49:59 Nov 01 05:53:27.452 INFO kablam! | Nov 01 05:53:27.452 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.452 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.452 INFO kablam! | Nov 01 05:53:27.452 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 05:53:27.452 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.452 INFO kablam! Nov 01 05:53:27.452 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 01 05:53:27.452 INFO kablam! --> src/models/tag.rs:49:59 Nov 01 05:53:27.452 INFO kablam! | Nov 01 05:53:27.452 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.452 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.452 INFO kablam! | Nov 01 05:53:27.452 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 05:53:27.452 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.452 INFO kablam! Nov 01 05:53:27.452 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 01 05:53:27.452 INFO kablam! --> src/models/tag.rs:49:59 Nov 01 05:53:27.452 INFO kablam! | Nov 01 05:53:27.452 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 01 05:53:27.452 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.453 INFO kablam! | Nov 01 05:53:27.453 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 05:53:27.453 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.453 INFO kablam! Nov 01 05:53:27.453 INFO kablam! warning: cannot find type `tags` in this scope Nov 01 05:53:27.453 INFO kablam! --> src/models/tag.rs:84:10 Nov 01 05:53:27.453 INFO kablam! | Nov 01 05:53:27.453 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.453 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.453 INFO kablam! | Nov 01 05:53:27.453 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 05:53:27.453 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.453 INFO kablam! Nov 01 05:53:27.453 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 01 05:53:27.453 INFO kablam! --> src/models/tag.rs:84:10 Nov 01 05:53:27.453 INFO kablam! | Nov 01 05:53:27.453 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.453 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.453 INFO kablam! | Nov 01 05:53:27.453 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 05:53:27.453 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.453 INFO kablam! Nov 01 05:53:27.453 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.453 INFO kablam! --> src/models/user.rs:15:10 Nov 01 05:53:27.454 INFO kablam! | Nov 01 05:53:27.454 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.454 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.454 INFO kablam! | Nov 01 05:53:27.454 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 05:53:27.454 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.454 INFO kablam! Nov 01 05:53:27.454 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:27.454 INFO kablam! --> src/models/user.rs:15:10 Nov 01 05:53:27.454 INFO kablam! | Nov 01 05:53:27.454 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.454 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.454 INFO kablam! | Nov 01 05:53:27.454 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 05:53:27.454 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.454 INFO kablam! Nov 01 05:53:27.454 INFO kablam! warning: cannot find type `Users` in this scope Nov 01 05:53:27.454 INFO kablam! --> src/models/user.rs:15:10 Nov 01 05:53:27.454 INFO kablam! | Nov 01 05:53:27.454 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.454 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.454 INFO kablam! | Nov 01 05:53:27.454 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 05:53:27.454 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.454 INFO kablam! Nov 01 05:53:27.455 INFO kablam! warning: cannot find type `users` in this scope Nov 01 05:53:27.455 INFO kablam! --> src/models/user.rs:80:10 Nov 01 05:53:27.455 INFO kablam! | Nov 01 05:53:27.455 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.455 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.455 INFO kablam! | Nov 01 05:53:27.455 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 05:53:27.455 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.455 INFO kablam! Nov 01 05:53:27.455 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 01 05:53:27.455 INFO kablam! --> src/models/user.rs:80:10 Nov 01 05:53:27.455 INFO kablam! | Nov 01 05:53:27.455 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.455 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.455 INFO kablam! | Nov 01 05:53:27.455 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 05:53:27.455 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.455 INFO kablam! Nov 01 05:53:27.455 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 01 05:53:27.455 INFO kablam! --> src/models/user.rs:157:10 Nov 01 05:53:27.455 INFO kablam! | Nov 01 05:53:27.455 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.455 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.455 INFO kablam! | Nov 01 05:53:27.456 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 05:53:27.456 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.456 INFO kablam! Nov 01 05:53:27.456 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 05:53:27.456 INFO kablam! --> src/models/user.rs:157:10 Nov 01 05:53:27.456 INFO kablam! | Nov 01 05:53:27.456 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.456 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.456 INFO kablam! | Nov 01 05:53:27.456 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 05:53:27.456 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.456 INFO kablam! Nov 01 05:53:27.456 INFO kablam! warning: cannot find type `UserInfo` in this scope Nov 01 05:53:27.456 INFO kablam! --> src/models/user.rs:157:10 Nov 01 05:53:27.456 INFO kablam! | Nov 01 05:53:27.456 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 01 05:53:27.456 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.456 INFO kablam! | Nov 01 05:53:27.456 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 05:53:27.456 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.456 INFO kablam! Nov 01 05:53:27.468 INFO kablam! warning: cannot find type `table` in this scope Nov 01 05:53:27.468 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 05:53:27.468 INFO kablam! | Nov 01 05:53:27.469 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 05:53:27.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.469 INFO kablam! | Nov 01 05:53:27.469 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 05:53:27.469 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.469 INFO kablam! Nov 01 05:53:27.469 INFO kablam! warning: cannot find type `id` in this scope Nov 01 05:53:27.469 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.469 INFO kablam! | Nov 01 05:53:27.469 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.469 INFO kablam! | Nov 01 05:53:27.469 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 05:53:27.469 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.469 INFO kablam! Nov 01 05:53:27.469 INFO kablam! warning: cannot find type `title` in this scope Nov 01 05:53:27.469 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.469 INFO kablam! | Nov 01 05:53:27.469 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.469 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.469 INFO kablam! | Nov 01 05:53:27.469 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 05:53:27.469 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.470 INFO kablam! Nov 01 05:53:27.470 INFO kablam! warning: cannot find type `raw_content` in this scope Nov 01 05:53:27.470 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.470 INFO kablam! | Nov 01 05:53:27.470 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.470 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.470 INFO kablam! | Nov 01 05:53:27.470 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 05:53:27.470 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.470 INFO kablam! Nov 01 05:53:27.470 INFO kablam! warning: cannot find type `content` in this scope Nov 01 05:53:27.470 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.470 INFO kablam! | Nov 01 05:53:27.470 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.470 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.470 INFO kablam! | Nov 01 05:53:27.470 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 05:53:27.470 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.470 INFO kablam! Nov 01 05:53:27.470 INFO kablam! warning: cannot find type `published` in this scope Nov 01 05:53:27.470 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.470 INFO kablam! | Nov 01 05:53:27.470 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.470 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.471 INFO kablam! | Nov 01 05:53:27.471 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 05:53:27.471 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.471 INFO kablam! Nov 01 05:53:27.471 INFO kablam! warning: cannot find type `tags_id` in this scope Nov 01 05:53:27.471 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.471 INFO kablam! | Nov 01 05:53:27.471 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.471 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.471 INFO kablam! | Nov 01 05:53:27.471 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 05:53:27.471 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.471 INFO kablam! Nov 01 05:53:27.471 INFO kablam! warning: cannot find type `tags` in this scope Nov 01 05:53:27.471 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.471 INFO kablam! | Nov 01 05:53:27.471 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.471 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.471 INFO kablam! | Nov 01 05:53:27.471 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 05:53:27.471 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.472 INFO kablam! Nov 01 05:53:27.472 INFO kablam! warning: cannot find type `create_time` in this scope Nov 01 05:53:27.472 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.472 INFO kablam! | Nov 01 05:53:27.472 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.472 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.472 INFO kablam! | Nov 01 05:53:27.472 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 05:53:27.472 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.472 INFO kablam! Nov 01 05:53:27.472 INFO kablam! warning: cannot find type `modify_time` in this scope Nov 01 05:53:27.472 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.472 INFO kablam! | Nov 01 05:53:27.472 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.472 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.472 INFO kablam! | Nov 01 05:53:27.472 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 05:53:27.472 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.472 INFO kablam! Nov 01 05:53:27.477 INFO kablam! warning: cannot find type `account` in this scope Nov 01 05:53:27.477 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.477 INFO kablam! | Nov 01 05:53:27.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.477 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.477 INFO kablam! | Nov 01 05:53:27.477 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 05:53:27.477 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.477 INFO kablam! Nov 01 05:53:27.477 INFO kablam! warning: cannot find type `github` in this scope Nov 01 05:53:27.477 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.477 INFO kablam! | Nov 01 05:53:27.477 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.477 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.477 INFO kablam! | Nov 01 05:53:27.477 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 05:53:27.477 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.477 INFO kablam! Nov 01 05:53:27.478 INFO kablam! warning: cannot find type `password` in this scope Nov 01 05:53:27.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.478 INFO kablam! | Nov 01 05:53:27.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.478 INFO kablam! | Nov 01 05:53:27.478 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 05:53:27.478 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.478 INFO kablam! Nov 01 05:53:27.478 INFO kablam! warning: cannot find type `salt` in this scope Nov 01 05:53:27.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.478 INFO kablam! | Nov 01 05:53:27.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.478 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.478 INFO kablam! | Nov 01 05:53:27.478 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 05:53:27.478 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.478 INFO kablam! Nov 01 05:53:27.478 INFO kablam! warning: cannot find type `groups` in this scope Nov 01 05:53:27.478 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.478 INFO kablam! | Nov 01 05:53:27.478 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.479 INFO kablam! | Nov 01 05:53:27.479 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 05:53:27.479 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.479 INFO kablam! Nov 01 05:53:27.479 INFO kablam! warning: cannot find type `nickname` in this scope Nov 01 05:53:27.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.479 INFO kablam! | Nov 01 05:53:27.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.479 INFO kablam! | Nov 01 05:53:27.479 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 05:53:27.479 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.479 INFO kablam! Nov 01 05:53:27.479 INFO kablam! warning: cannot find type `say` in this scope Nov 01 05:53:27.479 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.479 INFO kablam! | Nov 01 05:53:27.479 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.479 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.479 INFO kablam! | Nov 01 05:53:27.479 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 05:53:27.479 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.480 INFO kablam! Nov 01 05:53:27.480 INFO kablam! warning: cannot find type `email` in this scope Nov 01 05:53:27.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.480 INFO kablam! | Nov 01 05:53:27.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.480 INFO kablam! | Nov 01 05:53:27.480 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 05:53:27.480 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.480 INFO kablam! Nov 01 05:53:27.480 INFO kablam! warning: cannot find type `disabled` in this scope Nov 01 05:53:27.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.480 INFO kablam! | Nov 01 05:53:27.480 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.480 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.480 INFO kablam! | Nov 01 05:53:27.480 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 05:53:27.480 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.480 INFO kablam! Nov 01 05:53:27.480 INFO kablam! warning: cannot find type `tag` in this scope Nov 01 05:53:27.480 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.480 INFO kablam! | Nov 01 05:53:27.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.481 INFO kablam! | Nov 01 05:53:27.481 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 05:53:27.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.481 INFO kablam! Nov 01 05:53:27.481 INFO kablam! warning: cannot find type `comment` in this scope Nov 01 05:53:27.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.481 INFO kablam! | Nov 01 05:53:27.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.481 INFO kablam! | Nov 01 05:53:27.481 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 05:53:27.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.481 INFO kablam! Nov 01 05:53:27.481 INFO kablam! warning: cannot find type `article_id` in this scope Nov 01 05:53:27.481 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.481 INFO kablam! | Nov 01 05:53:27.481 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.481 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.481 INFO kablam! | Nov 01 05:53:27.481 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 05:53:27.481 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.481 INFO kablam! Nov 01 05:53:27.481 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 05:53:27.482 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.482 INFO kablam! | Nov 01 05:53:27.482 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.482 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.482 INFO kablam! | Nov 01 05:53:27.482 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 05:53:27.482 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.482 INFO kablam! Nov 01 05:53:27.496 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 01 05:53:27.496 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 05:53:27.496 INFO kablam! | Nov 01 05:53:27.497 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 05:53:27.497 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 05:53:27.497 INFO kablam! | Nov 01 05:53:27.497 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 05:53:27.497 INFO kablam! = note: for more information, see issue #50504 Nov 01 05:53:27.497 INFO kablam! Nov 01 05:53:50.176 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 22s Nov 01 05:53:50.220 INFO kablam! su: No module specific data is present Nov 01 05:53:51.299 INFO running `"docker" "rm" "-f" "827ff0902cae9f153bed543a1552a8a0e45b5dab08324383c2214c2175cf2453"` Nov 01 05:53:51.636 INFO blam! 827ff0902cae9f153bed543a1552a8a0e45b5dab08324383c2214c2175cf2453