Nov 06 22:38:55.119 INFO checking driftluo/MyBlog against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 06 22:38:55.120 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-7/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 06 22:38:55.510 INFO blam! 39e9412e688a19325f0674c44c94e0f139c5ff2d2c64a593153a64453651983b Nov 06 22:38:55.512 INFO running `"docker" "start" "-a" "39e9412e688a19325f0674c44c94e0f139c5ff2d2c64a593153a64453651983b"` Nov 06 22:38:57.896 INFO kablam! usermod: no changes Nov 06 22:38:58.470 INFO kablam! Compiling httparse v1.3.1 Nov 06 22:38:58.471 INFO kablam! Compiling crunchy v0.1.6 Nov 06 22:38:58.534 INFO kablam! Checking typed-arena v1.4.0 Nov 06 22:38:58.537 INFO kablam! Checking twoway v0.1.8 Nov 06 22:38:58.597 INFO kablam! Checking cookie v0.10.1 Nov 06 22:38:58.600 INFO kablam! Checking r2d2 v0.8.2 Nov 06 22:38:58.605 INFO kablam! Compiling string_cache_codegen v0.4.1 Nov 06 22:38:58.607 INFO kablam! Compiling serde_json v1.0.21 Nov 06 22:39:01.535 INFO kablam! Checking uuid v0.6.5 Nov 06 22:39:04.426 INFO kablam! Compiling pest_derive v1.0.7 Nov 06 22:39:04.428 INFO kablam! Compiling diesel_derives v1.3.0 Nov 06 22:39:04.565 INFO kablam! Checking env_logger v0.4.3 Nov 06 22:39:05.038 INFO kablam! Checking tendril v0.4.0 Nov 06 22:39:06.161 INFO kablam! Checking chrono v0.4.4 Nov 06 22:39:07.201 INFO kablam! Compiling html5ever v0.22.3 Nov 06 22:39:11.190 INFO kablam! Checking error-chain v0.10.0 Nov 06 22:39:13.220 INFO kablam! Checking r2d2_redis v0.7.0 Nov 06 22:39:17.033 INFO kablam! Checking dotenv v0.10.1 Nov 06 22:39:23.112 INFO kablam! Checking tiny-keccak v1.4.2 Nov 06 22:39:23.628 INFO kablam! Checking tera v0.10.10 Nov 06 22:39:23.748 INFO kablam! Checking hyper v0.10.13 Nov 06 22:39:26.161 INFO kablam! Compiling string_cache v0.7.3 Nov 06 22:39:26.725 INFO kablam! Compiling markup5ever v0.7.2 Nov 06 22:39:44.884 INFO kablam! Checking comrak v0.2.13 Nov 06 22:39:47.446 INFO kablam! Checking sapper v0.1.5 Nov 06 22:39:47.514 INFO kablam! Checking hyper-native-tls v0.2.4 Nov 06 22:39:52.082 INFO kablam! Checking diesel v1.3.2 Nov 06 22:39:52.130 INFO kablam! Checking sapper_tmpl v0.1.2 Nov 06 22:39:55.638 INFO kablam! Checking sapper_body v0.1.1 Nov 06 22:39:55.648 INFO kablam! Checking sapper_logger v0.1.1 Nov 06 22:39:55.650 INFO kablam! Checking sapper_query v0.1.1 Nov 06 22:39:55.652 INFO kablam! Checking sapper_session v0.1.2 Nov 06 22:40:03.813 INFO kablam! Checking sapper_std v0.1.7 Nov 06 22:40:11.695 INFO kablam! Checking ammonia v1.1.0 Nov 06 22:40:46.226 INFO kablam! Checking blog v0.2.0 (/source) Nov 06 22:40:55.421 INFO kablam! warning: cannot find type `relation` in this scope Nov 06 22:40:55.421 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.421 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 22:40:55.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.421 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.421 INFO kablam! Nov 06 22:40:55.421 INFO kablam! warning: cannot find type `Relations` in this scope Nov 06 22:40:55.421 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.421 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.421 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.421 INFO kablam! Nov 06 22:40:55.421 INFO kablam! warning: cannot find type `relation` in this scope Nov 06 22:40:55.421 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.421 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.421 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.421 INFO kablam! Nov 06 22:40:55.421 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.421 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.421 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.421 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.421 INFO kablam! Nov 06 22:40:55.421 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.421 INFO kablam! --> src/models/articles.rs:106:10 Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.421 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.421 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.421 INFO kablam! Nov 06 22:40:55.421 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.421 INFO kablam! --> src/models/articles.rs:106:10 Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.421 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.421 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.421 INFO kablam! Nov 06 22:40:55.421 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 06 22:40:55.421 INFO kablam! --> src/models/articles.rs:106:10 Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.421 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.421 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.421 INFO kablam! Nov 06 22:40:55.421 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.421 INFO kablam! --> src/models/articles.rs:106:59 Nov 06 22:40:55.421 INFO kablam! | Nov 06 22:40:55.421 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.422 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.422 INFO kablam! | Nov 06 22:40:55.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.422 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.422 INFO kablam! Nov 06 22:40:55.422 INFO kablam! warning: cannot find type `articles` in this scope Nov 06 22:40:55.422 INFO kablam! --> src/models/articles.rs:106:59 Nov 06 22:40:55.422 INFO kablam! | Nov 06 22:40:55.422 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.422 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.422 INFO kablam! | Nov 06 22:40:55.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.422 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.422 INFO kablam! Nov 06 22:40:55.422 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.422 INFO kablam! --> src/models/articles.rs:106:59 Nov 06 22:40:55.422 INFO kablam! | Nov 06 22:40:55.422 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.422 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.422 INFO kablam! | Nov 06 22:40:55.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.422 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.422 INFO kablam! Nov 06 22:40:55.422 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 06 22:40:55.422 INFO kablam! --> src/models/articles.rs:106:59 Nov 06 22:40:55.422 INFO kablam! | Nov 06 22:40:55.422 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.422 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.422 INFO kablam! | Nov 06 22:40:55.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.422 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.422 INFO kablam! Nov 06 22:40:55.422 INFO kablam! warning: cannot find type `articles` in this scope Nov 06 22:40:55.422 INFO kablam! --> src/models/articles.rs:168:10 Nov 06 22:40:55.422 INFO kablam! | Nov 06 22:40:55.422 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 06 22:40:55.422 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.422 INFO kablam! | Nov 06 22:40:55.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.422 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.422 INFO kablam! Nov 06 22:40:55.422 INFO kablam! warning: cannot find type `InsertArticle` in this scope Nov 06 22:40:55.422 INFO kablam! --> src/models/articles.rs:168:10 Nov 06 22:40:55.422 INFO kablam! | Nov 06 22:40:55.422 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 06 22:40:55.422 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.422 INFO kablam! | Nov 06 22:40:55.422 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.422 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.422 INFO kablam! Nov 06 22:40:55.424 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.424 INFO kablam! --> src/models/articles.rs:258:10 Nov 06 22:40:55.424 INFO kablam! | Nov 06 22:40:55.424 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 06 22:40:55.424 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.424 INFO kablam! | Nov 06 22:40:55.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.424 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.424 INFO kablam! Nov 06 22:40:55.424 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.424 INFO kablam! --> src/models/articles.rs:258:10 Nov 06 22:40:55.424 INFO kablam! | Nov 06 22:40:55.424 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 06 22:40:55.424 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.424 INFO kablam! | Nov 06 22:40:55.424 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.424 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.424 INFO kablam! Nov 06 22:40:55.424 INFO kablam! warning: cannot find type `RawArticlesWithTag` in this scope Nov 06 22:40:55.425 INFO kablam! --> src/models/articles.rs:258:10 Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 06 22:40:55.425 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.425 INFO kablam! Nov 06 22:40:55.425 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.425 INFO kablam! --> src/models/articles.rs:311:10 Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 06 22:40:55.425 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.425 INFO kablam! Nov 06 22:40:55.425 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.425 INFO kablam! --> src/models/articles.rs:311:10 Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 06 22:40:55.425 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.425 INFO kablam! Nov 06 22:40:55.425 INFO kablam! warning: cannot find type `Articles` in this scope Nov 06 22:40:55.425 INFO kablam! --> src/models/articles.rs:311:10 Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 06 22:40:55.425 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.425 INFO kablam! Nov 06 22:40:55.425 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 06 22:40:55.425 INFO kablam! --> src/models/articles.rs:322:10 Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.425 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.425 INFO kablam! Nov 06 22:40:55.425 INFO kablam! warning: cannot find type `Text` in this scope Nov 06 22:40:55.425 INFO kablam! --> src/models/articles.rs:322:59 Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.425 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.425 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.425 INFO kablam! Nov 06 22:40:55.425 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 06 22:40:55.425 INFO kablam! --> src/models/articles.rs:322:59 Nov 06 22:40:55.425 INFO kablam! | Nov 06 22:40:55.425 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.426 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.426 INFO kablam! | Nov 06 22:40:55.426 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.426 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.426 INFO kablam! Nov 06 22:40:55.426 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 06 22:40:55.432 INFO kablam! --> src/models/articles.rs:322:59 Nov 06 22:40:55.432 INFO kablam! | Nov 06 22:40:55.432 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.432 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.432 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.433 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.433 INFO kablam! Nov 06 22:40:55.433 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.433 INFO kablam! --> src/models/comment.rs:13:10 Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.433 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.433 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.433 INFO kablam! Nov 06 22:40:55.433 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.433 INFO kablam! --> src/models/comment.rs:13:10 Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.433 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.433 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.433 INFO kablam! Nov 06 22:40:55.433 INFO kablam! warning: cannot find type `Comments` in this scope Nov 06 22:40:55.433 INFO kablam! --> src/models/comment.rs:13:10 Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.433 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.433 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.433 INFO kablam! Nov 06 22:40:55.433 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.433 INFO kablam! --> src/models/comment.rs:13:59 Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.433 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.433 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.433 INFO kablam! Nov 06 22:40:55.433 INFO kablam! warning: cannot find type `comments` in this scope Nov 06 22:40:55.433 INFO kablam! --> src/models/comment.rs:13:59 Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.433 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.433 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.433 INFO kablam! Nov 06 22:40:55.433 INFO kablam! warning: cannot find type `Text` in this scope Nov 06 22:40:55.433 INFO kablam! --> src/models/comment.rs:13:59 Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.433 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.433 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.433 INFO kablam! Nov 06 22:40:55.433 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.433 INFO kablam! --> src/models/comment.rs:13:59 Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.433 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.433 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.433 INFO kablam! Nov 06 22:40:55.433 INFO kablam! warning: cannot find type `Comments` in this scope Nov 06 22:40:55.433 INFO kablam! --> src/models/comment.rs:13:59 Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.433 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.433 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.433 INFO kablam! Nov 06 22:40:55.433 INFO kablam! warning: cannot find type `comments` in this scope Nov 06 22:40:55.433 INFO kablam! --> src/models/comment.rs:53:10 Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 06 22:40:55.433 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.433 INFO kablam! | Nov 06 22:40:55.433 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.433 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.433 INFO kablam! Nov 06 22:40:55.434 INFO kablam! warning: cannot find type `InsertComments` in this scope Nov 06 22:40:55.434 INFO kablam! --> src/models/comment.rs:53:10 Nov 06 22:40:55.434 INFO kablam! | Nov 06 22:40:55.434 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 06 22:40:55.434 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.434 INFO kablam! | Nov 06 22:40:55.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.434 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.434 INFO kablam! Nov 06 22:40:55.434 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.434 INFO kablam! --> src/models/comment.rs:53:10 Nov 06 22:40:55.434 INFO kablam! | Nov 06 22:40:55.434 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 06 22:40:55.434 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.434 INFO kablam! | Nov 06 22:40:55.434 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.434 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.434 INFO kablam! Nov 06 22:40:55.441 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.441 INFO kablam! --> src/models/tag.rs:10:10 Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.441 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.441 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.441 INFO kablam! Nov 06 22:40:55.441 INFO kablam! warning: cannot find type `Tags` in this scope Nov 06 22:40:55.441 INFO kablam! --> src/models/tag.rs:10:10 Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.441 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.441 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.441 INFO kablam! Nov 06 22:40:55.441 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.441 INFO kablam! --> src/models/tag.rs:49:10 Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.441 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.441 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.441 INFO kablam! Nov 06 22:40:55.441 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 06 22:40:55.441 INFO kablam! --> src/models/tag.rs:49:10 Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.441 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.441 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.441 INFO kablam! Nov 06 22:40:55.441 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.441 INFO kablam! --> src/models/tag.rs:49:59 Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.441 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.441 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.441 INFO kablam! Nov 06 22:40:55.441 INFO kablam! warning: cannot find type `sql_uuid` in this scope Nov 06 22:40:55.441 INFO kablam! --> src/models/tag.rs:49:59 Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.441 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.441 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.441 INFO kablam! Nov 06 22:40:55.441 INFO kablam! warning: cannot find type `Text` in this scope Nov 06 22:40:55.441 INFO kablam! --> src/models/tag.rs:49:59 Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.441 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.441 INFO kablam! | Nov 06 22:40:55.441 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.441 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.441 INFO kablam! Nov 06 22:40:55.441 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 06 22:40:55.441 INFO kablam! --> src/models/tag.rs:49:59 Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.442 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.442 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.442 INFO kablam! Nov 06 22:40:55.442 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 06 22:40:55.442 INFO kablam! --> src/models/tag.rs:49:59 Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.442 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.442 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.442 INFO kablam! Nov 06 22:40:55.442 INFO kablam! warning: cannot find type `tags` in this scope Nov 06 22:40:55.442 INFO kablam! --> src/models/tag.rs:84:10 Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.442 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.442 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.442 INFO kablam! Nov 06 22:40:55.442 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 06 22:40:55.442 INFO kablam! --> src/models/tag.rs:84:10 Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.442 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.442 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.442 INFO kablam! Nov 06 22:40:55.442 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.442 INFO kablam! --> src/models/user.rs:15:10 Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.442 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.442 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.442 INFO kablam! Nov 06 22:40:55.442 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.442 INFO kablam! --> src/models/user.rs:15:10 Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.442 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.442 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.442 INFO kablam! Nov 06 22:40:55.442 INFO kablam! warning: cannot find type `Users` in this scope Nov 06 22:40:55.442 INFO kablam! --> src/models/user.rs:15:10 Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.442 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.442 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.442 INFO kablam! Nov 06 22:40:55.442 INFO kablam! warning: cannot find type `users` in this scope Nov 06 22:40:55.442 INFO kablam! --> src/models/user.rs:80:10 Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.442 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.442 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.442 INFO kablam! Nov 06 22:40:55.442 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 06 22:40:55.442 INFO kablam! --> src/models/user.rs:80:10 Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.442 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.442 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.442 INFO kablam! Nov 06 22:40:55.442 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.442 INFO kablam! --> src/models/user.rs:157:10 Nov 06 22:40:55.442 INFO kablam! | Nov 06 22:40:55.442 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.442 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.443 INFO kablam! | Nov 06 22:40:55.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.443 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.443 INFO kablam! Nov 06 22:40:55.443 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.443 INFO kablam! --> src/models/user.rs:157:10 Nov 06 22:40:55.443 INFO kablam! | Nov 06 22:40:55.443 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.443 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.443 INFO kablam! | Nov 06 22:40:55.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.443 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.443 INFO kablam! Nov 06 22:40:55.443 INFO kablam! warning: cannot find type `UserInfo` in this scope Nov 06 22:40:55.443 INFO kablam! --> src/models/user.rs:157:10 Nov 06 22:40:55.443 INFO kablam! | Nov 06 22:40:55.443 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.443 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.443 INFO kablam! | Nov 06 22:40:55.443 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.443 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.443 INFO kablam! Nov 06 22:40:55.449 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:40:55.449 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:40:55.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.449 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.449 INFO kablam! Nov 06 22:40:55.449 INFO kablam! warning: cannot find type `id` in this scope Nov 06 22:40:55.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.449 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.449 INFO kablam! Nov 06 22:40:55.449 INFO kablam! warning: cannot find type `title` in this scope Nov 06 22:40:55.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.449 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.449 INFO kablam! Nov 06 22:40:55.449 INFO kablam! warning: cannot find type `raw_content` in this scope Nov 06 22:40:55.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.449 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.449 INFO kablam! Nov 06 22:40:55.449 INFO kablam! warning: cannot find type `content` in this scope Nov 06 22:40:55.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.449 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.449 INFO kablam! Nov 06 22:40:55.449 INFO kablam! warning: cannot find type `published` in this scope Nov 06 22:40:55.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.449 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.449 INFO kablam! Nov 06 22:40:55.449 INFO kablam! warning: cannot find type `tags_id` in this scope Nov 06 22:40:55.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.449 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.449 INFO kablam! Nov 06 22:40:55.449 INFO kablam! warning: cannot find type `tags` in this scope Nov 06 22:40:55.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.449 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.449 INFO kablam! Nov 06 22:40:55.449 INFO kablam! warning: cannot find type `create_time` in this scope Nov 06 22:40:55.449 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.449 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.449 INFO kablam! | Nov 06 22:40:55.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.449 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.450 INFO kablam! Nov 06 22:40:55.450 INFO kablam! warning: cannot find type `modify_time` in this scope Nov 06 22:40:55.450 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.450 INFO kablam! | Nov 06 22:40:55.450 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.450 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.450 INFO kablam! | Nov 06 22:40:55.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.450 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.450 INFO kablam! Nov 06 22:40:55.450 INFO kablam! warning: cannot find type `account` in this scope Nov 06 22:40:55.450 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.450 INFO kablam! | Nov 06 22:40:55.450 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.450 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.450 INFO kablam! | Nov 06 22:40:55.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.450 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.450 INFO kablam! Nov 06 22:40:55.450 INFO kablam! warning: cannot find type `github` in this scope Nov 06 22:40:55.450 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.450 INFO kablam! | Nov 06 22:40:55.450 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.450 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.450 INFO kablam! | Nov 06 22:40:55.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.450 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.450 INFO kablam! Nov 06 22:40:55.450 INFO kablam! warning: cannot find type `password` in this scope Nov 06 22:40:55.450 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.450 INFO kablam! | Nov 06 22:40:55.450 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.450 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.450 INFO kablam! | Nov 06 22:40:55.450 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.450 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.450 INFO kablam! Nov 06 22:40:55.452 INFO kablam! warning: cannot find type `salt` in this scope Nov 06 22:40:55.452 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.452 INFO kablam! | Nov 06 22:40:55.452 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.452 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.452 INFO kablam! | Nov 06 22:40:55.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.452 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.453 INFO kablam! Nov 06 22:40:55.453 INFO kablam! warning: cannot find type `groups` in this scope Nov 06 22:40:55.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.453 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.453 INFO kablam! Nov 06 22:40:55.453 INFO kablam! warning: cannot find type `nickname` in this scope Nov 06 22:40:55.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.453 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.453 INFO kablam! Nov 06 22:40:55.453 INFO kablam! warning: cannot find type `say` in this scope Nov 06 22:40:55.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.453 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.453 INFO kablam! Nov 06 22:40:55.453 INFO kablam! warning: cannot find type `email` in this scope Nov 06 22:40:55.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.453 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.453 INFO kablam! Nov 06 22:40:55.453 INFO kablam! warning: cannot find type `disabled` in this scope Nov 06 22:40:55.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.453 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.453 INFO kablam! Nov 06 22:40:55.453 INFO kablam! warning: cannot find type `tag` in this scope Nov 06 22:40:55.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.453 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.453 INFO kablam! Nov 06 22:40:55.453 INFO kablam! warning: cannot find type `comment` in this scope Nov 06 22:40:55.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.453 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.453 INFO kablam! Nov 06 22:40:55.453 INFO kablam! warning: cannot find type `article_id` in this scope Nov 06 22:40:55.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.453 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.453 INFO kablam! Nov 06 22:40:55.453 INFO kablam! warning: cannot find type `user_id` in this scope Nov 06 22:40:55.453 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.453 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.453 INFO kablam! | Nov 06 22:40:55.453 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.453 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.453 INFO kablam! Nov 06 22:40:55.460 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 06 22:40:55.460 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.460 INFO kablam! | Nov 06 22:40:55.460 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.460 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.460 INFO kablam! | Nov 06 22:40:55.460 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.460 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.460 INFO kablam! Nov 06 22:40:55.493 INFO kablam! warning: cannot find type `relation` in this scope Nov 06 22:40:55.493 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.493 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 22:40:55.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.493 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.493 INFO kablam! Nov 06 22:40:55.493 INFO kablam! warning: cannot find type `Relations` in this scope Nov 06 22:40:55.493 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.493 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.493 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.493 INFO kablam! Nov 06 22:40:55.493 INFO kablam! warning: cannot find type `relation` in this scope Nov 06 22:40:55.493 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.493 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.493 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.493 INFO kablam! Nov 06 22:40:55.493 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.493 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.493 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.493 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.493 INFO kablam! Nov 06 22:40:55.493 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.493 INFO kablam! --> src/models/articles.rs:106:10 Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.493 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.493 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.493 INFO kablam! Nov 06 22:40:55.493 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.493 INFO kablam! --> src/models/articles.rs:106:10 Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.493 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.493 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.493 INFO kablam! Nov 06 22:40:55.493 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 06 22:40:55.493 INFO kablam! --> src/models/articles.rs:106:10 Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.493 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.493 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.493 INFO kablam! Nov 06 22:40:55.493 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.493 INFO kablam! --> src/models/articles.rs:106:59 Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.493 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.493 INFO kablam! | Nov 06 22:40:55.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.493 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.494 INFO kablam! Nov 06 22:40:55.494 INFO kablam! warning: cannot find type `articles` in this scope Nov 06 22:40:55.494 INFO kablam! --> src/models/articles.rs:106:59 Nov 06 22:40:55.494 INFO kablam! | Nov 06 22:40:55.494 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.494 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.494 INFO kablam! | Nov 06 22:40:55.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.494 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.494 INFO kablam! Nov 06 22:40:55.494 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.494 INFO kablam! --> src/models/articles.rs:106:59 Nov 06 22:40:55.494 INFO kablam! | Nov 06 22:40:55.494 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.494 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.494 INFO kablam! | Nov 06 22:40:55.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.494 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.494 INFO kablam! Nov 06 22:40:55.494 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 06 22:40:55.494 INFO kablam! --> src/models/articles.rs:106:59 Nov 06 22:40:55.494 INFO kablam! | Nov 06 22:40:55.494 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.494 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.494 INFO kablam! | Nov 06 22:40:55.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.494 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.494 INFO kablam! Nov 06 22:40:55.494 INFO kablam! warning: cannot find type `articles` in this scope Nov 06 22:40:55.494 INFO kablam! --> src/models/articles.rs:168:10 Nov 06 22:40:55.494 INFO kablam! | Nov 06 22:40:55.494 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 06 22:40:55.494 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.494 INFO kablam! | Nov 06 22:40:55.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.494 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.494 INFO kablam! Nov 06 22:40:55.494 INFO kablam! warning: cannot find type `InsertArticle` in this scope Nov 06 22:40:55.494 INFO kablam! --> src/models/articles.rs:168:10 Nov 06 22:40:55.494 INFO kablam! | Nov 06 22:40:55.494 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 06 22:40:55.494 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.494 INFO kablam! | Nov 06 22:40:55.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.494 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.494 INFO kablam! Nov 06 22:40:55.494 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.494 INFO kablam! --> src/models/articles.rs:258:10 Nov 06 22:40:55.494 INFO kablam! | Nov 06 22:40:55.494 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 06 22:40:55.494 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.494 INFO kablam! | Nov 06 22:40:55.494 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.494 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.494 INFO kablam! Nov 06 22:40:55.501 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.501 INFO kablam! --> src/models/articles.rs:258:10 Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 06 22:40:55.501 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.501 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.501 INFO kablam! Nov 06 22:40:55.501 INFO kablam! warning: cannot find type `RawArticlesWithTag` in this scope Nov 06 22:40:55.501 INFO kablam! --> src/models/articles.rs:258:10 Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 06 22:40:55.501 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.501 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.501 INFO kablam! Nov 06 22:40:55.501 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.501 INFO kablam! --> src/models/articles.rs:311:10 Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 06 22:40:55.501 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.501 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.501 INFO kablam! Nov 06 22:40:55.501 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.501 INFO kablam! --> src/models/articles.rs:311:10 Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 06 22:40:55.501 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.501 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.501 INFO kablam! Nov 06 22:40:55.501 INFO kablam! warning: cannot find type `Articles` in this scope Nov 06 22:40:55.501 INFO kablam! --> src/models/articles.rs:311:10 Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 06 22:40:55.501 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.501 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.501 INFO kablam! Nov 06 22:40:55.501 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 06 22:40:55.501 INFO kablam! --> src/models/articles.rs:322:10 Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.501 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.501 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.501 INFO kablam! Nov 06 22:40:55.501 INFO kablam! warning: cannot find type `Text` in this scope Nov 06 22:40:55.501 INFO kablam! --> src/models/articles.rs:322:59 Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.501 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.501 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.501 INFO kablam! Nov 06 22:40:55.501 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 06 22:40:55.501 INFO kablam! --> src/models/articles.rs:322:59 Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.501 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.501 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.501 INFO kablam! Nov 06 22:40:55.501 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 06 22:40:55.501 INFO kablam! --> src/models/articles.rs:322:59 Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.501 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.501 INFO kablam! | Nov 06 22:40:55.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.501 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.501 INFO kablam! Nov 06 22:40:55.501 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.502 INFO kablam! --> src/models/comment.rs:13:10 Nov 06 22:40:55.502 INFO kablam! | Nov 06 22:40:55.502 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.502 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.502 INFO kablam! | Nov 06 22:40:55.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.502 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.502 INFO kablam! Nov 06 22:40:55.502 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.502 INFO kablam! --> src/models/comment.rs:13:10 Nov 06 22:40:55.502 INFO kablam! | Nov 06 22:40:55.502 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.502 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.502 INFO kablam! | Nov 06 22:40:55.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.502 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.502 INFO kablam! Nov 06 22:40:55.502 INFO kablam! warning: cannot find type `Comments` in this scope Nov 06 22:40:55.502 INFO kablam! --> src/models/comment.rs:13:10 Nov 06 22:40:55.502 INFO kablam! | Nov 06 22:40:55.502 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.502 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.502 INFO kablam! | Nov 06 22:40:55.502 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.502 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.502 INFO kablam! Nov 06 22:40:55.504 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.504 INFO kablam! --> src/models/comment.rs:13:59 Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.504 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.504 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.504 INFO kablam! Nov 06 22:40:55.504 INFO kablam! warning: cannot find type `comments` in this scope Nov 06 22:40:55.504 INFO kablam! --> src/models/comment.rs:13:59 Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.504 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.504 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.504 INFO kablam! Nov 06 22:40:55.504 INFO kablam! warning: cannot find type `Text` in this scope Nov 06 22:40:55.504 INFO kablam! --> src/models/comment.rs:13:59 Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.504 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.504 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.504 INFO kablam! Nov 06 22:40:55.504 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.504 INFO kablam! --> src/models/comment.rs:13:59 Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.504 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.504 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.504 INFO kablam! Nov 06 22:40:55.504 INFO kablam! warning: cannot find type `Comments` in this scope Nov 06 22:40:55.504 INFO kablam! --> src/models/comment.rs:13:59 Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.504 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.504 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.504 INFO kablam! Nov 06 22:40:55.504 INFO kablam! warning: cannot find type `comments` in this scope Nov 06 22:40:55.504 INFO kablam! --> src/models/comment.rs:53:10 Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 06 22:40:55.504 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.504 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.504 INFO kablam! Nov 06 22:40:55.504 INFO kablam! warning: cannot find type `InsertComments` in this scope Nov 06 22:40:55.504 INFO kablam! --> src/models/comment.rs:53:10 Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 06 22:40:55.504 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.504 INFO kablam! | Nov 06 22:40:55.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.504 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.505 INFO kablam! Nov 06 22:40:55.505 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.505 INFO kablam! --> src/models/comment.rs:53:10 Nov 06 22:40:55.505 INFO kablam! | Nov 06 22:40:55.505 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 06 22:40:55.505 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.505 INFO kablam! | Nov 06 22:40:55.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.505 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.505 INFO kablam! Nov 06 22:40:55.512 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.512 INFO kablam! --> src/models/tag.rs:10:10 Nov 06 22:40:55.512 INFO kablam! | Nov 06 22:40:55.512 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.512 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.512 INFO kablam! | Nov 06 22:40:55.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.512 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.512 INFO kablam! Nov 06 22:40:55.512 INFO kablam! warning: cannot find type `Tags` in this scope Nov 06 22:40:55.512 INFO kablam! --> src/models/tag.rs:10:10 Nov 06 22:40:55.512 INFO kablam! | Nov 06 22:40:55.512 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.512 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.512 INFO kablam! | Nov 06 22:40:55.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.512 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.512 INFO kablam! Nov 06 22:40:55.512 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.512 INFO kablam! --> src/models/tag.rs:49:10 Nov 06 22:40:55.512 INFO kablam! | Nov 06 22:40:55.512 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.512 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.512 INFO kablam! | Nov 06 22:40:55.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.512 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.512 INFO kablam! Nov 06 22:40:55.512 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 06 22:40:55.512 INFO kablam! --> src/models/tag.rs:49:10 Nov 06 22:40:55.512 INFO kablam! | Nov 06 22:40:55.512 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.512 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.512 INFO kablam! | Nov 06 22:40:55.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.512 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.512 INFO kablam! Nov 06 22:40:55.512 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.512 INFO kablam! --> src/models/tag.rs:49:59 Nov 06 22:40:55.512 INFO kablam! | Nov 06 22:40:55.512 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.512 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.512 INFO kablam! | Nov 06 22:40:55.512 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.512 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.512 INFO kablam! Nov 06 22:40:55.512 INFO kablam! warning: cannot find type `sql_uuid` in this scope Nov 06 22:40:55.512 INFO kablam! --> src/models/tag.rs:49:59 Nov 06 22:40:55.512 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.513 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.513 INFO kablam! Nov 06 22:40:55.513 INFO kablam! warning: cannot find type `Text` in this scope Nov 06 22:40:55.513 INFO kablam! --> src/models/tag.rs:49:59 Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.513 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.513 INFO kablam! Nov 06 22:40:55.513 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 06 22:40:55.513 INFO kablam! --> src/models/tag.rs:49:59 Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.513 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.513 INFO kablam! Nov 06 22:40:55.513 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 06 22:40:55.513 INFO kablam! --> src/models/tag.rs:49:59 Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 06 22:40:55.513 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.513 INFO kablam! Nov 06 22:40:55.513 INFO kablam! warning: cannot find type `tags` in this scope Nov 06 22:40:55.513 INFO kablam! --> src/models/tag.rs:84:10 Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.513 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.513 INFO kablam! Nov 06 22:40:55.513 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 06 22:40:55.513 INFO kablam! --> src/models/tag.rs:84:10 Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.513 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.513 INFO kablam! Nov 06 22:40:55.513 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.513 INFO kablam! --> src/models/user.rs:15:10 Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.513 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.513 INFO kablam! Nov 06 22:40:55.513 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.513 INFO kablam! --> src/models/user.rs:15:10 Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.513 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.513 INFO kablam! Nov 06 22:40:55.513 INFO kablam! warning: cannot find type `Users` in this scope Nov 06 22:40:55.513 INFO kablam! --> src/models/user.rs:15:10 Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.513 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.513 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.513 INFO kablam! Nov 06 22:40:55.513 INFO kablam! warning: cannot find type `users` in this scope Nov 06 22:40:55.513 INFO kablam! --> src/models/user.rs:80:10 Nov 06 22:40:55.513 INFO kablam! | Nov 06 22:40:55.513 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.513 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.514 INFO kablam! | Nov 06 22:40:55.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.514 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.514 INFO kablam! Nov 06 22:40:55.514 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 06 22:40:55.514 INFO kablam! --> src/models/user.rs:80:10 Nov 06 22:40:55.514 INFO kablam! | Nov 06 22:40:55.514 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.514 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.514 INFO kablam! | Nov 06 22:40:55.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.514 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.514 INFO kablam! Nov 06 22:40:55.514 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 06 22:40:55.514 INFO kablam! --> src/models/user.rs:157:10 Nov 06 22:40:55.514 INFO kablam! | Nov 06 22:40:55.514 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.514 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.514 INFO kablam! | Nov 06 22:40:55.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.514 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.514 INFO kablam! Nov 06 22:40:55.514 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 06 22:40:55.514 INFO kablam! --> src/models/user.rs:157:10 Nov 06 22:40:55.514 INFO kablam! | Nov 06 22:40:55.514 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.514 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.514 INFO kablam! | Nov 06 22:40:55.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.514 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.514 INFO kablam! Nov 06 22:40:55.514 INFO kablam! warning: cannot find type `UserInfo` in this scope Nov 06 22:40:55.514 INFO kablam! --> src/models/user.rs:157:10 Nov 06 22:40:55.514 INFO kablam! | Nov 06 22:40:55.514 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 06 22:40:55.514 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.514 INFO kablam! | Nov 06 22:40:55.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.514 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.514 INFO kablam! Nov 06 22:40:55.523 INFO kablam! warning: cannot find type `table` in this scope Nov 06 22:40:55.523 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 22:40:55.523 INFO kablam! | Nov 06 22:40:55.523 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 22:40:55.523 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.523 INFO kablam! | Nov 06 22:40:55.523 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.523 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.524 INFO kablam! Nov 06 22:40:55.524 INFO kablam! warning: cannot find type `id` in this scope Nov 06 22:40:55.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.524 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.524 INFO kablam! Nov 06 22:40:55.524 INFO kablam! warning: cannot find type `title` in this scope Nov 06 22:40:55.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.524 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.524 INFO kablam! Nov 06 22:40:55.524 INFO kablam! warning: cannot find type `raw_content` in this scope Nov 06 22:40:55.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.524 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.524 INFO kablam! Nov 06 22:40:55.524 INFO kablam! warning: cannot find type `content` in this scope Nov 06 22:40:55.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.524 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.524 INFO kablam! Nov 06 22:40:55.524 INFO kablam! warning: cannot find type `published` in this scope Nov 06 22:40:55.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.524 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.524 INFO kablam! Nov 06 22:40:55.524 INFO kablam! warning: cannot find type `tags_id` in this scope Nov 06 22:40:55.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.524 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.524 INFO kablam! Nov 06 22:40:55.524 INFO kablam! warning: cannot find type `tags` in this scope Nov 06 22:40:55.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.524 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.524 INFO kablam! Nov 06 22:40:55.524 INFO kablam! warning: cannot find type `create_time` in this scope Nov 06 22:40:55.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.524 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.524 INFO kablam! Nov 06 22:40:55.524 INFO kablam! warning: cannot find type `modify_time` in this scope Nov 06 22:40:55.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.524 INFO kablam! | Nov 06 22:40:55.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.524 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.524 INFO kablam! Nov 06 22:40:55.535 INFO kablam! warning: cannot find type `account` in this scope Nov 06 22:40:55.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.535 INFO kablam! | Nov 06 22:40:55.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.535 INFO kablam! | Nov 06 22:40:55.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.535 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.535 INFO kablam! Nov 06 22:40:55.535 INFO kablam! warning: cannot find type `github` in this scope Nov 06 22:40:55.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.535 INFO kablam! | Nov 06 22:40:55.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.535 INFO kablam! | Nov 06 22:40:55.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.535 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.535 INFO kablam! Nov 06 22:40:55.535 INFO kablam! warning: cannot find type `password` in this scope Nov 06 22:40:55.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.535 INFO kablam! | Nov 06 22:40:55.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.535 INFO kablam! | Nov 06 22:40:55.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.535 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.535 INFO kablam! Nov 06 22:40:55.535 INFO kablam! warning: cannot find type `salt` in this scope Nov 06 22:40:55.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.535 INFO kablam! | Nov 06 22:40:55.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.535 INFO kablam! | Nov 06 22:40:55.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.535 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.535 INFO kablam! Nov 06 22:40:55.535 INFO kablam! warning: cannot find type `groups` in this scope Nov 06 22:40:55.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.535 INFO kablam! | Nov 06 22:40:55.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.535 INFO kablam! | Nov 06 22:40:55.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.535 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.535 INFO kablam! Nov 06 22:40:55.535 INFO kablam! warning: cannot find type `nickname` in this scope Nov 06 22:40:55.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.536 INFO kablam! | Nov 06 22:40:55.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.536 INFO kablam! | Nov 06 22:40:55.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.536 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.536 INFO kablam! Nov 06 22:40:55.536 INFO kablam! warning: cannot find type `say` in this scope Nov 06 22:40:55.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.536 INFO kablam! | Nov 06 22:40:55.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.536 INFO kablam! | Nov 06 22:40:55.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.536 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.536 INFO kablam! Nov 06 22:40:55.536 INFO kablam! warning: cannot find type `email` in this scope Nov 06 22:40:55.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.536 INFO kablam! | Nov 06 22:40:55.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.536 INFO kablam! | Nov 06 22:40:55.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.536 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.536 INFO kablam! Nov 06 22:40:55.536 INFO kablam! warning: cannot find type `disabled` in this scope Nov 06 22:40:55.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.536 INFO kablam! | Nov 06 22:40:55.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.536 INFO kablam! | Nov 06 22:40:55.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.536 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.536 INFO kablam! Nov 06 22:40:55.540 INFO kablam! warning: cannot find type `tag` in this scope Nov 06 22:40:55.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.540 INFO kablam! | Nov 06 22:40:55.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.540 INFO kablam! | Nov 06 22:40:55.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.540 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.540 INFO kablam! Nov 06 22:40:55.540 INFO kablam! warning: cannot find type `comment` in this scope Nov 06 22:40:55.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.540 INFO kablam! | Nov 06 22:40:55.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.540 INFO kablam! | Nov 06 22:40:55.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.540 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.540 INFO kablam! Nov 06 22:40:55.540 INFO kablam! warning: cannot find type `article_id` in this scope Nov 06 22:40:55.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.540 INFO kablam! | Nov 06 22:40:55.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.540 INFO kablam! | Nov 06 22:40:55.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.540 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.540 INFO kablam! Nov 06 22:40:55.540 INFO kablam! warning: cannot find type `user_id` in this scope Nov 06 22:40:55.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.540 INFO kablam! | Nov 06 22:40:55.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.540 INFO kablam! | Nov 06 22:40:55.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.540 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.540 INFO kablam! Nov 06 22:40:55.540 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 06 22:40:55.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 22:40:55.540 INFO kablam! | Nov 06 22:40:55.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 22:40:55.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 22:40:55.540 INFO kablam! | Nov 06 22:40:55.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 22:40:55.540 INFO kablam! = note: for more information, see issue #50504 Nov 06 22:40:55.540 INFO kablam! Nov 06 22:41:16.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 18s Nov 06 22:41:16.692 INFO kablam! su: No module specific data is present Nov 06 22:41:17.745 INFO running `"docker" "rm" "-f" "39e9412e688a19325f0674c44c94e0f139c5ff2d2c64a593153a64453651983b"` Nov 06 22:41:18.114 INFO blam! 39e9412e688a19325f0674c44c94e0f139c5ff2d2c64a593153a64453651983b