Nov 02 09:43:48.051 INFO checking n3phtys/molecule-dev against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 09:43:48.051 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-6/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 02 09:43:48.605 INFO blam! 9fdc36c62e3ea162ce42409ae7b25c5fcc9bab972cc7f06c2c93dd312bd70f6b Nov 02 09:43:48.607 INFO running `"docker" "start" "-a" "9fdc36c62e3ea162ce42409ae7b25c5fcc9bab972cc7f06c2c93dd312bd70f6b"` Nov 02 09:43:49.631 INFO kablam! usermod: no changes Nov 02 09:43:49.756 INFO kablam! Compiling serde v1.0.64 Nov 02 09:43:49.757 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 02 09:43:49.757 INFO kablam! Compiling backtrace-sys v0.1.21 Nov 02 09:43:49.757 INFO kablam! Compiling memchr v2.0.1 Nov 02 09:43:49.757 INFO kablam! Compiling regex-syntax v0.5.6 Nov 02 09:43:49.757 INFO kablam! Compiling diesel v0.16.0 Nov 02 09:43:49.759 INFO kablam! Compiling syn v0.11.11 Nov 02 09:43:49.760 INFO kablam! Checking regex v0.2.11 Nov 02 09:43:51.056 INFO kablam! Compiling diesel_derives v1.3.0 Nov 02 09:43:51.927 INFO kablam! Compiling aho-corasick v0.6.4 Nov 02 09:44:01.312 INFO kablam! Compiling backtrace v0.3.8 Nov 02 09:44:05.078 INFO kablam! Checking error-chain v0.10.0 Nov 02 09:44:28.442 INFO kablam! Compiling diesel v1.3.0 Nov 02 09:44:36.132 INFO kablam! Compiling derive-error-chain v0.10.1 Nov 02 09:44:51.657 INFO kablam! Checking serde_json v1.0.19 Nov 02 09:45:07.408 INFO kablam! Checking dotenv v0.10.1 Nov 02 09:45:13.768 INFO kablam! Compiling diesel_codegen v0.16.1 Nov 02 09:45:46.607 INFO kablam! Checking migrations_internals v1.3.0 Nov 02 09:45:52.442 INFO kablam! Compiling migrations_macros v1.3.0 Nov 02 09:45:56.020 INFO kablam! Checking diesel_migrations v1.3.0 Nov 02 09:45:56.540 INFO kablam! Checking molecule v0.1.0 (/source) Nov 02 09:45:58.556 INFO kablam! warning: unused `#[macro_use]` import Nov 02 09:45:58.559 INFO kablam! --> src/lib.rs:4:1 Nov 02 09:45:58.559 INFO kablam! | Nov 02 09:45:58.559 INFO kablam! 4 | #[macro_use] Nov 02 09:45:58.559 INFO kablam! | ^^^^^^^^^^^^ Nov 02 09:45:58.559 INFO kablam! | Nov 02 09:45:58.559 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:45:58.559 INFO kablam! Nov 02 09:45:58.559 INFO kablam! warning: cannot find type `posts` in this scope Nov 02 09:45:58.559 INFO kablam! --> src/database/models.rs:3:10 Nov 02 09:45:58.559 INFO kablam! | Nov 02 09:45:58.559 INFO kablam! 3 | #[derive(Insertable)] Nov 02 09:45:58.559 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.559 INFO kablam! | Nov 02 09:45:58.559 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 09:45:58.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.559 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.559 INFO kablam! Nov 02 09:45:58.559 INFO kablam! warning: cannot find type `NewPost` in this scope Nov 02 09:45:58.559 INFO kablam! --> src/database/models.rs:3:10 Nov 02 09:45:58.559 INFO kablam! | Nov 02 09:45:58.559 INFO kablam! 3 | #[derive(Insertable)] Nov 02 09:45:58.559 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.559 INFO kablam! | Nov 02 09:45:58.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.559 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.559 INFO kablam! Nov 02 09:45:58.559 INFO kablam! warning: cannot find type `posts` in this scope Nov 02 09:45:58.559 INFO kablam! --> src/database/models.rs:3:10 Nov 02 09:45:58.559 INFO kablam! | Nov 02 09:45:58.559 INFO kablam! 3 | #[derive(Insertable)] Nov 02 09:45:58.559 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.559 INFO kablam! | Nov 02 09:45:58.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.559 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.559 INFO kablam! Nov 02 09:45:58.559 INFO kablam! warning: cannot find type `Post` in this scope Nov 02 09:45:58.560 INFO kablam! --> src/database/models.rs:10:10 Nov 02 09:45:58.560 INFO kablam! | Nov 02 09:45:58.560 INFO kablam! 10 | #[derive(Queryable)] Nov 02 09:45:58.560 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.560 INFO kablam! | Nov 02 09:45:58.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.560 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.560 INFO kablam! Nov 02 09:45:58.560 INFO kablam! warning: cannot find type `users` in this scope Nov 02 09:45:58.560 INFO kablam! --> src/database/models.rs:18:10 Nov 02 09:45:58.560 INFO kablam! | Nov 02 09:45:58.560 INFO kablam! 18 | #[derive(Insertable)] Nov 02 09:45:58.560 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.560 INFO kablam! | Nov 02 09:45:58.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.560 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.560 INFO kablam! Nov 02 09:45:58.560 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 02 09:45:58.560 INFO kablam! --> src/database/models.rs:18:10 Nov 02 09:45:58.560 INFO kablam! | Nov 02 09:45:58.560 INFO kablam! 18 | #[derive(Insertable)] Nov 02 09:45:58.560 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.560 INFO kablam! | Nov 02 09:45:58.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.560 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.560 INFO kablam! Nov 02 09:45:58.560 INFO kablam! warning: cannot find type `User` in this scope Nov 02 09:45:58.560 INFO kablam! --> src/database/models.rs:25:10 Nov 02 09:45:58.560 INFO kablam! | Nov 02 09:45:58.560 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 02 09:45:58.560 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.560 INFO kablam! | Nov 02 09:45:58.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.560 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.560 INFO kablam! Nov 02 09:45:58.560 INFO kablam! warning: cannot find type `User` in this scope Nov 02 09:45:58.560 INFO kablam! --> src/database/models.rs:25:21 Nov 02 09:45:58.560 INFO kablam! | Nov 02 09:45:58.560 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 02 09:45:58.560 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.560 INFO kablam! | Nov 02 09:45:58.585 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.585 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.585 INFO kablam! Nov 02 09:45:58.585 INFO kablam! warning: cannot find type `users` in this scope Nov 02 09:45:58.585 INFO kablam! --> src/database/models.rs:25:21 Nov 02 09:45:58.585 INFO kablam! | Nov 02 09:45:58.585 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 02 09:45:58.585 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.585 INFO kablam! | Nov 02 09:45:58.590 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.590 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.591 INFO kablam! Nov 02 09:45:58.591 INFO kablam! warning: cannot find type `table` in this scope Nov 02 09:45:58.591 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 09:45:58.591 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.591 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.591 INFO kablam! Nov 02 09:45:58.591 INFO kablam! warning: cannot find type `title` in this scope Nov 02 09:45:58.591 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.591 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.591 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.591 INFO kablam! Nov 02 09:45:58.591 INFO kablam! warning: cannot find type `post_id` in this scope Nov 02 09:45:58.591 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.591 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.591 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.591 INFO kablam! Nov 02 09:45:58.591 INFO kablam! warning: cannot find type `friendly_url` in this scope Nov 02 09:45:58.591 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.591 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.591 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.591 INFO kablam! Nov 02 09:45:58.591 INFO kablam! warning: cannot find type `publish_date` in this scope Nov 02 09:45:58.591 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.591 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.591 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.591 INFO kablam! Nov 02 09:45:58.591 INFO kablam! warning: cannot find type `expiration_date` in this scope Nov 02 09:45:58.591 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.591 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.591 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.591 INFO kablam! Nov 02 09:45:58.591 INFO kablam! warning: cannot find type `structure_id` in this scope Nov 02 09:45:58.591 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.591 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.591 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.591 INFO kablam! Nov 02 09:45:58.591 INFO kablam! warning: cannot find type `content` in this scope Nov 02 09:45:58.591 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.591 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.591 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.591 INFO kablam! Nov 02 09:45:58.591 INFO kablam! warning: cannot find type `folder_id` in this scope Nov 02 09:45:58.591 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.591 INFO kablam! | Nov 02 09:45:58.591 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.591 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.592 INFO kablam! | Nov 02 09:45:58.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.592 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.592 INFO kablam! Nov 02 09:45:58.592 INFO kablam! warning: cannot find type `is_trash` in this scope Nov 02 09:45:58.592 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.592 INFO kablam! | Nov 02 09:45:58.592 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.592 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.592 INFO kablam! | Nov 02 09:45:58.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.592 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.592 INFO kablam! Nov 02 09:45:58.592 INFO kablam! warning: cannot find type `is_draft` in this scope Nov 02 09:45:58.592 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.592 INFO kablam! | Nov 02 09:45:58.592 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.592 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.592 INFO kablam! | Nov 02 09:45:58.592 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.592 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.592 INFO kablam! Nov 02 09:45:58.592 INFO kablam! warning: cannot find type `create_date` in this scope Nov 02 09:45:58.592 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.592 INFO kablam! | Nov 02 09:45:58.592 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.592 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.596 INFO kablam! | Nov 02 09:45:58.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.596 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.596 INFO kablam! Nov 02 09:45:58.596 INFO kablam! warning: cannot find type `modified_date` in this scope Nov 02 09:45:58.596 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.596 INFO kablam! | Nov 02 09:45:58.596 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.596 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.596 INFO kablam! | Nov 02 09:45:58.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.596 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.596 INFO kablam! Nov 02 09:45:58.596 INFO kablam! warning: cannot find type `create_user_id` in this scope Nov 02 09:45:58.596 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.596 INFO kablam! | Nov 02 09:45:58.596 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.596 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.596 INFO kablam! | Nov 02 09:45:58.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.596 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.596 INFO kablam! Nov 02 09:45:58.596 INFO kablam! warning: cannot find type `modified_user_id` in this scope Nov 02 09:45:58.596 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.596 INFO kablam! | Nov 02 09:45:58.596 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.596 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.596 INFO kablam! | Nov 02 09:45:58.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.596 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.596 INFO kablam! Nov 02 09:45:58.596 INFO kablam! warning: cannot find type `site_id` in this scope Nov 02 09:45:58.596 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.596 INFO kablam! | Nov 02 09:45:58.596 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.596 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.596 INFO kablam! | Nov 02 09:45:58.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.596 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.596 INFO kablam! Nov 02 09:45:58.596 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Nov 02 09:45:58.596 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.596 INFO kablam! | Nov 02 09:45:58.596 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.596 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.596 INFO kablam! | Nov 02 09:45:58.596 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.596 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.597 INFO kablam! Nov 02 09:45:58.597 INFO kablam! warning: cannot find type `file_title` in this scope Nov 02 09:45:58.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.597 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.597 INFO kablam! Nov 02 09:45:58.597 INFO kablam! warning: cannot find type `file_id` in this scope Nov 02 09:45:58.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.597 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.597 INFO kablam! Nov 02 09:45:58.597 INFO kablam! warning: cannot find type `file_type_id` in this scope Nov 02 09:45:58.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.597 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.597 INFO kablam! Nov 02 09:45:58.597 INFO kablam! warning: cannot find type `page_id` in this scope Nov 02 09:45:58.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.597 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.597 INFO kablam! Nov 02 09:45:58.597 INFO kablam! warning: cannot find type `parent_page_id` in this scope Nov 02 09:45:58.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.597 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.597 INFO kablam! Nov 02 09:45:58.597 INFO kablam! warning: cannot find type `additional_javascript` in this scope Nov 02 09:45:58.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.597 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.597 INFO kablam! Nov 02 09:45:58.597 INFO kablam! warning: cannot find type `additional_css` in this scope Nov 02 09:45:58.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.597 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.597 INFO kablam! Nov 02 09:45:58.597 INFO kablam! warning: cannot find type `portlet_id` in this scope Nov 02 09:45:58.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.597 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.597 INFO kablam! Nov 02 09:45:58.597 INFO kablam! warning: cannot find type `page_internal_path` in this scope Nov 02 09:45:58.597 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.597 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.597 INFO kablam! | Nov 02 09:45:58.597 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.597 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.597 INFO kablam! Nov 02 09:45:58.598 INFO kablam! warning: cannot find type `portlet_type` in this scope Nov 02 09:45:58.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.598 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.598 INFO kablam! Nov 02 09:45:58.598 INFO kablam! warning: cannot find type `config` in this scope Nov 02 09:45:58.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.598 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.598 INFO kablam! Nov 02 09:45:58.598 INFO kablam! warning: cannot find type `id` in this scope Nov 02 09:45:58.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.598 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.598 INFO kablam! Nov 02 09:45:58.598 INFO kablam! warning: cannot find type `body` in this scope Nov 02 09:45:58.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.598 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.598 INFO kablam! Nov 02 09:45:58.598 INFO kablam! warning: cannot find type `published` in this scope Nov 02 09:45:58.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.598 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.598 INFO kablam! Nov 02 09:45:58.598 INFO kablam! warning: cannot find type `parent_site_id` in this scope Nov 02 09:45:58.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.598 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.598 INFO kablam! Nov 02 09:45:58.598 INFO kablam! warning: cannot find type `theme_id` in this scope Nov 02 09:45:58.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.598 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.598 INFO kablam! Nov 02 09:45:58.598 INFO kablam! warning: cannot find type `jsonStructure` in this scope Nov 02 09:45:58.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.598 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.598 INFO kablam! Nov 02 09:45:58.598 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Nov 02 09:45:58.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.598 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.598 INFO kablam! | Nov 02 09:45:58.598 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.598 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.598 INFO kablam! Nov 02 09:45:58.598 INFO kablam! warning: cannot find type `template_id` in this scope Nov 02 09:45:58.598 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.599 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.599 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.599 INFO kablam! Nov 02 09:45:58.599 INFO kablam! warning: cannot find type `user_id` in this scope Nov 02 09:45:58.599 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.599 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.599 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.599 INFO kablam! Nov 02 09:45:58.599 INFO kablam! warning: cannot find type `screen_name` in this scope Nov 02 09:45:58.599 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.599 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.599 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.599 INFO kablam! Nov 02 09:45:58.599 INFO kablam! warning: cannot find type `first_name` in this scope Nov 02 09:45:58.599 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.599 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.599 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.599 INFO kablam! Nov 02 09:45:58.599 INFO kablam! warning: cannot find type `last_name` in this scope Nov 02 09:45:58.599 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.599 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.599 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.599 INFO kablam! Nov 02 09:45:58.599 INFO kablam! warning: cannot find type `anrede` in this scope Nov 02 09:45:58.599 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.599 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.599 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.599 INFO kablam! Nov 02 09:45:58.599 INFO kablam! warning: cannot find type `geburtstag` in this scope Nov 02 09:45:58.599 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.599 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.599 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.599 INFO kablam! Nov 02 09:45:58.599 INFO kablam! warning: cannot find type `email` in this scope Nov 02 09:45:58.599 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.599 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.599 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.599 INFO kablam! Nov 02 09:45:58.599 INFO kablam! warning: cannot find type `portrait` in this scope Nov 02 09:45:58.599 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.599 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.599 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.599 INFO kablam! Nov 02 09:45:58.599 INFO kablam! warning: cannot find type `original_site_id` in this scope Nov 02 09:45:58.599 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.599 INFO kablam! | Nov 02 09:45:58.599 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.599 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.600 INFO kablam! | Nov 02 09:45:58.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.600 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.600 INFO kablam! Nov 02 09:45:58.600 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Nov 02 09:45:58.600 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.600 INFO kablam! | Nov 02 09:45:58.600 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.600 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.600 INFO kablam! | Nov 02 09:45:58.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.600 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.600 INFO kablam! Nov 02 09:45:58.600 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Nov 02 09:45:58.600 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.600 INFO kablam! | Nov 02 09:45:58.600 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.600 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.600 INFO kablam! | Nov 02 09:45:58.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.600 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.600 INFO kablam! Nov 02 09:45:58.600 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 02 09:45:58.600 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.600 INFO kablam! | Nov 02 09:45:58.600 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.600 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.600 INFO kablam! | Nov 02 09:45:58.600 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.600 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.600 INFO kablam! Nov 02 09:45:58.600 INFO kablam! warning: unused import: `dotenv::dotenv` Nov 02 09:45:58.600 INFO kablam! --> src/database/user.rs:4:5 Nov 02 09:45:58.600 INFO kablam! | Nov 02 09:45:58.600 INFO kablam! 4 | use dotenv::dotenv; Nov 02 09:45:58.600 INFO kablam! | ^^^^^^^^^^^^^^ Nov 02 09:45:58.600 INFO kablam! Nov 02 09:45:58.600 INFO kablam! warning: unused import: `std::env` Nov 02 09:45:58.600 INFO kablam! --> src/database/user.rs:7:5 Nov 02 09:45:58.600 INFO kablam! | Nov 02 09:45:58.600 INFO kablam! 7 | use std::env; Nov 02 09:45:58.600 INFO kablam! | ^^^^^^^^ Nov 02 09:45:58.600 INFO kablam! Nov 02 09:45:58.600 INFO kablam! warning: unused import: `database::models::*` Nov 02 09:45:58.600 INFO kablam! --> src/database/mod.rs:14:5 Nov 02 09:45:58.600 INFO kablam! | Nov 02 09:45:58.600 INFO kablam! 14 | use database::models::*; Nov 02 09:45:58.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 02 09:45:58.600 INFO kablam! Nov 02 09:45:58.600 INFO kablam! warning: unused import: `std` Nov 02 09:45:58.600 INFO kablam! --> src/database/mod.rs:17:5 Nov 02 09:45:58.600 INFO kablam! | Nov 02 09:45:58.600 INFO kablam! 17 | use std; Nov 02 09:45:58.600 INFO kablam! | ^^^ Nov 02 09:45:58.600 INFO kablam! Nov 02 09:45:58.600 INFO kablam! warning: unused import: `schema::users::dsl::*` Nov 02 09:45:58.600 INFO kablam! --> src/database/mod.rs:20:5 Nov 02 09:45:58.600 INFO kablam! | Nov 02 09:45:58.600 INFO kablam! 20 | use schema::users::dsl::*; Nov 02 09:45:58.600 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:45:58.600 INFO kablam! Nov 02 09:45:58.747 INFO kablam! warning: unused `#[macro_use]` import Nov 02 09:45:58.747 INFO kablam! --> src/lib.rs:4:1 Nov 02 09:45:58.747 INFO kablam! | Nov 02 09:45:58.747 INFO kablam! 4 | #[macro_use] Nov 02 09:45:58.747 INFO kablam! | ^^^^^^^^^^^^ Nov 02 09:45:58.747 INFO kablam! | Nov 02 09:45:58.747 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:45:58.747 INFO kablam! Nov 02 09:45:58.747 INFO kablam! warning: cannot find type `posts` in this scope Nov 02 09:45:58.747 INFO kablam! --> src/database/models.rs:3:10 Nov 02 09:45:58.747 INFO kablam! | Nov 02 09:45:58.747 INFO kablam! 3 | #[derive(Insertable)] Nov 02 09:45:58.747 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.747 INFO kablam! | Nov 02 09:45:58.747 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 09:45:58.747 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.747 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.752 INFO kablam! Nov 02 09:45:58.752 INFO kablam! warning: cannot find type `NewPost` in this scope Nov 02 09:45:58.752 INFO kablam! --> src/database/models.rs:3:10 Nov 02 09:45:58.752 INFO kablam! | Nov 02 09:45:58.752 INFO kablam! 3 | #[derive(Insertable)] Nov 02 09:45:58.752 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.752 INFO kablam! | Nov 02 09:45:58.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.752 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.752 INFO kablam! Nov 02 09:45:58.752 INFO kablam! warning: cannot find type `posts` in this scope Nov 02 09:45:58.752 INFO kablam! --> src/database/models.rs:3:10 Nov 02 09:45:58.752 INFO kablam! | Nov 02 09:45:58.752 INFO kablam! 3 | #[derive(Insertable)] Nov 02 09:45:58.752 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.752 INFO kablam! | Nov 02 09:45:58.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.752 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.752 INFO kablam! Nov 02 09:45:58.752 INFO kablam! warning: cannot find type `Post` in this scope Nov 02 09:45:58.752 INFO kablam! --> src/database/models.rs:10:10 Nov 02 09:45:58.752 INFO kablam! | Nov 02 09:45:58.752 INFO kablam! 10 | #[derive(Queryable)] Nov 02 09:45:58.752 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.752 INFO kablam! | Nov 02 09:45:58.752 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.752 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.752 INFO kablam! Nov 02 09:45:58.752 INFO kablam! warning: cannot find type `users` in this scope Nov 02 09:45:58.752 INFO kablam! --> src/database/models.rs:18:10 Nov 02 09:45:58.752 INFO kablam! | Nov 02 09:45:58.752 INFO kablam! 18 | #[derive(Insertable)] Nov 02 09:45:58.752 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.753 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.753 INFO kablam! Nov 02 09:45:58.753 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 02 09:45:58.753 INFO kablam! --> src/database/models.rs:18:10 Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! 18 | #[derive(Insertable)] Nov 02 09:45:58.753 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.753 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.753 INFO kablam! Nov 02 09:45:58.753 INFO kablam! warning: cannot find type `User` in this scope Nov 02 09:45:58.753 INFO kablam! --> src/database/models.rs:25:10 Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 02 09:45:58.753 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.753 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.753 INFO kablam! Nov 02 09:45:58.753 INFO kablam! warning: cannot find type `User` in this scope Nov 02 09:45:58.753 INFO kablam! --> src/database/models.rs:25:21 Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 02 09:45:58.753 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.753 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.753 INFO kablam! Nov 02 09:45:58.753 INFO kablam! warning: cannot find type `users` in this scope Nov 02 09:45:58.753 INFO kablam! --> src/database/models.rs:25:21 Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 02 09:45:58.753 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.753 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.753 INFO kablam! Nov 02 09:45:58.753 INFO kablam! warning: cannot find type `table` in this scope Nov 02 09:45:58.753 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 09:45:58.753 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.753 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.753 INFO kablam! Nov 02 09:45:58.753 INFO kablam! warning: cannot find type `title` in this scope Nov 02 09:45:58.753 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.753 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.753 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.753 INFO kablam! Nov 02 09:45:58.753 INFO kablam! warning: cannot find type `post_id` in this scope Nov 02 09:45:58.753 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.753 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.753 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.753 INFO kablam! Nov 02 09:45:58.753 INFO kablam! warning: cannot find type `friendly_url` in this scope Nov 02 09:45:58.753 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.753 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.753 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.753 INFO kablam! Nov 02 09:45:58.753 INFO kablam! warning: cannot find type `publish_date` in this scope Nov 02 09:45:58.753 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.753 INFO kablam! | Nov 02 09:45:58.753 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.753 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.754 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.754 INFO kablam! Nov 02 09:45:58.754 INFO kablam! warning: cannot find type `expiration_date` in this scope Nov 02 09:45:58.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.754 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.754 INFO kablam! Nov 02 09:45:58.754 INFO kablam! warning: cannot find type `structure_id` in this scope Nov 02 09:45:58.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.754 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.754 INFO kablam! Nov 02 09:45:58.754 INFO kablam! warning: cannot find type `content` in this scope Nov 02 09:45:58.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.754 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.754 INFO kablam! Nov 02 09:45:58.754 INFO kablam! warning: cannot find type `folder_id` in this scope Nov 02 09:45:58.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.754 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.754 INFO kablam! Nov 02 09:45:58.754 INFO kablam! warning: cannot find type `is_trash` in this scope Nov 02 09:45:58.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.754 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.754 INFO kablam! Nov 02 09:45:58.754 INFO kablam! warning: cannot find type `is_draft` in this scope Nov 02 09:45:58.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.754 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.754 INFO kablam! Nov 02 09:45:58.754 INFO kablam! warning: cannot find type `create_date` in this scope Nov 02 09:45:58.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.754 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.754 INFO kablam! Nov 02 09:45:58.754 INFO kablam! warning: cannot find type `modified_date` in this scope Nov 02 09:45:58.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.754 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.754 INFO kablam! Nov 02 09:45:58.754 INFO kablam! warning: cannot find type `create_user_id` in this scope Nov 02 09:45:58.754 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.754 INFO kablam! | Nov 02 09:45:58.754 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.755 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.755 INFO kablam! Nov 02 09:45:58.755 INFO kablam! warning: cannot find type `modified_user_id` in this scope Nov 02 09:45:58.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.755 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.755 INFO kablam! Nov 02 09:45:58.755 INFO kablam! warning: cannot find type `site_id` in this scope Nov 02 09:45:58.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.755 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.755 INFO kablam! Nov 02 09:45:58.755 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Nov 02 09:45:58.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.755 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.755 INFO kablam! Nov 02 09:45:58.755 INFO kablam! warning: cannot find type `file_title` in this scope Nov 02 09:45:58.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.755 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.755 INFO kablam! Nov 02 09:45:58.755 INFO kablam! warning: cannot find type `file_id` in this scope Nov 02 09:45:58.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.755 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.755 INFO kablam! Nov 02 09:45:58.755 INFO kablam! warning: cannot find type `file_type_id` in this scope Nov 02 09:45:58.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.755 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.755 INFO kablam! Nov 02 09:45:58.755 INFO kablam! warning: cannot find type `page_id` in this scope Nov 02 09:45:58.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.755 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.755 INFO kablam! Nov 02 09:45:58.755 INFO kablam! warning: cannot find type `parent_page_id` in this scope Nov 02 09:45:58.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.755 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.755 INFO kablam! Nov 02 09:45:58.755 INFO kablam! warning: cannot find type `additional_javascript` in this scope Nov 02 09:45:58.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.755 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.755 INFO kablam! | Nov 02 09:45:58.755 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.755 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.755 INFO kablam! Nov 02 09:45:58.756 INFO kablam! warning: cannot find type `additional_css` in this scope Nov 02 09:45:58.756 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.756 INFO kablam! | Nov 02 09:45:58.756 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.756 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.756 INFO kablam! | Nov 02 09:45:58.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.756 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.756 INFO kablam! Nov 02 09:45:58.756 INFO kablam! warning: cannot find type `portlet_id` in this scope Nov 02 09:45:58.756 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.756 INFO kablam! | Nov 02 09:45:58.756 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.756 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.756 INFO kablam! | Nov 02 09:45:58.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.756 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.756 INFO kablam! Nov 02 09:45:58.756 INFO kablam! warning: cannot find type `page_internal_path` in this scope Nov 02 09:45:58.756 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.756 INFO kablam! | Nov 02 09:45:58.756 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.756 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.756 INFO kablam! | Nov 02 09:45:58.756 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.756 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.756 INFO kablam! Nov 02 09:45:58.756 INFO kablam! warning: cannot find type `portlet_type` in this scope Nov 02 09:45:58.756 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.756 INFO kablam! | Nov 02 09:45:58.760 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.760 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.760 INFO kablam! | Nov 02 09:45:58.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.760 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.760 INFO kablam! Nov 02 09:45:58.760 INFO kablam! warning: cannot find type `config` in this scope Nov 02 09:45:58.760 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.760 INFO kablam! | Nov 02 09:45:58.760 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.760 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.760 INFO kablam! | Nov 02 09:45:58.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.760 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.760 INFO kablam! Nov 02 09:45:58.760 INFO kablam! warning: cannot find type `id` in this scope Nov 02 09:45:58.760 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.760 INFO kablam! | Nov 02 09:45:58.760 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.760 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.760 INFO kablam! | Nov 02 09:45:58.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.760 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.760 INFO kablam! Nov 02 09:45:58.760 INFO kablam! warning: cannot find type `body` in this scope Nov 02 09:45:58.760 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.760 INFO kablam! | Nov 02 09:45:58.760 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.760 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.760 INFO kablam! | Nov 02 09:45:58.760 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.760 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.760 INFO kablam! Nov 02 09:45:58.760 INFO kablam! warning: cannot find type `published` in this scope Nov 02 09:45:58.760 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.760 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.761 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.761 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.761 INFO kablam! Nov 02 09:45:58.761 INFO kablam! warning: cannot find type `parent_site_id` in this scope Nov 02 09:45:58.761 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.761 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.761 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.761 INFO kablam! Nov 02 09:45:58.761 INFO kablam! warning: cannot find type `theme_id` in this scope Nov 02 09:45:58.761 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.761 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.761 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.761 INFO kablam! Nov 02 09:45:58.761 INFO kablam! warning: cannot find type `jsonStructure` in this scope Nov 02 09:45:58.761 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.761 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.761 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.761 INFO kablam! Nov 02 09:45:58.761 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Nov 02 09:45:58.761 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.761 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.761 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.761 INFO kablam! Nov 02 09:45:58.761 INFO kablam! warning: cannot find type `template_id` in this scope Nov 02 09:45:58.761 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.761 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.761 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.761 INFO kablam! Nov 02 09:45:58.761 INFO kablam! warning: cannot find type `user_id` in this scope Nov 02 09:45:58.761 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.761 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.761 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.761 INFO kablam! Nov 02 09:45:58.761 INFO kablam! warning: cannot find type `screen_name` in this scope Nov 02 09:45:58.761 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.761 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.761 INFO kablam! | Nov 02 09:45:58.761 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.761 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.762 INFO kablam! Nov 02 09:45:58.762 INFO kablam! warning: cannot find type `first_name` in this scope Nov 02 09:45:58.762 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.762 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.762 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.762 INFO kablam! Nov 02 09:45:58.762 INFO kablam! warning: cannot find type `last_name` in this scope Nov 02 09:45:58.762 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.762 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.762 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.762 INFO kablam! Nov 02 09:45:58.762 INFO kablam! warning: cannot find type `anrede` in this scope Nov 02 09:45:58.762 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.762 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.762 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.762 INFO kablam! Nov 02 09:45:58.762 INFO kablam! warning: cannot find type `geburtstag` in this scope Nov 02 09:45:58.762 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.762 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.762 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.762 INFO kablam! Nov 02 09:45:58.762 INFO kablam! warning: cannot find type `email` in this scope Nov 02 09:45:58.762 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.762 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.762 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.762 INFO kablam! Nov 02 09:45:58.762 INFO kablam! warning: cannot find type `portrait` in this scope Nov 02 09:45:58.762 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.762 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.762 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.762 INFO kablam! Nov 02 09:45:58.762 INFO kablam! warning: cannot find type `original_site_id` in this scope Nov 02 09:45:58.762 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.762 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.762 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.762 INFO kablam! Nov 02 09:45:58.762 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Nov 02 09:45:58.762 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.762 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.762 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.762 INFO kablam! Nov 02 09:45:58.762 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Nov 02 09:45:58.762 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.762 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.762 INFO kablam! | Nov 02 09:45:58.762 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.762 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.762 INFO kablam! Nov 02 09:45:58.762 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 02 09:45:58.763 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 09:45:58.763 INFO kablam! | Nov 02 09:45:58.763 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 09:45:58.763 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 09:45:58.763 INFO kablam! | Nov 02 09:45:58.763 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 02 09:45:58.763 INFO kablam! = note: for more information, see issue #50504 Nov 02 09:45:58.763 INFO kablam! Nov 02 09:45:58.763 INFO kablam! warning: unused import: `dotenv::dotenv` Nov 02 09:45:58.763 INFO kablam! --> src/database/user.rs:4:5 Nov 02 09:45:58.763 INFO kablam! | Nov 02 09:45:58.763 INFO kablam! 4 | use dotenv::dotenv; Nov 02 09:45:58.763 INFO kablam! | ^^^^^^^^^^^^^^ Nov 02 09:45:58.763 INFO kablam! Nov 02 09:45:58.763 INFO kablam! warning: unused import: `std::env` Nov 02 09:45:58.763 INFO kablam! --> src/database/user.rs:7:5 Nov 02 09:45:58.763 INFO kablam! | Nov 02 09:45:58.763 INFO kablam! 7 | use std::env; Nov 02 09:45:58.763 INFO kablam! | ^^^^^^^^ Nov 02 09:45:58.763 INFO kablam! Nov 02 09:45:58.763 INFO kablam! warning: unused import: `diesel::*` Nov 02 09:45:58.763 INFO kablam! --> src/database/user.rs:74:9 Nov 02 09:45:58.763 INFO kablam! | Nov 02 09:45:58.763 INFO kablam! 74 | use diesel::*; Nov 02 09:45:58.763 INFO kablam! | ^^^^^^^^^ Nov 02 09:45:58.763 INFO kablam! Nov 02 09:45:58.763 INFO kablam! warning: unused import: `database::models::*` Nov 02 09:45:58.763 INFO kablam! --> src/database/mod.rs:14:5 Nov 02 09:45:58.763 INFO kablam! | Nov 02 09:45:58.763 INFO kablam! 14 | use database::models::*; Nov 02 09:45:58.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 02 09:45:58.763 INFO kablam! Nov 02 09:45:58.763 INFO kablam! warning: unused import: `schema::users::dsl::*` Nov 02 09:45:58.763 INFO kablam! --> src/database/mod.rs:20:5 Nov 02 09:45:58.763 INFO kablam! | Nov 02 09:45:58.763 INFO kablam! 20 | use schema::users::dsl::*; Nov 02 09:45:58.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:45:58.763 INFO kablam! Nov 02 09:46:00.364 INFO kablam! warning: unused variable: `n` Nov 02 09:46:00.364 INFO kablam! --> src/database/user.rs:32:12 Nov 02 09:46:00.364 INFO kablam! | Nov 02 09:46:00.364 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 02 09:46:00.364 INFO kablam! | ^ help: consider using `_n` instead Nov 02 09:46:00.364 INFO kablam! | Nov 02 09:46:00.364 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 02 09:46:00.364 INFO kablam! Nov 02 09:46:00.492 INFO kablam! warning: unused variable: `n` Nov 02 09:46:00.492 INFO kablam! --> src/database/user.rs:32:12 Nov 02 09:46:00.492 INFO kablam! | Nov 02 09:46:00.492 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 02 09:46:00.492 INFO kablam! | ^ help: consider using `_n` instead Nov 02 09:46:00.492 INFO kablam! | Nov 02 09:46:00.492 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 02 09:46:00.492 INFO kablam! Nov 02 09:46:00.493 INFO kablam! warning: unused variable: `number_of_users` Nov 02 09:46:00.493 INFO kablam! --> src/database/user.rs:77:9 Nov 02 09:46:00.493 INFO kablam! | Nov 02 09:46:00.493 INFO kablam! 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Nov 02 09:46:00.493 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Nov 02 09:46:00.493 INFO kablam! Nov 02 09:46:00.820 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 02 09:46:00.820 INFO kablam! --> src/common/mod.rs:14:5 Nov 02 09:46:00.821 INFO kablam! | Nov 02 09:46:00.821 INFO kablam! 14 | pub dbConnection: SqliteConnection, Nov 02 09:46:00.821 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:00.821 INFO kablam! | Nov 02 09:46:00.821 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 02 09:46:00.821 INFO kablam! Nov 02 09:46:00.900 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 02 09:46:00.900 INFO kablam! --> src/common/mod.rs:14:5 Nov 02 09:46:00.900 INFO kablam! | Nov 02 09:46:00.900 INFO kablam! 14 | pub dbConnection: SqliteConnection, Nov 02 09:46:00.901 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:00.901 INFO kablam! | Nov 02 09:46:00.901 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 02 09:46:00.901 INFO kablam! Nov 02 09:46:00.926 INFO kablam! warning: unused `std::result::Result` that must be used Nov 02 09:46:00.926 INFO kablam! --> src/database/mod.rs:57:5 Nov 02 09:46:00.926 INFO kablam! | Nov 02 09:46:00.926 INFO kablam! 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Nov 02 09:46:00.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:00.926 INFO kablam! | Nov 02 09:46:00.926 INFO kablam! = note: #[warn(unused_must_use)] on by default Nov 02 09:46:00.926 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Nov 02 09:46:00.926 INFO kablam! Nov 02 09:46:04.532 INFO kablam! warning: unused import: `self::molecule::database::*` Nov 02 09:46:04.532 INFO kablam! --> src/bin/delete_posts.rs:5:5 Nov 02 09:46:04.532 INFO kablam! | Nov 02 09:46:04.532 INFO kablam! 5 | use self::molecule::database::*; Nov 02 09:46:04.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:04.540 INFO kablam! | Nov 02 09:46:04.540 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:04.540 INFO kablam! Nov 02 09:46:04.632 INFO kablam! warning: unused import: `self::molecule::database::*` Nov 02 09:46:04.632 INFO kablam! --> src/bin/delete_posts.rs:5:5 Nov 02 09:46:04.632 INFO kablam! | Nov 02 09:46:04.632 INFO kablam! 5 | use self::molecule::database::*; Nov 02 09:46:04.632 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:04.632 INFO kablam! | Nov 02 09:46:04.632 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:04.632 INFO kablam! Nov 02 09:46:05.180 INFO kablam! warning: unused import: `molecule::database::models::*` Nov 02 09:46:05.180 INFO kablam! --> src/bin/write_post.rs:6:5 Nov 02 09:46:05.180 INFO kablam! | Nov 02 09:46:05.180 INFO kablam! 6 | use molecule::database::models::*; Nov 02 09:46:05.180 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:05.180 INFO kablam! | Nov 02 09:46:05.180 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:05.180 INFO kablam! Nov 02 09:46:06.157 INFO kablam! warning: unused import: `molecule::database::models::*` Nov 02 09:46:06.157 INFO kablam! --> src/bin/write_post.rs:6:5 Nov 02 09:46:06.157 INFO kablam! | Nov 02 09:46:06.157 INFO kablam! 6 | use molecule::database::models::*; Nov 02 09:46:06.157 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:06.157 INFO kablam! | Nov 02 09:46:06.157 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:06.162 INFO kablam! Nov 02 09:46:06.619 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Nov 02 09:46:06.619 INFO kablam! --> src/bin/publish_posts.rs:6:5 Nov 02 09:46:06.619 INFO kablam! | Nov 02 09:46:06.619 INFO kablam! 6 | use self::molecule::database::models::Post; Nov 02 09:46:06.619 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:06.619 INFO kablam! | Nov 02 09:46:06.619 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:06.619 INFO kablam! Nov 02 09:46:07.268 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Nov 02 09:46:07.268 INFO kablam! --> src/bin/publish_posts.rs:6:5 Nov 02 09:46:07.268 INFO kablam! | Nov 02 09:46:07.268 INFO kablam! 6 | use self::molecule::database::models::Post; Nov 02 09:46:07.268 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 02 09:46:07.268 INFO kablam! | Nov 02 09:46:07.268 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 02 09:46:07.268 INFO kablam! Nov 02 09:46:07.752 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 18s Nov 02 09:46:07.788 INFO kablam! su: No module specific data is present Nov 02 09:46:08.681 INFO running `"docker" "rm" "-f" "9fdc36c62e3ea162ce42409ae7b25c5fcc9bab972cc7f06c2c93dd312bd70f6b"` Nov 02 09:46:08.988 INFO blam! 9fdc36c62e3ea162ce42409ae7b25c5fcc9bab972cc7f06c2c93dd312bd70f6b