Nov 09 13:47:46.148 INFO checking driftluo/MyBlog against try#dc13be39fae8d4c607889b27de374b52586485a3 for pr-55632 Nov 09 13:47:46.148 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-2/try#dc13be39fae8d4c607889b27de374b52586485a3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55632/try#dc13be39fae8d4c607889b27de374b52586485a3:/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 +dc13be39fae8d4c607889b27de374b52586485a3-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 09 13:47:46.685 INFO blam! f660cb3af9a88d4ffbeb587d712582c1a02f01ab50509ec3678a96f141b80709 Nov 09 13:47:46.687 INFO running `"docker" "start" "-a" "f660cb3af9a88d4ffbeb587d712582c1a02f01ab50509ec3678a96f141b80709"` Nov 09 13:47:48.630 INFO kablam! usermod: no changes Nov 09 13:47:49.203 INFO kablam! Compiling crunchy v0.1.6 Nov 09 13:47:49.203 INFO kablam! Checking typed-arena v1.4.0 Nov 09 13:47:49.204 INFO kablam! Checking entities v1.0.1 Nov 09 13:47:49.223 INFO kablam! Checking rand v0.5.2 Nov 09 13:47:49.223 INFO kablam! Checking cookie v0.10.1 Nov 09 13:47:49.224 INFO kablam! Compiling serde_json v1.0.21 Nov 09 13:47:49.243 INFO kablam! Checking uuid v0.6.5 Nov 09 13:47:49.243 INFO kablam! Checking mime v0.2.6 Nov 09 13:47:51.964 INFO kablam! Compiling pest_derive v1.0.7 Nov 09 13:47:52.155 INFO kablam! Compiling string_cache v0.7.3 Nov 09 13:47:53.055 INFO kablam! Checking chrono v0.4.4 Nov 09 13:47:53.905 INFO kablam! Checking redis v0.8.0 Nov 09 13:47:55.125 INFO kablam! Checking serde_urlencoded v0.5.2 Nov 09 13:47:55.193 INFO kablam! Checking tendril v0.4.0 Nov 09 13:48:01.588 INFO kablam! Checking env_logger v0.4.3 Nov 09 13:48:02.563 INFO kablam! Checking error-chain v0.10.0 Nov 09 13:48:07.781 INFO kablam! Checking hyper v0.10.13 Nov 09 13:48:08.113 INFO kablam! Checking dotenv v0.10.1 Nov 09 13:48:10.364 INFO kablam! Checking tera v0.10.10 Nov 09 13:48:10.639 INFO kablam! Checking diesel v1.3.2 Nov 09 13:48:16.430 INFO kablam! Checking tiny-keccak v1.4.2 Nov 09 13:48:16.607 INFO kablam! Checking r2d2_redis v0.7.0 Nov 09 13:48:17.183 INFO kablam! Compiling markup5ever v0.7.2 Nov 09 13:48:33.820 INFO kablam! Checking comrak v0.2.13 Nov 09 13:48:35.827 INFO kablam! Checking sapper v0.1.5 Nov 09 13:48:35.827 INFO kablam! Checking hyper-native-tls v0.2.4 Nov 09 13:48:38.067 INFO kablam! Checking sapper_tmpl v0.1.2 Nov 09 13:48:42.155 INFO kablam! Checking sapper_logger v0.1.1 Nov 09 13:48:42.155 INFO kablam! Checking sapper_body v0.1.1 Nov 09 13:48:42.155 INFO kablam! Checking sapper_session v0.1.2 Nov 09 13:48:42.155 INFO kablam! Checking sapper_query v0.1.1 Nov 09 13:48:49.663 INFO kablam! Checking sapper_std v0.1.7 Nov 09 13:48:55.999 INFO kablam! Checking html5ever v0.22.3 Nov 09 13:49:01.911 INFO kablam! Checking ammonia v1.1.0 Nov 09 13:49:26.795 INFO kablam! Checking blog v0.2.0 (/source) Nov 09 13:49:35.627 INFO kablam! warning: cannot find type `relation` in this scope Nov 09 13:49:35.627 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 09 13:49:35.627 INFO kablam! | Nov 09 13:49:35.628 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.628 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.628 INFO kablam! | Nov 09 13:49:35.628 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 13:49:35.628 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.628 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.629 INFO kablam! Nov 09 13:49:35.629 INFO kablam! warning: cannot find type `Relations` in this scope Nov 09 13:49:35.629 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 09 13:49:35.629 INFO kablam! | Nov 09 13:49:35.629 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.630 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.630 INFO kablam! | Nov 09 13:49:35.630 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.631 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.631 INFO kablam! Nov 09 13:49:35.631 INFO kablam! warning: cannot find type `relation` in this scope Nov 09 13:49:35.632 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 09 13:49:35.632 INFO kablam! | Nov 09 13:49:35.632 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.633 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.633 INFO kablam! | Nov 09 13:49:35.633 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.634 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.634 INFO kablam! Nov 09 13:49:35.634 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.634 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 09 13:49:35.635 INFO kablam! | Nov 09 13:49:35.635 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.635 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.636 INFO kablam! | Nov 09 13:49:35.636 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.636 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.636 INFO kablam! Nov 09 13:49:35.637 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.637 INFO kablam! --> src/models/articles.rs:106:10 Nov 09 13:49:35.637 INFO kablam! | Nov 09 13:49:35.637 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.638 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.638 INFO kablam! | Nov 09 13:49:35.638 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.638 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.639 INFO kablam! Nov 09 13:49:35.639 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:35.639 INFO kablam! --> src/models/articles.rs:106:10 Nov 09 13:49:35.639 INFO kablam! | Nov 09 13:49:35.640 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.640 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.640 INFO kablam! | Nov 09 13:49:35.640 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.641 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.641 INFO kablam! Nov 09 13:49:35.641 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 09 13:49:35.641 INFO kablam! --> src/models/articles.rs:106:10 Nov 09 13:49:35.642 INFO kablam! | Nov 09 13:49:35.642 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.642 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.642 INFO kablam! | Nov 09 13:49:35.647 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.647 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.647 INFO kablam! Nov 09 13:49:35.648 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.648 INFO kablam! --> src/models/articles.rs:106:59 Nov 09 13:49:35.648 INFO kablam! | Nov 09 13:49:35.648 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.649 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.649 INFO kablam! | Nov 09 13:49:35.649 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.649 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.650 INFO kablam! Nov 09 13:49:35.650 INFO kablam! warning: cannot find type `articles` in this scope Nov 09 13:49:35.650 INFO kablam! --> src/models/articles.rs:106:59 Nov 09 13:49:35.650 INFO kablam! | Nov 09 13:49:35.651 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.651 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.651 INFO kablam! | Nov 09 13:49:35.651 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.652 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.652 INFO kablam! Nov 09 13:49:35.652 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:35.652 INFO kablam! --> src/models/articles.rs:106:59 Nov 09 13:49:35.653 INFO kablam! | Nov 09 13:49:35.653 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.653 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.653 INFO kablam! | Nov 09 13:49:35.654 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.654 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.654 INFO kablam! Nov 09 13:49:35.654 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 09 13:49:35.655 INFO kablam! --> src/models/articles.rs:106:59 Nov 09 13:49:35.655 INFO kablam! | Nov 09 13:49:35.655 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.656 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.656 INFO kablam! | Nov 09 13:49:35.656 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.656 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.657 INFO kablam! Nov 09 13:49:35.657 INFO kablam! warning: cannot find type `articles` in this scope Nov 09 13:49:35.657 INFO kablam! --> src/models/articles.rs:168:10 Nov 09 13:49:35.658 INFO kablam! | Nov 09 13:49:35.658 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 09 13:49:35.658 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.662 INFO kablam! | Nov 09 13:49:35.663 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.663 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.663 INFO kablam! Nov 09 13:49:35.664 INFO kablam! warning: cannot find type `InsertArticle` in this scope Nov 09 13:49:35.664 INFO kablam! --> src/models/articles.rs:168:10 Nov 09 13:49:35.664 INFO kablam! | Nov 09 13:49:35.665 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 09 13:49:35.665 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.665 INFO kablam! | Nov 09 13:49:35.665 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.666 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.666 INFO kablam! Nov 09 13:49:35.666 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.667 INFO kablam! --> src/models/articles.rs:258:10 Nov 09 13:49:35.667 INFO kablam! | Nov 09 13:49:35.667 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 09 13:49:35.667 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.668 INFO kablam! | Nov 09 13:49:35.668 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.668 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.668 INFO kablam! Nov 09 13:49:35.669 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:35.669 INFO kablam! --> src/models/articles.rs:258:10 Nov 09 13:49:35.669 INFO kablam! | Nov 09 13:49:35.669 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 09 13:49:35.670 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.670 INFO kablam! | Nov 09 13:49:35.670 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.670 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.671 INFO kablam! Nov 09 13:49:35.671 INFO kablam! warning: cannot find type `RawArticlesWithTag` in this scope Nov 09 13:49:35.671 INFO kablam! --> src/models/articles.rs:258:10 Nov 09 13:49:35.671 INFO kablam! | Nov 09 13:49:35.672 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 09 13:49:35.672 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.672 INFO kablam! | Nov 09 13:49:35.672 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.673 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.673 INFO kablam! Nov 09 13:49:35.673 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.673 INFO kablam! --> src/models/articles.rs:311:10 Nov 09 13:49:35.674 INFO kablam! | Nov 09 13:49:35.674 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 09 13:49:35.674 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.679 INFO kablam! | Nov 09 13:49:35.679 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.679 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.680 INFO kablam! Nov 09 13:49:35.680 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:35.680 INFO kablam! --> src/models/articles.rs:311:10 Nov 09 13:49:35.680 INFO kablam! | Nov 09 13:49:35.681 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 09 13:49:35.681 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.681 INFO kablam! | Nov 09 13:49:35.681 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.682 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.682 INFO kablam! Nov 09 13:49:35.682 INFO kablam! warning: cannot find type `Articles` in this scope Nov 09 13:49:35.682 INFO kablam! --> src/models/articles.rs:311:10 Nov 09 13:49:35.683 INFO kablam! | Nov 09 13:49:35.683 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 09 13:49:35.683 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.684 INFO kablam! | Nov 09 13:49:35.684 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.684 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.684 INFO kablam! Nov 09 13:49:35.685 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 09 13:49:35.685 INFO kablam! --> src/models/articles.rs:322:10 Nov 09 13:49:35.685 INFO kablam! | Nov 09 13:49:35.685 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.686 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.686 INFO kablam! | Nov 09 13:49:35.686 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.691 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.691 INFO kablam! Nov 09 13:49:35.691 INFO kablam! warning: cannot find type `Text` in this scope Nov 09 13:49:35.692 INFO kablam! --> src/models/articles.rs:322:59 Nov 09 13:49:35.692 INFO kablam! | Nov 09 13:49:35.692 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.692 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.693 INFO kablam! | Nov 09 13:49:35.693 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.693 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.693 INFO kablam! Nov 09 13:49:35.694 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 09 13:49:35.694 INFO kablam! --> src/models/articles.rs:322:59 Nov 09 13:49:35.694 INFO kablam! | Nov 09 13:49:35.699 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.699 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.699 INFO kablam! | Nov 09 13:49:35.699 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.700 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.700 INFO kablam! Nov 09 13:49:35.700 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 09 13:49:35.701 INFO kablam! --> src/models/articles.rs:322:59 Nov 09 13:49:35.701 INFO kablam! | Nov 09 13:49:35.701 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.701 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.702 INFO kablam! | Nov 09 13:49:35.702 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.702 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.703 INFO kablam! Nov 09 13:49:35.703 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.703 INFO kablam! --> src/models/comment.rs:13:10 Nov 09 13:49:35.703 INFO kablam! | Nov 09 13:49:35.704 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.704 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.704 INFO kablam! | Nov 09 13:49:35.705 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.705 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.705 INFO kablam! Nov 09 13:49:35.706 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:35.706 INFO kablam! --> src/models/comment.rs:13:10 Nov 09 13:49:35.706 INFO kablam! | Nov 09 13:49:35.710 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.711 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.711 INFO kablam! | Nov 09 13:49:35.711 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.712 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.712 INFO kablam! Nov 09 13:49:35.712 INFO kablam! warning: cannot find type `Comments` in this scope Nov 09 13:49:35.712 INFO kablam! --> src/models/comment.rs:13:10 Nov 09 13:49:35.713 INFO kablam! | Nov 09 13:49:35.713 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.713 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.714 INFO kablam! | Nov 09 13:49:35.714 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.714 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.714 INFO kablam! Nov 09 13:49:35.715 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.715 INFO kablam! --> src/models/comment.rs:13:59 Nov 09 13:49:35.715 INFO kablam! | Nov 09 13:49:35.716 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.716 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.716 INFO kablam! | Nov 09 13:49:35.717 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.717 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.717 INFO kablam! Nov 09 13:49:35.717 INFO kablam! warning: cannot find type `comments` in this scope Nov 09 13:49:35.718 INFO kablam! --> src/models/comment.rs:13:59 Nov 09 13:49:35.718 INFO kablam! | Nov 09 13:49:35.718 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.719 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.719 INFO kablam! | Nov 09 13:49:35.719 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.720 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.720 INFO kablam! Nov 09 13:49:35.720 INFO kablam! warning: cannot find type `Text` in this scope Nov 09 13:49:35.720 INFO kablam! --> src/models/comment.rs:13:59 Nov 09 13:49:35.721 INFO kablam! | Nov 09 13:49:35.721 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.721 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.721 INFO kablam! | Nov 09 13:49:35.722 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.722 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.722 INFO kablam! Nov 09 13:49:35.727 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:35.727 INFO kablam! --> src/models/comment.rs:13:59 Nov 09 13:49:35.727 INFO kablam! | Nov 09 13:49:35.727 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.728 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.728 INFO kablam! | Nov 09 13:49:35.728 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.729 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.729 INFO kablam! Nov 09 13:49:35.729 INFO kablam! warning: cannot find type `Comments` in this scope Nov 09 13:49:35.730 INFO kablam! --> src/models/comment.rs:13:59 Nov 09 13:49:35.730 INFO kablam! | Nov 09 13:49:35.730 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.730 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.731 INFO kablam! | Nov 09 13:49:35.731 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.731 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.732 INFO kablam! Nov 09 13:49:35.732 INFO kablam! warning: cannot find type `comments` in this scope Nov 09 13:49:35.732 INFO kablam! --> src/models/comment.rs:53:10 Nov 09 13:49:35.732 INFO kablam! | Nov 09 13:49:35.733 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 09 13:49:35.733 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.733 INFO kablam! | Nov 09 13:49:35.734 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.734 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.734 INFO kablam! Nov 09 13:49:35.739 INFO kablam! warning: cannot find type `InsertComments` in this scope Nov 09 13:49:35.739 INFO kablam! --> src/models/comment.rs:53:10 Nov 09 13:49:35.739 INFO kablam! | Nov 09 13:49:35.739 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 09 13:49:35.740 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.740 INFO kablam! | Nov 09 13:49:35.740 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.740 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.741 INFO kablam! Nov 09 13:49:35.741 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.741 INFO kablam! --> src/models/comment.rs:53:10 Nov 09 13:49:35.742 INFO kablam! | Nov 09 13:49:35.742 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 09 13:49:35.742 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.742 INFO kablam! | Nov 09 13:49:35.743 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.743 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.743 INFO kablam! Nov 09 13:49:35.744 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.744 INFO kablam! --> src/models/tag.rs:10:10 Nov 09 13:49:35.744 INFO kablam! | Nov 09 13:49:35.745 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.745 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.745 INFO kablam! | Nov 09 13:49:35.745 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.746 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.746 INFO kablam! Nov 09 13:49:35.746 INFO kablam! warning: cannot find type `Tags` in this scope Nov 09 13:49:35.747 INFO kablam! --> src/models/tag.rs:10:10 Nov 09 13:49:35.747 INFO kablam! | Nov 09 13:49:35.747 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.748 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.748 INFO kablam! | Nov 09 13:49:35.748 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.748 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.749 INFO kablam! Nov 09 13:49:35.749 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.749 INFO kablam! --> src/models/tag.rs:49:10 Nov 09 13:49:35.750 INFO kablam! | Nov 09 13:49:35.750 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.750 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.751 INFO kablam! | Nov 09 13:49:35.751 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.751 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.751 INFO kablam! Nov 09 13:49:35.752 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 09 13:49:35.752 INFO kablam! --> src/models/tag.rs:49:10 Nov 09 13:49:35.752 INFO kablam! | Nov 09 13:49:35.752 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.753 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.753 INFO kablam! | Nov 09 13:49:35.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.753 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.754 INFO kablam! Nov 09 13:49:35.754 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.754 INFO kablam! --> src/models/tag.rs:49:59 Nov 09 13:49:35.754 INFO kablam! | Nov 09 13:49:35.755 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.755 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.755 INFO kablam! | Nov 09 13:49:35.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.756 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.756 INFO kablam! Nov 09 13:49:35.756 INFO kablam! warning: cannot find type `sql_uuid` in this scope Nov 09 13:49:35.757 INFO kablam! --> src/models/tag.rs:49:59 Nov 09 13:49:35.757 INFO kablam! | Nov 09 13:49:35.757 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.757 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.758 INFO kablam! | Nov 09 13:49:35.758 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.758 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.759 INFO kablam! Nov 09 13:49:35.759 INFO kablam! warning: cannot find type `Text` in this scope Nov 09 13:49:35.759 INFO kablam! --> src/models/tag.rs:49:59 Nov 09 13:49:35.759 INFO kablam! | Nov 09 13:49:35.760 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.760 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.760 INFO kablam! | Nov 09 13:49:35.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.761 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.761 INFO kablam! Nov 09 13:49:35.761 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 09 13:49:35.762 INFO kablam! --> src/models/tag.rs:49:59 Nov 09 13:49:35.762 INFO kablam! | Nov 09 13:49:35.762 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.762 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.763 INFO kablam! | Nov 09 13:49:35.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.763 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.764 INFO kablam! Nov 09 13:49:35.764 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 09 13:49:35.764 INFO kablam! --> src/models/tag.rs:49:59 Nov 09 13:49:35.764 INFO kablam! | Nov 09 13:49:35.765 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:35.765 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.765 INFO kablam! | Nov 09 13:49:35.765 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.766 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.766 INFO kablam! Nov 09 13:49:35.766 INFO kablam! warning: cannot find type `tags` in this scope Nov 09 13:49:35.767 INFO kablam! --> src/models/tag.rs:84:10 Nov 09 13:49:35.767 INFO kablam! | Nov 09 13:49:35.767 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.767 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.768 INFO kablam! | Nov 09 13:49:35.768 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.768 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.768 INFO kablam! Nov 09 13:49:35.769 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 09 13:49:35.769 INFO kablam! --> src/models/tag.rs:84:10 Nov 09 13:49:35.769 INFO kablam! | Nov 09 13:49:35.770 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.770 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.770 INFO kablam! | Nov 09 13:49:35.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.771 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.771 INFO kablam! Nov 09 13:49:35.771 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.772 INFO kablam! --> src/models/user.rs:15:10 Nov 09 13:49:35.772 INFO kablam! | Nov 09 13:49:35.772 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.772 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.773 INFO kablam! | Nov 09 13:49:35.773 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.773 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.773 INFO kablam! Nov 09 13:49:35.774 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:35.774 INFO kablam! --> src/models/user.rs:15:10 Nov 09 13:49:35.774 INFO kablam! | Nov 09 13:49:35.775 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.775 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.775 INFO kablam! | Nov 09 13:49:35.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.776 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.776 INFO kablam! Nov 09 13:49:35.776 INFO kablam! warning: cannot find type `Users` in this scope Nov 09 13:49:35.777 INFO kablam! --> src/models/user.rs:15:10 Nov 09 13:49:35.777 INFO kablam! | Nov 09 13:49:35.777 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.778 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.778 INFO kablam! | Nov 09 13:49:35.778 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.779 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.779 INFO kablam! Nov 09 13:49:35.779 INFO kablam! warning: cannot find type `users` in this scope Nov 09 13:49:35.779 INFO kablam! --> src/models/user.rs:80:10 Nov 09 13:49:35.780 INFO kablam! | Nov 09 13:49:35.780 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.780 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.780 INFO kablam! | Nov 09 13:49:35.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.781 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.781 INFO kablam! Nov 09 13:49:35.781 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 09 13:49:35.782 INFO kablam! --> src/models/user.rs:80:10 Nov 09 13:49:35.782 INFO kablam! | Nov 09 13:49:35.782 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.782 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.783 INFO kablam! | Nov 09 13:49:35.783 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.783 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.784 INFO kablam! Nov 09 13:49:35.784 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:35.784 INFO kablam! --> src/models/user.rs:157:10 Nov 09 13:49:35.784 INFO kablam! | Nov 09 13:49:35.785 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.785 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.785 INFO kablam! | Nov 09 13:49:35.785 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.786 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.786 INFO kablam! Nov 09 13:49:35.786 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:35.787 INFO kablam! --> src/models/user.rs:157:10 Nov 09 13:49:35.787 INFO kablam! | Nov 09 13:49:35.787 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.787 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.788 INFO kablam! | Nov 09 13:49:35.788 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.788 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.789 INFO kablam! Nov 09 13:49:35.789 INFO kablam! warning: cannot find type `UserInfo` in this scope Nov 09 13:49:35.789 INFO kablam! --> src/models/user.rs:157:10 Nov 09 13:49:35.789 INFO kablam! | Nov 09 13:49:35.790 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:35.790 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.790 INFO kablam! | Nov 09 13:49:35.790 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.791 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.791 INFO kablam! Nov 09 13:49:35.791 INFO kablam! warning: cannot find type `table` in this scope Nov 09 13:49:35.792 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 13:49:35.792 INFO kablam! | Nov 09 13:49:35.792 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 13:49:35.792 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.793 INFO kablam! | Nov 09 13:49:35.793 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.793 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.793 INFO kablam! Nov 09 13:49:35.794 INFO kablam! warning: cannot find type `id` in this scope Nov 09 13:49:35.794 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.794 INFO kablam! | Nov 09 13:49:35.794 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.795 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.795 INFO kablam! | Nov 09 13:49:35.795 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.796 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.796 INFO kablam! Nov 09 13:49:35.796 INFO kablam! warning: cannot find type `title` in this scope Nov 09 13:49:35.796 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.797 INFO kablam! | Nov 09 13:49:35.797 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.797 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.797 INFO kablam! | Nov 09 13:49:35.798 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.798 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.798 INFO kablam! Nov 09 13:49:35.799 INFO kablam! warning: cannot find type `raw_content` in this scope Nov 09 13:49:35.799 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.799 INFO kablam! | Nov 09 13:49:35.799 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.800 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.800 INFO kablam! | Nov 09 13:49:35.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.801 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.801 INFO kablam! Nov 09 13:49:35.801 INFO kablam! warning: cannot find type `content` in this scope Nov 09 13:49:35.801 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.802 INFO kablam! | Nov 09 13:49:35.802 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.802 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.803 INFO kablam! | Nov 09 13:49:35.803 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.803 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.803 INFO kablam! Nov 09 13:49:35.804 INFO kablam! warning: cannot find type `published` in this scope Nov 09 13:49:35.804 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.804 INFO kablam! | Nov 09 13:49:35.804 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.805 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.805 INFO kablam! | Nov 09 13:49:35.805 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.806 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.806 INFO kablam! Nov 09 13:49:35.806 INFO kablam! warning: cannot find type `tags_id` in this scope Nov 09 13:49:35.807 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.807 INFO kablam! | Nov 09 13:49:35.807 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.807 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.808 INFO kablam! | Nov 09 13:49:35.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.808 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.809 INFO kablam! Nov 09 13:49:35.809 INFO kablam! warning: cannot find type `tags` in this scope Nov 09 13:49:35.809 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.809 INFO kablam! | Nov 09 13:49:35.810 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.810 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.810 INFO kablam! | Nov 09 13:49:35.810 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.811 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.811 INFO kablam! Nov 09 13:49:35.811 INFO kablam! warning: cannot find type `create_time` in this scope Nov 09 13:49:35.811 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.812 INFO kablam! | Nov 09 13:49:35.812 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.812 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.813 INFO kablam! | Nov 09 13:49:35.813 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.813 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.813 INFO kablam! Nov 09 13:49:35.814 INFO kablam! warning: cannot find type `modify_time` in this scope Nov 09 13:49:35.814 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.814 INFO kablam! | Nov 09 13:49:35.814 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.815 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.815 INFO kablam! | Nov 09 13:49:35.815 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.815 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.816 INFO kablam! Nov 09 13:49:35.816 INFO kablam! warning: cannot find type `account` in this scope Nov 09 13:49:35.816 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.817 INFO kablam! | Nov 09 13:49:35.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.817 INFO kablam! | Nov 09 13:49:35.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.818 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.818 INFO kablam! Nov 09 13:49:35.818 INFO kablam! warning: cannot find type `github` in this scope Nov 09 13:49:35.819 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.819 INFO kablam! | Nov 09 13:49:35.819 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.819 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.820 INFO kablam! | Nov 09 13:49:35.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.820 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.820 INFO kablam! Nov 09 13:49:35.821 INFO kablam! warning: cannot find type `password` in this scope Nov 09 13:49:35.821 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.821 INFO kablam! | Nov 09 13:49:35.821 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.822 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.822 INFO kablam! | Nov 09 13:49:35.822 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.822 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.823 INFO kablam! Nov 09 13:49:35.823 INFO kablam! warning: cannot find type `salt` in this scope Nov 09 13:49:35.823 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.823 INFO kablam! | Nov 09 13:49:35.824 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.824 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.824 INFO kablam! | Nov 09 13:49:35.824 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.825 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.825 INFO kablam! Nov 09 13:49:35.825 INFO kablam! warning: cannot find type `groups` in this scope Nov 09 13:49:35.825 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.826 INFO kablam! | Nov 09 13:49:35.826 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.826 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.827 INFO kablam! | Nov 09 13:49:35.827 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.827 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.828 INFO kablam! Nov 09 13:49:35.828 INFO kablam! warning: cannot find type `nickname` in this scope Nov 09 13:49:35.828 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.828 INFO kablam! | Nov 09 13:49:35.829 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.829 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.829 INFO kablam! | Nov 09 13:49:35.829 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.830 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.830 INFO kablam! Nov 09 13:49:35.830 INFO kablam! warning: cannot find type `say` in this scope Nov 09 13:49:35.830 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.830 INFO kablam! | Nov 09 13:49:35.830 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.830 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.830 INFO kablam! | Nov 09 13:49:35.830 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.830 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.830 INFO kablam! Nov 09 13:49:35.830 INFO kablam! warning: cannot find type `email` in this scope Nov 09 13:49:35.830 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.830 INFO kablam! | Nov 09 13:49:35.830 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.830 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.830 INFO kablam! | Nov 09 13:49:35.830 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.830 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.830 INFO kablam! Nov 09 13:49:35.831 INFO kablam! warning: cannot find type `disabled` in this scope Nov 09 13:49:35.831 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.831 INFO kablam! | Nov 09 13:49:35.831 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.831 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.831 INFO kablam! | Nov 09 13:49:35.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.831 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.831 INFO kablam! Nov 09 13:49:35.831 INFO kablam! warning: cannot find type `tag` in this scope Nov 09 13:49:35.831 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.831 INFO kablam! | Nov 09 13:49:35.831 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.831 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.831 INFO kablam! | Nov 09 13:49:35.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.831 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.831 INFO kablam! Nov 09 13:49:35.831 INFO kablam! warning: cannot find type `comment` in this scope Nov 09 13:49:35.831 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.831 INFO kablam! | Nov 09 13:49:35.831 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.831 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.831 INFO kablam! | Nov 09 13:49:35.831 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.832 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.832 INFO kablam! Nov 09 13:49:35.832 INFO kablam! warning: cannot find type `article_id` in this scope Nov 09 13:49:35.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.832 INFO kablam! | Nov 09 13:49:35.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.832 INFO kablam! | Nov 09 13:49:35.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.832 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.832 INFO kablam! Nov 09 13:49:35.832 INFO kablam! warning: cannot find type `user_id` in this scope Nov 09 13:49:35.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.832 INFO kablam! | Nov 09 13:49:35.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.832 INFO kablam! | Nov 09 13:49:35.832 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.832 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.832 INFO kablam! Nov 09 13:49:35.832 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 09 13:49:35.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:35.832 INFO kablam! | Nov 09 13:49:35.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:35.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:35.833 INFO kablam! | Nov 09 13:49:35.833 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:35.833 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:35.833 INFO kablam! Nov 09 13:49:36.847 INFO kablam! warning: cannot find type `relation` in this scope Nov 09 13:49:36.847 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 09 13:49:36.847 INFO kablam! | Nov 09 13:49:36.847 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.847 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.847 INFO kablam! | Nov 09 13:49:36.847 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 13:49:36.847 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.847 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.847 INFO kablam! Nov 09 13:49:36.847 INFO kablam! warning: cannot find type `Relations` in this scope Nov 09 13:49:36.847 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 09 13:49:36.847 INFO kablam! | Nov 09 13:49:36.847 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.847 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.847 INFO kablam! | Nov 09 13:49:36.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.849 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.849 INFO kablam! Nov 09 13:49:36.849 INFO kablam! warning: cannot find type `relation` in this scope Nov 09 13:49:36.849 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 09 13:49:36.849 INFO kablam! | Nov 09 13:49:36.849 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.849 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.849 INFO kablam! | Nov 09 13:49:36.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.849 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.849 INFO kablam! Nov 09 13:49:36.849 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.849 INFO kablam! --> src/models/article_tag_relation.rs:9:10 Nov 09 13:49:36.849 INFO kablam! | Nov 09 13:49:36.849 INFO kablam! 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.849 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.849 INFO kablam! | Nov 09 13:49:36.849 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.849 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.849 INFO kablam! Nov 09 13:49:36.850 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.850 INFO kablam! --> src/models/articles.rs:106:10 Nov 09 13:49:36.850 INFO kablam! | Nov 09 13:49:36.850 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.850 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.850 INFO kablam! | Nov 09 13:49:36.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.850 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.850 INFO kablam! Nov 09 13:49:36.850 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:36.850 INFO kablam! --> src/models/articles.rs:106:10 Nov 09 13:49:36.850 INFO kablam! | Nov 09 13:49:36.850 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.850 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.850 INFO kablam! | Nov 09 13:49:36.850 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.850 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.850 INFO kablam! Nov 09 13:49:36.850 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 09 13:49:36.850 INFO kablam! --> src/models/articles.rs:106:10 Nov 09 13:49:36.850 INFO kablam! | Nov 09 13:49:36.851 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.851 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.851 INFO kablam! | Nov 09 13:49:36.851 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.851 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.851 INFO kablam! Nov 09 13:49:36.855 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.855 INFO kablam! --> src/models/articles.rs:106:59 Nov 09 13:49:36.855 INFO kablam! | Nov 09 13:49:36.855 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.855 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.855 INFO kablam! | Nov 09 13:49:36.855 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.855 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.855 INFO kablam! Nov 09 13:49:36.855 INFO kablam! warning: cannot find type `articles` in this scope Nov 09 13:49:36.855 INFO kablam! --> src/models/articles.rs:106:59 Nov 09 13:49:36.855 INFO kablam! | Nov 09 13:49:36.855 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.855 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.855 INFO kablam! | Nov 09 13:49:36.855 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.855 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.855 INFO kablam! Nov 09 13:49:36.855 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:36.855 INFO kablam! --> src/models/articles.rs:106:59 Nov 09 13:49:36.855 INFO kablam! | Nov 09 13:49:36.855 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.855 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.855 INFO kablam! | Nov 09 13:49:36.855 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.855 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.855 INFO kablam! Nov 09 13:49:36.855 INFO kablam! warning: cannot find type `ArticleList` in this scope Nov 09 13:49:36.855 INFO kablam! --> src/models/articles.rs:106:59 Nov 09 13:49:36.855 INFO kablam! | Nov 09 13:49:36.855 INFO kablam! 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.855 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.855 INFO kablam! | Nov 09 13:49:36.855 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.855 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.855 INFO kablam! Nov 09 13:49:36.865 INFO kablam! warning: cannot find type `articles` in this scope Nov 09 13:49:36.865 INFO kablam! --> src/models/articles.rs:168:10 Nov 09 13:49:36.865 INFO kablam! | Nov 09 13:49:36.865 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 09 13:49:36.865 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.865 INFO kablam! | Nov 09 13:49:36.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.865 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.865 INFO kablam! Nov 09 13:49:36.865 INFO kablam! warning: cannot find type `InsertArticle` in this scope Nov 09 13:49:36.865 INFO kablam! --> src/models/articles.rs:168:10 Nov 09 13:49:36.865 INFO kablam! | Nov 09 13:49:36.865 INFO kablam! 168 | #[derive(Insertable, Debug, Clone)] Nov 09 13:49:36.865 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.865 INFO kablam! | Nov 09 13:49:36.865 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.865 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.865 INFO kablam! Nov 09 13:49:36.866 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.866 INFO kablam! --> src/models/articles.rs:258:10 Nov 09 13:49:36.866 INFO kablam! | Nov 09 13:49:36.866 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 09 13:49:36.866 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.866 INFO kablam! | Nov 09 13:49:36.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.866 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.866 INFO kablam! Nov 09 13:49:36.866 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:36.866 INFO kablam! --> src/models/articles.rs:258:10 Nov 09 13:49:36.866 INFO kablam! | Nov 09 13:49:36.866 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 09 13:49:36.866 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.866 INFO kablam! | Nov 09 13:49:36.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.866 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.866 INFO kablam! Nov 09 13:49:36.866 INFO kablam! warning: cannot find type `RawArticlesWithTag` in this scope Nov 09 13:49:36.866 INFO kablam! --> src/models/articles.rs:258:10 Nov 09 13:49:36.866 INFO kablam! | Nov 09 13:49:36.866 INFO kablam! 258 | #[derive(Queryable, Debug, Clone)] Nov 09 13:49:36.866 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.866 INFO kablam! | Nov 09 13:49:36.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.866 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.866 INFO kablam! Nov 09 13:49:36.866 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.866 INFO kablam! --> src/models/articles.rs:311:10 Nov 09 13:49:36.866 INFO kablam! | Nov 09 13:49:36.866 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 09 13:49:36.866 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.866 INFO kablam! | Nov 09 13:49:36.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.866 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.866 INFO kablam! Nov 09 13:49:36.866 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:36.866 INFO kablam! --> src/models/articles.rs:311:10 Nov 09 13:49:36.866 INFO kablam! | Nov 09 13:49:36.866 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 09 13:49:36.866 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.866 INFO kablam! | Nov 09 13:49:36.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.866 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.866 INFO kablam! Nov 09 13:49:36.866 INFO kablam! warning: cannot find type `Articles` in this scope Nov 09 13:49:36.866 INFO kablam! --> src/models/articles.rs:311:10 Nov 09 13:49:36.866 INFO kablam! | Nov 09 13:49:36.866 INFO kablam! 311 | #[derive(Queryable, Debug, Clone)] Nov 09 13:49:36.866 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.866 INFO kablam! | Nov 09 13:49:36.866 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.866 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.866 INFO kablam! Nov 09 13:49:36.871 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 09 13:49:36.871 INFO kablam! --> src/models/articles.rs:322:10 Nov 09 13:49:36.871 INFO kablam! | Nov 09 13:49:36.871 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.871 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.871 INFO kablam! | Nov 09 13:49:36.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.871 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.871 INFO kablam! Nov 09 13:49:36.871 INFO kablam! warning: cannot find type `Text` in this scope Nov 09 13:49:36.871 INFO kablam! --> src/models/articles.rs:322:59 Nov 09 13:49:36.871 INFO kablam! | Nov 09 13:49:36.871 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.871 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.871 INFO kablam! | Nov 09 13:49:36.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.871 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.871 INFO kablam! Nov 09 13:49:36.871 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 09 13:49:36.871 INFO kablam! --> src/models/articles.rs:322:59 Nov 09 13:49:36.871 INFO kablam! | Nov 09 13:49:36.871 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.871 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.871 INFO kablam! | Nov 09 13:49:36.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.871 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.871 INFO kablam! Nov 09 13:49:36.871 INFO kablam! warning: cannot find type `PublishedStatistics` in this scope Nov 09 13:49:36.871 INFO kablam! --> src/models/articles.rs:322:59 Nov 09 13:49:36.871 INFO kablam! | Nov 09 13:49:36.871 INFO kablam! 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.871 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.871 INFO kablam! | Nov 09 13:49:36.871 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.871 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.871 INFO kablam! Nov 09 13:49:36.883 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.884 INFO kablam! --> src/models/comment.rs:13:10 Nov 09 13:49:36.884 INFO kablam! | Nov 09 13:49:36.884 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.884 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.884 INFO kablam! | Nov 09 13:49:36.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.884 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.884 INFO kablam! Nov 09 13:49:36.884 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:36.884 INFO kablam! --> src/models/comment.rs:13:10 Nov 09 13:49:36.884 INFO kablam! | Nov 09 13:49:36.884 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.884 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.884 INFO kablam! | Nov 09 13:49:36.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.884 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.884 INFO kablam! Nov 09 13:49:36.884 INFO kablam! warning: cannot find type `Comments` in this scope Nov 09 13:49:36.884 INFO kablam! --> src/models/comment.rs:13:10 Nov 09 13:49:36.884 INFO kablam! | Nov 09 13:49:36.884 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.884 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.884 INFO kablam! | Nov 09 13:49:36.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.884 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.884 INFO kablam! Nov 09 13:49:36.890 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.890 INFO kablam! --> src/models/comment.rs:13:59 Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.890 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.890 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.890 INFO kablam! Nov 09 13:49:36.890 INFO kablam! warning: cannot find type `comments` in this scope Nov 09 13:49:36.890 INFO kablam! --> src/models/comment.rs:13:59 Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.890 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.890 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.890 INFO kablam! Nov 09 13:49:36.890 INFO kablam! warning: cannot find type `Text` in this scope Nov 09 13:49:36.890 INFO kablam! --> src/models/comment.rs:13:59 Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.890 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.890 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.890 INFO kablam! Nov 09 13:49:36.890 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:36.890 INFO kablam! --> src/models/comment.rs:13:59 Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.890 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.890 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.890 INFO kablam! Nov 09 13:49:36.890 INFO kablam! warning: cannot find type `Comments` in this scope Nov 09 13:49:36.890 INFO kablam! --> src/models/comment.rs:13:59 Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.890 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.890 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.890 INFO kablam! Nov 09 13:49:36.890 INFO kablam! warning: cannot find type `comments` in this scope Nov 09 13:49:36.890 INFO kablam! --> src/models/comment.rs:53:10 Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 09 13:49:36.890 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.890 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.890 INFO kablam! Nov 09 13:49:36.890 INFO kablam! warning: cannot find type `InsertComments` in this scope Nov 09 13:49:36.890 INFO kablam! --> src/models/comment.rs:53:10 Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 09 13:49:36.890 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.890 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.890 INFO kablam! Nov 09 13:49:36.890 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.890 INFO kablam! --> src/models/comment.rs:53:10 Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! 53 | #[derive(Insertable, Debug, Clone)] Nov 09 13:49:36.890 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.890 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.890 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.890 INFO kablam! Nov 09 13:49:36.890 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.890 INFO kablam! --> src/models/tag.rs:10:10 Nov 09 13:49:36.890 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.891 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.891 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.891 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.891 INFO kablam! Nov 09 13:49:36.891 INFO kablam! warning: cannot find type `Tags` in this scope Nov 09 13:49:36.891 INFO kablam! --> src/models/tag.rs:10:10 Nov 09 13:49:36.891 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.891 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.891 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.891 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.891 INFO kablam! Nov 09 13:49:36.891 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.891 INFO kablam! --> src/models/tag.rs:49:10 Nov 09 13:49:36.891 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.891 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.891 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.891 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.891 INFO kablam! Nov 09 13:49:36.891 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 09 13:49:36.891 INFO kablam! --> src/models/tag.rs:49:10 Nov 09 13:49:36.891 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.891 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.891 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.891 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.891 INFO kablam! Nov 09 13:49:36.891 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.891 INFO kablam! --> src/models/tag.rs:49:59 Nov 09 13:49:36.891 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.891 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.891 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.891 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.891 INFO kablam! Nov 09 13:49:36.891 INFO kablam! warning: cannot find type `sql_uuid` in this scope Nov 09 13:49:36.891 INFO kablam! --> src/models/tag.rs:49:59 Nov 09 13:49:36.891 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.891 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.891 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.891 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.891 INFO kablam! Nov 09 13:49:36.891 INFO kablam! warning: cannot find type `Text` in this scope Nov 09 13:49:36.891 INFO kablam! --> src/models/tag.rs:49:59 Nov 09 13:49:36.891 INFO kablam! | Nov 09 13:49:36.891 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.891 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.903 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.903 INFO kablam! Nov 09 13:49:36.903 INFO kablam! warning: cannot find type `BigInt` in this scope Nov 09 13:49:36.903 INFO kablam! --> src/models/tag.rs:49:59 Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.903 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.903 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.903 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.903 INFO kablam! Nov 09 13:49:36.903 INFO kablam! warning: cannot find type `TagCount` in this scope Nov 09 13:49:36.903 INFO kablam! --> src/models/tag.rs:49:59 Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.903 INFO kablam! 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 09 13:49:36.903 INFO kablam! | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.903 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.903 INFO kablam! Nov 09 13:49:36.903 INFO kablam! warning: cannot find type `tags` in this scope Nov 09 13:49:36.903 INFO kablam! --> src/models/tag.rs:84:10 Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.903 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.903 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.903 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.903 INFO kablam! Nov 09 13:49:36.903 INFO kablam! warning: cannot find type `NewTag` in this scope Nov 09 13:49:36.903 INFO kablam! --> src/models/tag.rs:84:10 Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.903 INFO kablam! 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.903 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.903 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.903 INFO kablam! Nov 09 13:49:36.903 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.903 INFO kablam! --> src/models/user.rs:15:10 Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.903 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.903 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.903 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.903 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.903 INFO kablam! Nov 09 13:49:36.903 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:36.903 INFO kablam! --> src/models/user.rs:15:10 Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.903 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.903 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.903 INFO kablam! | Nov 09 13:49:36.904 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.904 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.904 INFO kablam! Nov 09 13:49:36.911 INFO kablam! warning: cannot find type `Users` in this scope Nov 09 13:49:36.911 INFO kablam! --> src/models/user.rs:15:10 Nov 09 13:49:36.911 INFO kablam! | Nov 09 13:49:36.911 INFO kablam! 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.911 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.911 INFO kablam! | Nov 09 13:49:36.911 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.911 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.911 INFO kablam! Nov 09 13:49:36.911 INFO kablam! warning: cannot find type `users` in this scope Nov 09 13:49:36.911 INFO kablam! --> src/models/user.rs:80:10 Nov 09 13:49:36.911 INFO kablam! | Nov 09 13:49:36.911 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.911 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.911 INFO kablam! | Nov 09 13:49:36.911 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.911 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.911 INFO kablam! Nov 09 13:49:36.911 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 09 13:49:36.911 INFO kablam! --> src/models/user.rs:80:10 Nov 09 13:49:36.911 INFO kablam! | Nov 09 13:49:36.911 INFO kablam! 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.911 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.911 INFO kablam! | Nov 09 13:49:36.911 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.911 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.911 INFO kablam! Nov 09 13:49:36.911 INFO kablam! warning: cannot find type `Uuid` in this scope Nov 09 13:49:36.911 INFO kablam! --> src/models/user.rs:157:10 Nov 09 13:49:36.911 INFO kablam! | Nov 09 13:49:36.911 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.911 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.911 INFO kablam! | Nov 09 13:49:36.911 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.911 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.911 INFO kablam! Nov 09 13:49:36.911 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 09 13:49:36.911 INFO kablam! --> src/models/user.rs:157:10 Nov 09 13:49:36.911 INFO kablam! | Nov 09 13:49:36.911 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.911 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.911 INFO kablam! | Nov 09 13:49:36.911 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.911 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.911 INFO kablam! Nov 09 13:49:36.911 INFO kablam! warning: cannot find type `UserInfo` in this scope Nov 09 13:49:36.911 INFO kablam! --> src/models/user.rs:157:10 Nov 09 13:49:36.911 INFO kablam! | Nov 09 13:49:36.911 INFO kablam! 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 09 13:49:36.911 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.911 INFO kablam! | Nov 09 13:49:36.911 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.911 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.911 INFO kablam! Nov 09 13:49:36.927 INFO kablam! warning: cannot find type `table` in this scope Nov 09 13:49:36.927 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 13:49:36.927 INFO kablam! | Nov 09 13:49:36.927 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 13:49:36.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.927 INFO kablam! | Nov 09 13:49:36.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.927 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.927 INFO kablam! Nov 09 13:49:36.927 INFO kablam! warning: cannot find type `id` in this scope Nov 09 13:49:36.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.927 INFO kablam! | Nov 09 13:49:36.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.927 INFO kablam! | Nov 09 13:49:36.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.927 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.927 INFO kablam! Nov 09 13:49:36.927 INFO kablam! warning: cannot find type `title` in this scope Nov 09 13:49:36.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.927 INFO kablam! | Nov 09 13:49:36.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.927 INFO kablam! | Nov 09 13:49:36.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.927 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.927 INFO kablam! Nov 09 13:49:36.927 INFO kablam! warning: cannot find type `raw_content` in this scope Nov 09 13:49:36.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.927 INFO kablam! | Nov 09 13:49:36.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.927 INFO kablam! | Nov 09 13:49:36.927 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.927 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.927 INFO kablam! Nov 09 13:49:36.927 INFO kablam! warning: cannot find type `content` in this scope Nov 09 13:49:36.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.927 INFO kablam! | Nov 09 13:49:36.928 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.928 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.928 INFO kablam! | Nov 09 13:49:36.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.928 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.928 INFO kablam! Nov 09 13:49:36.928 INFO kablam! warning: cannot find type `published` in this scope Nov 09 13:49:36.928 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.928 INFO kablam! | Nov 09 13:49:36.928 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.928 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.928 INFO kablam! | Nov 09 13:49:36.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.928 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.928 INFO kablam! Nov 09 13:49:36.928 INFO kablam! warning: cannot find type `tags_id` in this scope Nov 09 13:49:36.928 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.928 INFO kablam! | Nov 09 13:49:36.928 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.928 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.928 INFO kablam! | Nov 09 13:49:36.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.928 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.928 INFO kablam! Nov 09 13:49:36.928 INFO kablam! warning: cannot find type `tags` in this scope Nov 09 13:49:36.928 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.928 INFO kablam! | Nov 09 13:49:36.928 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.928 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.928 INFO kablam! | Nov 09 13:49:36.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.928 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.928 INFO kablam! Nov 09 13:49:36.928 INFO kablam! warning: cannot find type `create_time` in this scope Nov 09 13:49:36.928 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.928 INFO kablam! | Nov 09 13:49:36.928 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.928 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.928 INFO kablam! | Nov 09 13:49:36.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.928 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.928 INFO kablam! Nov 09 13:49:36.928 INFO kablam! warning: cannot find type `modify_time` in this scope Nov 09 13:49:36.928 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.928 INFO kablam! | Nov 09 13:49:36.928 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.928 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.928 INFO kablam! | Nov 09 13:49:36.928 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.928 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.928 INFO kablam! Nov 09 13:49:36.935 INFO kablam! warning: cannot find type `account` in this scope Nov 09 13:49:36.935 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.935 INFO kablam! | Nov 09 13:49:36.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.935 INFO kablam! | Nov 09 13:49:36.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.935 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.935 INFO kablam! Nov 09 13:49:36.935 INFO kablam! warning: cannot find type `github` in this scope Nov 09 13:49:36.935 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.935 INFO kablam! | Nov 09 13:49:36.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.935 INFO kablam! | Nov 09 13:49:36.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.935 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.935 INFO kablam! Nov 09 13:49:36.935 INFO kablam! warning: cannot find type `password` in this scope Nov 09 13:49:36.935 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.935 INFO kablam! | Nov 09 13:49:36.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.935 INFO kablam! | Nov 09 13:49:36.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.935 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.935 INFO kablam! Nov 09 13:49:36.935 INFO kablam! warning: cannot find type `salt` in this scope Nov 09 13:49:36.935 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.935 INFO kablam! | Nov 09 13:49:36.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.935 INFO kablam! | Nov 09 13:49:36.935 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.935 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.935 INFO kablam! Nov 09 13:49:36.935 INFO kablam! warning: cannot find type `groups` in this scope Nov 09 13:49:36.935 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.935 INFO kablam! | Nov 09 13:49:36.935 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.935 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.935 INFO kablam! | Nov 09 13:49:36.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.936 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.936 INFO kablam! Nov 09 13:49:36.936 INFO kablam! warning: cannot find type `nickname` in this scope Nov 09 13:49:36.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.936 INFO kablam! | Nov 09 13:49:36.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.936 INFO kablam! | Nov 09 13:49:36.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.936 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.936 INFO kablam! Nov 09 13:49:36.936 INFO kablam! warning: cannot find type `say` in this scope Nov 09 13:49:36.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.936 INFO kablam! | Nov 09 13:49:36.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.936 INFO kablam! | Nov 09 13:49:36.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.936 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.936 INFO kablam! Nov 09 13:49:36.936 INFO kablam! warning: cannot find type `email` in this scope Nov 09 13:49:36.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.936 INFO kablam! | Nov 09 13:49:36.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.936 INFO kablam! | Nov 09 13:49:36.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.936 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.936 INFO kablam! Nov 09 13:49:36.936 INFO kablam! warning: cannot find type `disabled` in this scope Nov 09 13:49:36.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.936 INFO kablam! | Nov 09 13:49:36.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.936 INFO kablam! | Nov 09 13:49:36.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.936 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.936 INFO kablam! Nov 09 13:49:36.936 INFO kablam! warning: cannot find type `tag` in this scope Nov 09 13:49:36.936 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.936 INFO kablam! | Nov 09 13:49:36.936 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.936 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.936 INFO kablam! | Nov 09 13:49:36.936 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.936 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.936 INFO kablam! Nov 09 13:49:36.943 INFO kablam! warning: cannot find type `comment` in this scope Nov 09 13:49:36.943 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.943 INFO kablam! | Nov 09 13:49:36.943 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.943 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.943 INFO kablam! | Nov 09 13:49:36.943 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.943 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.943 INFO kablam! Nov 09 13:49:36.943 INFO kablam! warning: cannot find type `article_id` in this scope Nov 09 13:49:36.943 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.943 INFO kablam! | Nov 09 13:49:36.943 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.943 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.943 INFO kablam! | Nov 09 13:49:36.943 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.943 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.943 INFO kablam! Nov 09 13:49:36.943 INFO kablam! warning: cannot find type `user_id` in this scope Nov 09 13:49:36.943 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.943 INFO kablam! | Nov 09 13:49:36.943 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.943 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.943 INFO kablam! | Nov 09 13:49:36.943 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.943 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.943 INFO kablam! Nov 09 13:49:36.943 INFO kablam! warning: cannot find type `tag_id` in this scope Nov 09 13:49:36.943 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 13:49:36.943 INFO kablam! | Nov 09 13:49:36.943 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 13:49:36.943 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 13:49:36.943 INFO kablam! | Nov 09 13:49:36.943 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 13:49:36.943 INFO kablam! = note: for more information, see issue #50504 Nov 09 13:49:36.943 INFO kablam! Nov 09 13:49:56.018 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 07s Nov 09 13:49:56.055 INFO kablam! su: No module specific data is present Nov 09 13:49:57.239 INFO running `"docker" "rm" "-f" "f660cb3af9a88d4ffbeb587d712582c1a02f01ab50509ec3678a96f141b80709"` Nov 09 13:49:57.509 INFO blam! f660cb3af9a88d4ffbeb587d712582c1a02f01ab50509ec3678a96f141b80709