Nov 01 00:16:41.123 INFO checking n3phtys/molecule-dev against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 00:16:41.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-7/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 01 00:16:41.492 INFO blam! db193e7e0147420f44171328513e30421f93e27b5e107b3cd7f30e9576c41a6b Nov 01 00:16:41.504 INFO running `"docker" "start" "-a" "db193e7e0147420f44171328513e30421f93e27b5e107b3cd7f30e9576c41a6b"` Nov 01 00:16:42.240 INFO kablam! usermod: no changes Nov 01 00:16:42.334 INFO kablam! Compiling serde v1.0.64 Nov 01 00:16:42.334 INFO kablam! Compiling byteorder v1.2.3 Nov 01 00:16:42.337 INFO kablam! Compiling proc-macro2 v0.4.4 Nov 01 00:16:42.340 INFO kablam! Compiling backtrace-sys v0.1.21 Nov 01 00:16:42.340 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 01 00:16:42.340 INFO kablam! Compiling memchr v2.0.1 Nov 01 00:16:42.340 INFO kablam! Compiling syn v0.11.11 Nov 01 00:16:43.508 INFO kablam! Compiling aho-corasick v0.6.4 Nov 01 00:16:44.244 INFO kablam! Compiling diesel v0.16.0 Nov 01 00:16:46.956 INFO kablam! Checking diesel v1.3.0 Nov 01 00:16:47.108 INFO kablam! Compiling regex v0.2.11 Nov 01 00:16:48.922 INFO kablam! Compiling backtrace v0.3.8 Nov 01 00:16:53.536 INFO kablam! Checking error-chain v0.10.0 Nov 01 00:16:57.364 INFO kablam! Compiling quote v0.6.3 Nov 01 00:17:16.904 INFO kablam! Compiling syn v0.14.1 Nov 01 00:17:26.665 INFO kablam! Compiling derive-error-chain v0.10.1 Nov 01 00:17:42.512 INFO kablam! Compiling dotenv v0.10.1 Nov 01 00:17:49.608 INFO kablam! Compiling serde_derive v1.0.64 Nov 01 00:18:31.344 INFO kablam! Checking migrations_internals v1.3.0 Nov 01 00:18:40.490 INFO kablam! Compiling migrations_macros v1.3.0 Nov 01 00:18:44.520 INFO kablam! Checking diesel_migrations v1.3.0 Nov 01 00:18:44.620 INFO kablam! Compiling serde_json v1.0.19 Nov 01 00:18:51.220 INFO kablam! Compiling diesel_codegen v0.16.1 Nov 01 00:18:57.592 INFO kablam! Checking molecule v0.1.0 (/source) Nov 01 00:19:00.069 INFO kablam! warning: unused `#[macro_use]` import Nov 01 00:19:00.069 INFO kablam! --> src/lib.rs:4:1 Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! 4 | #[macro_use] Nov 01 00:19:00.069 INFO kablam! | ^^^^^^^^^^^^ Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 00:19:00.069 INFO kablam! Nov 01 00:19:00.069 INFO kablam! warning: cannot find type `posts` in this scope Nov 01 00:19:00.069 INFO kablam! --> src/database/models.rs:3:10 Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! 3 | #[derive(Insertable)] Nov 01 00:19:00.069 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 00:19:00.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.069 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.069 INFO kablam! Nov 01 00:19:00.069 INFO kablam! warning: cannot find type `NewPost` in this scope Nov 01 00:19:00.069 INFO kablam! --> src/database/models.rs:3:10 Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! 3 | #[derive(Insertable)] Nov 01 00:19:00.069 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.069 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.069 INFO kablam! Nov 01 00:19:00.069 INFO kablam! warning: cannot find type `posts` in this scope Nov 01 00:19:00.069 INFO kablam! --> src/database/models.rs:3:10 Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! 3 | #[derive(Insertable)] Nov 01 00:19:00.069 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.069 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.069 INFO kablam! Nov 01 00:19:00.069 INFO kablam! warning: cannot find type `Post` in this scope Nov 01 00:19:00.069 INFO kablam! --> src/database/models.rs:10:10 Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! 10 | #[derive(Queryable)] Nov 01 00:19:00.069 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.069 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.069 INFO kablam! Nov 01 00:19:00.069 INFO kablam! warning: cannot find type `users` in this scope Nov 01 00:19:00.069 INFO kablam! --> src/database/models.rs:18:10 Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! 18 | #[derive(Insertable)] Nov 01 00:19:00.069 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.069 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.069 INFO kablam! Nov 01 00:19:00.069 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 01 00:19:00.069 INFO kablam! --> src/database/models.rs:18:10 Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! 18 | #[derive(Insertable)] Nov 01 00:19:00.069 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.069 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.069 INFO kablam! Nov 01 00:19:00.069 INFO kablam! warning: cannot find type `User` in this scope Nov 01 00:19:00.069 INFO kablam! --> src/database/models.rs:25:10 Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 01 00:19:00.069 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.069 INFO kablam! | Nov 01 00:19:00.069 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.070 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.070 INFO kablam! Nov 01 00:19:00.070 INFO kablam! warning: cannot find type `User` in this scope Nov 01 00:19:00.070 INFO kablam! --> src/database/models.rs:25:21 Nov 01 00:19:00.070 INFO kablam! | Nov 01 00:19:00.070 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 01 00:19:00.070 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.070 INFO kablam! | Nov 01 00:19:00.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.070 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.070 INFO kablam! Nov 01 00:19:00.070 INFO kablam! warning: cannot find type `users` in this scope Nov 01 00:19:00.070 INFO kablam! --> src/database/models.rs:25:21 Nov 01 00:19:00.070 INFO kablam! | Nov 01 00:19:00.070 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 01 00:19:00.070 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.070 INFO kablam! | Nov 01 00:19:00.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.070 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.070 INFO kablam! Nov 01 00:19:00.070 INFO kablam! warning: cannot find type `table` in this scope Nov 01 00:19:00.070 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 00:19:00.070 INFO kablam! | Nov 01 00:19:00.070 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 00:19:00.070 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.070 INFO kablam! | Nov 01 00:19:00.070 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.070 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.070 INFO kablam! Nov 01 00:19:00.081 INFO kablam! warning: cannot find type `title` in this scope Nov 01 00:19:00.081 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.081 INFO kablam! | Nov 01 00:19:00.081 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.081 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.081 INFO kablam! | Nov 01 00:19:00.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.081 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.081 INFO kablam! Nov 01 00:19:00.081 INFO kablam! warning: cannot find type `post_id` in this scope Nov 01 00:19:00.081 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.081 INFO kablam! | Nov 01 00:19:00.081 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.081 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.081 INFO kablam! | Nov 01 00:19:00.081 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.081 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.081 INFO kablam! Nov 01 00:19:00.082 INFO kablam! warning: cannot find type `friendly_url` in this scope Nov 01 00:19:00.082 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.082 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.082 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.082 INFO kablam! Nov 01 00:19:00.082 INFO kablam! warning: cannot find type `publish_date` in this scope Nov 01 00:19:00.082 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.082 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.082 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.082 INFO kablam! Nov 01 00:19:00.082 INFO kablam! warning: cannot find type `expiration_date` in this scope Nov 01 00:19:00.082 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.082 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.082 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.082 INFO kablam! Nov 01 00:19:00.082 INFO kablam! warning: cannot find type `structure_id` in this scope Nov 01 00:19:00.082 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.082 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.082 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.082 INFO kablam! Nov 01 00:19:00.082 INFO kablam! warning: cannot find type `content` in this scope Nov 01 00:19:00.082 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.082 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.082 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.082 INFO kablam! Nov 01 00:19:00.082 INFO kablam! warning: cannot find type `folder_id` in this scope Nov 01 00:19:00.082 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.082 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.082 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.082 INFO kablam! Nov 01 00:19:00.082 INFO kablam! warning: cannot find type `is_trash` in this scope Nov 01 00:19:00.082 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.082 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.082 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.082 INFO kablam! Nov 01 00:19:00.082 INFO kablam! warning: cannot find type `is_draft` in this scope Nov 01 00:19:00.082 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.082 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.082 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.082 INFO kablam! Nov 01 00:19:00.082 INFO kablam! warning: cannot find type `create_date` in this scope Nov 01 00:19:00.082 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.082 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.082 INFO kablam! | Nov 01 00:19:00.082 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.082 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.083 INFO kablam! Nov 01 00:19:00.083 INFO kablam! warning: cannot find type `modified_date` in this scope Nov 01 00:19:00.083 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.083 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.083 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.083 INFO kablam! Nov 01 00:19:00.083 INFO kablam! warning: cannot find type `create_user_id` in this scope Nov 01 00:19:00.083 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.083 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.083 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.083 INFO kablam! Nov 01 00:19:00.083 INFO kablam! warning: cannot find type `modified_user_id` in this scope Nov 01 00:19:00.083 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.083 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.083 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.083 INFO kablam! Nov 01 00:19:00.083 INFO kablam! warning: cannot find type `site_id` in this scope Nov 01 00:19:00.083 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.083 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.083 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.083 INFO kablam! Nov 01 00:19:00.083 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Nov 01 00:19:00.083 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.083 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.083 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.083 INFO kablam! Nov 01 00:19:00.083 INFO kablam! warning: cannot find type `file_title` in this scope Nov 01 00:19:00.083 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.083 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.083 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.083 INFO kablam! Nov 01 00:19:00.083 INFO kablam! warning: cannot find type `file_id` in this scope Nov 01 00:19:00.083 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.083 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.083 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.083 INFO kablam! Nov 01 00:19:00.083 INFO kablam! warning: cannot find type `file_type_id` in this scope Nov 01 00:19:00.083 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.083 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.083 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.083 INFO kablam! Nov 01 00:19:00.083 INFO kablam! warning: cannot find type `page_id` in this scope Nov 01 00:19:00.083 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.083 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.083 INFO kablam! | Nov 01 00:19:00.083 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.084 INFO kablam! Nov 01 00:19:00.084 INFO kablam! warning: cannot find type `parent_page_id` in this scope Nov 01 00:19:00.084 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.084 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.084 INFO kablam! Nov 01 00:19:00.084 INFO kablam! warning: cannot find type `additional_javascript` in this scope Nov 01 00:19:00.084 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.084 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.084 INFO kablam! Nov 01 00:19:00.084 INFO kablam! warning: cannot find type `additional_css` in this scope Nov 01 00:19:00.084 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.084 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.084 INFO kablam! Nov 01 00:19:00.084 INFO kablam! warning: cannot find type `portlet_id` in this scope Nov 01 00:19:00.084 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.084 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.084 INFO kablam! Nov 01 00:19:00.084 INFO kablam! warning: cannot find type `page_internal_path` in this scope Nov 01 00:19:00.084 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.084 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.084 INFO kablam! Nov 01 00:19:00.084 INFO kablam! warning: cannot find type `portlet_type` in this scope Nov 01 00:19:00.084 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.084 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.084 INFO kablam! Nov 01 00:19:00.084 INFO kablam! warning: cannot find type `config` in this scope Nov 01 00:19:00.084 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.084 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.084 INFO kablam! Nov 01 00:19:00.084 INFO kablam! warning: cannot find type `id` in this scope Nov 01 00:19:00.084 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.084 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.084 INFO kablam! Nov 01 00:19:00.084 INFO kablam! warning: cannot find type `body` in this scope Nov 01 00:19:00.084 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.084 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.084 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.084 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.085 INFO kablam! Nov 01 00:19:00.085 INFO kablam! warning: cannot find type `published` in this scope Nov 01 00:19:00.085 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.085 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.085 INFO kablam! Nov 01 00:19:00.085 INFO kablam! warning: cannot find type `parent_site_id` in this scope Nov 01 00:19:00.085 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.085 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.085 INFO kablam! Nov 01 00:19:00.085 INFO kablam! warning: cannot find type `theme_id` in this scope Nov 01 00:19:00.085 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.085 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.085 INFO kablam! Nov 01 00:19:00.085 INFO kablam! warning: cannot find type `jsonStructure` in this scope Nov 01 00:19:00.085 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.085 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.085 INFO kablam! Nov 01 00:19:00.085 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Nov 01 00:19:00.085 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.085 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.085 INFO kablam! Nov 01 00:19:00.085 INFO kablam! warning: cannot find type `template_id` in this scope Nov 01 00:19:00.085 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.085 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.085 INFO kablam! Nov 01 00:19:00.085 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 00:19:00.085 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.085 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.085 INFO kablam! | Nov 01 00:19:00.085 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.085 INFO kablam! Nov 01 00:19:00.096 INFO kablam! warning: unused `#[macro_use]` import Nov 01 00:19:00.096 INFO kablam! --> src/lib.rs:4:1 Nov 01 00:19:00.096 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! 4 | #[macro_use] Nov 01 00:19:00.097 INFO kablam! | ^^^^^^^^^^^^ Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 00:19:00.097 INFO kablam! Nov 01 00:19:00.097 INFO kablam! warning: cannot find type `posts` in this scope Nov 01 00:19:00.097 INFO kablam! --> src/database/models.rs:3:10 Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! 3 | #[derive(Insertable)] Nov 01 00:19:00.097 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 00:19:00.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.097 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.097 INFO kablam! Nov 01 00:19:00.097 INFO kablam! warning: cannot find type `NewPost` in this scope Nov 01 00:19:00.097 INFO kablam! --> src/database/models.rs:3:10 Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! 3 | #[derive(Insertable)] Nov 01 00:19:00.097 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.097 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.097 INFO kablam! Nov 01 00:19:00.097 INFO kablam! warning: cannot find type `posts` in this scope Nov 01 00:19:00.097 INFO kablam! --> src/database/models.rs:3:10 Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! 3 | #[derive(Insertable)] Nov 01 00:19:00.097 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.097 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.097 INFO kablam! Nov 01 00:19:00.097 INFO kablam! warning: cannot find type `Post` in this scope Nov 01 00:19:00.097 INFO kablam! --> src/database/models.rs:10:10 Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! 10 | #[derive(Queryable)] Nov 01 00:19:00.097 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.097 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.097 INFO kablam! Nov 01 00:19:00.097 INFO kablam! warning: cannot find type `users` in this scope Nov 01 00:19:00.097 INFO kablam! --> src/database/models.rs:18:10 Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! 18 | #[derive(Insertable)] Nov 01 00:19:00.097 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.097 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.097 INFO kablam! Nov 01 00:19:00.097 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 01 00:19:00.097 INFO kablam! --> src/database/models.rs:18:10 Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! 18 | #[derive(Insertable)] Nov 01 00:19:00.097 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.097 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.097 INFO kablam! Nov 01 00:19:00.097 INFO kablam! warning: cannot find type `User` in this scope Nov 01 00:19:00.097 INFO kablam! --> src/database/models.rs:25:10 Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.097 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 01 00:19:00.097 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.097 INFO kablam! | Nov 01 00:19:00.104 INFO kablam! warning: cannot find type `screen_name` in this scope Nov 01 00:19:00.104 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.104 INFO kablam! | Nov 01 00:19:00.104 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.104 INFO kablam! | Nov 01 00:19:00.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.104 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.104 INFO kablam! Nov 01 00:19:00.104 INFO kablam! warning: cannot find type `first_name` in this scope Nov 01 00:19:00.104 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.104 INFO kablam! | Nov 01 00:19:00.104 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.104 INFO kablam! | Nov 01 00:19:00.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.104 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.104 INFO kablam! Nov 01 00:19:00.104 INFO kablam! warning: cannot find type `last_name` in this scope Nov 01 00:19:00.104 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.104 INFO kablam! | Nov 01 00:19:00.104 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.104 INFO kablam! | Nov 01 00:19:00.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.104 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.104 INFO kablam! Nov 01 00:19:00.104 INFO kablam! warning: cannot find type `anrede` in this scope Nov 01 00:19:00.104 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.104 INFO kablam! | Nov 01 00:19:00.104 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.104 INFO kablam! | Nov 01 00:19:00.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.104 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.104 INFO kablam! Nov 01 00:19:00.104 INFO kablam! warning: cannot find type `geburtstag` in this scope Nov 01 00:19:00.104 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.104 INFO kablam! | Nov 01 00:19:00.104 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.104 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.104 INFO kablam! | Nov 01 00:19:00.104 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.105 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.105 INFO kablam! Nov 01 00:19:00.105 INFO kablam! warning: cannot find type `email` in this scope Nov 01 00:19:00.105 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.105 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.105 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.105 INFO kablam! Nov 01 00:19:00.105 INFO kablam! warning: cannot find type `portrait` in this scope Nov 01 00:19:00.105 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.105 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.105 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.105 INFO kablam! Nov 01 00:19:00.105 INFO kablam! warning: cannot find type `original_site_id` in this scope Nov 01 00:19:00.105 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.105 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.105 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.105 INFO kablam! Nov 01 00:19:00.105 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Nov 01 00:19:00.105 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.105 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.105 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.105 INFO kablam! Nov 01 00:19:00.105 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Nov 01 00:19:00.105 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.105 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.105 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.105 INFO kablam! Nov 01 00:19:00.105 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 01 00:19:00.105 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.105 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.105 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.105 INFO kablam! Nov 01 00:19:00.105 INFO kablam! warning: unused import: `dotenv::dotenv` Nov 01 00:19:00.105 INFO kablam! --> src/database/user.rs:4:5 Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! 4 | use dotenv::dotenv; Nov 01 00:19:00.105 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 00:19:00.105 INFO kablam! Nov 01 00:19:00.105 INFO kablam! warning: unused import: `std::env` Nov 01 00:19:00.105 INFO kablam! --> src/database/user.rs:7:5 Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! 7 | use std::env; Nov 01 00:19:00.105 INFO kablam! | ^^^^^^^^ Nov 01 00:19:00.105 INFO kablam! Nov 01 00:19:00.105 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.105 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.105 INFO kablam! Nov 01 00:19:00.105 INFO kablam! warning: unused import: `database::models::*` Nov 01 00:19:00.105 INFO kablam! --> src/database/mod.rs:14:5 Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! 14 | use database::models::*; Nov 01 00:19:00.105 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:00.105 INFO kablam! Nov 01 00:19:00.105 INFO kablam! warning: unused import: `std` Nov 01 00:19:00.105 INFO kablam! --> src/database/mod.rs:17:5 Nov 01 00:19:00.105 INFO kablam! | Nov 01 00:19:00.105 INFO kablam! 17 | use std; Nov 01 00:19:00.106 INFO kablam! | ^^^ Nov 01 00:19:00.106 INFO kablam! Nov 01 00:19:00.106 INFO kablam! warning: cannot find type `User` in this scope Nov 01 00:19:00.106 INFO kablam! --> src/database/models.rs:25:21 Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 01 00:19:00.106 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! warning: unused import: `schema::users::dsl::*` Nov 01 00:19:00.106 INFO kablam! --> src/database/mod.rs:20:5 Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! 20 | use schema::users::dsl::*; Nov 01 00:19:00.106 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:00.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.106 INFO kablam! Nov 01 00:19:00.106 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.106 INFO kablam! Nov 01 00:19:00.106 INFO kablam! warning: cannot find type `users` in this scope Nov 01 00:19:00.106 INFO kablam! --> src/database/models.rs:25:21 Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 01 00:19:00.106 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.106 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.106 INFO kablam! Nov 01 00:19:00.106 INFO kablam! warning: cannot find type `table` in this scope Nov 01 00:19:00.106 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 00:19:00.106 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.106 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.106 INFO kablam! Nov 01 00:19:00.106 INFO kablam! warning: cannot find type `title` in this scope Nov 01 00:19:00.106 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.106 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.106 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.106 INFO kablam! Nov 01 00:19:00.106 INFO kablam! warning: cannot find type `post_id` in this scope Nov 01 00:19:00.106 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.106 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.106 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.106 INFO kablam! Nov 01 00:19:00.106 INFO kablam! warning: cannot find type `friendly_url` in this scope Nov 01 00:19:00.106 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.106 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.106 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.106 INFO kablam! Nov 01 00:19:00.106 INFO kablam! warning: cannot find type `publish_date` in this scope Nov 01 00:19:00.106 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.106 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.106 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.106 INFO kablam! Nov 01 00:19:00.106 INFO kablam! warning: cannot find type `expiration_date` in this scope Nov 01 00:19:00.106 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.106 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.106 INFO kablam! | Nov 01 00:19:00.106 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.106 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.106 INFO kablam! Nov 01 00:19:00.107 INFO kablam! warning: cannot find type `structure_id` in this scope Nov 01 00:19:00.107 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.107 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.107 INFO kablam! Nov 01 00:19:00.107 INFO kablam! warning: cannot find type `content` in this scope Nov 01 00:19:00.107 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.107 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.107 INFO kablam! Nov 01 00:19:00.107 INFO kablam! warning: cannot find type `folder_id` in this scope Nov 01 00:19:00.107 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.107 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.107 INFO kablam! Nov 01 00:19:00.107 INFO kablam! warning: cannot find type `is_trash` in this scope Nov 01 00:19:00.107 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.107 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.107 INFO kablam! Nov 01 00:19:00.107 INFO kablam! warning: cannot find type `is_draft` in this scope Nov 01 00:19:00.107 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.107 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.107 INFO kablam! Nov 01 00:19:00.107 INFO kablam! warning: cannot find type `create_date` in this scope Nov 01 00:19:00.107 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.107 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.107 INFO kablam! Nov 01 00:19:00.107 INFO kablam! warning: cannot find type `modified_date` in this scope Nov 01 00:19:00.107 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.107 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.107 INFO kablam! Nov 01 00:19:00.107 INFO kablam! warning: cannot find type `create_user_id` in this scope Nov 01 00:19:00.107 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.107 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.107 INFO kablam! Nov 01 00:19:00.107 INFO kablam! warning: cannot find type `modified_user_id` in this scope Nov 01 00:19:00.107 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.107 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.107 INFO kablam! | Nov 01 00:19:00.107 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.107 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.107 INFO kablam! Nov 01 00:19:00.108 INFO kablam! warning: cannot find type `site_id` in this scope Nov 01 00:19:00.108 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.108 INFO kablam! | Nov 01 00:19:00.108 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.108 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.108 INFO kablam! | Nov 01 00:19:00.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.108 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.108 INFO kablam! Nov 01 00:19:00.108 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Nov 01 00:19:00.108 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.108 INFO kablam! | Nov 01 00:19:00.108 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.108 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.108 INFO kablam! | Nov 01 00:19:00.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.108 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.108 INFO kablam! Nov 01 00:19:00.108 INFO kablam! warning: cannot find type `file_title` in this scope Nov 01 00:19:00.108 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.108 INFO kablam! | Nov 01 00:19:00.108 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.108 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.108 INFO kablam! | Nov 01 00:19:00.108 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.108 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.108 INFO kablam! Nov 01 00:19:00.108 INFO kablam! warning: cannot find type `file_id` in this scope Nov 01 00:19:00.113 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.113 INFO kablam! | Nov 01 00:19:00.113 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.113 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.113 INFO kablam! | Nov 01 00:19:00.114 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.114 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.114 INFO kablam! Nov 01 00:19:00.120 INFO kablam! warning: cannot find type `file_type_id` in this scope Nov 01 00:19:00.120 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.120 INFO kablam! | Nov 01 00:19:00.120 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.120 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.120 INFO kablam! | Nov 01 00:19:00.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.120 INFO kablam! Nov 01 00:19:00.120 INFO kablam! warning: cannot find type `page_id` in this scope Nov 01 00:19:00.120 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.120 INFO kablam! | Nov 01 00:19:00.120 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.120 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.120 INFO kablam! | Nov 01 00:19:00.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.120 INFO kablam! Nov 01 00:19:00.120 INFO kablam! warning: cannot find type `parent_page_id` in this scope Nov 01 00:19:00.120 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.120 INFO kablam! | Nov 01 00:19:00.120 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.120 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.120 INFO kablam! | Nov 01 00:19:00.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.120 INFO kablam! Nov 01 00:19:00.120 INFO kablam! warning: cannot find type `additional_javascript` in this scope Nov 01 00:19:00.120 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.120 INFO kablam! | Nov 01 00:19:00.120 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.120 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.120 INFO kablam! | Nov 01 00:19:00.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.120 INFO kablam! Nov 01 00:19:00.120 INFO kablam! warning: cannot find type `additional_css` in this scope Nov 01 00:19:00.120 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.120 INFO kablam! | Nov 01 00:19:00.120 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.120 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.120 INFO kablam! | Nov 01 00:19:00.120 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.120 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.120 INFO kablam! Nov 01 00:19:00.120 INFO kablam! warning: cannot find type `portlet_id` in this scope Nov 01 00:19:00.121 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.121 INFO kablam! | Nov 01 00:19:00.121 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.121 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.121 INFO kablam! | Nov 01 00:19:00.121 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.121 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.121 INFO kablam! Nov 01 00:19:00.136 INFO kablam! warning: cannot find type `page_internal_path` in this scope Nov 01 00:19:00.136 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.136 INFO kablam! | Nov 01 00:19:00.136 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.136 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.136 INFO kablam! | Nov 01 00:19:00.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.136 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.136 INFO kablam! Nov 01 00:19:00.136 INFO kablam! warning: cannot find type `portlet_type` in this scope Nov 01 00:19:00.136 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.136 INFO kablam! | Nov 01 00:19:00.136 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.136 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.136 INFO kablam! | Nov 01 00:19:00.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.136 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.136 INFO kablam! Nov 01 00:19:00.136 INFO kablam! warning: cannot find type `config` in this scope Nov 01 00:19:00.136 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.136 INFO kablam! | Nov 01 00:19:00.136 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.136 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.136 INFO kablam! | Nov 01 00:19:00.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.136 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.136 INFO kablam! Nov 01 00:19:00.136 INFO kablam! warning: cannot find type `id` in this scope Nov 01 00:19:00.136 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.136 INFO kablam! | Nov 01 00:19:00.136 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.136 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.136 INFO kablam! | Nov 01 00:19:00.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.136 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.136 INFO kablam! Nov 01 00:19:00.136 INFO kablam! warning: cannot find type `body` in this scope Nov 01 00:19:00.136 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.136 INFO kablam! | Nov 01 00:19:00.136 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.136 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.136 INFO kablam! | Nov 01 00:19:00.136 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.136 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.137 INFO kablam! Nov 01 00:19:00.137 INFO kablam! warning: cannot find type `published` in this scope Nov 01 00:19:00.137 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.137 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.137 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.137 INFO kablam! Nov 01 00:19:00.137 INFO kablam! warning: cannot find type `parent_site_id` in this scope Nov 01 00:19:00.137 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.137 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.137 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.137 INFO kablam! Nov 01 00:19:00.137 INFO kablam! warning: cannot find type `theme_id` in this scope Nov 01 00:19:00.137 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.137 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.137 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.137 INFO kablam! Nov 01 00:19:00.137 INFO kablam! warning: cannot find type `jsonStructure` in this scope Nov 01 00:19:00.137 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.137 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.137 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.137 INFO kablam! Nov 01 00:19:00.137 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Nov 01 00:19:00.137 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.137 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.137 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.137 INFO kablam! Nov 01 00:19:00.137 INFO kablam! warning: cannot find type `template_id` in this scope Nov 01 00:19:00.137 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.137 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.137 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.137 INFO kablam! Nov 01 00:19:00.137 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 00:19:00.137 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.137 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.137 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.137 INFO kablam! Nov 01 00:19:00.137 INFO kablam! warning: cannot find type `screen_name` in this scope Nov 01 00:19:00.137 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.137 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.137 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.137 INFO kablam! Nov 01 00:19:00.137 INFO kablam! warning: cannot find type `first_name` in this scope Nov 01 00:19:00.137 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.137 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.137 INFO kablam! | Nov 01 00:19:00.137 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.137 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.137 INFO kablam! Nov 01 00:19:00.138 INFO kablam! warning: cannot find type `last_name` in this scope Nov 01 00:19:00.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.138 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.138 INFO kablam! Nov 01 00:19:00.138 INFO kablam! warning: cannot find type `anrede` in this scope Nov 01 00:19:00.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.138 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.138 INFO kablam! Nov 01 00:19:00.138 INFO kablam! warning: cannot find type `geburtstag` in this scope Nov 01 00:19:00.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.138 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.138 INFO kablam! Nov 01 00:19:00.138 INFO kablam! warning: cannot find type `email` in this scope Nov 01 00:19:00.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.138 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.138 INFO kablam! Nov 01 00:19:00.138 INFO kablam! warning: cannot find type `portrait` in this scope Nov 01 00:19:00.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.138 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.138 INFO kablam! Nov 01 00:19:00.138 INFO kablam! warning: cannot find type `original_site_id` in this scope Nov 01 00:19:00.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.138 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.138 INFO kablam! Nov 01 00:19:00.138 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Nov 01 00:19:00.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.138 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.138 INFO kablam! Nov 01 00:19:00.138 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Nov 01 00:19:00.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.138 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.138 INFO kablam! Nov 01 00:19:00.138 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 01 00:19:00.138 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 00:19:00.138 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 00:19:00.138 INFO kablam! | Nov 01 00:19:00.138 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 00:19:00.138 INFO kablam! = note: for more information, see issue #50504 Nov 01 00:19:00.138 INFO kablam! Nov 01 00:19:00.139 INFO kablam! warning: unused import: `dotenv::dotenv` Nov 01 00:19:00.139 INFO kablam! --> src/database/user.rs:4:5 Nov 01 00:19:00.139 INFO kablam! | Nov 01 00:19:00.139 INFO kablam! 4 | use dotenv::dotenv; Nov 01 00:19:00.139 INFO kablam! | ^^^^^^^^^^^^^^ Nov 01 00:19:00.139 INFO kablam! Nov 01 00:19:00.139 INFO kablam! warning: unused import: `std::env` Nov 01 00:19:00.139 INFO kablam! --> src/database/user.rs:7:5 Nov 01 00:19:00.139 INFO kablam! | Nov 01 00:19:00.139 INFO kablam! 7 | use std::env; Nov 01 00:19:00.139 INFO kablam! | ^^^^^^^^ Nov 01 00:19:00.139 INFO kablam! Nov 01 00:19:00.139 INFO kablam! warning: unused import: `diesel::*` Nov 01 00:19:00.139 INFO kablam! --> src/database/user.rs:74:9 Nov 01 00:19:00.139 INFO kablam! | Nov 01 00:19:00.139 INFO kablam! 74 | use diesel::*; Nov 01 00:19:00.139 INFO kablam! | ^^^^^^^^^ Nov 01 00:19:00.139 INFO kablam! Nov 01 00:19:00.139 INFO kablam! warning: unused import: `database::models::*` Nov 01 00:19:00.139 INFO kablam! --> src/database/mod.rs:14:5 Nov 01 00:19:00.139 INFO kablam! | Nov 01 00:19:00.139 INFO kablam! 14 | use database::models::*; Nov 01 00:19:00.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:00.139 INFO kablam! Nov 01 00:19:00.139 INFO kablam! warning: unused import: `schema::users::dsl::*` Nov 01 00:19:00.139 INFO kablam! --> src/database/mod.rs:20:5 Nov 01 00:19:00.139 INFO kablam! | Nov 01 00:19:00.139 INFO kablam! 20 | use schema::users::dsl::*; Nov 01 00:19:00.139 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:00.139 INFO kablam! Nov 01 00:19:02.148 INFO kablam! warning: unused variable: `n` Nov 01 00:19:02.148 INFO kablam! --> src/database/user.rs:32:12 Nov 01 00:19:02.148 INFO kablam! | Nov 01 00:19:02.148 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 01 00:19:02.148 INFO kablam! | ^ help: consider using `_n` instead Nov 01 00:19:02.148 INFO kablam! | Nov 01 00:19:02.148 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 01 00:19:02.148 INFO kablam! Nov 01 00:19:02.152 INFO kablam! warning: unused variable: `number_of_users` Nov 01 00:19:02.152 INFO kablam! --> src/database/user.rs:77:9 Nov 01 00:19:02.152 INFO kablam! | Nov 01 00:19:02.152 INFO kablam! 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Nov 01 00:19:02.152 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Nov 01 00:19:02.152 INFO kablam! Nov 01 00:19:02.750 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 01 00:19:02.750 INFO kablam! --> src/common/mod.rs:14:5 Nov 01 00:19:02.750 INFO kablam! | Nov 01 00:19:02.750 INFO kablam! 14 | pub dbConnection: SqliteConnection, Nov 01 00:19:02.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:02.750 INFO kablam! | Nov 01 00:19:02.750 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 01 00:19:02.750 INFO kablam! Nov 01 00:19:02.837 INFO kablam! warning: unused `std::result::Result` that must be used Nov 01 00:19:02.837 INFO kablam! --> src/database/mod.rs:57:5 Nov 01 00:19:02.837 INFO kablam! | Nov 01 00:19:02.837 INFO kablam! 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Nov 01 00:19:02.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:02.837 INFO kablam! | Nov 01 00:19:02.837 INFO kablam! = note: #[warn(unused_must_use)] on by default Nov 01 00:19:02.837 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Nov 01 00:19:02.837 INFO kablam! Nov 01 00:19:02.928 INFO kablam! warning: unused variable: `n` Nov 01 00:19:02.928 INFO kablam! --> src/database/user.rs:32:12 Nov 01 00:19:02.928 INFO kablam! | Nov 01 00:19:02.928 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 01 00:19:02.928 INFO kablam! | ^ help: consider using `_n` instead Nov 01 00:19:02.928 INFO kablam! | Nov 01 00:19:02.928 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 01 00:19:02.928 INFO kablam! Nov 01 00:19:03.420 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 01 00:19:03.420 INFO kablam! --> src/common/mod.rs:14:5 Nov 01 00:19:03.420 INFO kablam! | Nov 01 00:19:03.420 INFO kablam! 14 | pub dbConnection: SqliteConnection, Nov 01 00:19:03.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:03.420 INFO kablam! | Nov 01 00:19:03.420 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 01 00:19:03.420 INFO kablam! Nov 01 00:19:08.421 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Nov 01 00:19:08.421 INFO kablam! --> src/bin/publish_posts.rs:6:5 Nov 01 00:19:08.421 INFO kablam! | Nov 01 00:19:08.422 INFO kablam! 6 | use self::molecule::database::models::Post; Nov 01 00:19:08.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:08.422 INFO kablam! | Nov 01 00:19:08.422 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 00:19:08.423 INFO kablam! Nov 01 00:19:08.552 INFO kablam! warning: unused import: `self::molecule::database::*` Nov 01 00:19:08.552 INFO kablam! --> src/bin/delete_posts.rs:5:5 Nov 01 00:19:08.552 INFO kablam! | Nov 01 00:19:08.552 INFO kablam! 5 | use self::molecule::database::*; Nov 01 00:19:08.552 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:08.596 INFO kablam! | Nov 01 00:19:08.596 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 00:19:08.596 INFO kablam! Nov 01 00:19:09.280 INFO kablam! warning: unused import: `molecule::database::models::*` Nov 01 00:19:09.280 INFO kablam! --> src/bin/write_post.rs:6:5 Nov 01 00:19:09.280 INFO kablam! | Nov 01 00:19:09.280 INFO kablam! 6 | use molecule::database::models::*; Nov 01 00:19:09.280 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:09.280 INFO kablam! | Nov 01 00:19:09.280 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 00:19:09.296 INFO kablam! Nov 01 00:19:09.999 INFO kablam! warning: unused import: `self::molecule::database::*` Nov 01 00:19:09.999 INFO kablam! --> src/bin/delete_posts.rs:5:5 Nov 01 00:19:09.999 INFO kablam! | Nov 01 00:19:09.999 INFO kablam! 5 | use self::molecule::database::*; Nov 01 00:19:09.999 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:10.016 INFO kablam! | Nov 01 00:19:10.017 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 00:19:10.017 INFO kablam! Nov 01 00:19:11.350 INFO kablam! warning: unused import: `molecule::database::models::*` Nov 01 00:19:11.350 INFO kablam! --> src/bin/write_post.rs:6:5 Nov 01 00:19:11.350 INFO kablam! | Nov 01 00:19:11.350 INFO kablam! 6 | use molecule::database::models::*; Nov 01 00:19:11.350 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:11.350 INFO kablam! | Nov 01 00:19:11.350 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 00:19:11.350 INFO kablam! Nov 01 00:19:11.905 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Nov 01 00:19:11.905 INFO kablam! --> src/bin/publish_posts.rs:6:5 Nov 01 00:19:11.905 INFO kablam! | Nov 01 00:19:11.905 INFO kablam! 6 | use self::molecule::database::models::Post; Nov 01 00:19:11.905 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 00:19:11.905 INFO kablam! | Nov 01 00:19:11.905 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 00:19:11.905 INFO kablam! Nov 01 00:19:12.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 29s Nov 01 00:19:12.040 INFO kablam! su: No module specific data is present Nov 01 00:19:12.724 INFO running `"docker" "rm" "-f" "db193e7e0147420f44171328513e30421f93e27b5e107b3cd7f30e9576c41a6b"` Nov 01 00:19:13.104 INFO blam! db193e7e0147420f44171328513e30421f93e27b5e107b3cd7f30e9576c41a6b