Nov 04 07:38:00.365 INFO checking driftluo/MyBlog against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 07:38:00.365 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-1/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 04 07:38:00.839 INFO blam! 77889ea31d59ca4ab81d63e73af53984b456c52664df660095a0a3a6516a9cfb Nov 04 07:38:00.841 INFO running `"docker" "start" "-a" "77889ea31d59ca4ab81d63e73af53984b456c52664df660095a0a3a6516a9cfb"` Nov 04 07:38:02.505 INFO kablam! usermod: no changes Nov 04 07:38:02.948 INFO kablam! Compiling pq-sys v0.4.5 Nov 04 07:38:02.949 INFO kablam! Compiling crunchy v0.1.6 Nov 04 07:38:02.968 INFO kablam! Checking typed-arena v1.4.0 Nov 04 07:38:02.992 INFO kablam! Checking twoway v0.1.8 Nov 04 07:38:02.993 INFO kablam! Checking cookie v0.10.1 Nov 04 07:38:02.994 INFO kablam! Checking r2d2 v0.8.2 Nov 04 07:38:02.998 INFO kablam! Checking uuid v0.6.5 Nov 04 07:38:02.999 INFO kablam! Compiling derive-error-chain v0.10.1 Nov 04 07:38:07.301 INFO kablam! Compiling pest_derive v1.0.7 Nov 04 07:38:07.303 INFO kablam! Compiling string_cache v0.7.3 Nov 04 07:38:07.563 INFO kablam! Compiling diesel_derives v1.3.0 Nov 04 07:38:07.840 INFO kablam! Checking redis v0.8.0 Nov 04 07:38:08.116 INFO kablam! Checking chrono v0.4.4 Nov 04 07:38:08.569 INFO kablam! Checking env_logger v0.4.3 Nov 04 07:38:08.623 INFO kablam! Checking hyper v0.10.13 Nov 04 07:38:14.772 INFO kablam! Compiling markup5ever v0.7.2 Nov 04 07:38:20.954 INFO kablam! Checking error-chain v0.10.0 Nov 04 07:38:28.688 INFO kablam! Checking tera v0.10.10 Nov 04 07:38:28.688 INFO kablam! Checking r2d2_redis v0.7.0 Nov 04 07:38:44.945 INFO kablam! Checking tiny-keccak v1.4.2 Nov 04 07:38:45.032 INFO kablam! Checking dotenv v0.10.1 Nov 04 07:38:45.187 INFO kablam! Checking sapper v0.1.5 Nov 04 07:38:45.199 INFO kablam! Checking hyper-native-tls v0.2.4 Nov 04 07:38:47.148 INFO kablam! Checking comrak v0.2.13 Nov 04 07:38:49.303 INFO kablam! Checking sapper_tmpl v0.1.2 Nov 04 07:38:52.784 INFO kablam! Checking diesel v1.3.2 Nov 04 07:38:53.693 INFO kablam! Checking sapper_session v0.1.2 Nov 04 07:38:53.693 INFO kablam! Checking sapper_logger v0.1.1 Nov 04 07:38:53.693 INFO kablam! Checking sapper_body v0.1.1 Nov 04 07:38:53.800 INFO kablam! Checking sapper_query v0.1.1 Nov 04 07:39:02.091 INFO kablam! Checking sapper_std v0.1.7 Nov 04 07:39:07.979 INFO kablam! Checking html5ever v0.22.3 Nov 04 07:39:14.240 INFO kablam! Checking ammonia v1.1.0 Nov 04 07:39:48.685 INFO kablam! Checking blog v0.2.0 (/source) Nov 04 07:39:57.311 INFO kablam! warning: cannot find type `relation` in this scope Nov 04 07:39:57.311 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.312 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 07:39:57.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.312 INFO kablam! Nov 04 07:39:57.312 INFO kablam! warning: cannot find type `Relations` in this scope Nov 04 07:39:57.312 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.312 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.312 INFO kablam! Nov 04 07:39:57.312 INFO kablam! warning: cannot find type `relation` in this scope Nov 04 07:39:57.312 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.312 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.312 INFO kablam! Nov 04 07:39:57.312 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.312 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.312 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.312 INFO kablam! Nov 04 07:39:57.312 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.312 INFO kablam! --> src/models/articles.rs:106:10 Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.312 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.312 INFO kablam! Nov 04 07:39:57.312 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.312 INFO kablam! --> src/models/articles.rs:106:10 Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.312 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.312 INFO kablam! Nov 04 07:39:57.312 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 04 07:39:57.312 INFO kablam! --> src/models/articles.rs:106:10 Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.312 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.312 INFO kablam! Nov 04 07:39:57.312 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.312 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.312 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.312 INFO kablam! Nov 04 07:39:57.312 INFO kablam! warning: cannot find type `articles` in this scope Nov 04 07:39:57.312 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.312 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.312 INFO kablam! | Nov 04 07:39:57.312 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.312 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.312 INFO kablam! Nov 04 07:39:57.313 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.313 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.313 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.313 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.313 INFO kablam! Nov 04 07:39:57.313 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 04 07:39:57.313 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.313 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.313 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.313 INFO kablam! Nov 04 07:39:57.313 INFO kablam! warning: cannot find type `articles` in this scope Nov 04 07:39:57.313 INFO kablam! --> src/models/articles.rs:168:10 Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 04 07:39:57.313 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.313 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.313 INFO kablam! Nov 04 07:39:57.313 INFO kablam! warning: cannot find type `InsertArticle` in this scope Nov 04 07:39:57.313 INFO kablam! --> src/models/articles.rs:168:10 Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 04 07:39:57.313 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.313 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.313 INFO kablam! Nov 04 07:39:57.313 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.313 INFO kablam! --> src/models/articles.rs:258:10 Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 04 07:39:57.313 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.313 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.313 INFO kablam! Nov 04 07:39:57.313 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.313 INFO kablam! --> src/models/articles.rs:258:10 Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 04 07:39:57.313 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.313 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.313 INFO kablam! Nov 04 07:39:57.313 INFO kablam! warning: cannot find type `RawArticlesWithTag` in this scope Nov 04 07:39:57.313 INFO kablam! --> src/models/articles.rs:258:10 Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 04 07:39:57.313 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.313 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.313 INFO kablam! Nov 04 07:39:57.313 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.313 INFO kablam! --> src/models/articles.rs:311:10 Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 04 07:39:57.313 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.313 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.313 INFO kablam! Nov 04 07:39:57.313 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.313 INFO kablam! --> src/models/articles.rs:311:10 Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 04 07:39:57.313 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.313 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.313 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.313 INFO kablam! Nov 04 07:39:57.313 INFO kablam! warning: cannot find type `Articles` in this scope Nov 04 07:39:57.313 INFO kablam! --> src/models/articles.rs:311:10 Nov 04 07:39:57.313 INFO kablam! | Nov 04 07:39:57.314 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 04 07:39:57.314 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.314 INFO kablam! | Nov 04 07:39:57.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.314 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.314 INFO kablam! Nov 04 07:39:57.314 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 04 07:39:57.314 INFO kablam! --> src/models/articles.rs:322:10 Nov 04 07:39:57.314 INFO kablam! | Nov 04 07:39:57.314 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.314 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.314 INFO kablam! | Nov 04 07:39:57.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.314 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.314 INFO kablam! Nov 04 07:39:57.314 INFO kablam! warning: cannot find type `Text` in this scope Nov 04 07:39:57.314 INFO kablam! --> src/models/articles.rs:322:59 Nov 04 07:39:57.314 INFO kablam! | Nov 04 07:39:57.314 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.314 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.314 INFO kablam! | Nov 04 07:39:57.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.314 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.314 INFO kablam! Nov 04 07:39:57.314 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 04 07:39:57.314 INFO kablam! --> src/models/articles.rs:322:59 Nov 04 07:39:57.314 INFO kablam! | Nov 04 07:39:57.314 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.314 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.314 INFO kablam! | Nov 04 07:39:57.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.314 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.314 INFO kablam! Nov 04 07:39:57.314 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 04 07:39:57.314 INFO kablam! --> src/models/articles.rs:322:59 Nov 04 07:39:57.314 INFO kablam! | Nov 04 07:39:57.314 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.314 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.314 INFO kablam! | Nov 04 07:39:57.314 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.314 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.314 INFO kablam! Nov 04 07:39:57.315 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.315 INFO kablam! --> src/models/comment.rs:13:10 Nov 04 07:39:57.315 INFO kablam! | Nov 04 07:39:57.315 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.315 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.315 INFO kablam! | Nov 04 07:39:57.315 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.315 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.315 INFO kablam! Nov 04 07:39:57.315 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.315 INFO kablam! --> src/models/comment.rs:13:10 Nov 04 07:39:57.315 INFO kablam! | Nov 04 07:39:57.315 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.315 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.315 INFO kablam! | Nov 04 07:39:57.315 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.315 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.315 INFO kablam! Nov 04 07:39:57.315 INFO kablam! warning: cannot find type `Comments` in this scope Nov 04 07:39:57.315 INFO kablam! --> src/models/comment.rs:13:10 Nov 04 07:39:57.315 INFO kablam! | Nov 04 07:39:57.315 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.315 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.315 INFO kablam! | Nov 04 07:39:57.315 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.315 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.315 INFO kablam! Nov 04 07:39:57.315 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.315 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:39:57.315 INFO kablam! | Nov 04 07:39:57.315 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.315 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.315 INFO kablam! | Nov 04 07:39:57.315 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.315 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.315 INFO kablam! Nov 04 07:39:57.315 INFO kablam! warning: cannot find type `comments` in this scope Nov 04 07:39:57.315 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:39:57.315 INFO kablam! | Nov 04 07:39:57.315 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.315 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.315 INFO kablam! | Nov 04 07:39:57.315 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.316 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.316 INFO kablam! Nov 04 07:39:57.316 INFO kablam! warning: cannot find type `Text` in this scope Nov 04 07:39:57.316 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:39:57.316 INFO kablam! | Nov 04 07:39:57.316 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.316 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.316 INFO kablam! | Nov 04 07:39:57.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.316 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.316 INFO kablam! Nov 04 07:39:57.316 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.316 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:39:57.316 INFO kablam! | Nov 04 07:39:57.316 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.316 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.316 INFO kablam! | Nov 04 07:39:57.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.316 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.316 INFO kablam! Nov 04 07:39:57.316 INFO kablam! warning: cannot find type `Comments` in this scope Nov 04 07:39:57.316 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:39:57.316 INFO kablam! | Nov 04 07:39:57.316 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.316 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.316 INFO kablam! | Nov 04 07:39:57.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.316 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.316 INFO kablam! Nov 04 07:39:57.316 INFO kablam! warning: cannot find type `comments` in this scope Nov 04 07:39:57.316 INFO kablam! --> src/models/comment.rs:53:10 Nov 04 07:39:57.316 INFO kablam! | Nov 04 07:39:57.316 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 04 07:39:57.316 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.316 INFO kablam! | Nov 04 07:39:57.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.316 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.316 INFO kablam! Nov 04 07:39:57.316 INFO kablam! warning: cannot find type `InsertComments` in this scope Nov 04 07:39:57.316 INFO kablam! --> src/models/comment.rs:53:10 Nov 04 07:39:57.316 INFO kablam! | Nov 04 07:39:57.316 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 04 07:39:57.316 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.316 INFO kablam! | Nov 04 07:39:57.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.316 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.316 INFO kablam! Nov 04 07:39:57.316 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.316 INFO kablam! --> src/models/comment.rs:53:10 Nov 04 07:39:57.316 INFO kablam! | Nov 04 07:39:57.316 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 04 07:39:57.316 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.316 INFO kablam! | Nov 04 07:39:57.316 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.316 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.316 INFO kablam! Nov 04 07:39:57.331 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.331 INFO kablam! --> src/models/tag.rs:10:10 Nov 04 07:39:57.331 INFO kablam! | Nov 04 07:39:57.331 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.331 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.331 INFO kablam! | Nov 04 07:39:57.331 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.331 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.331 INFO kablam! Nov 04 07:39:57.331 INFO kablam! warning: cannot find type `Tags` in this scope Nov 04 07:39:57.331 INFO kablam! --> src/models/tag.rs:10:10 Nov 04 07:39:57.331 INFO kablam! | Nov 04 07:39:57.331 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.331 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.331 INFO kablam! | Nov 04 07:39:57.331 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.331 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.331 INFO kablam! Nov 04 07:39:57.331 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.331 INFO kablam! --> src/models/tag.rs:49:10 Nov 04 07:39:57.331 INFO kablam! | Nov 04 07:39:57.331 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.331 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.331 INFO kablam! | Nov 04 07:39:57.331 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.331 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.331 INFO kablam! Nov 04 07:39:57.331 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 04 07:39:57.331 INFO kablam! --> src/models/tag.rs:49:10 Nov 04 07:39:57.331 INFO kablam! | Nov 04 07:39:57.331 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.332 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.332 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.332 INFO kablam! Nov 04 07:39:57.332 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.332 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.332 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.332 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.332 INFO kablam! Nov 04 07:39:57.332 INFO kablam! warning: cannot find type `sql_uuid` in this scope Nov 04 07:39:57.332 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.332 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.332 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.332 INFO kablam! Nov 04 07:39:57.332 INFO kablam! warning: cannot find type `Text` in this scope Nov 04 07:39:57.332 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.332 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.332 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.332 INFO kablam! Nov 04 07:39:57.332 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 04 07:39:57.332 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.332 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.332 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.332 INFO kablam! Nov 04 07:39:57.332 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 04 07:39:57.332 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.332 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.332 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.332 INFO kablam! Nov 04 07:39:57.332 INFO kablam! warning: cannot find type `tags` in this scope Nov 04 07:39:57.332 INFO kablam! --> src/models/tag.rs:84:10 Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.332 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.332 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.332 INFO kablam! Nov 04 07:39:57.332 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 04 07:39:57.332 INFO kablam! --> src/models/tag.rs:84:10 Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.332 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.332 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.332 INFO kablam! Nov 04 07:39:57.332 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.332 INFO kablam! --> src/models/user.rs:15:10 Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.332 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.332 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.332 INFO kablam! Nov 04 07:39:57.332 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.332 INFO kablam! --> src/models/user.rs:15:10 Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.332 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.332 INFO kablam! | Nov 04 07:39:57.332 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.333 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.333 INFO kablam! Nov 04 07:39:57.333 INFO kablam! warning: cannot find type `Users` in this scope Nov 04 07:39:57.333 INFO kablam! --> src/models/user.rs:15:10 Nov 04 07:39:57.333 INFO kablam! | Nov 04 07:39:57.333 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.333 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.333 INFO kablam! | Nov 04 07:39:57.333 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.333 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.333 INFO kablam! Nov 04 07:39:57.333 INFO kablam! warning: cannot find type `users` in this scope Nov 04 07:39:57.333 INFO kablam! --> src/models/user.rs:80:10 Nov 04 07:39:57.333 INFO kablam! | Nov 04 07:39:57.333 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.333 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.333 INFO kablam! | Nov 04 07:39:57.333 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.333 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.333 INFO kablam! Nov 04 07:39:57.333 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 04 07:39:57.333 INFO kablam! --> src/models/user.rs:80:10 Nov 04 07:39:57.333 INFO kablam! | Nov 04 07:39:57.333 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.333 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.333 INFO kablam! | Nov 04 07:39:57.333 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.333 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.333 INFO kablam! Nov 04 07:39:57.339 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.339 INFO kablam! --> src/models/user.rs:157:10 Nov 04 07:39:57.339 INFO kablam! | Nov 04 07:39:57.339 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.339 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.339 INFO kablam! | Nov 04 07:39:57.339 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.339 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.339 INFO kablam! Nov 04 07:39:57.339 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.339 INFO kablam! --> src/models/user.rs:157:10 Nov 04 07:39:57.339 INFO kablam! | Nov 04 07:39:57.339 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.339 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.339 INFO kablam! | Nov 04 07:39:57.339 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.339 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.339 INFO kablam! Nov 04 07:39:57.339 INFO kablam! warning: cannot find type `UserInfo` in this scope Nov 04 07:39:57.339 INFO kablam! --> src/models/user.rs:157:10 Nov 04 07:39:57.339 INFO kablam! | Nov 04 07:39:57.339 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.339 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.339 INFO kablam! | Nov 04 07:39:57.339 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.339 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.339 INFO kablam! Nov 04 07:39:57.351 INFO kablam! warning: cannot find type `table` in this scope Nov 04 07:39:57.351 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 07:39:57.351 INFO kablam! | Nov 04 07:39:57.351 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 07:39:57.351 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.351 INFO kablam! | Nov 04 07:39:57.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.351 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.351 INFO kablam! Nov 04 07:39:57.351 INFO kablam! warning: cannot find type `id` in this scope Nov 04 07:39:57.351 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.351 INFO kablam! | Nov 04 07:39:57.351 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.351 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.351 INFO kablam! | Nov 04 07:39:57.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.351 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.351 INFO kablam! Nov 04 07:39:57.351 INFO kablam! warning: cannot find type `title` in this scope Nov 04 07:39:57.351 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.351 INFO kablam! | Nov 04 07:39:57.351 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.351 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.351 INFO kablam! | Nov 04 07:39:57.351 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.351 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.351 INFO kablam! Nov 04 07:39:57.351 INFO kablam! warning: cannot find type `raw_content` in this scope Nov 04 07:39:57.351 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.352 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.352 INFO kablam! Nov 04 07:39:57.352 INFO kablam! warning: cannot find type `content` in this scope Nov 04 07:39:57.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.352 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.352 INFO kablam! Nov 04 07:39:57.352 INFO kablam! warning: cannot find type `published` in this scope Nov 04 07:39:57.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.352 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.352 INFO kablam! Nov 04 07:39:57.352 INFO kablam! warning: cannot find type `tags_id` in this scope Nov 04 07:39:57.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.352 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.352 INFO kablam! Nov 04 07:39:57.352 INFO kablam! warning: cannot find type `tags` in this scope Nov 04 07:39:57.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.352 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.352 INFO kablam! Nov 04 07:39:57.352 INFO kablam! warning: cannot find type `create_time` in this scope Nov 04 07:39:57.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.352 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.352 INFO kablam! Nov 04 07:39:57.352 INFO kablam! warning: cannot find type `modify_time` in this scope Nov 04 07:39:57.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.352 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.352 INFO kablam! Nov 04 07:39:57.352 INFO kablam! warning: cannot find type `account` in this scope Nov 04 07:39:57.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.352 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.352 INFO kablam! Nov 04 07:39:57.352 INFO kablam! warning: cannot find type `github` in this scope Nov 04 07:39:57.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.352 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.352 INFO kablam! Nov 04 07:39:57.352 INFO kablam! warning: cannot find type `password` in this scope Nov 04 07:39:57.352 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.352 INFO kablam! | Nov 04 07:39:57.352 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.352 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.353 INFO kablam! | Nov 04 07:39:57.353 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.353 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.353 INFO kablam! Nov 04 07:39:57.353 INFO kablam! warning: cannot find type `salt` in this scope Nov 04 07:39:57.353 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.353 INFO kablam! | Nov 04 07:39:57.353 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.353 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.353 INFO kablam! | Nov 04 07:39:57.353 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.353 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.353 INFO kablam! Nov 04 07:39:57.353 INFO kablam! warning: cannot find type `groups` in this scope Nov 04 07:39:57.353 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.353 INFO kablam! | Nov 04 07:39:57.353 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.353 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.353 INFO kablam! | Nov 04 07:39:57.353 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.353 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.353 INFO kablam! Nov 04 07:39:57.353 INFO kablam! warning: cannot find type `nickname` in this scope Nov 04 07:39:57.353 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.353 INFO kablam! | Nov 04 07:39:57.353 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.353 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.353 INFO kablam! | Nov 04 07:39:57.353 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.353 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.353 INFO kablam! Nov 04 07:39:57.367 INFO kablam! warning: cannot find type `say` in this scope Nov 04 07:39:57.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.367 INFO kablam! | Nov 04 07:39:57.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.367 INFO kablam! | Nov 04 07:39:57.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.367 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.367 INFO kablam! Nov 04 07:39:57.367 INFO kablam! warning: cannot find type `email` in this scope Nov 04 07:39:57.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.367 INFO kablam! | Nov 04 07:39:57.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.367 INFO kablam! | Nov 04 07:39:57.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.367 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.367 INFO kablam! Nov 04 07:39:57.367 INFO kablam! warning: cannot find type `disabled` in this scope Nov 04 07:39:57.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.367 INFO kablam! | Nov 04 07:39:57.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.367 INFO kablam! | Nov 04 07:39:57.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.367 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.367 INFO kablam! Nov 04 07:39:57.367 INFO kablam! warning: cannot find type `tag` in this scope Nov 04 07:39:57.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.367 INFO kablam! | Nov 04 07:39:57.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.367 INFO kablam! | Nov 04 07:39:57.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.367 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.367 INFO kablam! Nov 04 07:39:57.367 INFO kablam! warning: cannot find type `comment` in this scope Nov 04 07:39:57.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.367 INFO kablam! | Nov 04 07:39:57.367 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.367 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.367 INFO kablam! | Nov 04 07:39:57.367 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.367 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.367 INFO kablam! Nov 04 07:39:57.367 INFO kablam! warning: cannot find type `article_id` in this scope Nov 04 07:39:57.367 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.368 INFO kablam! | Nov 04 07:39:57.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.368 INFO kablam! | Nov 04 07:39:57.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.368 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.368 INFO kablam! Nov 04 07:39:57.368 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 07:39:57.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.368 INFO kablam! | Nov 04 07:39:57.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.368 INFO kablam! | Nov 04 07:39:57.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.368 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.368 INFO kablam! Nov 04 07:39:57.368 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 04 07:39:57.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:57.368 INFO kablam! | Nov 04 07:39:57.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:57.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.368 INFO kablam! | Nov 04 07:39:57.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.368 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.368 INFO kablam! Nov 04 07:39:57.950 INFO kablam! warning: cannot find type `relation` in this scope Nov 04 07:39:57.950 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:39:57.950 INFO kablam! | Nov 04 07:39:57.950 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.950 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.950 INFO kablam! | Nov 04 07:39:57.950 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 07:39:57.950 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.950 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.951 INFO kablam! Nov 04 07:39:57.951 INFO kablam! warning: cannot find type `Relations` in this scope Nov 04 07:39:57.951 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:39:57.951 INFO kablam! | Nov 04 07:39:57.951 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.951 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.951 INFO kablam! | Nov 04 07:39:57.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.951 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.951 INFO kablam! Nov 04 07:39:57.951 INFO kablam! warning: cannot find type `relation` in this scope Nov 04 07:39:57.951 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:39:57.951 INFO kablam! | Nov 04 07:39:57.951 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.951 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.951 INFO kablam! | Nov 04 07:39:57.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.952 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.952 INFO kablam! Nov 04 07:39:57.952 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.952 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 04 07:39:57.952 INFO kablam! | Nov 04 07:39:57.952 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.952 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.952 INFO kablam! | Nov 04 07:39:57.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.952 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.952 INFO kablam! Nov 04 07:39:57.952 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.952 INFO kablam! --> src/models/articles.rs:106:10 Nov 04 07:39:57.952 INFO kablam! | Nov 04 07:39:57.952 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.952 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.953 INFO kablam! | Nov 04 07:39:57.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.953 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.953 INFO kablam! Nov 04 07:39:57.953 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.953 INFO kablam! --> src/models/articles.rs:106:10 Nov 04 07:39:57.953 INFO kablam! | Nov 04 07:39:57.953 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.953 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.953 INFO kablam! | Nov 04 07:39:57.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.953 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.953 INFO kablam! Nov 04 07:39:57.953 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 04 07:39:57.953 INFO kablam! --> src/models/articles.rs:106:10 Nov 04 07:39:57.953 INFO kablam! | Nov 04 07:39:57.953 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.953 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.953 INFO kablam! | Nov 04 07:39:57.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.954 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.954 INFO kablam! Nov 04 07:39:57.959 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.959 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:39:57.959 INFO kablam! | Nov 04 07:39:57.959 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.959 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.959 INFO kablam! | Nov 04 07:39:57.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.959 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.959 INFO kablam! Nov 04 07:39:57.959 INFO kablam! warning: cannot find type `articles` in this scope Nov 04 07:39:57.959 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:39:57.959 INFO kablam! | Nov 04 07:39:57.959 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.959 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.959 INFO kablam! | Nov 04 07:39:57.959 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.959 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.959 INFO kablam! Nov 04 07:39:57.959 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.959 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:39:57.960 INFO kablam! | Nov 04 07:39:57.960 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.960 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.960 INFO kablam! | Nov 04 07:39:57.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.960 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.960 INFO kablam! Nov 04 07:39:57.960 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 04 07:39:57.960 INFO kablam! --> src/models/articles.rs:106:59 Nov 04 07:39:57.960 INFO kablam! | Nov 04 07:39:57.960 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.960 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.960 INFO kablam! | Nov 04 07:39:57.960 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.960 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.960 INFO kablam! Nov 04 07:39:57.961 INFO kablam! warning: cannot find type `articles` in this scope Nov 04 07:39:57.961 INFO kablam! --> src/models/articles.rs:168:10 Nov 04 07:39:57.961 INFO kablam! | Nov 04 07:39:57.961 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 04 07:39:57.961 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.961 INFO kablam! | Nov 04 07:39:57.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.961 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.961 INFO kablam! Nov 04 07:39:57.961 INFO kablam! warning: cannot find type `InsertArticle` in this scope Nov 04 07:39:57.961 INFO kablam! --> src/models/articles.rs:168:10 Nov 04 07:39:57.961 INFO kablam! | Nov 04 07:39:57.961 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 04 07:39:57.961 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.961 INFO kablam! | Nov 04 07:39:57.961 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.961 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.961 INFO kablam! Nov 04 07:39:57.962 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.962 INFO kablam! --> src/models/articles.rs:258:10 Nov 04 07:39:57.962 INFO kablam! | Nov 04 07:39:57.963 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 04 07:39:57.963 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.963 INFO kablam! | Nov 04 07:39:57.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.964 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.964 INFO kablam! Nov 04 07:39:57.964 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.964 INFO kablam! --> src/models/articles.rs:258:10 Nov 04 07:39:57.965 INFO kablam! | Nov 04 07:39:57.965 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 04 07:39:57.965 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.965 INFO kablam! | Nov 04 07:39:57.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.966 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.966 INFO kablam! Nov 04 07:39:57.966 INFO kablam! warning: cannot find type `RawArticlesWithTag` in this scope Nov 04 07:39:57.966 INFO kablam! --> src/models/articles.rs:258:10 Nov 04 07:39:57.967 INFO kablam! | Nov 04 07:39:57.967 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 04 07:39:57.967 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.967 INFO kablam! | Nov 04 07:39:57.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.968 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.968 INFO kablam! Nov 04 07:39:57.968 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.968 INFO kablam! --> src/models/articles.rs:311:10 Nov 04 07:39:57.969 INFO kablam! | Nov 04 07:39:57.969 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 04 07:39:57.969 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.969 INFO kablam! | Nov 04 07:39:57.969 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.970 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.970 INFO kablam! Nov 04 07:39:57.970 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.970 INFO kablam! --> src/models/articles.rs:311:10 Nov 04 07:39:57.970 INFO kablam! | Nov 04 07:39:57.970 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 04 07:39:57.970 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.971 INFO kablam! | Nov 04 07:39:57.971 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.971 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.971 INFO kablam! Nov 04 07:39:57.971 INFO kablam! warning: cannot find type `Articles` in this scope Nov 04 07:39:57.971 INFO kablam! --> src/models/articles.rs:311:10 Nov 04 07:39:57.972 INFO kablam! | Nov 04 07:39:57.972 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 04 07:39:57.972 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.972 INFO kablam! | Nov 04 07:39:57.972 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.972 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.973 INFO kablam! Nov 04 07:39:57.973 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 04 07:39:57.973 INFO kablam! --> src/models/articles.rs:322:10 Nov 04 07:39:57.973 INFO kablam! | Nov 04 07:39:57.973 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.973 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.973 INFO kablam! | Nov 04 07:39:57.974 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.974 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.974 INFO kablam! Nov 04 07:39:57.975 INFO kablam! warning: cannot find type `Text` in this scope Nov 04 07:39:57.975 INFO kablam! --> src/models/articles.rs:322:59 Nov 04 07:39:57.975 INFO kablam! | Nov 04 07:39:57.975 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.975 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.975 INFO kablam! | Nov 04 07:39:57.976 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.976 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.976 INFO kablam! Nov 04 07:39:57.976 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 04 07:39:57.976 INFO kablam! --> src/models/articles.rs:322:59 Nov 04 07:39:57.977 INFO kablam! | Nov 04 07:39:57.977 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.977 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.977 INFO kablam! | Nov 04 07:39:57.977 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.977 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.977 INFO kablam! Nov 04 07:39:57.978 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 04 07:39:57.978 INFO kablam! --> src/models/articles.rs:322:59 Nov 04 07:39:57.978 INFO kablam! | Nov 04 07:39:57.978 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.978 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.979 INFO kablam! | Nov 04 07:39:57.979 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.983 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.983 INFO kablam! Nov 04 07:39:57.987 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.987 INFO kablam! --> src/models/comment.rs:13:10 Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.987 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.987 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.987 INFO kablam! Nov 04 07:39:57.987 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.987 INFO kablam! --> src/models/comment.rs:13:10 Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.987 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.987 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.987 INFO kablam! Nov 04 07:39:57.987 INFO kablam! warning: cannot find type `Comments` in this scope Nov 04 07:39:57.987 INFO kablam! --> src/models/comment.rs:13:10 Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.987 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.987 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.987 INFO kablam! Nov 04 07:39:57.987 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.987 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.987 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.987 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.987 INFO kablam! Nov 04 07:39:57.987 INFO kablam! warning: cannot find type `comments` in this scope Nov 04 07:39:57.987 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.987 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.987 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.987 INFO kablam! Nov 04 07:39:57.987 INFO kablam! warning: cannot find type `Text` in this scope Nov 04 07:39:57.987 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.987 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.987 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.987 INFO kablam! Nov 04 07:39:57.987 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:57.987 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.987 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.987 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.987 INFO kablam! Nov 04 07:39:57.987 INFO kablam! warning: cannot find type `Comments` in this scope Nov 04 07:39:57.987 INFO kablam! --> src/models/comment.rs:13:59 Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.987 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.987 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.987 INFO kablam! Nov 04 07:39:57.987 INFO kablam! warning: cannot find type `comments` in this scope Nov 04 07:39:57.987 INFO kablam! --> src/models/comment.rs:53:10 Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.987 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 04 07:39:57.987 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.987 INFO kablam! | Nov 04 07:39:57.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.988 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.988 INFO kablam! Nov 04 07:39:57.988 INFO kablam! warning: cannot find type `InsertComments` in this scope Nov 04 07:39:57.988 INFO kablam! --> src/models/comment.rs:53:10 Nov 04 07:39:57.988 INFO kablam! | Nov 04 07:39:57.988 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 04 07:39:57.988 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.988 INFO kablam! | Nov 04 07:39:57.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.988 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.988 INFO kablam! Nov 04 07:39:57.988 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.988 INFO kablam! --> src/models/comment.rs:53:10 Nov 04 07:39:57.988 INFO kablam! | Nov 04 07:39:57.988 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 04 07:39:57.988 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.988 INFO kablam! | Nov 04 07:39:57.988 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.990 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.990 INFO kablam! Nov 04 07:39:57.999 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.999 INFO kablam! --> src/models/tag.rs:10:10 Nov 04 07:39:57.999 INFO kablam! | Nov 04 07:39:57.999 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.999 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.999 INFO kablam! | Nov 04 07:39:57.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.999 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.999 INFO kablam! Nov 04 07:39:57.999 INFO kablam! warning: cannot find type `Tags` in this scope Nov 04 07:39:57.999 INFO kablam! --> src/models/tag.rs:10:10 Nov 04 07:39:57.999 INFO kablam! | Nov 04 07:39:57.999 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:57.999 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.999 INFO kablam! | Nov 04 07:39:57.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.999 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.999 INFO kablam! Nov 04 07:39:57.999 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.999 INFO kablam! --> src/models/tag.rs:49:10 Nov 04 07:39:57.999 INFO kablam! | Nov 04 07:39:57.999 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.999 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.999 INFO kablam! | Nov 04 07:39:57.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.999 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.999 INFO kablam! Nov 04 07:39:57.999 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 04 07:39:57.999 INFO kablam! --> src/models/tag.rs:49:10 Nov 04 07:39:57.999 INFO kablam! | Nov 04 07:39:57.999 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.999 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.999 INFO kablam! | Nov 04 07:39:57.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.999 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.999 INFO kablam! Nov 04 07:39:57.999 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:57.999 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:39:57.999 INFO kablam! | Nov 04 07:39:57.999 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:57.999 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:57.999 INFO kablam! | Nov 04 07:39:57.999 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:57.999 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:57.999 INFO kablam! Nov 04 07:39:57.999 INFO kablam! warning: cannot find type `sql_uuid` in this scope Nov 04 07:39:58.000 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:58.000 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.000 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.000 INFO kablam! Nov 04 07:39:58.000 INFO kablam! warning: cannot find type `Text` in this scope Nov 04 07:39:58.000 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:58.000 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.000 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.000 INFO kablam! Nov 04 07:39:58.000 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 04 07:39:58.000 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:58.000 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.000 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.000 INFO kablam! Nov 04 07:39:58.000 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 04 07:39:58.000 INFO kablam! --> src/models/tag.rs:49:59 Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 04 07:39:58.000 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.000 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.000 INFO kablam! Nov 04 07:39:58.000 INFO kablam! warning: cannot find type `tags` in this scope Nov 04 07:39:58.000 INFO kablam! --> src/models/tag.rs:84:10 Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:58.000 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.000 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.000 INFO kablam! Nov 04 07:39:58.000 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 04 07:39:58.000 INFO kablam! --> src/models/tag.rs:84:10 Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:58.000 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.000 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.000 INFO kablam! Nov 04 07:39:58.000 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:58.000 INFO kablam! --> src/models/user.rs:15:10 Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:58.000 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.000 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.000 INFO kablam! Nov 04 07:39:58.000 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:58.000 INFO kablam! --> src/models/user.rs:15:10 Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:58.000 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.000 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.000 INFO kablam! Nov 04 07:39:58.000 INFO kablam! warning: cannot find type `Users` in this scope Nov 04 07:39:58.000 INFO kablam! --> src/models/user.rs:15:10 Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:58.000 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.000 INFO kablam! | Nov 04 07:39:58.000 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.000 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.000 INFO kablam! Nov 04 07:39:58.001 INFO kablam! warning: cannot find type `users` in this scope Nov 04 07:39:58.001 INFO kablam! --> src/models/user.rs:80:10 Nov 04 07:39:58.001 INFO kablam! | Nov 04 07:39:58.001 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:58.001 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.001 INFO kablam! | Nov 04 07:39:58.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.001 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.001 INFO kablam! Nov 04 07:39:58.001 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 04 07:39:58.001 INFO kablam! --> src/models/user.rs:80:10 Nov 04 07:39:58.001 INFO kablam! | Nov 04 07:39:58.001 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:58.001 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.001 INFO kablam! | Nov 04 07:39:58.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.001 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.001 INFO kablam! Nov 04 07:39:58.011 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 04 07:39:58.011 INFO kablam! --> src/models/user.rs:157:10 Nov 04 07:39:58.011 INFO kablam! | Nov 04 07:39:58.011 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:58.011 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.011 INFO kablam! | Nov 04 07:39:58.011 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.011 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.011 INFO kablam! Nov 04 07:39:58.011 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 07:39:58.011 INFO kablam! --> src/models/user.rs:157:10 Nov 04 07:39:58.011 INFO kablam! | Nov 04 07:39:58.011 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:58.011 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.011 INFO kablam! | Nov 04 07:39:58.011 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.011 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.011 INFO kablam! Nov 04 07:39:58.011 INFO kablam! warning: cannot find type `UserInfo` in this scope Nov 04 07:39:58.011 INFO kablam! --> src/models/user.rs:157:10 Nov 04 07:39:58.011 INFO kablam! | Nov 04 07:39:58.011 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 04 07:39:58.011 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.011 INFO kablam! | Nov 04 07:39:58.011 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.011 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.011 INFO kablam! Nov 04 07:39:58.013 INFO kablam! warning: cannot find type `table` in this scope Nov 04 07:39:58.013 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 07:39:58.013 INFO kablam! | Nov 04 07:39:58.013 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 07:39:58.013 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.013 INFO kablam! | Nov 04 07:39:58.013 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.013 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.013 INFO kablam! Nov 04 07:39:58.013 INFO kablam! warning: cannot find type `id` in this scope Nov 04 07:39:58.013 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.013 INFO kablam! | Nov 04 07:39:58.013 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.013 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.013 INFO kablam! | Nov 04 07:39:58.013 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.013 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.013 INFO kablam! Nov 04 07:39:58.013 INFO kablam! warning: cannot find type `title` in this scope Nov 04 07:39:58.013 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.013 INFO kablam! | Nov 04 07:39:58.013 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.013 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.013 INFO kablam! | Nov 04 07:39:58.013 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.013 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.013 INFO kablam! Nov 04 07:39:58.013 INFO kablam! warning: cannot find type `raw_content` in this scope Nov 04 07:39:58.013 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.013 INFO kablam! | Nov 04 07:39:58.013 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.013 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.013 INFO kablam! | Nov 04 07:39:58.014 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.014 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.014 INFO kablam! Nov 04 07:39:58.014 INFO kablam! warning: cannot find type `content` in this scope Nov 04 07:39:58.014 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.014 INFO kablam! | Nov 04 07:39:58.014 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.014 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.014 INFO kablam! | Nov 04 07:39:58.014 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.014 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.014 INFO kablam! Nov 04 07:39:58.014 INFO kablam! warning: cannot find type `published` in this scope Nov 04 07:39:58.014 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.014 INFO kablam! | Nov 04 07:39:58.014 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.015 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.015 INFO kablam! | Nov 04 07:39:58.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.015 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.015 INFO kablam! Nov 04 07:39:58.015 INFO kablam! warning: cannot find type `tags_id` in this scope Nov 04 07:39:58.015 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.015 INFO kablam! | Nov 04 07:39:58.015 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.015 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.015 INFO kablam! | Nov 04 07:39:58.015 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.015 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.015 INFO kablam! Nov 04 07:39:58.017 INFO kablam! warning: cannot find type `tags` in this scope Nov 04 07:39:58.017 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.017 INFO kablam! | Nov 04 07:39:58.017 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.017 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.017 INFO kablam! | Nov 04 07:39:58.017 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.017 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.017 INFO kablam! Nov 04 07:39:58.017 INFO kablam! warning: cannot find type `create_time` in this scope Nov 04 07:39:58.017 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.017 INFO kablam! | Nov 04 07:39:58.018 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.018 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.018 INFO kablam! | Nov 04 07:39:58.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.018 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.018 INFO kablam! Nov 04 07:39:58.018 INFO kablam! warning: cannot find type `modify_time` in this scope Nov 04 07:39:58.018 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.018 INFO kablam! | Nov 04 07:39:58.018 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.018 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.018 INFO kablam! | Nov 04 07:39:58.018 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.018 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.018 INFO kablam! Nov 04 07:39:58.019 INFO kablam! warning: cannot find type `account` in this scope Nov 04 07:39:58.019 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.019 INFO kablam! | Nov 04 07:39:58.019 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.019 INFO kablam! | Nov 04 07:39:58.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.019 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.019 INFO kablam! Nov 04 07:39:58.019 INFO kablam! warning: cannot find type `github` in this scope Nov 04 07:39:58.019 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.019 INFO kablam! | Nov 04 07:39:58.019 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.019 INFO kablam! | Nov 04 07:39:58.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.019 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.019 INFO kablam! Nov 04 07:39:58.019 INFO kablam! warning: cannot find type `password` in this scope Nov 04 07:39:58.019 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.019 INFO kablam! | Nov 04 07:39:58.019 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.019 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.019 INFO kablam! | Nov 04 07:39:58.019 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.019 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.019 INFO kablam! Nov 04 07:39:58.020 INFO kablam! warning: cannot find type `salt` in this scope Nov 04 07:39:58.020 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.020 INFO kablam! | Nov 04 07:39:58.020 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.020 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.020 INFO kablam! | Nov 04 07:39:58.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.020 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.020 INFO kablam! Nov 04 07:39:58.020 INFO kablam! warning: cannot find type `groups` in this scope Nov 04 07:39:58.020 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.020 INFO kablam! | Nov 04 07:39:58.020 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.020 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.020 INFO kablam! | Nov 04 07:39:58.020 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.020 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.020 INFO kablam! Nov 04 07:39:58.021 INFO kablam! warning: cannot find type `nickname` in this scope Nov 04 07:39:58.021 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.021 INFO kablam! | Nov 04 07:39:58.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.021 INFO kablam! | Nov 04 07:39:58.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.021 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.021 INFO kablam! Nov 04 07:39:58.021 INFO kablam! warning: cannot find type `say` in this scope Nov 04 07:39:58.021 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.021 INFO kablam! | Nov 04 07:39:58.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.021 INFO kablam! | Nov 04 07:39:58.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.021 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.021 INFO kablam! Nov 04 07:39:58.023 INFO kablam! warning: cannot find type `email` in this scope Nov 04 07:39:58.023 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.023 INFO kablam! | Nov 04 07:39:58.023 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.023 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.023 INFO kablam! | Nov 04 07:39:58.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.023 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.023 INFO kablam! Nov 04 07:39:58.023 INFO kablam! warning: cannot find type `disabled` in this scope Nov 04 07:39:58.023 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.023 INFO kablam! | Nov 04 07:39:58.023 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.023 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.023 INFO kablam! | Nov 04 07:39:58.023 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.023 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.023 INFO kablam! Nov 04 07:39:58.024 INFO kablam! warning: cannot find type `tag` in this scope Nov 04 07:39:58.024 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.024 INFO kablam! | Nov 04 07:39:58.024 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.024 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.024 INFO kablam! | Nov 04 07:39:58.024 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.024 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.024 INFO kablam! Nov 04 07:39:58.025 INFO kablam! warning: cannot find type `comment` in this scope Nov 04 07:39:58.025 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.025 INFO kablam! | Nov 04 07:39:58.025 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.025 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.025 INFO kablam! | Nov 04 07:39:58.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.025 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.025 INFO kablam! Nov 04 07:39:58.025 INFO kablam! warning: cannot find type `article_id` in this scope Nov 04 07:39:58.025 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.025 INFO kablam! | Nov 04 07:39:58.025 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.025 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.025 INFO kablam! | Nov 04 07:39:58.025 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.025 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.025 INFO kablam! Nov 04 07:39:58.026 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 07:39:58.026 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.026 INFO kablam! | Nov 04 07:39:58.026 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.026 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.026 INFO kablam! | Nov 04 07:39:58.026 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.026 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.026 INFO kablam! Nov 04 07:39:58.031 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 04 07:39:58.031 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 07:39:58.031 INFO kablam! | Nov 04 07:39:58.031 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 07:39:58.031 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 07:39:58.031 INFO kablam! | Nov 04 07:39:58.031 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 07:39:58.031 INFO kablam! = note: for more information, see issue #50504 Nov 04 07:39:58.031 INFO kablam! Nov 04 07:40:19.575 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 17s Nov 04 07:40:19.619 INFO kablam! su: No module specific data is present Nov 04 07:40:20.495 INFO running `"docker" "rm" "-f" "77889ea31d59ca4ab81d63e73af53984b456c52664df660095a0a3a6516a9cfb"` Nov 04 07:40:20.871 INFO blam! 77889ea31d59ca4ab81d63e73af53984b456c52664df660095a0a3a6516a9cfb