Nov 06 17:06:57.746 INFO checking n3phtys/molecule-dev against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 06 17:06:57.746 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-3/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 06 17:06:57.947 INFO blam! f6f6e4858ae692e313c0892f0ac548bf6b938932686065828c069bf117013602 Nov 06 17:06:57.949 INFO running `"docker" "start" "-a" "f6f6e4858ae692e313c0892f0ac548bf6b938932686065828c069bf117013602"` Nov 06 17:06:58.664 INFO kablam! usermod: no changes Nov 06 17:06:58.778 INFO kablam! Compiling byteorder v1.2.3 Nov 06 17:06:58.778 INFO kablam! Compiling serde v1.0.64 Nov 06 17:06:58.778 INFO kablam! Compiling backtrace-sys v0.1.21 Nov 06 17:06:58.778 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 06 17:06:58.778 INFO kablam! Compiling memchr v2.0.1 Nov 06 17:06:58.778 INFO kablam! Compiling regex-syntax v0.5.6 Nov 06 17:06:58.780 INFO kablam! Compiling syn v0.11.11 Nov 06 17:06:59.960 INFO kablam! Compiling aho-corasick v0.6.4 Nov 06 17:07:02.981 INFO kablam! Compiling diesel v0.16.0 Nov 06 17:07:03.185 INFO kablam! Checking diesel v1.3.0 Nov 06 17:07:07.423 INFO kablam! Compiling backtrace v0.3.8 Nov 06 17:07:16.449 INFO kablam! Compiling error-chain v0.10.0 Nov 06 17:07:48.301 INFO kablam! Compiling derive-error-chain v0.10.1 Nov 06 17:07:49.928 INFO kablam! Compiling regex v0.2.11 Nov 06 17:08:02.004 INFO kablam! Checking serde_json v1.0.19 Nov 06 17:08:11.702 INFO kablam! Checking dotenv v0.10.1 Nov 06 17:08:27.926 INFO kablam! Compiling diesel_codegen v0.16.1 Nov 06 17:08:46.910 INFO kablam! Checking migrations_internals v1.3.0 Nov 06 17:08:54.025 INFO kablam! Compiling migrations_macros v1.3.0 Nov 06 17:08:57.660 INFO kablam! Checking diesel_migrations v1.3.0 Nov 06 17:08:58.048 INFO kablam! Checking molecule v0.1.0 (/source) Nov 06 17:08:59.780 INFO kablam! warning: unused `#[macro_use]` import Nov 06 17:08:59.780 INFO kablam! --> src/lib.rs:4:1 Nov 06 17:08:59.780 INFO kablam! | Nov 06 17:08:59.780 INFO kablam! 4 | #[macro_use] Nov 06 17:08:59.780 INFO kablam! | ^^^^^^^^^^^^ Nov 06 17:08:59.780 INFO kablam! | Nov 06 17:08:59.780 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 17:08:59.780 INFO kablam! Nov 06 17:08:59.780 INFO kablam! warning: cannot find type `posts` in this scope Nov 06 17:08:59.780 INFO kablam! --> src/database/models.rs:3:10 Nov 06 17:08:59.780 INFO kablam! | Nov 06 17:08:59.780 INFO kablam! 3 | #[derive(Insertable)] Nov 06 17:08:59.780 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.780 INFO kablam! | Nov 06 17:08:59.780 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 17:08:59.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.780 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.780 INFO kablam! Nov 06 17:08:59.780 INFO kablam! warning: cannot find type `NewPost` in this scope Nov 06 17:08:59.780 INFO kablam! --> src/database/models.rs:3:10 Nov 06 17:08:59.780 INFO kablam! | Nov 06 17:08:59.780 INFO kablam! 3 | #[derive(Insertable)] Nov 06 17:08:59.780 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.780 INFO kablam! | Nov 06 17:08:59.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.780 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.780 INFO kablam! Nov 06 17:08:59.780 INFO kablam! warning: cannot find type `posts` in this scope Nov 06 17:08:59.781 INFO kablam! --> src/database/models.rs:3:10 Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! 3 | #[derive(Insertable)] Nov 06 17:08:59.781 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.781 INFO kablam! Nov 06 17:08:59.781 INFO kablam! warning: cannot find type `Post` in this scope Nov 06 17:08:59.781 INFO kablam! --> src/database/models.rs:10:10 Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! 10 | #[derive(Queryable)] Nov 06 17:08:59.781 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.781 INFO kablam! Nov 06 17:08:59.781 INFO kablam! warning: cannot find type `users` in this scope Nov 06 17:08:59.781 INFO kablam! --> src/database/models.rs:18:10 Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! 18 | #[derive(Insertable)] Nov 06 17:08:59.781 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.781 INFO kablam! Nov 06 17:08:59.781 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 06 17:08:59.781 INFO kablam! --> src/database/models.rs:18:10 Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! 18 | #[derive(Insertable)] Nov 06 17:08:59.781 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.781 INFO kablam! Nov 06 17:08:59.781 INFO kablam! warning: cannot find type `User` in this scope Nov 06 17:08:59.781 INFO kablam! --> src/database/models.rs:25:10 Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 06 17:08:59.781 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.781 INFO kablam! Nov 06 17:08:59.781 INFO kablam! warning: cannot find type `User` in this scope Nov 06 17:08:59.781 INFO kablam! --> src/database/models.rs:25:21 Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 06 17:08:59.781 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.781 INFO kablam! Nov 06 17:08:59.781 INFO kablam! warning: cannot find type `users` in this scope Nov 06 17:08:59.781 INFO kablam! --> src/database/models.rs:25:21 Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 06 17:08:59.781 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.781 INFO kablam! Nov 06 17:08:59.781 INFO kablam! warning: cannot find type `table` in this scope Nov 06 17:08:59.781 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 17:08:59.781 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.781 INFO kablam! Nov 06 17:08:59.781 INFO kablam! warning: cannot find type `title` in this scope Nov 06 17:08:59.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.781 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.781 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.781 INFO kablam! Nov 06 17:08:59.781 INFO kablam! warning: cannot find type `post_id` in this scope Nov 06 17:08:59.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.781 INFO kablam! | Nov 06 17:08:59.781 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.782 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.782 INFO kablam! | Nov 06 17:08:59.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.782 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.782 INFO kablam! Nov 06 17:08:59.782 INFO kablam! warning: cannot find type `friendly_url` in this scope Nov 06 17:08:59.782 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.782 INFO kablam! | Nov 06 17:08:59.782 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.782 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.782 INFO kablam! | Nov 06 17:08:59.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.782 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.782 INFO kablam! Nov 06 17:08:59.782 INFO kablam! warning: cannot find type `publish_date` in this scope Nov 06 17:08:59.782 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.782 INFO kablam! | Nov 06 17:08:59.782 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.782 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.782 INFO kablam! | Nov 06 17:08:59.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.782 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.782 INFO kablam! Nov 06 17:08:59.782 INFO kablam! warning: cannot find type `expiration_date` in this scope Nov 06 17:08:59.782 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.782 INFO kablam! | Nov 06 17:08:59.782 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.782 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.782 INFO kablam! | Nov 06 17:08:59.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.782 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.782 INFO kablam! Nov 06 17:08:59.782 INFO kablam! warning: cannot find type `structure_id` in this scope Nov 06 17:08:59.782 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.782 INFO kablam! | Nov 06 17:08:59.782 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.782 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.782 INFO kablam! | Nov 06 17:08:59.782 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.782 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.782 INFO kablam! Nov 06 17:08:59.782 INFO kablam! warning: cannot find type `content` in this scope Nov 06 17:08:59.782 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.782 INFO kablam! | Nov 06 17:08:59.782 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.782 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.782 INFO kablam! | Nov 06 17:08:59.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.800 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.800 INFO kablam! Nov 06 17:08:59.800 INFO kablam! warning: cannot find type `folder_id` in this scope Nov 06 17:08:59.800 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.800 INFO kablam! | Nov 06 17:08:59.800 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.800 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.800 INFO kablam! | Nov 06 17:08:59.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.800 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.800 INFO kablam! Nov 06 17:08:59.800 INFO kablam! warning: cannot find type `is_trash` in this scope Nov 06 17:08:59.800 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.800 INFO kablam! | Nov 06 17:08:59.800 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.800 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.800 INFO kablam! | Nov 06 17:08:59.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.800 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.800 INFO kablam! Nov 06 17:08:59.800 INFO kablam! warning: cannot find type `is_draft` in this scope Nov 06 17:08:59.800 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.800 INFO kablam! | Nov 06 17:08:59.800 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.800 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.800 INFO kablam! | Nov 06 17:08:59.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.800 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.800 INFO kablam! Nov 06 17:08:59.800 INFO kablam! warning: cannot find type `create_date` in this scope Nov 06 17:08:59.800 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.800 INFO kablam! | Nov 06 17:08:59.800 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.800 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.800 INFO kablam! | Nov 06 17:08:59.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.800 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.800 INFO kablam! Nov 06 17:08:59.800 INFO kablam! warning: cannot find type `modified_date` in this scope Nov 06 17:08:59.800 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.800 INFO kablam! | Nov 06 17:08:59.800 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.800 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.800 INFO kablam! | Nov 06 17:08:59.800 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.800 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.800 INFO kablam! Nov 06 17:08:59.808 INFO kablam! warning: cannot find type `create_user_id` in this scope Nov 06 17:08:59.808 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.808 INFO kablam! | Nov 06 17:08:59.808 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.808 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.808 INFO kablam! | Nov 06 17:08:59.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.808 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.808 INFO kablam! Nov 06 17:08:59.808 INFO kablam! warning: cannot find type `modified_user_id` in this scope Nov 06 17:08:59.808 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.808 INFO kablam! | Nov 06 17:08:59.808 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.808 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.808 INFO kablam! | Nov 06 17:08:59.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.808 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.808 INFO kablam! Nov 06 17:08:59.808 INFO kablam! warning: cannot find type `site_id` in this scope Nov 06 17:08:59.808 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.808 INFO kablam! | Nov 06 17:08:59.808 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.808 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.808 INFO kablam! | Nov 06 17:08:59.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.808 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.808 INFO kablam! Nov 06 17:08:59.808 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Nov 06 17:08:59.808 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.808 INFO kablam! | Nov 06 17:08:59.808 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.808 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.808 INFO kablam! | Nov 06 17:08:59.808 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.808 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.808 INFO kablam! Nov 06 17:08:59.808 INFO kablam! warning: cannot find type `file_title` in this scope Nov 06 17:08:59.808 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.808 INFO kablam! | Nov 06 17:08:59.808 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.809 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.809 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.809 INFO kablam! Nov 06 17:08:59.809 INFO kablam! warning: cannot find type `file_id` in this scope Nov 06 17:08:59.809 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.809 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.809 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.809 INFO kablam! Nov 06 17:08:59.809 INFO kablam! warning: cannot find type `file_type_id` in this scope Nov 06 17:08:59.809 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.809 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.809 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.809 INFO kablam! Nov 06 17:08:59.809 INFO kablam! warning: cannot find type `page_id` in this scope Nov 06 17:08:59.809 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.809 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.809 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.809 INFO kablam! Nov 06 17:08:59.809 INFO kablam! warning: cannot find type `parent_page_id` in this scope Nov 06 17:08:59.809 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.809 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.809 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.809 INFO kablam! Nov 06 17:08:59.809 INFO kablam! warning: cannot find type `additional_javascript` in this scope Nov 06 17:08:59.809 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.809 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.809 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.809 INFO kablam! Nov 06 17:08:59.809 INFO kablam! warning: cannot find type `additional_css` in this scope Nov 06 17:08:59.809 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.809 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.809 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.809 INFO kablam! Nov 06 17:08:59.809 INFO kablam! warning: cannot find type `portlet_id` in this scope Nov 06 17:08:59.809 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.809 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.809 INFO kablam! | Nov 06 17:08:59.809 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.809 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.809 INFO kablam! Nov 06 17:08:59.816 INFO kablam! warning: cannot find type `page_internal_path` in this scope Nov 06 17:08:59.816 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.816 INFO kablam! | Nov 06 17:08:59.816 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.816 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.816 INFO kablam! | Nov 06 17:08:59.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.816 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.816 INFO kablam! Nov 06 17:08:59.816 INFO kablam! warning: cannot find type `portlet_type` in this scope Nov 06 17:08:59.816 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.816 INFO kablam! | Nov 06 17:08:59.816 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.816 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.816 INFO kablam! | Nov 06 17:08:59.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.816 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.816 INFO kablam! Nov 06 17:08:59.816 INFO kablam! warning: cannot find type `config` in this scope Nov 06 17:08:59.816 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.816 INFO kablam! | Nov 06 17:08:59.816 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.816 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.816 INFO kablam! | Nov 06 17:08:59.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.816 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.816 INFO kablam! Nov 06 17:08:59.816 INFO kablam! warning: cannot find type `id` in this scope Nov 06 17:08:59.816 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.816 INFO kablam! | Nov 06 17:08:59.816 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.816 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.816 INFO kablam! | Nov 06 17:08:59.816 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.816 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.816 INFO kablam! Nov 06 17:08:59.816 INFO kablam! warning: cannot find type `body` in this scope Nov 06 17:08:59.816 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.816 INFO kablam! | Nov 06 17:08:59.816 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.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! Nov 06 17:08:59.817 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.817 INFO kablam! Nov 06 17:08:59.817 INFO kablam! warning: cannot find type `published` in this scope Nov 06 17:08:59.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.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! Nov 06 17:08:59.817 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.817 INFO kablam! Nov 06 17:08:59.817 INFO kablam! warning: cannot find type `parent_site_id` in this scope Nov 06 17:08:59.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.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! Nov 06 17:08:59.817 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.817 INFO kablam! Nov 06 17:08:59.817 INFO kablam! warning: cannot find type `theme_id` in this scope Nov 06 17:08:59.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.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! Nov 06 17:08:59.817 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.817 INFO kablam! Nov 06 17:08:59.817 INFO kablam! warning: cannot find type `jsonStructure` in this scope Nov 06 17:08:59.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.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! Nov 06 17:08:59.817 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.817 INFO kablam! Nov 06 17:08:59.817 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Nov 06 17:08:59.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.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! Nov 06 17:08:59.817 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.817 INFO kablam! Nov 06 17:08:59.817 INFO kablam! warning: cannot find type `template_id` in this scope Nov 06 17:08:59.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.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! Nov 06 17:08:59.817 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.817 INFO kablam! Nov 06 17:08:59.817 INFO kablam! warning: cannot find type `user_id` in this scope Nov 06 17:08:59.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.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! Nov 06 17:08:59.817 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.817 INFO kablam! Nov 06 17:08:59.817 INFO kablam! warning: cannot find type `screen_name` in this scope Nov 06 17:08:59.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.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! Nov 06 17:08:59.817 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.817 INFO kablam! Nov 06 17:08:59.817 INFO kablam! warning: cannot find type `first_name` in this scope Nov 06 17:08:59.817 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.817 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.817 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.817 INFO kablam! | Nov 06 17:08:59.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! Nov 06 17:08:59.817 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.818 INFO kablam! Nov 06 17:08:59.818 INFO kablam! warning: cannot find type `last_name` in this scope Nov 06 17:08:59.818 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.818 INFO kablam! | Nov 06 17:08:59.818 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.818 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.818 INFO kablam! | Nov 06 17:08:59.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.818 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.818 INFO kablam! Nov 06 17:08:59.818 INFO kablam! warning: cannot find type `anrede` in this scope Nov 06 17:08:59.818 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.818 INFO kablam! | Nov 06 17:08:59.818 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.818 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.818 INFO kablam! | Nov 06 17:08:59.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.818 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.818 INFO kablam! Nov 06 17:08:59.818 INFO kablam! warning: cannot find type `geburtstag` in this scope Nov 06 17:08:59.818 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.818 INFO kablam! | Nov 06 17:08:59.818 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.818 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.818 INFO kablam! | Nov 06 17:08:59.818 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.818 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.818 INFO kablam! Nov 06 17:08:59.820 INFO kablam! warning: cannot find type `email` in this scope Nov 06 17:08:59.820 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.820 INFO kablam! | Nov 06 17:08:59.820 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.820 INFO kablam! | Nov 06 17:08:59.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.820 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.820 INFO kablam! Nov 06 17:08:59.820 INFO kablam! warning: cannot find type `portrait` in this scope Nov 06 17:08:59.820 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.820 INFO kablam! | Nov 06 17:08:59.820 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.820 INFO kablam! | Nov 06 17:08:59.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.820 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.820 INFO kablam! Nov 06 17:08:59.820 INFO kablam! warning: cannot find type `original_site_id` in this scope Nov 06 17:08:59.820 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.820 INFO kablam! | Nov 06 17:08:59.820 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.820 INFO kablam! | Nov 06 17:08:59.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.820 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.820 INFO kablam! Nov 06 17:08:59.820 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Nov 06 17:08:59.820 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.820 INFO kablam! | Nov 06 17:08:59.820 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.820 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.820 INFO kablam! | Nov 06 17:08:59.820 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.820 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.820 INFO kablam! Nov 06 17:08:59.820 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Nov 06 17:08:59.821 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.821 INFO kablam! | Nov 06 17:08:59.821 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.821 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.821 INFO kablam! | Nov 06 17:08:59.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.821 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.821 INFO kablam! Nov 06 17:08:59.821 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 06 17:08:59.821 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.821 INFO kablam! | Nov 06 17:08:59.821 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.821 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.821 INFO kablam! | Nov 06 17:08:59.821 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.821 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.821 INFO kablam! Nov 06 17:08:59.821 INFO kablam! warning: unused import: `dotenv::dotenv` Nov 06 17:08:59.821 INFO kablam! --> src/database/user.rs:4:5 Nov 06 17:08:59.821 INFO kablam! | Nov 06 17:08:59.821 INFO kablam! 4 | use dotenv::dotenv; Nov 06 17:08:59.821 INFO kablam! | ^^^^^^^^^^^^^^ Nov 06 17:08:59.821 INFO kablam! Nov 06 17:08:59.821 INFO kablam! warning: unused import: `std::env` Nov 06 17:08:59.821 INFO kablam! --> src/database/user.rs:7:5 Nov 06 17:08:59.821 INFO kablam! | Nov 06 17:08:59.821 INFO kablam! 7 | use std::env; Nov 06 17:08:59.821 INFO kablam! | ^^^^^^^^ Nov 06 17:08:59.821 INFO kablam! Nov 06 17:08:59.821 INFO kablam! warning: unused import: `diesel::*` Nov 06 17:08:59.821 INFO kablam! --> src/database/user.rs:74:9 Nov 06 17:08:59.821 INFO kablam! | Nov 06 17:08:59.821 INFO kablam! 74 | use diesel::*; Nov 06 17:08:59.821 INFO kablam! | ^^^^^^^^^ Nov 06 17:08:59.821 INFO kablam! Nov 06 17:08:59.821 INFO kablam! warning: unused import: `database::models::*` Nov 06 17:08:59.821 INFO kablam! --> src/database/mod.rs:14:5 Nov 06 17:08:59.821 INFO kablam! | Nov 06 17:08:59.821 INFO kablam! 14 | use database::models::*; Nov 06 17:08:59.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 06 17:08:59.821 INFO kablam! Nov 06 17:08:59.821 INFO kablam! warning: unused import: `schema::users::dsl::*` Nov 06 17:08:59.821 INFO kablam! --> src/database/mod.rs:20:5 Nov 06 17:08:59.821 INFO kablam! | Nov 06 17:08:59.821 INFO kablam! 20 | use schema::users::dsl::*; Nov 06 17:08:59.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Nov 06 17:08:59.821 INFO kablam! Nov 06 17:08:59.993 INFO kablam! warning: unused `#[macro_use]` import Nov 06 17:08:59.993 INFO kablam! --> src/lib.rs:4:1 Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! 4 | #[macro_use] Nov 06 17:08:59.993 INFO kablam! | ^^^^^^^^^^^^ Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 17:08:59.993 INFO kablam! Nov 06 17:08:59.993 INFO kablam! warning: cannot find type `posts` in this scope Nov 06 17:08:59.993 INFO kablam! --> src/database/models.rs:3:10 Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! 3 | #[derive(Insertable)] Nov 06 17:08:59.993 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 06 17:08:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.993 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.993 INFO kablam! Nov 06 17:08:59.993 INFO kablam! warning: cannot find type `NewPost` in this scope Nov 06 17:08:59.993 INFO kablam! --> src/database/models.rs:3:10 Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! 3 | #[derive(Insertable)] Nov 06 17:08:59.993 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.993 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.993 INFO kablam! Nov 06 17:08:59.993 INFO kablam! warning: cannot find type `posts` in this scope Nov 06 17:08:59.993 INFO kablam! --> src/database/models.rs:3:10 Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! 3 | #[derive(Insertable)] Nov 06 17:08:59.993 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.993 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.993 INFO kablam! Nov 06 17:08:59.993 INFO kablam! warning: cannot find type `Post` in this scope Nov 06 17:08:59.993 INFO kablam! --> src/database/models.rs:10:10 Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! 10 | #[derive(Queryable)] Nov 06 17:08:59.993 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.993 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.993 INFO kablam! Nov 06 17:08:59.993 INFO kablam! warning: cannot find type `users` in this scope Nov 06 17:08:59.993 INFO kablam! --> src/database/models.rs:18:10 Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! 18 | #[derive(Insertable)] Nov 06 17:08:59.993 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.993 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.993 INFO kablam! Nov 06 17:08:59.993 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 06 17:08:59.993 INFO kablam! --> src/database/models.rs:18:10 Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! 18 | #[derive(Insertable)] Nov 06 17:08:59.993 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.993 INFO kablam! | Nov 06 17:08:59.993 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.993 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.994 INFO kablam! Nov 06 17:08:59.994 INFO kablam! warning: cannot find type `User` in this scope Nov 06 17:08:59.994 INFO kablam! --> src/database/models.rs:25:10 Nov 06 17:08:59.994 INFO kablam! | Nov 06 17:08:59.994 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 06 17:08:59.994 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.994 INFO kablam! | Nov 06 17:08:59.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.994 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.994 INFO kablam! Nov 06 17:08:59.994 INFO kablam! warning: cannot find type `User` in this scope Nov 06 17:08:59.994 INFO kablam! --> src/database/models.rs:25:21 Nov 06 17:08:59.994 INFO kablam! | Nov 06 17:08:59.994 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 06 17:08:59.994 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.994 INFO kablam! | Nov 06 17:08:59.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.994 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.994 INFO kablam! Nov 06 17:08:59.994 INFO kablam! warning: cannot find type `users` in this scope Nov 06 17:08:59.994 INFO kablam! --> src/database/models.rs:25:21 Nov 06 17:08:59.994 INFO kablam! | Nov 06 17:08:59.994 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 06 17:08:59.994 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.994 INFO kablam! | Nov 06 17:08:59.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.994 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.994 INFO kablam! Nov 06 17:08:59.994 INFO kablam! warning: cannot find type `table` in this scope Nov 06 17:08:59.994 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 06 17:08:59.994 INFO kablam! | Nov 06 17:08:59.994 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 06 17:08:59.994 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.994 INFO kablam! | Nov 06 17:08:59.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.994 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.994 INFO kablam! Nov 06 17:08:59.994 INFO kablam! warning: cannot find type `title` in this scope Nov 06 17:08:59.994 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.994 INFO kablam! | Nov 06 17:08:59.994 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.994 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.994 INFO kablam! | Nov 06 17:08:59.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.994 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.994 INFO kablam! Nov 06 17:08:59.994 INFO kablam! warning: cannot find type `post_id` in this scope Nov 06 17:08:59.994 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:08:59.994 INFO kablam! | Nov 06 17:08:59.994 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:08:59.994 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:08:59.994 INFO kablam! | Nov 06 17:08:59.994 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:08:59.994 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:08:59.994 INFO kablam! Nov 06 17:09:00.001 INFO kablam! warning: cannot find type `friendly_url` in this scope Nov 06 17:09:00.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.001 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.001 INFO kablam! Nov 06 17:09:00.001 INFO kablam! warning: cannot find type `publish_date` in this scope Nov 06 17:09:00.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.001 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.001 INFO kablam! Nov 06 17:09:00.001 INFO kablam! warning: cannot find type `expiration_date` in this scope Nov 06 17:09:00.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.001 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.001 INFO kablam! Nov 06 17:09:00.001 INFO kablam! warning: cannot find type `structure_id` in this scope Nov 06 17:09:00.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.001 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.001 INFO kablam! Nov 06 17:09:00.001 INFO kablam! warning: cannot find type `content` in this scope Nov 06 17:09:00.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.001 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.001 INFO kablam! Nov 06 17:09:00.001 INFO kablam! warning: cannot find type `folder_id` in this scope Nov 06 17:09:00.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.001 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.001 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.001 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.001 INFO kablam! Nov 06 17:09:00.001 INFO kablam! warning: cannot find type `is_trash` in this scope Nov 06 17:09:00.001 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.001 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.002 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.002 INFO kablam! Nov 06 17:09:00.002 INFO kablam! warning: cannot find type `is_draft` in this scope Nov 06 17:09:00.002 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.002 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.002 INFO kablam! Nov 06 17:09:00.002 INFO kablam! warning: cannot find type `create_date` in this scope Nov 06 17:09:00.002 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.002 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.002 INFO kablam! Nov 06 17:09:00.002 INFO kablam! warning: cannot find type `modified_date` in this scope Nov 06 17:09:00.002 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.002 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.002 INFO kablam! Nov 06 17:09:00.002 INFO kablam! warning: cannot find type `create_user_id` in this scope Nov 06 17:09:00.002 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.002 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.002 INFO kablam! Nov 06 17:09:00.002 INFO kablam! warning: cannot find type `modified_user_id` in this scope Nov 06 17:09:00.002 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.002 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.002 INFO kablam! Nov 06 17:09:00.002 INFO kablam! warning: cannot find type `site_id` in this scope Nov 06 17:09:00.002 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.002 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.002 INFO kablam! Nov 06 17:09:00.002 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Nov 06 17:09:00.002 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.002 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.002 INFO kablam! Nov 06 17:09:00.002 INFO kablam! warning: cannot find type `file_title` in this scope Nov 06 17:09:00.002 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.002 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.002 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.002 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.002 INFO kablam! Nov 06 17:09:00.002 INFO kablam! warning: cannot find type `file_id` in this scope Nov 06 17:09:00.002 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.002 INFO kablam! | Nov 06 17:09:00.003 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.003 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.003 INFO kablam! | Nov 06 17:09:00.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.003 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.003 INFO kablam! Nov 06 17:09:00.003 INFO kablam! warning: cannot find type `file_type_id` in this scope Nov 06 17:09:00.003 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.003 INFO kablam! | Nov 06 17:09:00.003 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.003 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.003 INFO kablam! | Nov 06 17:09:00.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.003 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.003 INFO kablam! Nov 06 17:09:00.003 INFO kablam! warning: cannot find type `page_id` in this scope Nov 06 17:09:00.003 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.003 INFO kablam! | Nov 06 17:09:00.003 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.003 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.003 INFO kablam! | Nov 06 17:09:00.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.003 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.003 INFO kablam! Nov 06 17:09:00.003 INFO kablam! warning: cannot find type `parent_page_id` in this scope Nov 06 17:09:00.003 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.003 INFO kablam! | Nov 06 17:09:00.003 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.003 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.003 INFO kablam! | Nov 06 17:09:00.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.003 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.003 INFO kablam! Nov 06 17:09:00.003 INFO kablam! warning: cannot find type `additional_javascript` in this scope Nov 06 17:09:00.003 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.003 INFO kablam! | Nov 06 17:09:00.003 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.003 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.003 INFO kablam! | Nov 06 17:09:00.003 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.003 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.003 INFO kablam! Nov 06 17:09:00.008 INFO kablam! warning: cannot find type `additional_css` in this scope Nov 06 17:09:00.008 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.008 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.009 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.009 INFO kablam! Nov 06 17:09:00.009 INFO kablam! warning: cannot find type `portlet_id` in this scope Nov 06 17:09:00.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.009 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.009 INFO kablam! Nov 06 17:09:00.009 INFO kablam! warning: cannot find type `page_internal_path` in this scope Nov 06 17:09:00.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.009 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.009 INFO kablam! Nov 06 17:09:00.009 INFO kablam! warning: cannot find type `portlet_type` in this scope Nov 06 17:09:00.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.009 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.009 INFO kablam! Nov 06 17:09:00.009 INFO kablam! warning: cannot find type `config` in this scope Nov 06 17:09:00.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.009 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.009 INFO kablam! Nov 06 17:09:00.009 INFO kablam! warning: cannot find type `id` in this scope Nov 06 17:09:00.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.009 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.009 INFO kablam! Nov 06 17:09:00.009 INFO kablam! warning: cannot find type `body` in this scope Nov 06 17:09:00.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.009 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.009 INFO kablam! Nov 06 17:09:00.009 INFO kablam! warning: cannot find type `published` in this scope Nov 06 17:09:00.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.009 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.009 INFO kablam! Nov 06 17:09:00.009 INFO kablam! warning: cannot find type `parent_site_id` in this scope Nov 06 17:09:00.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.009 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.009 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.009 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.009 INFO kablam! Nov 06 17:09:00.009 INFO kablam! warning: cannot find type `theme_id` in this scope Nov 06 17:09:00.009 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.009 INFO kablam! | Nov 06 17:09:00.010 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.010 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.010 INFO kablam! | Nov 06 17:09:00.012 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.012 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.012 INFO kablam! Nov 06 17:09:00.012 INFO kablam! warning: cannot find type `jsonStructure` in this scope Nov 06 17:09:00.012 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.012 INFO kablam! | Nov 06 17:09:00.012 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.012 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.012 INFO kablam! | Nov 06 17:09:00.012 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.012 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.012 INFO kablam! Nov 06 17:09:00.012 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Nov 06 17:09:00.012 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.012 INFO kablam! | Nov 06 17:09:00.012 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.012 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.012 INFO kablam! | Nov 06 17:09:00.012 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.012 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.012 INFO kablam! Nov 06 17:09:00.012 INFO kablam! warning: cannot find type `template_id` in this scope Nov 06 17:09:00.012 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.013 INFO kablam! | Nov 06 17:09:00.013 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.013 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.013 INFO kablam! | Nov 06 17:09:00.013 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.013 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.013 INFO kablam! Nov 06 17:09:00.021 INFO kablam! warning: cannot find type `user_id` in this scope Nov 06 17:09:00.021 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.021 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.021 INFO kablam! Nov 06 17:09:00.021 INFO kablam! warning: cannot find type `screen_name` in this scope Nov 06 17:09:00.021 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.021 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.021 INFO kablam! Nov 06 17:09:00.021 INFO kablam! warning: cannot find type `first_name` in this scope Nov 06 17:09:00.021 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.021 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.021 INFO kablam! Nov 06 17:09:00.021 INFO kablam! warning: cannot find type `last_name` in this scope Nov 06 17:09:00.021 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.021 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.021 INFO kablam! Nov 06 17:09:00.021 INFO kablam! warning: cannot find type `anrede` in this scope Nov 06 17:09:00.021 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.021 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.021 INFO kablam! Nov 06 17:09:00.021 INFO kablam! warning: cannot find type `geburtstag` in this scope Nov 06 17:09:00.021 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.021 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.021 INFO kablam! Nov 06 17:09:00.021 INFO kablam! warning: cannot find type `email` in this scope Nov 06 17:09:00.021 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.021 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.021 INFO kablam! Nov 06 17:09:00.021 INFO kablam! warning: cannot find type `portrait` in this scope Nov 06 17:09:00.021 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.021 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.021 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.021 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.022 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.022 INFO kablam! Nov 06 17:09:00.022 INFO kablam! warning: cannot find type `original_site_id` in this scope Nov 06 17:09:00.022 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.022 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.022 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.022 INFO kablam! Nov 06 17:09:00.022 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Nov 06 17:09:00.022 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.022 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.022 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.022 INFO kablam! Nov 06 17:09:00.022 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Nov 06 17:09:00.022 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.022 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.022 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.022 INFO kablam! Nov 06 17:09:00.022 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 06 17:09:00.022 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 06 17:09:00.022 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 06 17:09:00.022 INFO kablam! = note: for more information, see issue #50504 Nov 06 17:09:00.022 INFO kablam! Nov 06 17:09:00.022 INFO kablam! warning: unused import: `dotenv::dotenv` Nov 06 17:09:00.022 INFO kablam! --> src/database/user.rs:4:5 Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! 4 | use dotenv::dotenv; Nov 06 17:09:00.022 INFO kablam! | ^^^^^^^^^^^^^^ Nov 06 17:09:00.022 INFO kablam! Nov 06 17:09:00.022 INFO kablam! warning: unused import: `std::env` Nov 06 17:09:00.022 INFO kablam! --> src/database/user.rs:7:5 Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! 7 | use std::env; Nov 06 17:09:00.022 INFO kablam! | ^^^^^^^^ Nov 06 17:09:00.022 INFO kablam! Nov 06 17:09:00.022 INFO kablam! warning: unused import: `database::models::*` Nov 06 17:09:00.022 INFO kablam! --> src/database/mod.rs:14:5 Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! 14 | use database::models::*; Nov 06 17:09:00.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 06 17:09:00.022 INFO kablam! Nov 06 17:09:00.022 INFO kablam! warning: unused import: `std` Nov 06 17:09:00.022 INFO kablam! --> src/database/mod.rs:17:5 Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! 17 | use std; Nov 06 17:09:00.022 INFO kablam! | ^^^ Nov 06 17:09:00.022 INFO kablam! Nov 06 17:09:00.022 INFO kablam! warning: unused import: `schema::users::dsl::*` Nov 06 17:09:00.022 INFO kablam! --> src/database/mod.rs:20:5 Nov 06 17:09:00.022 INFO kablam! | Nov 06 17:09:00.022 INFO kablam! 20 | use schema::users::dsl::*; Nov 06 17:09:00.022 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Nov 06 17:09:00.022 INFO kablam! Nov 06 17:09:01.960 INFO kablam! warning: unused variable: `n` Nov 06 17:09:01.960 INFO kablam! --> src/database/user.rs:32:12 Nov 06 17:09:01.960 INFO kablam! | Nov 06 17:09:01.960 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 06 17:09:01.960 INFO kablam! | ^ help: consider using `_n` instead Nov 06 17:09:01.960 INFO kablam! | Nov 06 17:09:01.960 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 06 17:09:01.960 INFO kablam! Nov 06 17:09:02.051 INFO kablam! warning: unused variable: `n` Nov 06 17:09:02.051 INFO kablam! --> src/database/user.rs:32:12 Nov 06 17:09:02.051 INFO kablam! | Nov 06 17:09:02.051 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 06 17:09:02.051 INFO kablam! | ^ help: consider using `_n` instead Nov 06 17:09:02.051 INFO kablam! | Nov 06 17:09:02.051 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 06 17:09:02.051 INFO kablam! Nov 06 17:09:02.056 INFO kablam! warning: unused variable: `number_of_users` Nov 06 17:09:02.056 INFO kablam! --> src/database/user.rs:77:9 Nov 06 17:09:02.056 INFO kablam! | Nov 06 17:09:02.056 INFO kablam! 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Nov 06 17:09:02.056 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Nov 06 17:09:02.056 INFO kablam! Nov 06 17:09:02.484 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 06 17:09:02.484 INFO kablam! --> src/common/mod.rs:14:5 Nov 06 17:09:02.484 INFO kablam! | Nov 06 17:09:02.484 INFO kablam! 14 | pub dbConnection: SqliteConnection, Nov 06 17:09:02.484 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 06 17:09:02.484 INFO kablam! | Nov 06 17:09:02.484 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 06 17:09:02.484 INFO kablam! Nov 06 17:09:02.589 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 06 17:09:02.589 INFO kablam! --> src/common/mod.rs:14:5 Nov 06 17:09:02.589 INFO kablam! | Nov 06 17:09:02.589 INFO kablam! 14 | pub dbConnection: SqliteConnection, Nov 06 17:09:02.589 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 06 17:09:02.589 INFO kablam! | Nov 06 17:09:02.589 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 06 17:09:02.589 INFO kablam! Nov 06 17:09:02.640 INFO kablam! warning: unused `std::result::Result` that must be used Nov 06 17:09:02.640 INFO kablam! --> src/database/mod.rs:57:5 Nov 06 17:09:02.640 INFO kablam! | Nov 06 17:09:02.640 INFO kablam! 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Nov 06 17:09:02.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 06 17:09:02.640 INFO kablam! | Nov 06 17:09:02.640 INFO kablam! = note: #[warn(unused_must_use)] on by default Nov 06 17:09:02.640 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Nov 06 17:09:02.640 INFO kablam! Nov 06 17:09:07.412 INFO kablam! warning: unused import: `molecule::database::models::*` Nov 06 17:09:07.412 INFO kablam! --> src/bin/write_post.rs:6:5 Nov 06 17:09:07.412 INFO kablam! | Nov 06 17:09:07.412 INFO kablam! 6 | use molecule::database::models::*; Nov 06 17:09:07.412 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 06 17:09:07.412 INFO kablam! | Nov 06 17:09:07.412 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 17:09:07.412 INFO kablam! Nov 06 17:09:07.860 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Nov 06 17:09:07.860 INFO kablam! --> src/bin/publish_posts.rs:6:5 Nov 06 17:09:07.860 INFO kablam! | Nov 06 17:09:07.860 INFO kablam! 6 | use self::molecule::database::models::Post; Nov 06 17:09:07.860 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 06 17:09:07.860 INFO kablam! | Nov 06 17:09:07.860 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 17:09:07.860 INFO kablam! Nov 06 17:09:08.688 INFO kablam! warning: unused import: `self::molecule::database::*` Nov 06 17:09:08.689 INFO kablam! --> src/bin/delete_posts.rs:5:5 Nov 06 17:09:08.689 INFO kablam! | Nov 06 17:09:08.690 INFO kablam! 5 | use self::molecule::database::*; Nov 06 17:09:08.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 06 17:09:08.690 INFO kablam! | Nov 06 17:09:08.691 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 17:09:08.691 INFO kablam! Nov 06 17:09:09.772 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Nov 06 17:09:09.772 INFO kablam! --> src/bin/publish_posts.rs:6:5 Nov 06 17:09:09.772 INFO kablam! | Nov 06 17:09:09.772 INFO kablam! 6 | use self::molecule::database::models::Post; Nov 06 17:09:09.772 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 06 17:09:09.772 INFO kablam! | Nov 06 17:09:09.772 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 17:09:09.772 INFO kablam! Nov 06 17:09:10.741 INFO kablam! warning: unused import: `molecule::database::models::*` Nov 06 17:09:10.742 INFO kablam! --> src/bin/write_post.rs:6:5 Nov 06 17:09:10.742 INFO kablam! | Nov 06 17:09:10.742 INFO kablam! 6 | use molecule::database::models::*; Nov 06 17:09:10.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 06 17:09:10.743 INFO kablam! | Nov 06 17:09:10.744 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 17:09:10.744 INFO kablam! Nov 06 17:09:11.368 INFO kablam! warning: unused import: `self::molecule::database::*` Nov 06 17:09:11.368 INFO kablam! --> src/bin/delete_posts.rs:5:5 Nov 06 17:09:11.368 INFO kablam! | Nov 06 17:09:11.368 INFO kablam! 5 | use self::molecule::database::*; Nov 06 17:09:11.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 06 17:09:11.369 INFO kablam! | Nov 06 17:09:11.376 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 06 17:09:11.376 INFO kablam! Nov 06 17:09:11.468 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 12s Nov 06 17:09:11.492 INFO kablam! su: No module specific data is present Nov 06 17:09:12.250 INFO running `"docker" "rm" "-f" "f6f6e4858ae692e313c0892f0ac548bf6b938932686065828c069bf117013602"` Nov 06 17:09:12.552 INFO blam! f6f6e4858ae692e313c0892f0ac548bf6b938932686065828c069bf117013602