Oct 26 23:58:20.924 INFO checking n3phtys/molecule-dev against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:58:20.925 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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"` Oct 26 23:58:21.143 INFO blam! 29c99bd51f4443dae193398363831fc68fe1a3b14c87e92cdc48f42a57c5ff38 Oct 26 23:58:21.145 INFO running `"docker" "start" "-a" "29c99bd51f4443dae193398363831fc68fe1a3b14c87e92cdc48f42a57c5ff38"` Oct 26 23:58:21.790 INFO kablam! usermod: no changes Oct 26 23:58:21.991 INFO kablam! Compiling serde v1.0.64 Oct 26 23:58:21.991 INFO kablam! Compiling ucd-util v0.1.1 Oct 26 23:58:21.999 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 26 23:58:21.999 INFO kablam! Compiling memchr v2.0.1 Oct 26 23:58:21.999 INFO kablam! Compiling diesel v0.16.0 Oct 26 23:58:21.999 INFO kablam! Compiling syn v0.11.11 Oct 26 23:58:21.999 INFO kablam! Compiling thread_local v0.3.5 Oct 26 23:58:21.999 INFO kablam! Compiling error-chain v0.10.0 Oct 26 23:58:24.743 INFO kablam! Compiling aho-corasick v0.6.4 Oct 26 23:58:24.743 INFO kablam! Compiling regex-syntax v0.5.6 Oct 26 23:58:28.394 INFO kablam! Checking diesel v1.3.0 Oct 26 23:59:06.971 INFO kablam! Compiling derive-error-chain v0.10.1 Oct 26 23:59:18.063 INFO kablam! Compiling regex v0.2.11 Oct 26 23:59:24.635 INFO kablam! Checking serde_json v1.0.19 Oct 26 23:59:26.175 INFO kablam! Checking dotenv v0.10.1 Oct 26 23:59:49.439 INFO kablam! Compiling diesel_codegen v0.16.1 Oct 27 00:00:09.944 INFO kablam! Checking migrations_internals v1.3.0 Oct 27 00:00:13.944 INFO kablam! Compiling migrations_macros v1.3.0 Oct 27 00:00:16.754 INFO kablam! Checking diesel_migrations v1.3.0 Oct 27 00:00:17.223 INFO kablam! Checking molecule v0.1.0 (/source) Oct 27 00:00:19.803 INFO kablam! warning: unused `#[macro_use]` import Oct 27 00:00:19.803 INFO kablam! --> src/lib.rs:4:1 Oct 27 00:00:19.803 INFO kablam! | Oct 27 00:00:19.803 INFO kablam! 4 | #[macro_use] Oct 27 00:00:19.803 INFO kablam! | ^^^^^^^^^^^^ Oct 27 00:00:19.803 INFO kablam! | Oct 27 00:00:19.803 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:00:19.803 INFO kablam! Oct 27 00:00:19.803 INFO kablam! warning: cannot find type `posts` in this scope Oct 27 00:00:19.803 INFO kablam! --> src/database/models.rs:3:10 Oct 27 00:00:19.803 INFO kablam! | Oct 27 00:00:19.803 INFO kablam! 3 | #[derive(Insertable)] Oct 27 00:00:19.803 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.803 INFO kablam! | Oct 27 00:00:19.803 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 00:00:19.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! Oct 27 00:00:19.803 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.803 INFO kablam! Oct 27 00:00:19.803 INFO kablam! warning: cannot find type `NewPost` in this scope Oct 27 00:00:19.803 INFO kablam! --> src/database/models.rs:3:10 Oct 27 00:00:19.803 INFO kablam! | Oct 27 00:00:19.803 INFO kablam! 3 | #[derive(Insertable)] Oct 27 00:00:19.803 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.803 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.803 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.803 INFO kablam! Oct 27 00:00:19.811 INFO kablam! warning: cannot find type `posts` in this scope Oct 27 00:00:19.811 INFO kablam! --> src/database/models.rs:3:10 Oct 27 00:00:19.812 INFO kablam! | Oct 27 00:00:19.812 INFO kablam! 3 | #[derive(Insertable)] Oct 27 00:00:19.812 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.812 INFO kablam! | Oct 27 00:00:19.812 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.813 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.813 INFO kablam! Oct 27 00:00:19.813 INFO kablam! warning: cannot find type `Post` in this scope Oct 27 00:00:19.813 INFO kablam! --> src/database/models.rs:10:10 Oct 27 00:00:19.813 INFO kablam! | Oct 27 00:00:19.814 INFO kablam! 10 | #[derive(Queryable)] Oct 27 00:00:19.814 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.814 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.815 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.815 INFO kablam! Oct 27 00:00:19.815 INFO kablam! warning: cannot find type `users` in this scope Oct 27 00:00:19.816 INFO kablam! --> src/database/models.rs:18:10 Oct 27 00:00:19.816 INFO kablam! | Oct 27 00:00:19.816 INFO kablam! 18 | #[derive(Insertable)] Oct 27 00:00:19.816 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.817 INFO kablam! | Oct 27 00:00:19.817 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.817 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.818 INFO kablam! Oct 27 00:00:19.818 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 27 00:00:19.818 INFO kablam! --> src/database/models.rs:18:10 Oct 27 00:00:19.819 INFO kablam! | Oct 27 00:00:19.819 INFO kablam! 18 | #[derive(Insertable)] Oct 27 00:00:19.819 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.819 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.820 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.820 INFO kablam! Oct 27 00:00:19.820 INFO kablam! warning: cannot find type `User` in this scope Oct 27 00:00:19.821 INFO kablam! --> src/database/models.rs:25:10 Oct 27 00:00:19.821 INFO kablam! | Oct 27 00:00:19.821 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 27 00:00:19.827 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.827 INFO kablam! | Oct 27 00:00:19.828 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.828 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.828 INFO kablam! Oct 27 00:00:19.829 INFO kablam! warning: cannot find type `User` in this scope Oct 27 00:00:19.829 INFO kablam! --> src/database/models.rs:25:21 Oct 27 00:00:19.829 INFO kablam! | Oct 27 00:00:19.829 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 27 00:00:19.830 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.830 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.830 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.830 INFO kablam! Oct 27 00:00:19.830 INFO kablam! warning: cannot find type `users` in this scope Oct 27 00:00:19.835 INFO kablam! --> src/database/models.rs:25:21 Oct 27 00:00:19.835 INFO kablam! | Oct 27 00:00:19.835 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 27 00:00:19.835 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.836 INFO kablam! | Oct 27 00:00:19.836 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.836 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.836 INFO kablam! Oct 27 00:00:19.836 INFO kablam! warning: cannot find type `table` in this scope Oct 27 00:00:19.836 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 00:00:19.836 INFO kablam! | Oct 27 00:00:19.837 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 00:00:19.837 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.837 INFO kablam! | Oct 27 00:00:19.837 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.837 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.838 INFO kablam! Oct 27 00:00:19.838 INFO kablam! warning: cannot find type `title` in this scope Oct 27 00:00:19.838 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.838 INFO kablam! | Oct 27 00:00:19.838 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.843 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.843 INFO kablam! | Oct 27 00:00:19.843 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.844 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.844 INFO kablam! Oct 27 00:00:19.844 INFO kablam! warning: cannot find type `post_id` in this scope Oct 27 00:00:19.844 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.844 INFO kablam! | Oct 27 00:00:19.844 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.844 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.844 INFO kablam! | Oct 27 00:00:19.845 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.845 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.845 INFO kablam! Oct 27 00:00:19.845 INFO kablam! warning: cannot find type `friendly_url` in this scope Oct 27 00:00:19.845 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.845 INFO kablam! | Oct 27 00:00:19.845 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.846 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.846 INFO kablam! | Oct 27 00:00:19.846 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.846 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.846 INFO kablam! Oct 27 00:00:19.846 INFO kablam! warning: cannot find type `publish_date` in this scope Oct 27 00:00:19.855 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.855 INFO kablam! | Oct 27 00:00:19.855 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.855 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.855 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.855 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.856 INFO kablam! Oct 27 00:00:19.856 INFO kablam! warning: cannot find type `expiration_date` in this scope Oct 27 00:00:19.856 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.856 INFO kablam! | Oct 27 00:00:19.856 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.856 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.856 INFO kablam! | Oct 27 00:00:19.857 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.857 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.857 INFO kablam! Oct 27 00:00:19.857 INFO kablam! warning: cannot find type `structure_id` in this scope Oct 27 00:00:19.857 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.857 INFO kablam! | Oct 27 00:00:19.857 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.858 INFO kablam! | Oct 27 00:00:19.858 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.858 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.858 INFO kablam! Oct 27 00:00:19.858 INFO kablam! warning: cannot find type `content` in this scope Oct 27 00:00:19.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.859 INFO kablam! | Oct 27 00:00:19.859 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.859 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.859 INFO kablam! | Oct 27 00:00:19.859 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.859 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.859 INFO kablam! Oct 27 00:00:19.860 INFO kablam! warning: cannot find type `folder_id` in this scope Oct 27 00:00:19.860 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.860 INFO kablam! | Oct 27 00:00:19.860 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.860 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.860 INFO kablam! | Oct 27 00:00:19.860 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.861 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.861 INFO kablam! Oct 27 00:00:19.861 INFO kablam! warning: cannot find type `is_trash` in this scope Oct 27 00:00:19.861 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.861 INFO kablam! | Oct 27 00:00:19.861 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.861 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.862 INFO kablam! | Oct 27 00:00:19.862 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.862 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.862 INFO kablam! Oct 27 00:00:19.862 INFO kablam! warning: cannot find type `is_draft` in this scope Oct 27 00:00:19.862 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.862 INFO kablam! | Oct 27 00:00:19.863 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.863 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.863 INFO kablam! | Oct 27 00:00:19.863 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.863 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.863 INFO kablam! Oct 27 00:00:19.863 INFO kablam! warning: cannot find type `create_date` in this scope Oct 27 00:00:19.863 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.864 INFO kablam! | Oct 27 00:00:19.864 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.864 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.864 INFO kablam! | Oct 27 00:00:19.864 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.864 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.864 INFO kablam! Oct 27 00:00:19.865 INFO kablam! warning: cannot find type `modified_date` in this scope Oct 27 00:00:19.865 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.865 INFO kablam! | Oct 27 00:00:19.865 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.865 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.865 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.866 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.866 INFO kablam! Oct 27 00:00:19.866 INFO kablam! warning: cannot find type `create_user_id` in this scope Oct 27 00:00:19.866 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.866 INFO kablam! | Oct 27 00:00:19.866 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.866 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.866 INFO kablam! | Oct 27 00:00:19.867 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.867 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.867 INFO kablam! Oct 27 00:00:19.867 INFO kablam! warning: cannot find type `modified_user_id` in this scope Oct 27 00:00:19.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.867 INFO kablam! | Oct 27 00:00:19.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.868 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.868 INFO kablam! | Oct 27 00:00:19.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.868 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.868 INFO kablam! Oct 27 00:00:19.868 INFO kablam! warning: cannot find type `site_id` in this scope Oct 27 00:00:19.868 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.869 INFO kablam! | Oct 27 00:00:19.869 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.869 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.869 INFO kablam! | Oct 27 00:00:19.869 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.869 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.869 INFO kablam! Oct 27 00:00:19.870 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Oct 27 00:00:19.870 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.870 INFO kablam! | Oct 27 00:00:19.870 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.870 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.870 INFO kablam! | Oct 27 00:00:19.870 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.879 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.879 INFO kablam! Oct 27 00:00:19.879 INFO kablam! warning: cannot find type `file_title` in this scope Oct 27 00:00:19.879 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.879 INFO kablam! | Oct 27 00:00:19.879 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.880 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.880 INFO kablam! | Oct 27 00:00:19.880 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.880 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.880 INFO kablam! Oct 27 00:00:19.880 INFO kablam! warning: cannot find type `file_id` in this scope Oct 27 00:00:19.880 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.880 INFO kablam! | Oct 27 00:00:19.881 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.881 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.881 INFO kablam! | Oct 27 00:00:19.881 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.881 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.881 INFO kablam! Oct 27 00:00:19.881 INFO kablam! warning: cannot find type `file_type_id` in this scope Oct 27 00:00:19.882 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.882 INFO kablam! | Oct 27 00:00:19.882 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.882 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.882 INFO kablam! | Oct 27 00:00:19.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.882 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.883 INFO kablam! Oct 27 00:00:19.883 INFO kablam! warning: cannot find type `page_id` in this scope Oct 27 00:00:19.883 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.883 INFO kablam! | Oct 27 00:00:19.883 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.883 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.883 INFO kablam! | Oct 27 00:00:19.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.884 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.884 INFO kablam! Oct 27 00:00:19.884 INFO kablam! warning: cannot find type `parent_page_id` in this scope Oct 27 00:00:19.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.884 INFO kablam! | Oct 27 00:00:19.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.884 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.884 INFO kablam! | Oct 27 00:00:19.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.885 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.885 INFO kablam! Oct 27 00:00:19.885 INFO kablam! warning: cannot find type `additional_javascript` in this scope Oct 27 00:00:19.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.885 INFO kablam! | Oct 27 00:00:19.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.886 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.886 INFO kablam! | Oct 27 00:00:19.886 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.886 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.886 INFO kablam! Oct 27 00:00:19.886 INFO kablam! warning: cannot find type `additional_css` in this scope Oct 27 00:00:19.886 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.887 INFO kablam! | Oct 27 00:00:19.887 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.887 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.887 INFO kablam! | Oct 27 00:00:19.887 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.887 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.887 INFO kablam! Oct 27 00:00:19.888 INFO kablam! warning: cannot find type `portlet_id` in this scope Oct 27 00:00:19.888 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.888 INFO kablam! | Oct 27 00:00:19.888 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.888 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.888 INFO kablam! | Oct 27 00:00:19.888 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.889 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.889 INFO kablam! Oct 27 00:00:19.889 INFO kablam! warning: cannot find type `page_internal_path` in this scope Oct 27 00:00:19.889 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.889 INFO kablam! | Oct 27 00:00:19.889 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.889 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.889 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.890 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.890 INFO kablam! Oct 27 00:00:19.890 INFO kablam! warning: cannot find type `portlet_type` in this scope Oct 27 00:00:19.890 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.890 INFO kablam! | Oct 27 00:00:19.890 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.891 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.891 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.891 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.891 INFO kablam! Oct 27 00:00:19.891 INFO kablam! warning: cannot find type `config` in this scope Oct 27 00:00:19.891 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.892 INFO kablam! | Oct 27 00:00:19.892 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.892 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.892 INFO kablam! | Oct 27 00:00:19.892 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.892 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.892 INFO kablam! Oct 27 00:00:19.893 INFO kablam! warning: cannot find type `id` in this scope Oct 27 00:00:19.893 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.893 INFO kablam! | Oct 27 00:00:19.893 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.893 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.893 INFO kablam! | Oct 27 00:00:19.893 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.894 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.894 INFO kablam! Oct 27 00:00:19.894 INFO kablam! warning: cannot find type `body` in this scope Oct 27 00:00:19.894 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.894 INFO kablam! | Oct 27 00:00:19.894 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.894 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.895 INFO kablam! | Oct 27 00:00:19.895 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.895 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.895 INFO kablam! Oct 27 00:00:19.895 INFO kablam! warning: cannot find type `published` in this scope Oct 27 00:00:19.895 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.895 INFO kablam! | Oct 27 00:00:19.895 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.896 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.896 INFO kablam! | Oct 27 00:00:19.896 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.896 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.896 INFO kablam! Oct 27 00:00:19.896 INFO kablam! warning: cannot find type `parent_site_id` in this scope Oct 27 00:00:19.897 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.897 INFO kablam! | Oct 27 00:00:19.897 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.897 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.897 INFO kablam! | Oct 27 00:00:19.897 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.897 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.897 INFO kablam! Oct 27 00:00:19.898 INFO kablam! warning: cannot find type `theme_id` in this scope Oct 27 00:00:19.898 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.898 INFO kablam! | Oct 27 00:00:19.898 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.898 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.906 INFO kablam! | Oct 27 00:00:19.907 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.907 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.907 INFO kablam! Oct 27 00:00:19.907 INFO kablam! warning: cannot find type `jsonStructure` in this scope Oct 27 00:00:19.907 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.907 INFO kablam! | Oct 27 00:00:19.907 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.908 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.908 INFO kablam! | Oct 27 00:00:19.908 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.908 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.908 INFO kablam! Oct 27 00:00:19.908 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Oct 27 00:00:19.909 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.909 INFO kablam! | Oct 27 00:00:19.909 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.909 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.909 INFO kablam! | Oct 27 00:00:19.909 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.909 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.910 INFO kablam! Oct 27 00:00:19.910 INFO kablam! warning: cannot find type `template_id` in this scope Oct 27 00:00:19.910 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.910 INFO kablam! | Oct 27 00:00:19.910 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.910 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.910 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.911 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.911 INFO kablam! Oct 27 00:00:19.911 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 00:00:19.911 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.911 INFO kablam! | Oct 27 00:00:19.912 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.912 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.912 INFO kablam! | Oct 27 00:00:19.912 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.912 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.912 INFO kablam! Oct 27 00:00:19.913 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 27 00:00:19.913 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.913 INFO kablam! | Oct 27 00:00:19.913 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.913 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.913 INFO kablam! | Oct 27 00:00:19.914 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.914 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.914 INFO kablam! Oct 27 00:00:19.914 INFO kablam! warning: cannot find type `first_name` in this scope Oct 27 00:00:19.914 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.914 INFO kablam! | Oct 27 00:00:19.915 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.915 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.915 INFO kablam! | Oct 27 00:00:19.915 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.915 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.915 INFO kablam! Oct 27 00:00:19.915 INFO kablam! warning: cannot find type `last_name` in this scope Oct 27 00:00:19.916 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.916 INFO kablam! | Oct 27 00:00:19.916 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.916 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.916 INFO kablam! | Oct 27 00:00:19.916 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.916 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.917 INFO kablam! Oct 27 00:00:19.917 INFO kablam! warning: cannot find type `anrede` in this scope Oct 27 00:00:19.917 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.917 INFO kablam! | Oct 27 00:00:19.917 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.917 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.917 INFO kablam! | Oct 27 00:00:19.917 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:19.918 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.918 INFO kablam! Oct 27 00:00:19.918 INFO kablam! warning: cannot find type `geburtstag` in this scope Oct 27 00:00:19.918 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.918 INFO kablam! | Oct 27 00:00:19.918 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.926 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.927 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.927 INFO kablam! Oct 27 00:00:19.927 INFO kablam! warning: cannot find type `email` in this scope Oct 27 00:00:19.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.927 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.927 INFO kablam! Oct 27 00:00:19.927 INFO kablam! warning: cannot find type `portrait` in this scope Oct 27 00:00:19.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.927 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.927 INFO kablam! Oct 27 00:00:19.927 INFO kablam! warning: cannot find type `original_site_id` in this scope Oct 27 00:00:19.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.927 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.927 INFO kablam! Oct 27 00:00:19.927 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Oct 27 00:00:19.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.927 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.927 INFO kablam! Oct 27 00:00:19.927 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Oct 27 00:00:19.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.927 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.927 INFO kablam! Oct 27 00:00:19.927 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Oct 27 00:00:19.927 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.927 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:19.927 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.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! Oct 27 00:00:19.927 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:19.927 INFO kablam! Oct 27 00:00:19.927 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 27 00:00:19.927 INFO kablam! --> src/database/user.rs:4:5 Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.927 INFO kablam! 4 | use dotenv::dotenv; Oct 27 00:00:19.927 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 00:00:19.927 INFO kablam! Oct 27 00:00:19.927 INFO kablam! warning: unused import: `std::env` Oct 27 00:00:19.927 INFO kablam! --> src/database/user.rs:7:5 Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.927 INFO kablam! 7 | use std::env; Oct 27 00:00:19.927 INFO kablam! | ^^^^^^^^ Oct 27 00:00:19.927 INFO kablam! Oct 27 00:00:19.927 INFO kablam! warning: unused import: `diesel::*` Oct 27 00:00:19.927 INFO kablam! --> src/database/user.rs:74:9 Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.927 INFO kablam! 74 | use diesel::*; Oct 27 00:00:19.927 INFO kablam! | ^^^^^^^^^ Oct 27 00:00:19.927 INFO kablam! Oct 27 00:00:19.927 INFO kablam! warning: unused import: `database::models::*` Oct 27 00:00:19.927 INFO kablam! --> src/database/mod.rs:14:5 Oct 27 00:00:19.927 INFO kablam! | Oct 27 00:00:19.927 INFO kablam! 14 | use database::models::*; Oct 27 00:00:19.927 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:19.927 INFO kablam! Oct 27 00:00:19.927 INFO kablam! warning: unused import: `schema::users::dsl::*` Oct 27 00:00:19.928 INFO kablam! --> src/database/mod.rs:20:5 Oct 27 00:00:19.928 INFO kablam! | Oct 27 00:00:19.928 INFO kablam! 20 | use schema::users::dsl::*; Oct 27 00:00:19.928 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:19.928 INFO kablam! Oct 27 00:00:20.068 INFO kablam! warning: unused `#[macro_use]` import Oct 27 00:00:20.068 INFO kablam! --> src/lib.rs:4:1 Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! 4 | #[macro_use] Oct 27 00:00:20.068 INFO kablam! | ^^^^^^^^^^^^ Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:00:20.068 INFO kablam! Oct 27 00:00:20.068 INFO kablam! warning: cannot find type `posts` in this scope Oct 27 00:00:20.068 INFO kablam! --> src/database/models.rs:3:10 Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! 3 | #[derive(Insertable)] Oct 27 00:00:20.068 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 00:00:20.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.068 INFO kablam! Oct 27 00:00:20.068 INFO kablam! warning: cannot find type `NewPost` in this scope Oct 27 00:00:20.068 INFO kablam! --> src/database/models.rs:3:10 Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! 3 | #[derive(Insertable)] Oct 27 00:00:20.068 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.068 INFO kablam! Oct 27 00:00:20.068 INFO kablam! warning: cannot find type `posts` in this scope Oct 27 00:00:20.068 INFO kablam! --> src/database/models.rs:3:10 Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! 3 | #[derive(Insertable)] Oct 27 00:00:20.068 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.068 INFO kablam! Oct 27 00:00:20.068 INFO kablam! warning: cannot find type `Post` in this scope Oct 27 00:00:20.068 INFO kablam! --> src/database/models.rs:10:10 Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! 10 | #[derive(Queryable)] Oct 27 00:00:20.068 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.068 INFO kablam! Oct 27 00:00:20.068 INFO kablam! warning: cannot find type `users` in this scope Oct 27 00:00:20.068 INFO kablam! --> src/database/models.rs:18:10 Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! 18 | #[derive(Insertable)] Oct 27 00:00:20.068 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.068 INFO kablam! Oct 27 00:00:20.068 INFO kablam! warning: cannot find type `NewUser` in this scope Oct 27 00:00:20.068 INFO kablam! --> src/database/models.rs:18:10 Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! 18 | #[derive(Insertable)] Oct 27 00:00:20.068 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.068 INFO kablam! Oct 27 00:00:20.068 INFO kablam! warning: cannot find type `User` in this scope Oct 27 00:00:20.068 INFO kablam! --> src/database/models.rs:25:10 Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 27 00:00:20.068 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.068 INFO kablam! | Oct 27 00:00:20.068 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.068 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.068 INFO kablam! Oct 27 00:00:20.068 INFO kablam! warning: cannot find type `User` in this scope Oct 27 00:00:20.068 INFO kablam! --> src/database/models.rs:25:21 Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 27 00:00:20.069 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.069 INFO kablam! Oct 27 00:00:20.069 INFO kablam! warning: cannot find type `users` in this scope Oct 27 00:00:20.069 INFO kablam! --> src/database/models.rs:25:21 Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Oct 27 00:00:20.069 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.069 INFO kablam! Oct 27 00:00:20.069 INFO kablam! warning: cannot find type `table` in this scope Oct 27 00:00:20.069 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 00:00:20.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.069 INFO kablam! Oct 27 00:00:20.069 INFO kablam! warning: cannot find type `title` in this scope Oct 27 00:00:20.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.069 INFO kablam! Oct 27 00:00:20.069 INFO kablam! warning: cannot find type `post_id` in this scope Oct 27 00:00:20.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.069 INFO kablam! Oct 27 00:00:20.069 INFO kablam! warning: cannot find type `friendly_url` in this scope Oct 27 00:00:20.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.069 INFO kablam! Oct 27 00:00:20.069 INFO kablam! warning: cannot find type `publish_date` in this scope Oct 27 00:00:20.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.069 INFO kablam! Oct 27 00:00:20.069 INFO kablam! warning: cannot find type `expiration_date` in this scope Oct 27 00:00:20.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.069 INFO kablam! Oct 27 00:00:20.069 INFO kablam! warning: cannot find type `structure_id` in this scope Oct 27 00:00:20.069 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.069 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.069 INFO kablam! | Oct 27 00:00:20.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.069 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.069 INFO kablam! Oct 27 00:00:20.069 INFO kablam! warning: cannot find type `content` in this scope Oct 27 00:00:20.070 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.070 INFO kablam! | Oct 27 00:00:20.070 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.070 INFO kablam! | Oct 27 00:00:20.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.070 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.070 INFO kablam! Oct 27 00:00:20.070 INFO kablam! warning: cannot find type `folder_id` in this scope Oct 27 00:00:20.070 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.070 INFO kablam! | Oct 27 00:00:20.070 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.070 INFO kablam! | Oct 27 00:00:20.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.070 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.070 INFO kablam! Oct 27 00:00:20.070 INFO kablam! warning: cannot find type `is_trash` in this scope Oct 27 00:00:20.070 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.070 INFO kablam! | Oct 27 00:00:20.070 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.070 INFO kablam! | Oct 27 00:00:20.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.070 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.070 INFO kablam! Oct 27 00:00:20.087 INFO kablam! warning: cannot find type `is_draft` in this scope Oct 27 00:00:20.087 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.087 INFO kablam! | Oct 27 00:00:20.087 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.087 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.087 INFO kablam! | Oct 27 00:00:20.087 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.087 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.087 INFO kablam! Oct 27 00:00:20.087 INFO kablam! warning: cannot find type `create_date` in this scope Oct 27 00:00:20.087 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.087 INFO kablam! | Oct 27 00:00:20.087 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.087 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.087 INFO kablam! | Oct 27 00:00:20.087 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.088 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.088 INFO kablam! Oct 27 00:00:20.088 INFO kablam! warning: cannot find type `modified_date` in this scope Oct 27 00:00:20.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.088 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.088 INFO kablam! Oct 27 00:00:20.088 INFO kablam! warning: cannot find type `create_user_id` in this scope Oct 27 00:00:20.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.088 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.088 INFO kablam! Oct 27 00:00:20.088 INFO kablam! warning: cannot find type `modified_user_id` in this scope Oct 27 00:00:20.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.088 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.088 INFO kablam! Oct 27 00:00:20.088 INFO kablam! warning: cannot find type `site_id` in this scope Oct 27 00:00:20.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.088 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.088 INFO kablam! Oct 27 00:00:20.088 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Oct 27 00:00:20.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.088 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.088 INFO kablam! Oct 27 00:00:20.088 INFO kablam! warning: cannot find type `file_title` in this scope Oct 27 00:00:20.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.088 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.088 INFO kablam! Oct 27 00:00:20.088 INFO kablam! warning: cannot find type `file_id` in this scope Oct 27 00:00:20.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.088 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.088 INFO kablam! Oct 27 00:00:20.088 INFO kablam! warning: cannot find type `file_type_id` in this scope Oct 27 00:00:20.088 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.088 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.088 INFO kablam! | Oct 27 00:00:20.088 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.088 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.088 INFO kablam! Oct 27 00:00:20.119 INFO kablam! warning: cannot find type `page_id` in this scope Oct 27 00:00:20.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.123 INFO kablam! Oct 27 00:00:20.123 INFO kablam! warning: cannot find type `parent_page_id` in this scope Oct 27 00:00:20.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.123 INFO kablam! Oct 27 00:00:20.123 INFO kablam! warning: cannot find type `additional_javascript` in this scope Oct 27 00:00:20.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.123 INFO kablam! Oct 27 00:00:20.123 INFO kablam! warning: cannot find type `additional_css` in this scope Oct 27 00:00:20.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.123 INFO kablam! Oct 27 00:00:20.123 INFO kablam! warning: cannot find type `portlet_id` in this scope Oct 27 00:00:20.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.123 INFO kablam! Oct 27 00:00:20.123 INFO kablam! warning: cannot find type `page_internal_path` in this scope Oct 27 00:00:20.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.123 INFO kablam! Oct 27 00:00:20.123 INFO kablam! warning: cannot find type `portlet_type` in this scope Oct 27 00:00:20.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.123 INFO kablam! Oct 27 00:00:20.123 INFO kablam! warning: cannot find type `config` in this scope Oct 27 00:00:20.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.123 INFO kablam! Oct 27 00:00:20.123 INFO kablam! warning: cannot find type `id` in this scope Oct 27 00:00:20.123 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.123 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.123 INFO kablam! | Oct 27 00:00:20.123 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.123 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.123 INFO kablam! Oct 27 00:00:20.123 INFO kablam! warning: cannot find type `body` in this scope Oct 27 00:00:20.124 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.124 INFO kablam! | Oct 27 00:00:20.124 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.124 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.124 INFO kablam! | Oct 27 00:00:20.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.124 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.124 INFO kablam! Oct 27 00:00:20.124 INFO kablam! warning: cannot find type `published` in this scope Oct 27 00:00:20.124 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.124 INFO kablam! | Oct 27 00:00:20.124 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.124 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.124 INFO kablam! | Oct 27 00:00:20.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.124 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.124 INFO kablam! Oct 27 00:00:20.124 INFO kablam! warning: cannot find type `parent_site_id` in this scope Oct 27 00:00:20.124 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.124 INFO kablam! | Oct 27 00:00:20.124 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.124 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.124 INFO kablam! | Oct 27 00:00:20.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.124 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.124 INFO kablam! Oct 27 00:00:20.124 INFO kablam! warning: cannot find type `theme_id` in this scope Oct 27 00:00:20.124 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.124 INFO kablam! | Oct 27 00:00:20.124 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.124 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.124 INFO kablam! | Oct 27 00:00:20.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.124 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.124 INFO kablam! Oct 27 00:00:20.124 INFO kablam! warning: cannot find type `jsonStructure` in this scope Oct 27 00:00:20.124 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.124 INFO kablam! | Oct 27 00:00:20.124 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.124 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.124 INFO kablam! | Oct 27 00:00:20.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.124 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.124 INFO kablam! Oct 27 00:00:20.124 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Oct 27 00:00:20.124 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.124 INFO kablam! | Oct 27 00:00:20.124 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.124 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.124 INFO kablam! | Oct 27 00:00:20.124 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.124 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.124 INFO kablam! Oct 27 00:00:20.134 INFO kablam! warning: cannot find type `template_id` in this scope Oct 27 00:00:20.135 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.135 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.135 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.135 INFO kablam! Oct 27 00:00:20.135 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 00:00:20.135 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.135 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.135 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.135 INFO kablam! Oct 27 00:00:20.135 INFO kablam! warning: cannot find type `screen_name` in this scope Oct 27 00:00:20.135 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.135 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.135 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.135 INFO kablam! Oct 27 00:00:20.135 INFO kablam! warning: cannot find type `first_name` in this scope Oct 27 00:00:20.135 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.135 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.135 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.135 INFO kablam! Oct 27 00:00:20.135 INFO kablam! warning: cannot find type `last_name` in this scope Oct 27 00:00:20.135 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.135 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.135 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.135 INFO kablam! Oct 27 00:00:20.135 INFO kablam! warning: cannot find type `anrede` in this scope Oct 27 00:00:20.135 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.135 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.135 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.135 INFO kablam! Oct 27 00:00:20.135 INFO kablam! warning: cannot find type `geburtstag` in this scope Oct 27 00:00:20.135 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.135 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.135 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.135 INFO kablam! Oct 27 00:00:20.135 INFO kablam! warning: cannot find type `email` in this scope Oct 27 00:00:20.135 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.135 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.135 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.135 INFO kablam! Oct 27 00:00:20.135 INFO kablam! warning: cannot find type `portrait` in this scope Oct 27 00:00:20.135 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.135 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.135 INFO kablam! | Oct 27 00:00:20.135 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.135 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.135 INFO kablam! Oct 27 00:00:20.135 INFO kablam! warning: cannot find type `original_site_id` in this scope Oct 27 00:00:20.135 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.136 INFO kablam! | Oct 27 00:00:20.136 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.136 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.136 INFO kablam! | Oct 27 00:00:20.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.136 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.136 INFO kablam! Oct 27 00:00:20.136 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Oct 27 00:00:20.136 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.136 INFO kablam! | Oct 27 00:00:20.136 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.136 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.136 INFO kablam! | Oct 27 00:00:20.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.136 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.136 INFO kablam! Oct 27 00:00:20.136 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Oct 27 00:00:20.136 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.136 INFO kablam! | Oct 27 00:00:20.136 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.136 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.136 INFO kablam! | Oct 27 00:00:20.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.136 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.136 INFO kablam! Oct 27 00:00:20.143 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Oct 27 00:00:20.143 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 00:00:20.143 INFO kablam! | Oct 27 00:00:20.143 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 00:00:20.143 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 00:00:20.143 INFO kablam! | Oct 27 00:00:20.143 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 27 00:00:20.143 INFO kablam! = note: for more information, see issue #50504 Oct 27 00:00:20.143 INFO kablam! Oct 27 00:00:20.143 INFO kablam! warning: unused import: `dotenv::dotenv` Oct 27 00:00:20.143 INFO kablam! --> src/database/user.rs:4:5 Oct 27 00:00:20.143 INFO kablam! | Oct 27 00:00:20.143 INFO kablam! 4 | use dotenv::dotenv; Oct 27 00:00:20.143 INFO kablam! | ^^^^^^^^^^^^^^ Oct 27 00:00:20.143 INFO kablam! Oct 27 00:00:20.143 INFO kablam! warning: unused import: `std::env` Oct 27 00:00:20.143 INFO kablam! --> src/database/user.rs:7:5 Oct 27 00:00:20.143 INFO kablam! | Oct 27 00:00:20.143 INFO kablam! 7 | use std::env; Oct 27 00:00:20.143 INFO kablam! | ^^^^^^^^ Oct 27 00:00:20.143 INFO kablam! Oct 27 00:00:20.143 INFO kablam! warning: unused import: `database::models::*` Oct 27 00:00:20.143 INFO kablam! --> src/database/mod.rs:14:5 Oct 27 00:00:20.143 INFO kablam! | Oct 27 00:00:20.143 INFO kablam! 14 | use database::models::*; Oct 27 00:00:20.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:20.143 INFO kablam! Oct 27 00:00:20.143 INFO kablam! warning: unused import: `std` Oct 27 00:00:20.143 INFO kablam! --> src/database/mod.rs:17:5 Oct 27 00:00:20.143 INFO kablam! | Oct 27 00:00:20.143 INFO kablam! 17 | use std; Oct 27 00:00:20.143 INFO kablam! | ^^^ Oct 27 00:00:20.143 INFO kablam! Oct 27 00:00:20.143 INFO kablam! warning: unused import: `schema::users::dsl::*` Oct 27 00:00:20.143 INFO kablam! --> src/database/mod.rs:20:5 Oct 27 00:00:20.143 INFO kablam! | Oct 27 00:00:20.143 INFO kablam! 20 | use schema::users::dsl::*; Oct 27 00:00:20.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:20.143 INFO kablam! Oct 27 00:00:21.911 INFO kablam! warning: unused variable: `n` Oct 27 00:00:21.911 INFO kablam! --> src/database/user.rs:32:12 Oct 27 00:00:21.911 INFO kablam! | Oct 27 00:00:21.911 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Oct 27 00:00:21.911 INFO kablam! | ^ help: consider using `_n` instead Oct 27 00:00:21.911 INFO kablam! | Oct 27 00:00:21.911 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 00:00:21.911 INFO kablam! Oct 27 00:00:21.923 INFO kablam! warning: unused variable: `number_of_users` Oct 27 00:00:21.923 INFO kablam! --> src/database/user.rs:77:9 Oct 27 00:00:21.923 INFO kablam! | Oct 27 00:00:21.923 INFO kablam! 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Oct 27 00:00:21.923 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Oct 27 00:00:21.923 INFO kablam! Oct 27 00:00:22.395 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Oct 27 00:00:22.395 INFO kablam! --> src/common/mod.rs:14:5 Oct 27 00:00:22.395 INFO kablam! | Oct 27 00:00:22.395 INFO kablam! 14 | pub dbConnection: SqliteConnection, Oct 27 00:00:22.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:22.395 INFO kablam! | Oct 27 00:00:22.395 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 00:00:22.395 INFO kablam! Oct 27 00:00:22.527 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 00:00:22.527 INFO kablam! --> src/database/mod.rs:57:5 Oct 27 00:00:22.527 INFO kablam! | Oct 27 00:00:22.527 INFO kablam! 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Oct 27 00:00:22.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:22.527 INFO kablam! | Oct 27 00:00:22.527 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 00:00:22.527 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 00:00:22.527 INFO kablam! Oct 27 00:00:22.835 INFO kablam! warning: unused variable: `n` Oct 27 00:00:22.835 INFO kablam! --> src/database/user.rs:32:12 Oct 27 00:00:22.835 INFO kablam! | Oct 27 00:00:22.835 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Oct 27 00:00:22.835 INFO kablam! | ^ help: consider using `_n` instead Oct 27 00:00:22.835 INFO kablam! | Oct 27 00:00:22.835 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 00:00:22.835 INFO kablam! Oct 27 00:00:23.149 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Oct 27 00:00:23.149 INFO kablam! --> src/common/mod.rs:14:5 Oct 27 00:00:23.149 INFO kablam! | Oct 27 00:00:23.150 INFO kablam! 14 | pub dbConnection: SqliteConnection, Oct 27 00:00:23.150 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:23.150 INFO kablam! | Oct 27 00:00:23.150 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 00:00:23.150 INFO kablam! Oct 27 00:00:25.883 INFO kablam! warning: unused import: `self::molecule::database::*` Oct 27 00:00:25.883 INFO kablam! --> src/bin/delete_posts.rs:5:5 Oct 27 00:00:25.883 INFO kablam! | Oct 27 00:00:25.883 INFO kablam! 5 | use self::molecule::database::*; Oct 27 00:00:25.883 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:25.883 INFO kablam! | Oct 27 00:00:25.883 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:00:25.883 INFO kablam! Oct 27 00:00:25.919 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Oct 27 00:00:25.919 INFO kablam! --> src/bin/publish_posts.rs:6:5 Oct 27 00:00:25.919 INFO kablam! | Oct 27 00:00:25.919 INFO kablam! 6 | use self::molecule::database::models::Post; Oct 27 00:00:25.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:25.919 INFO kablam! | Oct 27 00:00:25.919 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:00:25.919 INFO kablam! Oct 27 00:00:26.583 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Oct 27 00:00:26.583 INFO kablam! --> src/bin/publish_posts.rs:6:5 Oct 27 00:00:26.583 INFO kablam! | Oct 27 00:00:26.583 INFO kablam! 6 | use self::molecule::database::models::Post; Oct 27 00:00:26.583 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:26.583 INFO kablam! | Oct 27 00:00:26.583 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:00:26.583 INFO kablam! Oct 27 00:00:26.731 INFO kablam! warning: unused import: `molecule::database::models::*` Oct 27 00:00:26.731 INFO kablam! --> src/bin/write_post.rs:6:5 Oct 27 00:00:26.731 INFO kablam! | Oct 27 00:00:26.731 INFO kablam! 6 | use molecule::database::models::*; Oct 27 00:00:26.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:26.736 INFO kablam! | Oct 27 00:00:26.736 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:00:26.736 INFO kablam! Oct 27 00:00:27.526 INFO kablam! warning: unused import: `self::molecule::database::*` Oct 27 00:00:27.526 INFO kablam! --> src/bin/delete_posts.rs:5:5 Oct 27 00:00:27.526 INFO kablam! | Oct 27 00:00:27.526 INFO kablam! 5 | use self::molecule::database::*; Oct 27 00:00:27.526 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:27.527 INFO kablam! | Oct 27 00:00:27.527 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:00:27.527 INFO kablam! Oct 27 00:00:28.851 INFO kablam! warning: unused import: `molecule::database::models::*` Oct 27 00:00:28.851 INFO kablam! --> src/bin/write_post.rs:6:5 Oct 27 00:00:28.851 INFO kablam! | Oct 27 00:00:28.851 INFO kablam! 6 | use molecule::database::models::*; Oct 27 00:00:28.851 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 00:00:28.851 INFO kablam! | Oct 27 00:00:28.851 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 00:00:28.851 INFO kablam! Oct 27 00:00:29.084 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 07s Oct 27 00:00:29.111 INFO kablam! su: No module specific data is present Oct 27 00:00:29.892 INFO running `"docker" "rm" "-f" "29c99bd51f4443dae193398363831fc68fe1a3b14c87e92cdc48f42a57c5ff38"` Oct 27 00:00:30.187 INFO blam! 29c99bd51f4443dae193398363831fc68fe1a3b14c87e92cdc48f42a57c5ff38