Dec 04 13:30:39.740 INFO checking n3phtys/molecule-dev against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 13:30:39.740 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-3/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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"` Dec 04 13:30:39.932 INFO [stdout] b9da710f2967febd82727eb6336b6811eba9f99b933838692d0a2745a78ce6fd Dec 04 13:30:39.935 INFO running `"docker" "start" "-a" "b9da710f2967febd82727eb6336b6811eba9f99b933838692d0a2745a78ce6fd"` Dec 04 13:30:40.631 INFO [stderr] usermod: no changes Dec 04 13:30:40.775 INFO [stderr] Compiling serde v1.0.64 Dec 04 13:30:40.777 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 04 13:30:40.777 INFO [stderr] Compiling regex-syntax v0.5.6 Dec 04 13:30:40.777 INFO [stderr] Compiling diesel v0.16.0 Dec 04 13:30:40.777 INFO [stderr] Compiling syn v0.11.11 Dec 04 13:30:40.778 INFO [stderr] Compiling error-chain v0.10.0 Dec 04 13:30:43.883 INFO [stderr] Checking diesel v1.3.0 Dec 04 13:31:23.464 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 04 13:31:24.459 INFO [stderr] Compiling regex v0.2.11 Dec 04 13:31:37.629 INFO [stderr] Checking dotenv v0.10.1 Dec 04 13:31:37.827 INFO [stderr] Compiling serde_json v1.0.19 Dec 04 13:31:58.318 INFO [stderr] Compiling diesel_codegen v0.16.1 Dec 04 13:32:19.559 INFO [stderr] Checking migrations_internals v1.3.0 Dec 04 13:32:25.175 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 04 13:32:27.290 INFO [stderr] Checking diesel_migrations v1.3.0 Dec 04 13:32:27.816 INFO [stderr] Checking molecule v0.1.0 (/source) Dec 04 13:32:30.063 INFO [stderr] warning: unused `#[macro_use]` import Dec 04 13:32:30.063 INFO [stderr] --> src/lib.rs:4:1 Dec 04 13:32:30.063 INFO [stderr] | Dec 04 13:32:30.063 INFO [stderr] 4 | #[macro_use] Dec 04 13:32:30.063 INFO [stderr] | ^^^^^^^^^^^^ Dec 04 13:32:30.063 INFO [stderr] | Dec 04 13:32:30.063 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 13:32:30.063 INFO [stderr] Dec 04 13:32:30.063 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 13:32:30.063 INFO [stderr] --> src/database/models.rs:3:10 Dec 04 13:32:30.063 INFO [stderr] | Dec 04 13:32:30.063 INFO [stderr] 3 | #[derive(Insertable)] Dec 04 13:32:30.063 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.063 INFO [stderr] | Dec 04 13:32:30.063 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 13:32:30.063 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.063 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.064 INFO [stderr] Dec 04 13:32:30.064 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 04 13:32:30.064 INFO [stderr] --> src/database/models.rs:3:10 Dec 04 13:32:30.064 INFO [stderr] | Dec 04 13:32:30.064 INFO [stderr] 3 | #[derive(Insertable)] Dec 04 13:32:30.064 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.064 INFO [stderr] | Dec 04 13:32:30.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.064 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.064 INFO [stderr] Dec 04 13:32:30.064 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 13:32:30.064 INFO [stderr] --> src/database/models.rs:3:10 Dec 04 13:32:30.064 INFO [stderr] | Dec 04 13:32:30.064 INFO [stderr] 3 | #[derive(Insertable)] Dec 04 13:32:30.064 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.064 INFO [stderr] | Dec 04 13:32:30.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.064 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.064 INFO [stderr] Dec 04 13:32:30.064 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 13:32:30.064 INFO [stderr] --> src/database/models.rs:10:10 Dec 04 13:32:30.064 INFO [stderr] | Dec 04 13:32:30.064 INFO [stderr] 10 | #[derive(Queryable)] Dec 04 13:32:30.064 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.064 INFO [stderr] | Dec 04 13:32:30.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.064 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.064 INFO [stderr] Dec 04 13:32:30.064 INFO [stderr] warning: cannot find type `users` in this scope Dec 04 13:32:30.064 INFO [stderr] --> src/database/models.rs:18:10 Dec 04 13:32:30.064 INFO [stderr] | Dec 04 13:32:30.064 INFO [stderr] 18 | #[derive(Insertable)] Dec 04 13:32:30.064 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.064 INFO [stderr] | Dec 04 13:32:30.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.064 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.064 INFO [stderr] Dec 04 13:32:30.064 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 04 13:32:30.064 INFO [stderr] --> src/database/models.rs:18:10 Dec 04 13:32:30.064 INFO [stderr] | Dec 04 13:32:30.064 INFO [stderr] 18 | #[derive(Insertable)] Dec 04 13:32:30.064 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.064 INFO [stderr] | Dec 04 13:32:30.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.064 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.064 INFO [stderr] Dec 04 13:32:30.064 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 13:32:30.064 INFO [stderr] --> src/database/models.rs:25:10 Dec 04 13:32:30.064 INFO [stderr] | Dec 04 13:32:30.064 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 04 13:32:30.064 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.064 INFO [stderr] | Dec 04 13:32:30.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.065 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.065 INFO [stderr] Dec 04 13:32:30.065 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 13:32:30.065 INFO [stderr] --> src/database/models.rs:25:21 Dec 04 13:32:30.065 INFO [stderr] | Dec 04 13:32:30.065 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 04 13:32:30.065 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.065 INFO [stderr] | Dec 04 13:32:30.065 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.065 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.065 INFO [stderr] Dec 04 13:32:30.065 INFO [stderr] warning: cannot find type `users` in this scope Dec 04 13:32:30.065 INFO [stderr] --> src/database/models.rs:25:21 Dec 04 13:32:30.065 INFO [stderr] | Dec 04 13:32:30.065 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 04 13:32:30.065 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.065 INFO [stderr] | Dec 04 13:32:30.065 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.065 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.065 INFO [stderr] Dec 04 13:32:30.065 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 13:32:30.065 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 13:32:30.065 INFO [stderr] | Dec 04 13:32:30.065 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 13:32:30.065 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.065 INFO [stderr] | Dec 04 13:32:30.065 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.065 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.065 INFO [stderr] Dec 04 13:32:30.065 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 13:32:30.065 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.065 INFO [stderr] | Dec 04 13:32:30.065 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.065 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.065 INFO [stderr] | Dec 04 13:32:30.065 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.065 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.065 INFO [stderr] Dec 04 13:32:30.065 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 04 13:32:30.065 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.065 INFO [stderr] | Dec 04 13:32:30.065 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.065 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.065 INFO [stderr] | Dec 04 13:32:30.065 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.065 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.065 INFO [stderr] Dec 04 13:32:30.066 INFO [stderr] warning: cannot find type `friendly_url` in this scope Dec 04 13:32:30.066 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.066 INFO [stderr] | Dec 04 13:32:30.066 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.066 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.066 INFO [stderr] | Dec 04 13:32:30.066 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.066 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.066 INFO [stderr] Dec 04 13:32:30.066 INFO [stderr] warning: cannot find type `publish_date` in this scope Dec 04 13:32:30.066 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.066 INFO [stderr] | Dec 04 13:32:30.066 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.066 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.066 INFO [stderr] | Dec 04 13:32:30.066 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.066 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.066 INFO [stderr] Dec 04 13:32:30.066 INFO [stderr] warning: cannot find type `expiration_date` in this scope Dec 04 13:32:30.066 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.066 INFO [stderr] | Dec 04 13:32:30.066 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.066 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.066 INFO [stderr] | Dec 04 13:32:30.066 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.066 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.066 INFO [stderr] Dec 04 13:32:30.066 INFO [stderr] warning: cannot find type `structure_id` in this scope Dec 04 13:32:30.066 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.066 INFO [stderr] | Dec 04 13:32:30.066 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.066 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.066 INFO [stderr] | Dec 04 13:32:30.066 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.067 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.067 INFO [stderr] Dec 04 13:32:30.067 INFO [stderr] warning: cannot find type `content` in this scope Dec 04 13:32:30.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.067 INFO [stderr] | Dec 04 13:32:30.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.067 INFO [stderr] | Dec 04 13:32:30.067 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.067 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.067 INFO [stderr] Dec 04 13:32:30.067 INFO [stderr] warning: cannot find type `folder_id` in this scope Dec 04 13:32:30.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.067 INFO [stderr] | Dec 04 13:32:30.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.067 INFO [stderr] | Dec 04 13:32:30.067 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.067 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.067 INFO [stderr] Dec 04 13:32:30.067 INFO [stderr] warning: cannot find type `is_trash` in this scope Dec 04 13:32:30.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.067 INFO [stderr] | Dec 04 13:32:30.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.067 INFO [stderr] | Dec 04 13:32:30.067 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.067 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.067 INFO [stderr] Dec 04 13:32:30.067 INFO [stderr] warning: cannot find type `is_draft` in this scope Dec 04 13:32:30.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.067 INFO [stderr] | Dec 04 13:32:30.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.067 INFO [stderr] | Dec 04 13:32:30.067 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.067 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.067 INFO [stderr] Dec 04 13:32:30.068 INFO [stderr] warning: cannot find type `create_date` in this scope Dec 04 13:32:30.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.068 INFO [stderr] | Dec 04 13:32:30.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.068 INFO [stderr] | Dec 04 13:32:30.068 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.068 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.068 INFO [stderr] Dec 04 13:32:30.068 INFO [stderr] warning: cannot find type `modified_date` in this scope Dec 04 13:32:30.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.068 INFO [stderr] | Dec 04 13:32:30.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.068 INFO [stderr] | Dec 04 13:32:30.068 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.068 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.068 INFO [stderr] Dec 04 13:32:30.068 INFO [stderr] warning: cannot find type `create_user_id` in this scope Dec 04 13:32:30.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.068 INFO [stderr] | Dec 04 13:32:30.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.068 INFO [stderr] | Dec 04 13:32:30.068 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.068 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.068 INFO [stderr] Dec 04 13:32:30.068 INFO [stderr] warning: cannot find type `modified_user_id` in this scope Dec 04 13:32:30.069 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.069 INFO [stderr] | Dec 04 13:32:30.069 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.069 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.069 INFO [stderr] | Dec 04 13:32:30.069 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.069 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.069 INFO [stderr] Dec 04 13:32:30.069 INFO [stderr] warning: cannot find type `site_id` in this scope Dec 04 13:32:30.069 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.069 INFO [stderr] | Dec 04 13:32:30.069 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.069 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.069 INFO [stderr] | Dec 04 13:32:30.069 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.069 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.069 INFO [stderr] Dec 04 13:32:30.071 INFO [stderr] warning: cannot find type `file_hotlink_url` in this scope Dec 04 13:32:30.071 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.071 INFO [stderr] | Dec 04 13:32:30.071 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.071 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.071 INFO [stderr] | Dec 04 13:32:30.071 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.071 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.079 INFO [stderr] Dec 04 13:32:30.079 INFO [stderr] warning: cannot find type `file_title` in this scope Dec 04 13:32:30.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.079 INFO [stderr] | Dec 04 13:32:30.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.079 INFO [stderr] | Dec 04 13:32:30.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.079 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.079 INFO [stderr] Dec 04 13:32:30.079 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 04 13:32:30.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.079 INFO [stderr] | Dec 04 13:32:30.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.079 INFO [stderr] | Dec 04 13:32:30.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.079 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.079 INFO [stderr] Dec 04 13:32:30.079 INFO [stderr] warning: cannot find type `file_type_id` in this scope Dec 04 13:32:30.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.079 INFO [stderr] | Dec 04 13:32:30.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.079 INFO [stderr] | Dec 04 13:32:30.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.079 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.079 INFO [stderr] Dec 04 13:32:30.079 INFO [stderr] warning: cannot find type `page_id` in this scope Dec 04 13:32:30.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.079 INFO [stderr] | Dec 04 13:32:30.079 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.079 INFO [stderr] | Dec 04 13:32:30.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.079 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.079 INFO [stderr] Dec 04 13:32:30.079 INFO [stderr] warning: cannot find type `parent_page_id` in this scope Dec 04 13:32:30.079 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.080 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.080 INFO [stderr] Dec 04 13:32:30.080 INFO [stderr] warning: cannot find type `additional_javascript` in this scope Dec 04 13:32:30.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.080 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.080 INFO [stderr] Dec 04 13:32:30.080 INFO [stderr] warning: cannot find type `additional_css` in this scope Dec 04 13:32:30.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.080 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.080 INFO [stderr] Dec 04 13:32:30.080 INFO [stderr] warning: cannot find type `portlet_id` in this scope Dec 04 13:32:30.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.080 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.080 INFO [stderr] Dec 04 13:32:30.080 INFO [stderr] warning: cannot find type `page_internal_path` in this scope Dec 04 13:32:30.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.080 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.080 INFO [stderr] Dec 04 13:32:30.080 INFO [stderr] warning: cannot find type `portlet_type` in this scope Dec 04 13:32:30.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.080 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.080 INFO [stderr] Dec 04 13:32:30.080 INFO [stderr] warning: cannot find type `config` in this scope Dec 04 13:32:30.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.080 INFO [stderr] | Dec 04 13:32:30.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.081 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.081 INFO [stderr] Dec 04 13:32:30.081 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 13:32:30.081 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.081 INFO [stderr] | Dec 04 13:32:30.081 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.081 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.081 INFO [stderr] | Dec 04 13:32:30.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.081 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.081 INFO [stderr] Dec 04 13:32:30.081 INFO [stderr] warning: cannot find type `body` in this scope Dec 04 13:32:30.081 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.081 INFO [stderr] | Dec 04 13:32:30.081 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.081 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.081 INFO [stderr] | Dec 04 13:32:30.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.081 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.081 INFO [stderr] Dec 04 13:32:30.081 INFO [stderr] warning: cannot find type `published` in this scope Dec 04 13:32:30.081 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.081 INFO [stderr] | Dec 04 13:32:30.081 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.081 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.081 INFO [stderr] | Dec 04 13:32:30.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.081 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.081 INFO [stderr] Dec 04 13:32:30.081 INFO [stderr] warning: cannot find type `parent_site_id` in this scope Dec 04 13:32:30.081 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.081 INFO [stderr] | Dec 04 13:32:30.081 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.081 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.081 INFO [stderr] | Dec 04 13:32:30.081 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.081 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.081 INFO [stderr] Dec 04 13:32:30.087 INFO [stderr] warning: cannot find type `theme_id` in this scope Dec 04 13:32:30.087 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.087 INFO [stderr] | Dec 04 13:32:30.087 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.087 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.087 INFO [stderr] | Dec 04 13:32:30.087 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.087 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.087 INFO [stderr] Dec 04 13:32:30.087 INFO [stderr] warning: cannot find type `jsonStructure` in this scope Dec 04 13:32:30.087 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.087 INFO [stderr] | Dec 04 13:32:30.087 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.087 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.087 INFO [stderr] | Dec 04 13:32:30.087 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.087 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.087 INFO [stderr] Dec 04 13:32:30.087 INFO [stderr] warning: cannot find type `parent_structure_id` in this scope Dec 04 13:32:30.087 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.087 INFO [stderr] | Dec 04 13:32:30.087 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.087 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.087 INFO [stderr] | Dec 04 13:32:30.087 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.087 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.087 INFO [stderr] Dec 04 13:32:30.095 INFO [stderr] warning: cannot find type `template_id` in this scope Dec 04 13:32:30.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.095 INFO [stderr] | Dec 04 13:32:30.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.095 INFO [stderr] | Dec 04 13:32:30.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.095 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.095 INFO [stderr] Dec 04 13:32:30.095 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 04 13:32:30.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.095 INFO [stderr] | Dec 04 13:32:30.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.095 INFO [stderr] | Dec 04 13:32:30.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.095 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.095 INFO [stderr] Dec 04 13:32:30.095 INFO [stderr] warning: cannot find type `screen_name` in this scope Dec 04 13:32:30.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.095 INFO [stderr] | Dec 04 13:32:30.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.095 INFO [stderr] | Dec 04 13:32:30.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.095 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.095 INFO [stderr] Dec 04 13:32:30.095 INFO [stderr] warning: cannot find type `first_name` in this scope Dec 04 13:32:30.095 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.095 INFO [stderr] | Dec 04 13:32:30.095 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.095 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.095 INFO [stderr] | Dec 04 13:32:30.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.095 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.095 INFO [stderr] Dec 04 13:32:30.095 INFO [stderr] warning: cannot find type `last_name` in this scope Dec 04 13:32:30.096 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.096 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.096 INFO [stderr] Dec 04 13:32:30.096 INFO [stderr] warning: cannot find type `anrede` in this scope Dec 04 13:32:30.096 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.096 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.096 INFO [stderr] Dec 04 13:32:30.096 INFO [stderr] warning: cannot find type `geburtstag` in this scope Dec 04 13:32:30.096 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.096 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.096 INFO [stderr] Dec 04 13:32:30.096 INFO [stderr] warning: cannot find type `email` in this scope Dec 04 13:32:30.096 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.096 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.096 INFO [stderr] Dec 04 13:32:30.096 INFO [stderr] warning: cannot find type `portrait` in this scope Dec 04 13:32:30.096 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.096 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.096 INFO [stderr] Dec 04 13:32:30.096 INFO [stderr] warning: cannot find type `original_site_id` in this scope Dec 04 13:32:30.096 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.096 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.096 INFO [stderr] Dec 04 13:32:30.096 INFO [stderr] warning: cannot find type `vocabulary_id` in this scope Dec 04 13:32:30.096 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.096 INFO [stderr] | Dec 04 13:32:30.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.096 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.096 INFO [stderr] Dec 04 13:32:30.099 INFO [stderr] warning: cannot find type `vocabulary_entry_id` in this scope Dec 04 13:32:30.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.099 INFO [stderr] | Dec 04 13:32:30.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.099 INFO [stderr] | Dec 04 13:32:30.099 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.099 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.099 INFO [stderr] Dec 04 13:32:30.099 INFO [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope Dec 04 13:32:30.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.099 INFO [stderr] | Dec 04 13:32:30.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.099 INFO [stderr] | Dec 04 13:32:30.099 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.099 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.099 INFO [stderr] Dec 04 13:32:30.099 INFO [stderr] warning: unused import: `dotenv::dotenv` Dec 04 13:32:30.099 INFO [stderr] --> src/database/user.rs:4:5 Dec 04 13:32:30.099 INFO [stderr] | Dec 04 13:32:30.099 INFO [stderr] 4 | use dotenv::dotenv; Dec 04 13:32:30.099 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 04 13:32:30.099 INFO [stderr] Dec 04 13:32:30.099 INFO [stderr] warning: unused import: `std::env` Dec 04 13:32:30.099 INFO [stderr] --> src/database/user.rs:7:5 Dec 04 13:32:30.099 INFO [stderr] | Dec 04 13:32:30.099 INFO [stderr] 7 | use std::env; Dec 04 13:32:30.099 INFO [stderr] | ^^^^^^^^ Dec 04 13:32:30.099 INFO [stderr] Dec 04 13:32:30.099 INFO [stderr] warning: unused import: `database::models::*` Dec 04 13:32:30.099 INFO [stderr] --> src/database/mod.rs:14:5 Dec 04 13:32:30.099 INFO [stderr] | Dec 04 13:32:30.099 INFO [stderr] 14 | use database::models::*; Dec 04 13:32:30.099 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:30.099 INFO [stderr] Dec 04 13:32:30.099 INFO [stderr] warning: unused import: `std` Dec 04 13:32:30.099 INFO [stderr] --> src/database/mod.rs:17:5 Dec 04 13:32:30.099 INFO [stderr] | Dec 04 13:32:30.099 INFO [stderr] 17 | use std; Dec 04 13:32:30.099 INFO [stderr] | ^^^ Dec 04 13:32:30.099 INFO [stderr] Dec 04 13:32:30.099 INFO [stderr] warning: unused import: `schema::users::dsl::*` Dec 04 13:32:30.099 INFO [stderr] --> src/database/mod.rs:20:5 Dec 04 13:32:30.099 INFO [stderr] | Dec 04 13:32:30.099 INFO [stderr] 20 | use schema::users::dsl::*; Dec 04 13:32:30.099 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:30.099 INFO [stderr] Dec 04 13:32:30.127 INFO [stderr] warning: unused `#[macro_use]` import Dec 04 13:32:30.127 INFO [stderr] --> src/lib.rs:4:1 Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] 4 | #[macro_use] Dec 04 13:32:30.127 INFO [stderr] | ^^^^^^^^^^^^ Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 13:32:30.127 INFO [stderr] Dec 04 13:32:30.127 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 13:32:30.127 INFO [stderr] --> src/database/models.rs:3:10 Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] 3 | #[derive(Insertable)] Dec 04 13:32:30.127 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 13:32:30.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.127 INFO [stderr] Dec 04 13:32:30.127 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 04 13:32:30.127 INFO [stderr] --> src/database/models.rs:3:10 Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] 3 | #[derive(Insertable)] Dec 04 13:32:30.127 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.127 INFO [stderr] Dec 04 13:32:30.127 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 13:32:30.127 INFO [stderr] --> src/database/models.rs:3:10 Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] 3 | #[derive(Insertable)] Dec 04 13:32:30.127 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.127 INFO [stderr] Dec 04 13:32:30.127 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 13:32:30.127 INFO [stderr] --> src/database/models.rs:10:10 Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] 10 | #[derive(Queryable)] Dec 04 13:32:30.127 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.127 INFO [stderr] Dec 04 13:32:30.127 INFO [stderr] warning: cannot find type `users` in this scope Dec 04 13:32:30.127 INFO [stderr] --> src/database/models.rs:18:10 Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] 18 | #[derive(Insertable)] Dec 04 13:32:30.127 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.127 INFO [stderr] Dec 04 13:32:30.127 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 04 13:32:30.127 INFO [stderr] --> src/database/models.rs:18:10 Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] 18 | #[derive(Insertable)] Dec 04 13:32:30.127 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.127 INFO [stderr] Dec 04 13:32:30.127 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 13:32:30.127 INFO [stderr] --> src/database/models.rs:25:10 Dec 04 13:32:30.127 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 04 13:32:30.128 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.128 INFO [stderr] Dec 04 13:32:30.128 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 13:32:30.128 INFO [stderr] --> src/database/models.rs:25:21 Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 04 13:32:30.128 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.128 INFO [stderr] Dec 04 13:32:30.128 INFO [stderr] warning: cannot find type `users` in this scope Dec 04 13:32:30.128 INFO [stderr] --> src/database/models.rs:25:21 Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 04 13:32:30.128 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.128 INFO [stderr] Dec 04 13:32:30.128 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 13:32:30.128 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 13:32:30.128 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.128 INFO [stderr] Dec 04 13:32:30.128 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 13:32:30.128 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.128 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.128 INFO [stderr] Dec 04 13:32:30.128 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 04 13:32:30.128 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.128 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.128 INFO [stderr] Dec 04 13:32:30.128 INFO [stderr] warning: cannot find type `friendly_url` in this scope Dec 04 13:32:30.128 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.128 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.128 INFO [stderr] Dec 04 13:32:30.128 INFO [stderr] warning: cannot find type `publish_date` in this scope Dec 04 13:32:30.128 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.128 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.128 INFO [stderr] | Dec 04 13:32:30.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.128 INFO [stderr] Dec 04 13:32:30.131 INFO [stderr] warning: cannot find type `expiration_date` in this scope Dec 04 13:32:30.131 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.131 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.131 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.131 INFO [stderr] Dec 04 13:32:30.131 INFO [stderr] warning: cannot find type `structure_id` in this scope Dec 04 13:32:30.131 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.131 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.131 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.131 INFO [stderr] Dec 04 13:32:30.131 INFO [stderr] warning: cannot find type `content` in this scope Dec 04 13:32:30.131 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.131 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.131 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.131 INFO [stderr] Dec 04 13:32:30.131 INFO [stderr] warning: cannot find type `folder_id` in this scope Dec 04 13:32:30.131 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.131 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.131 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.131 INFO [stderr] Dec 04 13:32:30.131 INFO [stderr] warning: cannot find type `is_trash` in this scope Dec 04 13:32:30.131 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.131 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.131 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.131 INFO [stderr] Dec 04 13:32:30.131 INFO [stderr] warning: cannot find type `is_draft` in this scope Dec 04 13:32:30.131 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.131 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.131 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.131 INFO [stderr] Dec 04 13:32:30.131 INFO [stderr] warning: cannot find type `create_date` in this scope Dec 04 13:32:30.131 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.131 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.131 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.131 INFO [stderr] Dec 04 13:32:30.131 INFO [stderr] warning: cannot find type `modified_date` in this scope Dec 04 13:32:30.131 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.131 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.131 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.131 INFO [stderr] Dec 04 13:32:30.131 INFO [stderr] warning: cannot find type `create_user_id` in this scope Dec 04 13:32:30.131 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.131 INFO [stderr] | Dec 04 13:32:30.131 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.132 INFO [stderr] | Dec 04 13:32:30.132 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.132 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.132 INFO [stderr] Dec 04 13:32:30.132 INFO [stderr] warning: cannot find type `modified_user_id` in this scope Dec 04 13:32:30.132 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.132 INFO [stderr] | Dec 04 13:32:30.132 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.132 INFO [stderr] | Dec 04 13:32:30.132 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.132 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.132 INFO [stderr] Dec 04 13:32:30.132 INFO [stderr] warning: cannot find type `site_id` in this scope Dec 04 13:32:30.132 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.132 INFO [stderr] | Dec 04 13:32:30.132 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.132 INFO [stderr] | Dec 04 13:32:30.132 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.132 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.132 INFO [stderr] Dec 04 13:32:30.132 INFO [stderr] warning: cannot find type `file_hotlink_url` in this scope Dec 04 13:32:30.132 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.132 INFO [stderr] | Dec 04 13:32:30.132 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.132 INFO [stderr] | Dec 04 13:32:30.132 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.132 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.132 INFO [stderr] Dec 04 13:32:30.132 INFO [stderr] warning: cannot find type `file_title` in this scope Dec 04 13:32:30.132 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.132 INFO [stderr] | Dec 04 13:32:30.132 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.132 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.132 INFO [stderr] | Dec 04 13:32:30.132 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.132 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.132 INFO [stderr] Dec 04 13:32:30.135 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 04 13:32:30.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.135 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.135 INFO [stderr] Dec 04 13:32:30.135 INFO [stderr] warning: cannot find type `file_type_id` in this scope Dec 04 13:32:30.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.135 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.135 INFO [stderr] Dec 04 13:32:30.135 INFO [stderr] warning: cannot find type `page_id` in this scope Dec 04 13:32:30.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.135 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.135 INFO [stderr] Dec 04 13:32:30.135 INFO [stderr] warning: cannot find type `parent_page_id` in this scope Dec 04 13:32:30.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.135 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.135 INFO [stderr] Dec 04 13:32:30.135 INFO [stderr] warning: cannot find type `additional_javascript` in this scope Dec 04 13:32:30.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.135 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.135 INFO [stderr] Dec 04 13:32:30.135 INFO [stderr] warning: cannot find type `additional_css` in this scope Dec 04 13:32:30.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.135 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.135 INFO [stderr] Dec 04 13:32:30.135 INFO [stderr] warning: cannot find type `portlet_id` in this scope Dec 04 13:32:30.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.135 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.135 INFO [stderr] Dec 04 13:32:30.135 INFO [stderr] warning: cannot find type `page_internal_path` in this scope Dec 04 13:32:30.135 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.135 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.135 INFO [stderr] | Dec 04 13:32:30.135 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.139 INFO [stderr] Dec 04 13:32:30.139 INFO [stderr] warning: cannot find type `portlet_type` in this scope Dec 04 13:32:30.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.139 INFO [stderr] Dec 04 13:32:30.139 INFO [stderr] warning: cannot find type `config` in this scope Dec 04 13:32:30.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.139 INFO [stderr] Dec 04 13:32:30.139 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 13:32:30.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.139 INFO [stderr] Dec 04 13:32:30.139 INFO [stderr] warning: cannot find type `body` in this scope Dec 04 13:32:30.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.139 INFO [stderr] Dec 04 13:32:30.139 INFO [stderr] warning: cannot find type `published` in this scope Dec 04 13:32:30.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.139 INFO [stderr] Dec 04 13:32:30.139 INFO [stderr] warning: cannot find type `parent_site_id` in this scope Dec 04 13:32:30.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.139 INFO [stderr] Dec 04 13:32:30.139 INFO [stderr] warning: cannot find type `theme_id` in this scope Dec 04 13:32:30.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.139 INFO [stderr] | Dec 04 13:32:30.139 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.140 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.140 INFO [stderr] Dec 04 13:32:30.140 INFO [stderr] warning: cannot find type `jsonStructure` in this scope Dec 04 13:32:30.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.140 INFO [stderr] | Dec 04 13:32:30.140 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.140 INFO [stderr] | Dec 04 13:32:30.140 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.140 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.140 INFO [stderr] Dec 04 13:32:30.140 INFO [stderr] warning: cannot find type `parent_structure_id` in this scope Dec 04 13:32:30.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.140 INFO [stderr] | Dec 04 13:32:30.140 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.140 INFO [stderr] | Dec 04 13:32:30.140 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.140 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.140 INFO [stderr] Dec 04 13:32:30.141 INFO [stderr] warning: cannot find type `template_id` in this scope Dec 04 13:32:30.141 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.141 INFO [stderr] | Dec 04 13:32:30.141 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.141 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.141 INFO [stderr] | Dec 04 13:32:30.141 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.141 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.141 INFO [stderr] Dec 04 13:32:30.143 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 04 13:32:30.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.143 INFO [stderr] | Dec 04 13:32:30.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.143 INFO [stderr] | Dec 04 13:32:30.143 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.143 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.143 INFO [stderr] Dec 04 13:32:30.143 INFO [stderr] warning: cannot find type `screen_name` in this scope Dec 04 13:32:30.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.143 INFO [stderr] | Dec 04 13:32:30.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.143 INFO [stderr] | Dec 04 13:32:30.143 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.143 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.143 INFO [stderr] Dec 04 13:32:30.143 INFO [stderr] warning: cannot find type `first_name` in this scope Dec 04 13:32:30.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.143 INFO [stderr] | Dec 04 13:32:30.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.143 INFO [stderr] | Dec 04 13:32:30.143 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.143 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.143 INFO [stderr] Dec 04 13:32:30.143 INFO [stderr] warning: cannot find type `last_name` in this scope Dec 04 13:32:30.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.143 INFO [stderr] | Dec 04 13:32:30.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.143 INFO [stderr] | Dec 04 13:32:30.143 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.143 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.143 INFO [stderr] Dec 04 13:32:30.145 INFO [stderr] warning: cannot find type `anrede` in this scope Dec 04 13:32:30.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.145 INFO [stderr] | Dec 04 13:32:30.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.145 INFO [stderr] | Dec 04 13:32:30.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.145 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.145 INFO [stderr] Dec 04 13:32:30.145 INFO [stderr] warning: cannot find type `geburtstag` in this scope Dec 04 13:32:30.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.145 INFO [stderr] | Dec 04 13:32:30.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.145 INFO [stderr] | Dec 04 13:32:30.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.145 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.145 INFO [stderr] Dec 04 13:32:30.145 INFO [stderr] warning: cannot find type `email` in this scope Dec 04 13:32:30.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.145 INFO [stderr] | Dec 04 13:32:30.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.145 INFO [stderr] | Dec 04 13:32:30.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.145 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.145 INFO [stderr] Dec 04 13:32:30.145 INFO [stderr] warning: cannot find type `portrait` in this scope Dec 04 13:32:30.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.145 INFO [stderr] | Dec 04 13:32:30.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.145 INFO [stderr] | Dec 04 13:32:30.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.145 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.145 INFO [stderr] Dec 04 13:32:30.147 INFO [stderr] warning: cannot find type `original_site_id` in this scope Dec 04 13:32:30.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.147 INFO [stderr] | Dec 04 13:32:30.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.147 INFO [stderr] | Dec 04 13:32:30.147 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.147 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.147 INFO [stderr] Dec 04 13:32:30.147 INFO [stderr] warning: cannot find type `vocabulary_id` in this scope Dec 04 13:32:30.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.147 INFO [stderr] | Dec 04 13:32:30.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.147 INFO [stderr] | Dec 04 13:32:30.147 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.147 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.147 INFO [stderr] Dec 04 13:32:30.147 INFO [stderr] warning: cannot find type `vocabulary_entry_id` in this scope Dec 04 13:32:30.147 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.147 INFO [stderr] | Dec 04 13:32:30.147 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.147 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.147 INFO [stderr] | Dec 04 13:32:30.147 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.147 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.147 INFO [stderr] Dec 04 13:32:30.148 INFO [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope Dec 04 13:32:30.148 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 13:32:30.148 INFO [stderr] | Dec 04 13:32:30.148 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 13:32:30.148 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 13:32:30.149 INFO [stderr] | Dec 04 13:32:30.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 13:32:30.149 INFO [stderr] = note: for more information, see issue #50504 Dec 04 13:32:30.149 INFO [stderr] Dec 04 13:32:30.149 INFO [stderr] warning: unused import: `dotenv::dotenv` Dec 04 13:32:30.149 INFO [stderr] --> src/database/user.rs:4:5 Dec 04 13:32:30.149 INFO [stderr] | Dec 04 13:32:30.149 INFO [stderr] 4 | use dotenv::dotenv; Dec 04 13:32:30.149 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 04 13:32:30.149 INFO [stderr] Dec 04 13:32:30.149 INFO [stderr] warning: unused import: `std::env` Dec 04 13:32:30.149 INFO [stderr] --> src/database/user.rs:7:5 Dec 04 13:32:30.149 INFO [stderr] | Dec 04 13:32:30.149 INFO [stderr] 7 | use std::env; Dec 04 13:32:30.149 INFO [stderr] | ^^^^^^^^ Dec 04 13:32:30.149 INFO [stderr] Dec 04 13:32:30.154 INFO [stderr] warning: unused import: `diesel::*` Dec 04 13:32:30.154 INFO [stderr] --> src/database/user.rs:74:9 Dec 04 13:32:30.154 INFO [stderr] | Dec 04 13:32:30.154 INFO [stderr] 74 | use diesel::*; Dec 04 13:32:30.154 INFO [stderr] | ^^^^^^^^^ Dec 04 13:32:30.154 INFO [stderr] Dec 04 13:32:30.154 INFO [stderr] warning: unused import: `database::models::*` Dec 04 13:32:30.154 INFO [stderr] --> src/database/mod.rs:14:5 Dec 04 13:32:30.154 INFO [stderr] | Dec 04 13:32:30.154 INFO [stderr] 14 | use database::models::*; Dec 04 13:32:30.154 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:30.154 INFO [stderr] Dec 04 13:32:30.154 INFO [stderr] warning: unused import: `schema::users::dsl::*` Dec 04 13:32:30.154 INFO [stderr] --> src/database/mod.rs:20:5 Dec 04 13:32:30.154 INFO [stderr] | Dec 04 13:32:30.154 INFO [stderr] 20 | use schema::users::dsl::*; Dec 04 13:32:30.154 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:30.154 INFO [stderr] Dec 04 13:32:32.247 INFO [stderr] warning: unused variable: `n` Dec 04 13:32:32.247 INFO [stderr] --> src/database/user.rs:32:12 Dec 04 13:32:32.247 INFO [stderr] | Dec 04 13:32:32.247 INFO [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Dec 04 13:32:32.247 INFO [stderr] | ^ help: consider using `_n` instead Dec 04 13:32:32.247 INFO [stderr] | Dec 04 13:32:32.247 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 04 13:32:32.247 INFO [stderr] Dec 04 13:32:32.627 INFO [stderr] warning: unused variable: `n` Dec 04 13:32:32.627 INFO [stderr] --> src/database/user.rs:32:12 Dec 04 13:32:32.627 INFO [stderr] | Dec 04 13:32:32.627 INFO [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Dec 04 13:32:32.627 INFO [stderr] | ^ help: consider using `_n` instead Dec 04 13:32:32.627 INFO [stderr] | Dec 04 13:32:32.628 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 04 13:32:32.628 INFO [stderr] Dec 04 13:32:32.629 INFO [stderr] warning: unused variable: `number_of_users` Dec 04 13:32:32.630 INFO [stderr] --> src/database/user.rs:77:9 Dec 04 13:32:32.630 INFO [stderr] | Dec 04 13:32:32.630 INFO [stderr] 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Dec 04 13:32:32.630 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Dec 04 13:32:32.631 INFO [stderr] Dec 04 13:32:32.663 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Dec 04 13:32:32.663 INFO [stderr] --> src/common/mod.rs:14:5 Dec 04 13:32:32.663 INFO [stderr] | Dec 04 13:32:32.663 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Dec 04 13:32:32.663 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:32.664 INFO [stderr] | Dec 04 13:32:32.664 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 04 13:32:32.664 INFO [stderr] Dec 04 13:32:33.687 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Dec 04 13:32:33.687 INFO [stderr] --> src/common/mod.rs:14:5 Dec 04 13:32:33.687 INFO [stderr] | Dec 04 13:32:33.687 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Dec 04 13:32:33.687 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:33.687 INFO [stderr] | Dec 04 13:32:33.687 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 04 13:32:33.687 INFO [stderr] Dec 04 13:32:33.791 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 04 13:32:33.791 INFO [stderr] --> src/database/mod.rs:57:5 Dec 04 13:32:33.791 INFO [stderr] | Dec 04 13:32:33.791 INFO [stderr] 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Dec 04 13:32:33.791 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:33.791 INFO [stderr] | Dec 04 13:32:33.791 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 04 13:32:33.791 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 04 13:32:33.791 INFO [stderr] Dec 04 13:32:36.875 INFO [stderr] warning: unused import: `self::molecule::database::*` Dec 04 13:32:36.875 INFO [stderr] --> src/bin/delete_posts.rs:5:5 Dec 04 13:32:36.875 INFO [stderr] | Dec 04 13:32:36.875 INFO [stderr] 5 | use self::molecule::database::*; Dec 04 13:32:36.875 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:36.875 INFO [stderr] | Dec 04 13:32:36.875 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 13:32:36.875 INFO [stderr] Dec 04 13:32:37.109 INFO [stderr] warning: unused import: `self::molecule::database::models::Post` Dec 04 13:32:37.109 INFO [stderr] --> src/bin/publish_posts.rs:6:5 Dec 04 13:32:37.109 INFO [stderr] | Dec 04 13:32:37.109 INFO [stderr] 6 | use self::molecule::database::models::Post; Dec 04 13:32:37.109 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:37.109 INFO [stderr] | Dec 04 13:32:37.109 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 13:32:37.109 INFO [stderr] Dec 04 13:32:37.447 INFO [stderr] warning: unused import: `molecule::database::models::*` Dec 04 13:32:37.447 INFO [stderr] --> src/bin/write_post.rs:6:5 Dec 04 13:32:37.447 INFO [stderr] | Dec 04 13:32:37.447 INFO [stderr] 6 | use molecule::database::models::*; Dec 04 13:32:37.447 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:37.452 INFO [stderr] | Dec 04 13:32:37.452 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 13:32:37.452 INFO [stderr] Dec 04 13:32:37.639 INFO [stderr] warning: unused import: `self::molecule::database::*` Dec 04 13:32:37.639 INFO [stderr] --> src/bin/delete_posts.rs:5:5 Dec 04 13:32:37.639 INFO [stderr] | Dec 04 13:32:37.639 INFO [stderr] 5 | use self::molecule::database::*; Dec 04 13:32:37.639 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:37.639 INFO [stderr] | Dec 04 13:32:37.639 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 13:32:37.639 INFO [stderr] Dec 04 13:32:38.408 INFO [stderr] warning: unused import: `molecule::database::models::*` Dec 04 13:32:38.408 INFO [stderr] --> src/bin/write_post.rs:6:5 Dec 04 13:32:38.408 INFO [stderr] | Dec 04 13:32:38.408 INFO [stderr] 6 | use molecule::database::models::*; Dec 04 13:32:38.408 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:38.408 INFO [stderr] | Dec 04 13:32:38.408 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 13:32:38.408 INFO [stderr] Dec 04 13:32:38.490 INFO [stderr] warning: unused import: `self::molecule::database::models::Post` Dec 04 13:32:38.490 INFO [stderr] --> src/bin/publish_posts.rs:6:5 Dec 04 13:32:38.490 INFO [stderr] | Dec 04 13:32:38.490 INFO [stderr] 6 | use self::molecule::database::models::Post; Dec 04 13:32:38.490 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 04 13:32:38.490 INFO [stderr] | Dec 04 13:32:38.490 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 13:32:38.490 INFO [stderr] Dec 04 13:32:38.562 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s Dec 04 13:32:38.569 INFO [stderr] su: No module specific data is present Dec 04 13:32:38.854 INFO running `"docker" "inspect" "b9da710f2967febd82727eb6336b6811eba9f99b933838692d0a2745a78ce6fd"` Dec 04 13:32:38.981 INFO running `"docker" "rm" "-f" "b9da710f2967febd82727eb6336b6811eba9f99b933838692d0a2745a78ce6fd"` Dec 04 13:32:39.093 INFO [stdout] b9da710f2967febd82727eb6336b6811eba9f99b933838692d0a2745a78ce6fd