Nov 04 07:38:17.798 INFO checking driftluo/MyBlog against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 07:38:17.800 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-6/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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 04 07:38:18.230 INFO blam! eb6b4a499dd5691291c2b1b9db188e2893f798505bbe7a98243919b5ed69367b Nov 04 07:38:18.232 INFO running `"docker" "start" "-a" "eb6b4a499dd5691291c2b1b9db188e2893f798505bbe7a98243919b5ed69367b"` Nov 04 07:38:20.447 INFO kablam! usermod: no changes Nov 04 07:38:20.932 INFO kablam! Compiling pq-sys v0.4.5 Nov 04 07:38:20.984 INFO kablam! Checking cookie v0.10.1 Nov 04 07:38:20.987 INFO kablam! Checking r2d2 v0.8.2 Nov 04 07:38:21.003 INFO kablam! Compiling string_cache_codegen v0.4.1 Nov 04 07:38:21.012 INFO kablam! Checking uuid v0.6.5 Nov 04 07:38:21.020 INFO kablam! Compiling pest_derive v1.0.7 Nov 04 07:38:21.022 INFO kablam! Compiling derive-error-chain v0.10.1 Nov 04 07:38:21.027 INFO kablam! Compiling diesel_derives v1.3.0 Nov 04 07:38:24.873 INFO kablam! Checking chrono v0.4.4 Nov 04 07:38:24.915 INFO kablam! Checking hyper v0.10.13 Nov 04 07:38:25.771 INFO kablam! Checking tendril v0.4.0 Nov 04 07:38:28.763 INFO kablam! Checking env_logger v0.4.3 Nov 04 07:38:31.787 INFO kablam! Checking error-chain v0.10.0 Nov 04 07:38:33.951 INFO kablam! Checking r2d2_redis v0.7.0 Nov 04 07:38:39.571 INFO kablam! Checking tera v0.10.10 Nov 04 07:38:43.083 INFO kablam! Compiling string_cache v0.7.3 Nov 04 07:38:43.198 INFO kablam! Compiling markup5ever v0.7.2 Nov 04 07:38:53.520 INFO kablam! Checking dotenv v0.10.1 Nov 04 07:38:55.447 INFO kablam! Checking sapper v0.1.5 Nov 04 07:38:56.107 INFO kablam! Checking hyper-native-tls v0.2.4 Nov 04 07:39:04.904 INFO kablam! Checking diesel v1.3.2 Nov 04 07:39:06.662 INFO kablam! Checking sapper_query v0.1.1 Nov 04 07:39:07.207 INFO kablam! Checking sapper_body v0.1.1 Nov 04 07:39:07.763 INFO kablam! Checking sapper_logger v0.1.1 Nov 04 07:39:08.432 INFO kablam! Checking sapper_session v0.1.2 Nov 04 07:39:10.997 INFO kablam! Checking sapper_tmpl v0.1.2 Nov 04 07:39:13.435 INFO kablam! Checking comrak v0.2.13 Nov 04 07:39:17.728 INFO kablam! Checking sapper_std v0.1.7 Nov 04 07:39:22.431 INFO kablam! Checking html5ever v0.22.3 Nov 04 07:39:28.851 INFO kablam! Checking ammonia v1.1.0 Nov 04 07:40:02.919 INFO kablam! Checking blog v0.2.0 (/source) Nov 04 07:40:11.311 INFO kablam! warning: cannot find type `relation` in this scope Nov 04 07:40:11.311 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:40:11.311 INFO kablam! | Nov 04 07:40:11.311 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.311 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.311 INFO kablam! | Nov 04 07:40:11.311 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 07:40:11.311 INFO 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 04 07:40:11.311 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.311 INFO kablam! Nov 04 07:40:11.311 INFO kablam! warning: cannot find type `Relations` in this scope Nov 04 07:40:11.311 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:40:11.311 INFO kablam! | Nov 04 07:40:11.311 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.311 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.311 INFO kablam! | Nov 04 07:40:11.311 INFO 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 04 07:40:11.311 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.311 INFO kablam! Nov 04 07:40:11.311 INFO kablam! warning: cannot find type `relation` in this scope Nov 04 07:40:11.311 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:40:11.311 INFO kablam! | Nov 04 07:40:11.311 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.311 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.311 INFO kablam! | Nov 04 07:40:11.311 INFO 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 04 07:40:11.311 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.311 INFO kablam! Nov 04 07:40:11.311 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.311 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:40:11.311 INFO kablam! | Nov 04 07:40:11.311 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.311 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.311 INFO kablam! | Nov 04 07:40:11.311 INFO 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 04 07:40:11.311 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.311 INFO kablam! Nov 04 07:40:11.311 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.311 INFO kablam! --> src/models/articles.rs:106:10 Nov 04 07:40:11.311 INFO kablam! | Nov 04 07:40:11.311 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.311 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.311 INFO kablam! | Nov 04 07:40:11.311 INFO 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 04 07:40:11.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.312 INFO kablam! Nov 04 07:40:11.312 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.312 INFO kablam! --> src/models/articles.rs:106:10 Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.312 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO 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 04 07:40:11.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.312 INFO kablam! Nov 04 07:40:11.312 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 04 07:40:11.312 INFO kablam! --> src/models/articles.rs:106:10 Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.312 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO 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 04 07:40:11.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.312 INFO kablam! Nov 04 07:40:11.312 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.312 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.312 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO 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 04 07:40:11.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.312 INFO kablam! Nov 04 07:40:11.312 INFO kablam! warning: cannot find type `articles` in this scope Nov 04 07:40:11.312 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.312 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO 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 04 07:40:11.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.312 INFO kablam! Nov 04 07:40:11.312 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.312 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.312 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO 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 04 07:40:11.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.312 INFO kablam! Nov 04 07:40:11.312 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 04 07:40:11.312 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.312 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO 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 04 07:40:11.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.312 INFO kablam! Nov 04 07:40:11.312 INFO kablam! warning: cannot find type `articles` in this scope Nov 04 07:40:11.312 INFO kablam! --> src/models/articles.rs:168:10 Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 04 07:40:11.312 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.312 INFO kablam! | Nov 04 07:40:11.312 INFO 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 04 07:40:11.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.312 INFO kablam! Nov 04 07:40:11.313 INFO kablam! warning: cannot find type `InsertArticle` in this scope Nov 04 07:40:11.313 INFO kablam! --> src/models/articles.rs:168:10 Nov 04 07:40:11.313 INFO kablam! | Nov 04 07:40:11.313 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 04 07:40:11.313 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.313 INFO kablam! | Nov 04 07:40:11.313 INFO 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 04 07:40:11.313 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.313 INFO kablam! Nov 04 07:40:11.319 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.319 INFO kablam! --> src/models/articles.rs:258:10 Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 04 07:40:11.319 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO 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 04 07:40:11.319 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.319 INFO kablam! Nov 04 07:40:11.319 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.319 INFO kablam! --> src/models/articles.rs:258:10 Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 04 07:40:11.319 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO 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 04 07:40:11.319 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.319 INFO kablam! Nov 04 07:40:11.319 INFO kablam! warning: cannot find type `RawArticlesWithTag` in this scope Nov 04 07:40:11.319 INFO kablam! --> src/models/articles.rs:258:10 Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 04 07:40:11.319 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO 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 04 07:40:11.319 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.319 INFO kablam! Nov 04 07:40:11.319 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.319 INFO kablam! --> src/models/articles.rs:311:10 Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 04 07:40:11.319 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO 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 04 07:40:11.319 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.319 INFO kablam! Nov 04 07:40:11.319 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.319 INFO kablam! --> src/models/articles.rs:311:10 Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 04 07:40:11.319 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO 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 04 07:40:11.319 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.319 INFO kablam! Nov 04 07:40:11.319 INFO kablam! warning: cannot find type `Articles` in this scope Nov 04 07:40:11.319 INFO kablam! --> src/models/articles.rs:311:10 Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 04 07:40:11.319 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO 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 04 07:40:11.319 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.319 INFO kablam! Nov 04 07:40:11.319 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 04 07:40:11.319 INFO kablam! --> src/models/articles.rs:322:10 Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.319 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO 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 04 07:40:11.319 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.319 INFO kablam! Nov 04 07:40:11.319 INFO kablam! warning: cannot find type `Text` in this scope Nov 04 07:40:11.319 INFO kablam! --> src/models/articles.rs:322:59 Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.319 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO 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 04 07:40:11.319 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.319 INFO kablam! Nov 04 07:40:11.319 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 04 07:40:11.319 INFO kablam! --> src/models/articles.rs:322:59 Nov 04 07:40:11.319 INFO kablam! | Nov 04 07:40:11.319 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.319 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.320 INFO kablam! | Nov 04 07:40:11.320 INFO 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 04 07:40:11.320 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.320 INFO kablam! Nov 04 07:40:11.320 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 04 07:40:11.320 INFO kablam! --> src/models/articles.rs:322:59 Nov 04 07:40:11.320 INFO kablam! | Nov 04 07:40:11.320 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.320 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.320 INFO kablam! | Nov 04 07:40:11.320 INFO 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 04 07:40:11.320 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.320 INFO kablam! Nov 04 07:40:11.320 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.320 INFO kablam! --> src/models/comment.rs:13:10 Nov 04 07:40:11.320 INFO kablam! | Nov 04 07:40:11.320 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.320 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.320 INFO kablam! | Nov 04 07:40:11.320 INFO 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 04 07:40:11.320 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.320 INFO kablam! Nov 04 07:40:11.320 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.320 INFO kablam! --> src/models/comment.rs:13:10 Nov 04 07:40:11.320 INFO kablam! | Nov 04 07:40:11.320 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.320 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.320 INFO kablam! | Nov 04 07:40:11.320 INFO 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 04 07:40:11.320 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.320 INFO kablam! Nov 04 07:40:11.320 INFO kablam! warning: cannot find type `Comments` in this scope Nov 04 07:40:11.320 INFO kablam! --> src/models/comment.rs:13:10 Nov 04 07:40:11.320 INFO kablam! | Nov 04 07:40:11.320 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.320 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.327 INFO kablam! | Nov 04 07:40:11.327 INFO 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 04 07:40:11.327 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.327 INFO kablam! Nov 04 07:40:11.327 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.327 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:40:11.327 INFO kablam! | Nov 04 07:40:11.327 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.327 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.327 INFO kablam! | Nov 04 07:40:11.327 INFO 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 04 07:40:11.327 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.327 INFO kablam! Nov 04 07:40:11.327 INFO kablam! warning: cannot find type `comments` in this scope Nov 04 07:40:11.327 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:40:11.327 INFO kablam! | Nov 04 07:40:11.327 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.327 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.327 INFO kablam! | Nov 04 07:40:11.327 INFO 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 04 07:40:11.327 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.327 INFO kablam! Nov 04 07:40:11.327 INFO kablam! warning: cannot find type `Text` in this scope Nov 04 07:40:11.327 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:40:11.327 INFO kablam! | Nov 04 07:40:11.327 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.327 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.327 INFO kablam! | Nov 04 07:40:11.327 INFO 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 04 07:40:11.327 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.327 INFO kablam! Nov 04 07:40:11.327 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.327 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:40:11.327 INFO kablam! | Nov 04 07:40:11.327 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.327 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.327 INFO kablam! | Nov 04 07:40:11.327 INFO 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 04 07:40:11.327 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.327 INFO kablam! Nov 04 07:40:11.327 INFO kablam! warning: cannot find type `Comments` in this scope Nov 04 07:40:11.327 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:40:11.327 INFO kablam! | Nov 04 07:40:11.327 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.327 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.327 INFO kablam! | Nov 04 07:40:11.327 INFO 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 04 07:40:11.328 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.328 INFO kablam! Nov 04 07:40:11.328 INFO kablam! warning: cannot find type `comments` in this scope Nov 04 07:40:11.328 INFO kablam! --> src/models/comment.rs:53:10 Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 04 07:40:11.328 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO 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 04 07:40:11.328 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.328 INFO kablam! Nov 04 07:40:11.328 INFO kablam! warning: cannot find type `InsertComments` in this scope Nov 04 07:40:11.328 INFO kablam! --> src/models/comment.rs:53:10 Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 04 07:40:11.328 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO 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 04 07:40:11.328 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.328 INFO kablam! Nov 04 07:40:11.328 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.328 INFO kablam! --> src/models/comment.rs:53:10 Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 04 07:40:11.328 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO 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 04 07:40:11.328 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.328 INFO kablam! Nov 04 07:40:11.328 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.328 INFO kablam! --> src/models/tag.rs:10:10 Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.328 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO 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 04 07:40:11.328 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.328 INFO kablam! Nov 04 07:40:11.328 INFO kablam! warning: cannot find type `Tags` in this scope Nov 04 07:40:11.328 INFO kablam! --> src/models/tag.rs:10:10 Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.328 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO 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 04 07:40:11.328 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.328 INFO kablam! Nov 04 07:40:11.328 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.328 INFO kablam! --> src/models/tag.rs:49:10 Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.328 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO 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 04 07:40:11.328 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.328 INFO kablam! Nov 04 07:40:11.328 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 04 07:40:11.328 INFO kablam! --> src/models/tag.rs:49:10 Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.328 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.328 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.328 INFO kablam! | Nov 04 07:40:11.329 INFO 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 04 07:40:11.329 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.329 INFO kablam! Nov 04 07:40:11.329 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.329 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.329 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO 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 04 07:40:11.329 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.329 INFO kablam! Nov 04 07:40:11.329 INFO kablam! warning: cannot find type `sql_uuid` in this scope Nov 04 07:40:11.329 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.329 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO 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 04 07:40:11.329 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.329 INFO kablam! Nov 04 07:40:11.329 INFO kablam! warning: cannot find type `Text` in this scope Nov 04 07:40:11.329 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.329 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO 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 04 07:40:11.329 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.329 INFO kablam! Nov 04 07:40:11.329 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 04 07:40:11.329 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.329 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO 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 04 07:40:11.329 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.329 INFO kablam! Nov 04 07:40:11.329 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 04 07:40:11.329 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.329 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO 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 04 07:40:11.329 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.329 INFO kablam! Nov 04 07:40:11.329 INFO kablam! warning: cannot find type `tags` in this scope Nov 04 07:40:11.329 INFO kablam! --> src/models/tag.rs:84:10 Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.329 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO 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 04 07:40:11.329 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.329 INFO kablam! Nov 04 07:40:11.329 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 04 07:40:11.329 INFO kablam! --> src/models/tag.rs:84:10 Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.329 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO 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 04 07:40:11.329 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.329 INFO kablam! Nov 04 07:40:11.329 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.329 INFO kablam! --> src/models/user.rs:15:10 Nov 04 07:40:11.329 INFO kablam! | Nov 04 07:40:11.329 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.329 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.330 INFO kablam! | Nov 04 07:40:11.330 INFO 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 04 07:40:11.330 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.330 INFO kablam! Nov 04 07:40:11.330 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.330 INFO kablam! --> src/models/user.rs:15:10 Nov 04 07:40:11.330 INFO kablam! | Nov 04 07:40:11.330 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.330 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.330 INFO kablam! | Nov 04 07:40:11.330 INFO 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 04 07:40:11.330 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.330 INFO kablam! Nov 04 07:40:11.330 INFO kablam! warning: cannot find type `Users` in this scope Nov 04 07:40:11.330 INFO kablam! --> src/models/user.rs:15:10 Nov 04 07:40:11.330 INFO kablam! | Nov 04 07:40:11.330 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.330 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.330 INFO kablam! | Nov 04 07:40:11.330 INFO 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 04 07:40:11.330 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.330 INFO kablam! Nov 04 07:40:11.335 INFO kablam! warning: cannot find type `users` in this scope Nov 04 07:40:11.335 INFO kablam! --> src/models/user.rs:80:10 Nov 04 07:40:11.335 INFO kablam! | Nov 04 07:40:11.335 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.335 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.335 INFO kablam! | Nov 04 07:40:11.335 INFO 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 04 07:40:11.335 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.335 INFO kablam! Nov 04 07:40:11.335 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 04 07:40:11.335 INFO kablam! --> src/models/user.rs:80:10 Nov 04 07:40:11.335 INFO kablam! | Nov 04 07:40:11.335 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.335 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.335 INFO kablam! | Nov 04 07:40:11.335 INFO 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 04 07:40:11.335 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.335 INFO kablam! Nov 04 07:40:11.335 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.335 INFO kablam! --> src/models/user.rs:157:10 Nov 04 07:40:11.335 INFO kablam! | Nov 04 07:40:11.335 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.335 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.335 INFO kablam! | Nov 04 07:40:11.335 INFO 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 04 07:40:11.335 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.335 INFO kablam! Nov 04 07:40:11.335 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.335 INFO kablam! --> src/models/user.rs:157:10 Nov 04 07:40:11.335 INFO kablam! | Nov 04 07:40:11.335 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.335 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.335 INFO kablam! | Nov 04 07:40:11.335 INFO 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 04 07:40:11.335 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.335 INFO kablam! Nov 04 07:40:11.335 INFO kablam! warning: cannot find type `UserInfo` in this scope Nov 04 07:40:11.335 INFO kablam! --> src/models/user.rs:157:10 Nov 04 07:40:11.335 INFO kablam! | Nov 04 07:40:11.335 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.335 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.335 INFO kablam! | Nov 04 07:40:11.335 INFO 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 04 07:40:11.335 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.335 INFO kablam! Nov 04 07:40:11.339 INFO kablam! warning: cannot find type `table` in this scope Nov 04 07:40:11.339 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 07:40:11.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO 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 04 07:40:11.339 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.339 INFO kablam! Nov 04 07:40:11.339 INFO kablam! warning: cannot find type `id` in this scope Nov 04 07:40:11.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO 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 04 07:40:11.339 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.339 INFO kablam! Nov 04 07:40:11.339 INFO kablam! warning: cannot find type `title` in this scope Nov 04 07:40:11.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO 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 04 07:40:11.339 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.339 INFO kablam! Nov 04 07:40:11.339 INFO kablam! warning: cannot find type `raw_content` in this scope Nov 04 07:40:11.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO 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 04 07:40:11.339 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.339 INFO kablam! Nov 04 07:40:11.339 INFO kablam! warning: cannot find type `content` in this scope Nov 04 07:40:11.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO 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 04 07:40:11.339 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.339 INFO kablam! Nov 04 07:40:11.339 INFO kablam! warning: cannot find type `published` in this scope Nov 04 07:40:11.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO 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 04 07:40:11.339 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.339 INFO kablam! Nov 04 07:40:11.339 INFO kablam! warning: cannot find type `tags_id` in this scope Nov 04 07:40:11.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO 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 04 07:40:11.339 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.339 INFO kablam! Nov 04 07:40:11.339 INFO kablam! warning: cannot find type `tags` in this scope Nov 04 07:40:11.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO 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 04 07:40:11.339 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.339 INFO kablam! Nov 04 07:40:11.339 INFO kablam! warning: cannot find type `create_time` in this scope Nov 04 07:40:11.339 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.339 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.339 INFO kablam! | Nov 04 07:40:11.339 INFO 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 04 07:40:11.343 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.343 INFO kablam! Nov 04 07:40:11.343 INFO kablam! warning: cannot find type `modify_time` in this scope Nov 04 07:40:11.343 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.343 INFO kablam! | Nov 04 07:40:11.343 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.343 INFO kablam! | Nov 04 07:40:11.343 INFO 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 04 07:40:11.343 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.343 INFO kablam! Nov 04 07:40:11.343 INFO kablam! warning: cannot find type `account` in this scope Nov 04 07:40:11.343 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.343 INFO kablam! | Nov 04 07:40:11.343 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.343 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.347 INFO kablam! | Nov 04 07:40:11.347 INFO 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 04 07:40:11.347 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.347 INFO kablam! Nov 04 07:40:11.347 INFO kablam! warning: cannot find type `github` in this scope Nov 04 07:40:11.347 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.347 INFO kablam! | Nov 04 07:40:11.347 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.347 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.347 INFO kablam! | Nov 04 07:40:11.347 INFO 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 04 07:40:11.347 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.347 INFO kablam! Nov 04 07:40:11.347 INFO kablam! warning: cannot find type `password` in this scope Nov 04 07:40:11.347 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.347 INFO kablam! | Nov 04 07:40:11.347 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.347 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.347 INFO kablam! | Nov 04 07:40:11.347 INFO 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 04 07:40:11.347 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.347 INFO kablam! Nov 04 07:40:11.347 INFO kablam! warning: cannot find type `salt` in this scope Nov 04 07:40:11.347 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.347 INFO kablam! | Nov 04 07:40:11.347 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.347 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.347 INFO kablam! | Nov 04 07:40:11.347 INFO 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 04 07:40:11.347 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.347 INFO kablam! Nov 04 07:40:11.347 INFO kablam! warning: cannot find type `groups` in this scope Nov 04 07:40:11.347 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.347 INFO kablam! | Nov 04 07:40:11.347 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO 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 04 07:40:11.348 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.348 INFO kablam! Nov 04 07:40:11.348 INFO kablam! warning: cannot find type `nickname` in this scope Nov 04 07:40:11.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO 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 04 07:40:11.348 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.348 INFO kablam! Nov 04 07:40:11.348 INFO kablam! warning: cannot find type `say` in this scope Nov 04 07:40:11.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO 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 04 07:40:11.348 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.348 INFO kablam! Nov 04 07:40:11.348 INFO kablam! warning: cannot find type `email` in this scope Nov 04 07:40:11.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO 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 04 07:40:11.348 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.348 INFO kablam! Nov 04 07:40:11.348 INFO kablam! warning: cannot find type `disabled` in this scope Nov 04 07:40:11.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO 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 04 07:40:11.348 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.348 INFO kablam! Nov 04 07:40:11.348 INFO kablam! warning: cannot find type `tag` in this scope Nov 04 07:40:11.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO 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 04 07:40:11.348 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.348 INFO kablam! Nov 04 07:40:11.348 INFO kablam! warning: cannot find type `comment` in this scope Nov 04 07:40:11.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO 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 04 07:40:11.348 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.348 INFO kablam! Nov 04 07:40:11.348 INFO kablam! warning: cannot find type `article_id` in this scope Nov 04 07:40:11.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO 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 04 07:40:11.348 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.348 INFO kablam! Nov 04 07:40:11.348 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 07:40:11.348 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.348 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.348 INFO kablam! | Nov 04 07:40:11.348 INFO 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 04 07:40:11.348 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.348 INFO kablam! Nov 04 07:40:11.358 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 04 07:40:11.359 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.359 INFO kablam! | Nov 04 07:40:11.359 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.359 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.359 INFO kablam! | Nov 04 07:40:11.359 INFO 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 04 07:40:11.359 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.359 INFO kablam! Nov 04 07:40:11.776 INFO kablam! warning: cannot find type `relation` in this scope Nov 04 07:40:11.776 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:40:11.776 INFO kablam! | Nov 04 07:40:11.776 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.776 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.776 INFO kablam! | Nov 04 07:40:11.776 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 07:40:11.776 INFO 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 04 07:40:11.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.776 INFO kablam! Nov 04 07:40:11.776 INFO kablam! warning: cannot find type `Relations` in this scope Nov 04 07:40:11.776 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:40:11.776 INFO kablam! | Nov 04 07:40:11.776 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.776 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.776 INFO kablam! | Nov 04 07:40:11.776 INFO 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 04 07:40:11.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.776 INFO kablam! Nov 04 07:40:11.776 INFO kablam! warning: cannot find type `relation` in this scope Nov 04 07:40:11.776 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:40:11.776 INFO kablam! | Nov 04 07:40:11.776 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.776 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.776 INFO kablam! | Nov 04 07:40:11.776 INFO 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 04 07:40:11.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.776 INFO kablam! Nov 04 07:40:11.776 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.776 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:40:11.776 INFO kablam! | Nov 04 07:40:11.776 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.776 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.776 INFO kablam! | Nov 04 07:40:11.776 INFO 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 04 07:40:11.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.776 INFO kablam! Nov 04 07:40:11.779 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.781 INFO kablam! --> src/models/articles.rs:106:10 Nov 04 07:40:11.781 INFO kablam! | Nov 04 07:40:11.781 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.782 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.782 INFO kablam! | Nov 04 07:40:11.782 INFO 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 04 07:40:11.782 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.782 INFO kablam! Nov 04 07:40:11.782 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.782 INFO kablam! --> src/models/articles.rs:106:10 Nov 04 07:40:11.782 INFO kablam! | Nov 04 07:40:11.782 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.827 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.827 INFO kablam! | Nov 04 07:40:11.827 INFO 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 04 07:40:11.827 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.827 INFO kablam! Nov 04 07:40:11.827 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 04 07:40:11.827 INFO kablam! --> src/models/articles.rs:106:10 Nov 04 07:40:11.827 INFO kablam! | Nov 04 07:40:11.827 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.827 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.827 INFO kablam! | Nov 04 07:40:11.827 INFO 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 04 07:40:11.827 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.827 INFO kablam! Nov 04 07:40:11.827 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.827 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:40:11.827 INFO kablam! | Nov 04 07:40:11.827 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.827 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.827 INFO kablam! | Nov 04 07:40:11.827 INFO 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 04 07:40:11.827 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.827 INFO kablam! Nov 04 07:40:11.827 INFO kablam! warning: cannot find type `articles` in this scope Nov 04 07:40:11.827 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:40:11.827 INFO kablam! | Nov 04 07:40:11.827 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.827 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.827 INFO kablam! | Nov 04 07:40:11.827 INFO 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 04 07:40:11.827 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.827 INFO kablam! Nov 04 07:40:11.827 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.827 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:40:11.827 INFO kablam! | Nov 04 07:40:11.827 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.827 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO 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 04 07:40:11.828 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.828 INFO kablam! Nov 04 07:40:11.828 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 04 07:40:11.828 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.828 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO 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 04 07:40:11.828 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.828 INFO kablam! Nov 04 07:40:11.828 INFO kablam! warning: cannot find type `articles` in this scope Nov 04 07:40:11.828 INFO kablam! --> src/models/articles.rs:168:10 Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 04 07:40:11.828 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO 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 04 07:40:11.828 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.828 INFO kablam! Nov 04 07:40:11.828 INFO kablam! warning: cannot find type `InsertArticle` in this scope Nov 04 07:40:11.828 INFO kablam! --> src/models/articles.rs:168:10 Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 04 07:40:11.828 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO 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 04 07:40:11.828 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.828 INFO kablam! Nov 04 07:40:11.828 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.828 INFO kablam! --> src/models/articles.rs:258:10 Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 04 07:40:11.828 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO 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 04 07:40:11.828 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.828 INFO kablam! Nov 04 07:40:11.828 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.828 INFO kablam! --> src/models/articles.rs:258:10 Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 04 07:40:11.828 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO 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 04 07:40:11.828 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.828 INFO kablam! Nov 04 07:40:11.828 INFO kablam! warning: cannot find type `RawArticlesWithTag` in this scope Nov 04 07:40:11.828 INFO kablam! --> src/models/articles.rs:258:10 Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 04 07:40:11.828 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO 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 04 07:40:11.828 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.828 INFO kablam! Nov 04 07:40:11.828 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.828 INFO kablam! --> src/models/articles.rs:311:10 Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 04 07:40:11.828 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO 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 04 07:40:11.828 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.828 INFO kablam! Nov 04 07:40:11.828 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.828 INFO kablam! --> src/models/articles.rs:311:10 Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 04 07:40:11.828 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO 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 04 07:40:11.828 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.828 INFO kablam! Nov 04 07:40:11.828 INFO kablam! warning: cannot find type `Articles` in this scope Nov 04 07:40:11.828 INFO kablam! --> src/models/articles.rs:311:10 Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 04 07:40:11.828 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.828 INFO kablam! | Nov 04 07:40:11.828 INFO 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 04 07:40:11.828 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.828 INFO kablam! Nov 04 07:40:11.828 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 04 07:40:11.829 INFO kablam! --> src/models/articles.rs:322:10 Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.829 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO 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 04 07:40:11.829 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.829 INFO kablam! Nov 04 07:40:11.829 INFO kablam! warning: cannot find type `Text` in this scope Nov 04 07:40:11.829 INFO kablam! --> src/models/articles.rs:322:59 Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.829 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO 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 04 07:40:11.829 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.829 INFO kablam! Nov 04 07:40:11.829 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 04 07:40:11.829 INFO kablam! --> src/models/articles.rs:322:59 Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.829 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO 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 04 07:40:11.829 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.829 INFO kablam! Nov 04 07:40:11.829 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 04 07:40:11.829 INFO kablam! --> src/models/articles.rs:322:59 Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.829 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO 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 04 07:40:11.829 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.829 INFO kablam! Nov 04 07:40:11.829 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.829 INFO kablam! --> src/models/comment.rs:13:10 Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.829 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO 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 04 07:40:11.829 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.829 INFO kablam! Nov 04 07:40:11.829 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.829 INFO kablam! --> src/models/comment.rs:13:10 Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.829 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO 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 04 07:40:11.829 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.829 INFO kablam! Nov 04 07:40:11.829 INFO kablam! warning: cannot find type `Comments` in this scope Nov 04 07:40:11.829 INFO kablam! --> src/models/comment.rs:13:10 Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.829 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO 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 04 07:40:11.829 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.829 INFO kablam! Nov 04 07:40:11.829 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.829 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.829 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO 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 04 07:40:11.829 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.829 INFO kablam! Nov 04 07:40:11.829 INFO kablam! warning: cannot find type `comments` in this scope Nov 04 07:40:11.829 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.829 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO 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 04 07:40:11.829 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.829 INFO kablam! Nov 04 07:40:11.829 INFO kablam! warning: cannot find type `Text` in this scope Nov 04 07:40:11.829 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.829 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.829 INFO kablam! | Nov 04 07:40:11.829 INFO 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 04 07:40:11.830 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.830 INFO kablam! Nov 04 07:40:11.830 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.830 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.830 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO 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 04 07:40:11.830 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.830 INFO kablam! Nov 04 07:40:11.830 INFO kablam! warning: cannot find type `Comments` in this scope Nov 04 07:40:11.830 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.830 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO 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 04 07:40:11.830 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.830 INFO kablam! Nov 04 07:40:11.830 INFO kablam! warning: cannot find type `comments` in this scope Nov 04 07:40:11.830 INFO kablam! --> src/models/comment.rs:53:10 Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 04 07:40:11.830 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO 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 04 07:40:11.830 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.830 INFO kablam! Nov 04 07:40:11.830 INFO kablam! warning: cannot find type `InsertComments` in this scope Nov 04 07:40:11.830 INFO kablam! --> src/models/comment.rs:53:10 Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 04 07:40:11.830 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO 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 04 07:40:11.830 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.830 INFO kablam! Nov 04 07:40:11.830 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.830 INFO kablam! --> src/models/comment.rs:53:10 Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 04 07:40:11.830 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO 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 04 07:40:11.830 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.830 INFO kablam! Nov 04 07:40:11.830 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.830 INFO kablam! --> src/models/tag.rs:10:10 Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.830 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO 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 04 07:40:11.830 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.830 INFO kablam! Nov 04 07:40:11.830 INFO kablam! warning: cannot find type `Tags` in this scope Nov 04 07:40:11.830 INFO kablam! --> src/models/tag.rs:10:10 Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.830 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO 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 04 07:40:11.830 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.830 INFO kablam! Nov 04 07:40:11.830 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.830 INFO kablam! --> src/models/tag.rs:49:10 Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.830 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO 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 04 07:40:11.830 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.830 INFO kablam! Nov 04 07:40:11.830 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 04 07:40:11.830 INFO kablam! --> src/models/tag.rs:49:10 Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.830 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.830 INFO kablam! | Nov 04 07:40:11.830 INFO 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 04 07:40:11.830 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.830 INFO kablam! Nov 04 07:40:11.831 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.831 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.831 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO 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 04 07:40:11.831 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.831 INFO kablam! Nov 04 07:40:11.831 INFO kablam! warning: cannot find type `sql_uuid` in this scope Nov 04 07:40:11.831 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.831 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO 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 04 07:40:11.831 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.831 INFO kablam! Nov 04 07:40:11.831 INFO kablam! warning: cannot find type `Text` in this scope Nov 04 07:40:11.831 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.831 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO 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 04 07:40:11.831 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.831 INFO kablam! Nov 04 07:40:11.831 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 04 07:40:11.831 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.831 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO 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 04 07:40:11.831 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.831 INFO kablam! Nov 04 07:40:11.831 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 04 07:40:11.831 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:40:11.831 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO 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 04 07:40:11.831 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.831 INFO kablam! Nov 04 07:40:11.831 INFO kablam! warning: cannot find type `tags` in this scope Nov 04 07:40:11.831 INFO kablam! --> src/models/tag.rs:84:10 Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.831 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO 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 04 07:40:11.831 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.831 INFO kablam! Nov 04 07:40:11.831 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 04 07:40:11.831 INFO kablam! --> src/models/tag.rs:84:10 Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.831 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO 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 04 07:40:11.831 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.831 INFO kablam! Nov 04 07:40:11.831 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.831 INFO kablam! --> src/models/user.rs:15:10 Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.831 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO 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 04 07:40:11.831 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.831 INFO kablam! Nov 04 07:40:11.831 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.831 INFO kablam! --> src/models/user.rs:15:10 Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.831 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO 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 04 07:40:11.831 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.831 INFO kablam! Nov 04 07:40:11.831 INFO kablam! warning: cannot find type `Users` in this scope Nov 04 07:40:11.831 INFO kablam! --> src/models/user.rs:15:10 Nov 04 07:40:11.831 INFO kablam! | Nov 04 07:40:11.831 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.831 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO 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 04 07:40:11.832 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.832 INFO kablam! Nov 04 07:40:11.832 INFO kablam! warning: cannot find type `users` in this scope Nov 04 07:40:11.832 INFO kablam! --> src/models/user.rs:80:10 Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.832 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO 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 04 07:40:11.832 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.832 INFO kablam! Nov 04 07:40:11.832 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 04 07:40:11.832 INFO kablam! --> src/models/user.rs:80:10 Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.832 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO 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 04 07:40:11.832 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.832 INFO kablam! Nov 04 07:40:11.832 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:40:11.832 INFO kablam! --> src/models/user.rs:157:10 Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.832 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO 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 04 07:40:11.832 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.832 INFO kablam! Nov 04 07:40:11.832 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:40:11.832 INFO kablam! --> src/models/user.rs:157:10 Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.832 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO 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 04 07:40:11.832 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.832 INFO kablam! Nov 04 07:40:11.832 INFO kablam! warning: cannot find type `UserInfo` in this scope Nov 04 07:40:11.832 INFO kablam! --> src/models/user.rs:157:10 Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:40:11.832 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO 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 04 07:40:11.832 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.832 INFO kablam! Nov 04 07:40:11.832 INFO kablam! warning: cannot find type `table` in this scope Nov 04 07:40:11.832 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 07:40:11.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO 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 04 07:40:11.832 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.832 INFO kablam! Nov 04 07:40:11.832 INFO kablam! warning: cannot find type `id` in this scope Nov 04 07:40:11.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO 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 04 07:40:11.832 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.832 INFO kablam! Nov 04 07:40:11.832 INFO kablam! warning: cannot find type `title` in this scope Nov 04 07:40:11.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO 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 04 07:40:11.832 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.832 INFO kablam! Nov 04 07:40:11.832 INFO kablam! warning: cannot find type `raw_content` in this scope Nov 04 07:40:11.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.832 INFO kablam! | Nov 04 07:40:11.832 INFO 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 04 07:40:11.832 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.833 INFO kablam! Nov 04 07:40:11.833 INFO kablam! warning: cannot find type `content` in this scope Nov 04 07:40:11.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO 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 04 07:40:11.833 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.833 INFO kablam! Nov 04 07:40:11.833 INFO kablam! warning: cannot find type `published` in this scope Nov 04 07:40:11.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO 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 04 07:40:11.833 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.833 INFO kablam! Nov 04 07:40:11.833 INFO kablam! warning: cannot find type `tags_id` in this scope Nov 04 07:40:11.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO 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 04 07:40:11.833 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.833 INFO kablam! Nov 04 07:40:11.833 INFO kablam! warning: cannot find type `tags` in this scope Nov 04 07:40:11.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO 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 04 07:40:11.833 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.833 INFO kablam! Nov 04 07:40:11.833 INFO kablam! warning: cannot find type `create_time` in this scope Nov 04 07:40:11.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO 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 04 07:40:11.833 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.833 INFO kablam! Nov 04 07:40:11.833 INFO kablam! warning: cannot find type `modify_time` in this scope Nov 04 07:40:11.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO 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 04 07:40:11.833 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.833 INFO kablam! Nov 04 07:40:11.833 INFO kablam! warning: cannot find type `account` in this scope Nov 04 07:40:11.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO 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 04 07:40:11.833 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.833 INFO kablam! Nov 04 07:40:11.833 INFO kablam! warning: cannot find type `github` in this scope Nov 04 07:40:11.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO 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 04 07:40:11.833 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.833 INFO kablam! Nov 04 07:40:11.833 INFO kablam! warning: cannot find type `password` in this scope Nov 04 07:40:11.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.833 INFO 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 04 07:40:11.833 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.833 INFO kablam! Nov 04 07:40:11.833 INFO kablam! warning: cannot find type `salt` in this scope Nov 04 07:40:11.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.833 INFO kablam! | Nov 04 07:40:11.834 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO 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 04 07:40:11.834 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.834 INFO kablam! Nov 04 07:40:11.834 INFO kablam! warning: cannot find type `groups` in this scope Nov 04 07:40:11.834 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO 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 04 07:40:11.834 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.834 INFO kablam! Nov 04 07:40:11.834 INFO kablam! warning: cannot find type `nickname` in this scope Nov 04 07:40:11.834 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO 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 04 07:40:11.834 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.834 INFO kablam! Nov 04 07:40:11.834 INFO kablam! warning: cannot find type `say` in this scope Nov 04 07:40:11.834 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO 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 04 07:40:11.834 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.834 INFO kablam! Nov 04 07:40:11.834 INFO kablam! warning: cannot find type `email` in this scope Nov 04 07:40:11.834 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO 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 04 07:40:11.834 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.834 INFO kablam! Nov 04 07:40:11.834 INFO kablam! warning: cannot find type `disabled` in this scope Nov 04 07:40:11.834 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO 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 04 07:40:11.834 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.834 INFO kablam! Nov 04 07:40:11.834 INFO kablam! warning: cannot find type `tag` in this scope Nov 04 07:40:11.834 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO 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 04 07:40:11.834 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.834 INFO kablam! Nov 04 07:40:11.834 INFO kablam! warning: cannot find type `comment` in this scope Nov 04 07:40:11.834 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO 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 04 07:40:11.834 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.834 INFO kablam! Nov 04 07:40:11.834 INFO kablam! warning: cannot find type `article_id` in this scope Nov 04 07:40:11.834 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.834 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.834 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.834 INFO kablam! | Nov 04 07:40:11.838 INFO 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 04 07:40:11.838 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.839 INFO kablam! Nov 04 07:40:11.839 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 07:40:11.839 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.839 INFO kablam! | Nov 04 07:40:11.839 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.839 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.839 INFO kablam! | Nov 04 07:40:11.839 INFO 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 04 07:40:11.839 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.839 INFO kablam! Nov 04 07:40:11.839 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 04 07:40:11.839 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:40:11.839 INFO kablam! | Nov 04 07:40:11.839 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:40:11.839 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:40:11.839 INFO kablam! | Nov 04 07:40:11.839 INFO 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 04 07:40:11.839 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:40:11.839 INFO kablam! Nov 04 07:40:30.691 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 10s Nov 04 07:40:30.743 INFO kablam! su: No module specific data is present Nov 04 07:40:31.979 INFO running `"docker" "rm" "-f" "eb6b4a499dd5691291c2b1b9db188e2893f798505bbe7a98243919b5ed69367b"` Nov 04 07:40:32.311 INFO blam! eb6b4a499dd5691291c2b1b9db188e2893f798505bbe7a98243919b5ed69367b