Dec 19 12:06:51.871 INFO checking n3phtys/molecule-dev against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 12:06:51.871 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-1/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/n3phtys/molecule-dev:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 12:06:52.044 INFO [stdout] 5dd24926a7666360b7c658c7cc3190ea1dbe541a786d9484581a195805008e00 Dec 19 12:06:52.049 INFO running `"docker" "start" "-a" "5dd24926a7666360b7c658c7cc3190ea1dbe541a786d9484581a195805008e00"` Dec 19 12:06:52.988 INFO [stderr] Compiling serde v1.0.64 Dec 19 12:06:52.992 INFO [stderr] Compiling byteorder v1.2.3 Dec 19 12:06:52.994 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 19 12:06:53.000 INFO [stderr] Compiling memchr v2.0.1 Dec 19 12:06:53.000 INFO [stderr] Compiling syn v0.11.11 Dec 19 12:06:53.000 INFO [stderr] Checking regex v0.2.11 Dec 19 12:06:53.000 INFO [stderr] Compiling error-chain v0.10.0 Dec 19 12:06:54.913 INFO [stderr] Compiling aho-corasick v0.6.4 Dec 19 12:06:56.424 INFO [stderr] Compiling diesel v0.16.0 Dec 19 12:06:58.756 INFO [stderr] Checking diesel v1.3.0 Dec 19 12:07:45.443 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 19 12:07:54.977 INFO [stderr] Checking serde_json v1.0.19 Dec 19 12:07:57.861 INFO [stderr] Compiling dotenv v0.10.1 Dec 19 12:08:10.905 INFO [stderr] Compiling diesel_codegen v0.16.1 Dec 19 12:08:28.928 INFO [stderr] Checking migrations_internals v1.3.0 Dec 19 12:08:36.013 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 19 12:08:37.909 INFO [stderr] Checking diesel_migrations v1.3.0 Dec 19 12:08:38.291 INFO [stderr] Checking molecule v0.1.0 (/opt/crater/workdir) Dec 19 12:08:40.065 INFO [stderr] warning: unused `#[macro_use]` import Dec 19 12:08:40.065 INFO [stderr] --> src/lib.rs:4:1 Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.065 INFO [stderr] 4 | #[macro_use] Dec 19 12:08:40.065 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.065 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:08:40.065 INFO [stderr] Dec 19 12:08:40.065 INFO [stderr] warning: cannot find type `posts` in this scope Dec 19 12:08:40.065 INFO [stderr] --> src/database/models.rs:3:10 Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.065 INFO [stderr] 3 | #[derive(Insertable)] Dec 19 12:08:40.065 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.065 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 12:08:40.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 19 12:08:40.065 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.065 INFO [stderr] Dec 19 12:08:40.065 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 19 12:08:40.065 INFO [stderr] --> src/database/models.rs:3:10 Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.065 INFO [stderr] 3 | #[derive(Insertable)] Dec 19 12:08:40.065 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.065 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.065 INFO [stderr] Dec 19 12:08:40.065 INFO [stderr] warning: cannot find type `posts` in this scope Dec 19 12:08:40.065 INFO [stderr] --> src/database/models.rs:3:10 Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.065 INFO [stderr] 3 | #[derive(Insertable)] Dec 19 12:08:40.065 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.065 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.065 INFO [stderr] Dec 19 12:08:40.065 INFO [stderr] warning: cannot find type `Post` in this scope Dec 19 12:08:40.065 INFO [stderr] --> src/database/models.rs:10:10 Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.065 INFO [stderr] 10 | #[derive(Queryable)] Dec 19 12:08:40.065 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.065 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.065 INFO [stderr] Dec 19 12:08:40.065 INFO [stderr] warning: cannot find type `users` in this scope Dec 19 12:08:40.065 INFO [stderr] --> src/database/models.rs:18:10 Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.065 INFO [stderr] 18 | #[derive(Insertable)] Dec 19 12:08:40.065 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.065 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.065 INFO [stderr] Dec 19 12:08:40.065 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 19 12:08:40.065 INFO [stderr] --> src/database/models.rs:18:10 Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.065 INFO [stderr] 18 | #[derive(Insertable)] Dec 19 12:08:40.065 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.065 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.065 INFO [stderr] Dec 19 12:08:40.065 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 12:08:40.065 INFO [stderr] --> src/database/models.rs:25:10 Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.065 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 19 12:08:40.065 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.065 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.065 INFO [stderr] Dec 19 12:08:40.065 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 12:08:40.065 INFO [stderr] --> src/database/models.rs:25:21 Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.065 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 19 12:08:40.065 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.065 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.065 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.065 INFO [stderr] Dec 19 12:08:40.065 INFO [stderr] warning: cannot find type `users` in this scope Dec 19 12:08:40.066 INFO [stderr] --> src/database/models.rs:25:21 Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.066 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 19 12:08:40.066 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.066 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.066 INFO [stderr] Dec 19 12:08:40.066 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 12:08:40.066 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.066 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 12:08:40.066 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.066 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.066 INFO [stderr] Dec 19 12:08:40.066 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 12:08:40.066 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.066 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.066 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.066 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.066 INFO [stderr] Dec 19 12:08:40.066 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 19 12:08:40.066 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.066 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.066 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.066 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.066 INFO [stderr] Dec 19 12:08:40.066 INFO [stderr] warning: cannot find type `friendly_url` in this scope Dec 19 12:08:40.066 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.066 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.066 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.066 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.066 INFO [stderr] Dec 19 12:08:40.066 INFO [stderr] warning: cannot find type `publish_date` in this scope Dec 19 12:08:40.066 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.066 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.066 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.066 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.066 INFO [stderr] Dec 19 12:08:40.066 INFO [stderr] warning: cannot find type `expiration_date` in this scope Dec 19 12:08:40.066 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.066 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.066 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.066 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.066 INFO [stderr] Dec 19 12:08:40.066 INFO [stderr] warning: cannot find type `structure_id` in this scope Dec 19 12:08:40.066 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.066 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.066 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.066 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.066 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.066 INFO [stderr] Dec 19 12:08:40.066 INFO [stderr] warning: cannot find type `content` in this scope Dec 19 12:08:40.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.067 INFO [stderr] | Dec 19 12:08:40.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.067 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.067 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.067 INFO [stderr] Dec 19 12:08:40.067 INFO [stderr] warning: cannot find type `folder_id` in this scope Dec 19 12:08:40.067 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.067 INFO [stderr] | Dec 19 12:08:40.067 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.067 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.067 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.067 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.067 INFO [stderr] Dec 19 12:08:40.068 INFO [stderr] warning: cannot find type `is_trash` in this scope Dec 19 12:08:40.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.068 INFO [stderr] | Dec 19 12:08:40.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.068 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.068 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.068 INFO [stderr] Dec 19 12:08:40.068 INFO [stderr] warning: cannot find type `is_draft` in this scope Dec 19 12:08:40.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.068 INFO [stderr] | Dec 19 12:08:40.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.068 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.068 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.068 INFO [stderr] Dec 19 12:08:40.068 INFO [stderr] warning: cannot find type `create_date` in this scope Dec 19 12:08:40.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.068 INFO [stderr] | Dec 19 12:08:40.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.068 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.068 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.068 INFO [stderr] Dec 19 12:08:40.068 INFO [stderr] warning: cannot find type `modified_date` in this scope Dec 19 12:08:40.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.068 INFO [stderr] | Dec 19 12:08:40.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.068 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.068 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.068 INFO [stderr] Dec 19 12:08:40.068 INFO [stderr] warning: cannot find type `create_user_id` in this scope Dec 19 12:08:40.068 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.068 INFO [stderr] | Dec 19 12:08:40.068 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.068 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.069 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.069 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.069 INFO [stderr] Dec 19 12:08:40.069 INFO [stderr] warning: cannot find type `modified_user_id` in this scope Dec 19 12:08:40.069 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.069 INFO [stderr] | Dec 19 12:08:40.069 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.069 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.069 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.069 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.069 INFO [stderr] Dec 19 12:08:40.071 INFO [stderr] warning: cannot find type `site_id` in this scope Dec 19 12:08:40.071 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.071 INFO [stderr] | Dec 19 12:08:40.071 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.071 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.071 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.071 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.071 INFO [stderr] Dec 19 12:08:40.072 INFO [stderr] warning: cannot find type `file_hotlink_url` in this scope Dec 19 12:08:40.072 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.072 INFO [stderr] | Dec 19 12:08:40.072 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.072 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.072 INFO [stderr] | Dec 19 12:08:40.072 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 19 12:08:40.072 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.072 INFO [stderr] Dec 19 12:08:40.072 INFO [stderr] warning: cannot find type `file_title` in this scope Dec 19 12:08:40.072 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.072 INFO [stderr] | Dec 19 12:08:40.072 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.072 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.072 INFO [stderr] | Dec 19 12:08:40.072 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 19 12:08:40.072 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.072 INFO [stderr] Dec 19 12:08:40.072 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 19 12:08:40.072 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.072 INFO [stderr] | Dec 19 12:08:40.072 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.072 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.072 INFO [stderr] | Dec 19 12:08:40.072 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 19 12:08:40.073 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.073 INFO [stderr] Dec 19 12:08:40.073 INFO [stderr] warning: cannot find type `file_type_id` in this scope Dec 19 12:08:40.073 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.073 INFO [stderr] | Dec 19 12:08:40.073 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.073 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.073 INFO [stderr] | Dec 19 12:08:40.073 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 19 12:08:40.073 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.073 INFO [stderr] Dec 19 12:08:40.074 INFO [stderr] warning: cannot find type `page_id` in this scope Dec 19 12:08:40.074 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.074 INFO [stderr] | Dec 19 12:08:40.074 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.074 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.074 INFO [stderr] | Dec 19 12:08:40.074 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 19 12:08:40.074 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.074 INFO [stderr] Dec 19 12:08:40.074 INFO [stderr] warning: cannot find type `parent_page_id` in this scope Dec 19 12:08:40.074 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.074 INFO [stderr] | Dec 19 12:08:40.074 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.074 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.074 INFO [stderr] | Dec 19 12:08:40.074 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 19 12:08:40.074 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.074 INFO [stderr] Dec 19 12:08:40.076 INFO [stderr] warning: cannot find type `additional_javascript` in this scope Dec 19 12:08:40.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.076 INFO [stderr] | Dec 19 12:08:40.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.076 INFO [stderr] | Dec 19 12:08:40.076 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 19 12:08:40.076 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.076 INFO [stderr] Dec 19 12:08:40.076 INFO [stderr] warning: cannot find type `additional_css` in this scope Dec 19 12:08:40.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.076 INFO [stderr] | Dec 19 12:08:40.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.076 INFO [stderr] | Dec 19 12:08:40.076 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 19 12:08:40.076 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.076 INFO [stderr] Dec 19 12:08:40.076 INFO [stderr] warning: cannot find type `portlet_id` in this scope Dec 19 12:08:40.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.076 INFO [stderr] | Dec 19 12:08:40.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.076 INFO [stderr] | Dec 19 12:08:40.076 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 19 12:08:40.076 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.076 INFO [stderr] Dec 19 12:08:40.076 INFO [stderr] warning: cannot find type `page_internal_path` in this scope Dec 19 12:08:40.076 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.076 INFO [stderr] | Dec 19 12:08:40.076 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.076 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.077 INFO [stderr] | Dec 19 12:08:40.077 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 19 12:08:40.077 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.077 INFO [stderr] Dec 19 12:08:40.077 INFO [stderr] warning: cannot find type `portlet_type` in this scope Dec 19 12:08:40.077 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.077 INFO [stderr] | Dec 19 12:08:40.077 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.077 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.080 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.080 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.080 INFO [stderr] Dec 19 12:08:40.080 INFO [stderr] warning: cannot find type `config` in this scope Dec 19 12:08:40.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.080 INFO [stderr] | Dec 19 12:08:40.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.080 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.080 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.080 INFO [stderr] Dec 19 12:08:40.080 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 12:08:40.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.080 INFO [stderr] | Dec 19 12:08:40.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.080 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.080 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.080 INFO [stderr] Dec 19 12:08:40.080 INFO [stderr] warning: cannot find type `body` in this scope Dec 19 12:08:40.080 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.080 INFO [stderr] | Dec 19 12:08:40.080 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.080 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.081 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.081 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.081 INFO [stderr] Dec 19 12:08:40.081 INFO [stderr] warning: cannot find type `published` in this scope Dec 19 12:08:40.081 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.081 INFO [stderr] | Dec 19 12:08:40.081 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.081 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.081 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.081 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.081 INFO [stderr] Dec 19 12:08:40.081 INFO [stderr] warning: cannot find type `parent_site_id` in this scope Dec 19 12:08:40.081 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.081 INFO [stderr] | Dec 19 12:08:40.081 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.081 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.081 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.081 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.081 INFO [stderr] Dec 19 12:08:40.081 INFO [stderr] warning: cannot find type `theme_id` in this scope Dec 19 12:08:40.081 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.081 INFO [stderr] | Dec 19 12:08:40.081 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.081 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.081 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.081 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.081 INFO [stderr] Dec 19 12:08:40.084 INFO [stderr] warning: cannot find type `jsonStructure` in this scope Dec 19 12:08:40.084 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.084 INFO [stderr] | Dec 19 12:08:40.084 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.084 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.084 INFO [stderr] | Dec 19 12:08:40.084 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 19 12:08:40.084 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.084 INFO [stderr] Dec 19 12:08:40.084 INFO [stderr] warning: cannot find type `parent_structure_id` in this scope Dec 19 12:08:40.084 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.084 INFO [stderr] | Dec 19 12:08:40.084 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.084 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.084 INFO [stderr] | Dec 19 12:08:40.084 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 19 12:08:40.084 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.084 INFO [stderr] Dec 19 12:08:40.093 INFO [stderr] warning: cannot find type `template_id` in this scope Dec 19 12:08:40.093 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 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 19 12:08:40.093 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.093 INFO [stderr] Dec 19 12:08:40.093 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 19 12:08:40.093 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 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 19 12:08:40.093 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.093 INFO [stderr] Dec 19 12:08:40.093 INFO [stderr] warning: cannot find type `screen_name` in this scope Dec 19 12:08:40.093 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 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 19 12:08:40.093 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.093 INFO [stderr] Dec 19 12:08:40.093 INFO [stderr] warning: cannot find type `first_name` in this scope Dec 19 12:08:40.093 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 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 19 12:08:40.093 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.093 INFO [stderr] Dec 19 12:08:40.093 INFO [stderr] warning: cannot find type `last_name` in this scope Dec 19 12:08:40.093 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 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 19 12:08:40.093 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.093 INFO [stderr] Dec 19 12:08:40.093 INFO [stderr] warning: cannot find type `anrede` in this scope Dec 19 12:08:40.093 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 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 19 12:08:40.093 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.093 INFO [stderr] Dec 19 12:08:40.093 INFO [stderr] warning: cannot find type `geburtstag` in this scope Dec 19 12:08:40.093 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 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 19 12:08:40.093 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.093 INFO [stderr] Dec 19 12:08:40.093 INFO [stderr] warning: cannot find type `email` in this scope Dec 19 12:08:40.093 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.093 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.093 INFO [stderr] | Dec 19 12:08:40.093 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 19 12:08:40.093 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.093 INFO [stderr] Dec 19 12:08:40.093 INFO [stderr] warning: cannot find type `portrait` in this scope Dec 19 12:08:40.094 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.094 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 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 19 12:08:40.094 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.094 INFO [stderr] Dec 19 12:08:40.094 INFO [stderr] warning: cannot find type `original_site_id` in this scope Dec 19 12:08:40.094 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.094 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 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 19 12:08:40.094 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.094 INFO [stderr] Dec 19 12:08:40.094 INFO [stderr] warning: cannot find type `vocabulary_id` in this scope Dec 19 12:08:40.094 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.094 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 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 19 12:08:40.094 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.094 INFO [stderr] Dec 19 12:08:40.094 INFO [stderr] warning: cannot find type `vocabulary_entry_id` in this scope Dec 19 12:08:40.094 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.094 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 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 19 12:08:40.094 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.094 INFO [stderr] Dec 19 12:08:40.094 INFO [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope Dec 19 12:08:40.094 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.094 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 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 19 12:08:40.094 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.094 INFO [stderr] Dec 19 12:08:40.094 INFO [stderr] warning: unused import: `dotenv::dotenv` Dec 19 12:08:40.094 INFO [stderr] --> src/database/user.rs:4:5 Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 INFO [stderr] 4 | use dotenv::dotenv; Dec 19 12:08:40.094 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 19 12:08:40.094 INFO [stderr] Dec 19 12:08:40.094 INFO [stderr] warning: unused import: `std::env` Dec 19 12:08:40.094 INFO [stderr] --> src/database/user.rs:7:5 Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 INFO [stderr] 7 | use std::env; Dec 19 12:08:40.094 INFO [stderr] | ^^^^^^^^ Dec 19 12:08:40.094 INFO [stderr] Dec 19 12:08:40.094 INFO [stderr] warning: unused import: `diesel::*` Dec 19 12:08:40.094 INFO [stderr] --> src/database/user.rs:74:9 Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 INFO [stderr] 74 | use diesel::*; Dec 19 12:08:40.094 INFO [stderr] | ^^^^^^^^^ Dec 19 12:08:40.094 INFO [stderr] Dec 19 12:08:40.094 INFO [stderr] warning: unused import: `database::models::*` Dec 19 12:08:40.094 INFO [stderr] --> src/database/mod.rs:14:5 Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 INFO [stderr] 14 | use database::models::*; Dec 19 12:08:40.094 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:40.094 INFO [stderr] Dec 19 12:08:40.094 INFO [stderr] warning: unused import: `schema::users::dsl::*` Dec 19 12:08:40.094 INFO [stderr] --> src/database/mod.rs:20:5 Dec 19 12:08:40.094 INFO [stderr] | Dec 19 12:08:40.094 INFO [stderr] 20 | use schema::users::dsl::*; Dec 19 12:08:40.094 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:40.094 INFO [stderr] Dec 19 12:08:40.105 INFO [stderr] warning: unused `#[macro_use]` import Dec 19 12:08:40.105 INFO [stderr] --> src/lib.rs:4:1 Dec 19 12:08:40.105 INFO [stderr] | Dec 19 12:08:40.105 INFO [stderr] 4 | #[macro_use] Dec 19 12:08:40.105 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 12:08:40.105 INFO [stderr] | Dec 19 12:08:40.105 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:08:40.105 INFO [stderr] Dec 19 12:08:40.105 INFO [stderr] warning: cannot find type `posts` in this scope Dec 19 12:08:40.105 INFO [stderr] --> src/database/models.rs:3:10 Dec 19 12:08:40.105 INFO [stderr] | Dec 19 12:08:40.105 INFO [stderr] 3 | #[derive(Insertable)] Dec 19 12:08:40.105 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.105 INFO [stderr] | Dec 19 12:08:40.105 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 12:08:40.105 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 19 12:08:40.105 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.105 INFO [stderr] Dec 19 12:08:40.105 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 19 12:08:40.105 INFO [stderr] --> src/database/models.rs:3:10 Dec 19 12:08:40.105 INFO [stderr] | Dec 19 12:08:40.105 INFO [stderr] 3 | #[derive(Insertable)] Dec 19 12:08:40.105 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.105 INFO [stderr] | Dec 19 12:08:40.105 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 19 12:08:40.105 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.105 INFO [stderr] Dec 19 12:08:40.105 INFO [stderr] warning: cannot find type `posts` in this scope Dec 19 12:08:40.105 INFO [stderr] --> src/database/models.rs:3:10 Dec 19 12:08:40.105 INFO [stderr] | Dec 19 12:08:40.105 INFO [stderr] 3 | #[derive(Insertable)] Dec 19 12:08:40.105 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.105 INFO [stderr] | Dec 19 12:08:40.105 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 19 12:08:40.105 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.105 INFO [stderr] Dec 19 12:08:40.105 INFO [stderr] warning: cannot find type `Post` in this scope Dec 19 12:08:40.106 INFO [stderr] --> src/database/models.rs:10:10 Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 INFO [stderr] 10 | #[derive(Queryable)] Dec 19 12:08:40.106 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 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 19 12:08:40.106 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.106 INFO [stderr] Dec 19 12:08:40.106 INFO [stderr] warning: cannot find type `users` in this scope Dec 19 12:08:40.106 INFO [stderr] --> src/database/models.rs:18:10 Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 INFO [stderr] 18 | #[derive(Insertable)] Dec 19 12:08:40.106 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 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 19 12:08:40.106 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.106 INFO [stderr] Dec 19 12:08:40.106 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 19 12:08:40.106 INFO [stderr] --> src/database/models.rs:18:10 Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 INFO [stderr] 18 | #[derive(Insertable)] Dec 19 12:08:40.106 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 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 19 12:08:40.106 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.106 INFO [stderr] Dec 19 12:08:40.106 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 12:08:40.106 INFO [stderr] --> src/database/models.rs:25:10 Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 19 12:08:40.106 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 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 19 12:08:40.106 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.106 INFO [stderr] Dec 19 12:08:40.106 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 12:08:40.106 INFO [stderr] --> src/database/models.rs:25:21 Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 19 12:08:40.106 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 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 19 12:08:40.106 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.106 INFO [stderr] Dec 19 12:08:40.106 INFO [stderr] warning: cannot find type `users` in this scope Dec 19 12:08:40.106 INFO [stderr] --> src/database/models.rs:25:21 Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 19 12:08:40.106 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 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 19 12:08:40.106 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.106 INFO [stderr] Dec 19 12:08:40.106 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 12:08:40.106 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 12:08:40.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 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 19 12:08:40.106 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.106 INFO [stderr] Dec 19 12:08:40.106 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 12:08:40.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 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 19 12:08:40.106 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.106 INFO [stderr] Dec 19 12:08:40.106 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 19 12:08:40.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 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 19 12:08:40.106 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.106 INFO [stderr] Dec 19 12:08:40.106 INFO [stderr] warning: cannot find type `friendly_url` in this scope Dec 19 12:08:40.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.106 INFO [stderr] | Dec 19 12:08:40.106 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 19 12:08:40.106 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.106 INFO [stderr] Dec 19 12:08:40.106 INFO [stderr] warning: cannot find type `publish_date` in this scope Dec 19 12:08:40.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 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 19 12:08:40.107 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.107 INFO [stderr] Dec 19 12:08:40.107 INFO [stderr] warning: cannot find type `expiration_date` in this scope Dec 19 12:08:40.107 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 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 19 12:08:40.107 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.107 INFO [stderr] Dec 19 12:08:40.107 INFO [stderr] warning: cannot find type `structure_id` in this scope Dec 19 12:08:40.107 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 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 19 12:08:40.107 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.107 INFO [stderr] Dec 19 12:08:40.107 INFO [stderr] warning: cannot find type `content` in this scope Dec 19 12:08:40.107 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 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 19 12:08:40.107 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.107 INFO [stderr] Dec 19 12:08:40.107 INFO [stderr] warning: cannot find type `folder_id` in this scope Dec 19 12:08:40.107 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 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 19 12:08:40.107 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.107 INFO [stderr] Dec 19 12:08:40.107 INFO [stderr] warning: cannot find type `is_trash` in this scope Dec 19 12:08:40.107 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 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 19 12:08:40.107 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.107 INFO [stderr] Dec 19 12:08:40.107 INFO [stderr] warning: cannot find type `is_draft` in this scope Dec 19 12:08:40.107 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 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 19 12:08:40.107 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.107 INFO [stderr] Dec 19 12:08:40.107 INFO [stderr] warning: cannot find type `create_date` in this scope Dec 19 12:08:40.107 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 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 19 12:08:40.107 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.107 INFO [stderr] Dec 19 12:08:40.107 INFO [stderr] warning: cannot find type `modified_date` in this scope Dec 19 12:08:40.107 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 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 19 12:08:40.107 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.107 INFO [stderr] Dec 19 12:08:40.107 INFO [stderr] warning: cannot find type `create_user_id` in this scope Dec 19 12:08:40.107 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.107 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.107 INFO [stderr] | Dec 19 12:08:40.107 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 19 12:08:40.107 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.107 INFO [stderr] Dec 19 12:08:40.107 INFO [stderr] warning: cannot find type `modified_user_id` in this scope Dec 19 12:08:40.108 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.108 INFO [stderr] | Dec 19 12:08:40.108 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.108 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.108 INFO [stderr] | Dec 19 12:08:40.108 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 19 12:08:40.108 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.108 INFO [stderr] Dec 19 12:08:40.108 INFO [stderr] warning: cannot find type `site_id` in this scope Dec 19 12:08:40.108 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.108 INFO [stderr] | Dec 19 12:08:40.108 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.108 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.108 INFO [stderr] | Dec 19 12:08:40.108 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 19 12:08:40.108 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.108 INFO [stderr] Dec 19 12:08:40.108 INFO [stderr] warning: cannot find type `file_hotlink_url` in this scope Dec 19 12:08:40.108 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.108 INFO [stderr] | Dec 19 12:08:40.108 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.108 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.108 INFO [stderr] | Dec 19 12:08:40.108 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 19 12:08:40.108 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.108 INFO [stderr] Dec 19 12:08:40.108 INFO [stderr] warning: cannot find type `file_title` in this scope Dec 19 12:08:40.108 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.108 INFO [stderr] | Dec 19 12:08:40.108 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.108 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.108 INFO [stderr] | Dec 19 12:08:40.108 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 19 12:08:40.108 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.108 INFO [stderr] Dec 19 12:08:40.108 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 19 12:08:40.108 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.108 INFO [stderr] | Dec 19 12:08:40.108 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.108 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.108 INFO [stderr] | Dec 19 12:08:40.108 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 19 12:08:40.108 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.108 INFO [stderr] Dec 19 12:08:40.108 INFO [stderr] warning: cannot find type `file_type_id` in this scope Dec 19 12:08:40.108 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.108 INFO [stderr] | Dec 19 12:08:40.108 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.108 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.108 INFO [stderr] | Dec 19 12:08:40.108 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 19 12:08:40.108 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.108 INFO [stderr] Dec 19 12:08:40.112 INFO [stderr] warning: cannot find type `page_id` in this scope Dec 19 12:08:40.112 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.112 INFO [stderr] | Dec 19 12:08:40.112 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.112 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.112 INFO [stderr] | Dec 19 12:08:40.112 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 19 12:08:40.113 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.113 INFO [stderr] Dec 19 12:08:40.113 INFO [stderr] warning: cannot find type `parent_page_id` in this scope Dec 19 12:08:40.113 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.113 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 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 19 12:08:40.113 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.113 INFO [stderr] Dec 19 12:08:40.113 INFO [stderr] warning: cannot find type `additional_javascript` in this scope Dec 19 12:08:40.113 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.113 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 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 19 12:08:40.113 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.113 INFO [stderr] Dec 19 12:08:40.113 INFO [stderr] warning: cannot find type `additional_css` in this scope Dec 19 12:08:40.113 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.113 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 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 19 12:08:40.113 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.113 INFO [stderr] Dec 19 12:08:40.113 INFO [stderr] warning: cannot find type `portlet_id` in this scope Dec 19 12:08:40.113 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.113 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 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 19 12:08:40.113 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.113 INFO [stderr] Dec 19 12:08:40.113 INFO [stderr] warning: cannot find type `page_internal_path` in this scope Dec 19 12:08:40.113 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.113 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 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 19 12:08:40.113 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.113 INFO [stderr] Dec 19 12:08:40.113 INFO [stderr] warning: cannot find type `portlet_type` in this scope Dec 19 12:08:40.113 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.113 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 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 19 12:08:40.113 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.113 INFO [stderr] Dec 19 12:08:40.113 INFO [stderr] warning: cannot find type `config` in this scope Dec 19 12:08:40.113 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.113 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 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 19 12:08:40.113 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.113 INFO [stderr] Dec 19 12:08:40.113 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 12:08:40.113 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.113 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.113 INFO [stderr] | Dec 19 12:08:40.113 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 19 12:08:40.113 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.113 INFO [stderr] Dec 19 12:08:40.128 INFO [stderr] warning: cannot find type `body` in this scope Dec 19 12:08:40.128 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.128 INFO [stderr] | Dec 19 12:08:40.128 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.128 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.128 INFO [stderr] | Dec 19 12:08:40.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 19 12:08:40.128 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.128 INFO [stderr] Dec 19 12:08:40.128 INFO [stderr] warning: cannot find type `published` in this scope Dec 19 12:08:40.128 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.129 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 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 19 12:08:40.129 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.129 INFO [stderr] Dec 19 12:08:40.129 INFO [stderr] warning: cannot find type `parent_site_id` in this scope Dec 19 12:08:40.129 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.129 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 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 19 12:08:40.129 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.129 INFO [stderr] Dec 19 12:08:40.129 INFO [stderr] warning: cannot find type `theme_id` in this scope Dec 19 12:08:40.129 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.129 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 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 19 12:08:40.129 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.129 INFO [stderr] Dec 19 12:08:40.129 INFO [stderr] warning: cannot find type `jsonStructure` in this scope Dec 19 12:08:40.129 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.129 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 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 19 12:08:40.129 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.129 INFO [stderr] Dec 19 12:08:40.129 INFO [stderr] warning: cannot find type `parent_structure_id` in this scope Dec 19 12:08:40.129 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.129 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 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 19 12:08:40.129 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.129 INFO [stderr] Dec 19 12:08:40.129 INFO [stderr] warning: cannot find type `template_id` in this scope Dec 19 12:08:40.129 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.129 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 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 19 12:08:40.129 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.129 INFO [stderr] Dec 19 12:08:40.129 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 19 12:08:40.129 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.129 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 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 19 12:08:40.129 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.129 INFO [stderr] Dec 19 12:08:40.129 INFO [stderr] warning: cannot find type `screen_name` in this scope Dec 19 12:08:40.129 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.129 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 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 19 12:08:40.129 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.129 INFO [stderr] Dec 19 12:08:40.129 INFO [stderr] warning: cannot find type `first_name` in this scope Dec 19 12:08:40.129 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.129 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 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 19 12:08:40.129 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.129 INFO [stderr] Dec 19 12:08:40.129 INFO [stderr] warning: cannot find type `last_name` in this scope Dec 19 12:08:40.129 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.129 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.129 INFO [stderr] | Dec 19 12:08:40.129 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 19 12:08:40.129 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.129 INFO [stderr] Dec 19 12:08:40.130 INFO [stderr] warning: cannot find type `anrede` in this scope Dec 19 12:08:40.130 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.130 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 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 19 12:08:40.130 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.130 INFO [stderr] Dec 19 12:08:40.130 INFO [stderr] warning: cannot find type `geburtstag` in this scope Dec 19 12:08:40.130 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.130 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 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 19 12:08:40.130 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.130 INFO [stderr] Dec 19 12:08:40.130 INFO [stderr] warning: cannot find type `email` in this scope Dec 19 12:08:40.130 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.130 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 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 19 12:08:40.130 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.130 INFO [stderr] Dec 19 12:08:40.130 INFO [stderr] warning: cannot find type `portrait` in this scope Dec 19 12:08:40.130 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.130 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 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 19 12:08:40.130 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.130 INFO [stderr] Dec 19 12:08:40.130 INFO [stderr] warning: cannot find type `original_site_id` in this scope Dec 19 12:08:40.130 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.130 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 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 19 12:08:40.130 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.130 INFO [stderr] Dec 19 12:08:40.130 INFO [stderr] warning: cannot find type `vocabulary_id` in this scope Dec 19 12:08:40.130 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.130 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 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 19 12:08:40.130 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.130 INFO [stderr] Dec 19 12:08:40.130 INFO [stderr] warning: cannot find type `vocabulary_entry_id` in this scope Dec 19 12:08:40.130 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.130 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 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 19 12:08:40.130 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.130 INFO [stderr] Dec 19 12:08:40.130 INFO [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope Dec 19 12:08:40.130 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:08:40.130 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:08:40.130 INFO [stderr] | Dec 19 12:08:40.130 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 19 12:08:40.130 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:08:40.130 INFO [stderr] Dec 19 12:08:40.144 INFO [stderr] warning: unused import: `dotenv::dotenv` Dec 19 12:08:40.144 INFO [stderr] --> src/database/user.rs:4:5 Dec 19 12:08:40.144 INFO [stderr] | Dec 19 12:08:40.144 INFO [stderr] 4 | use dotenv::dotenv; Dec 19 12:08:40.144 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 19 12:08:40.144 INFO [stderr] Dec 19 12:08:40.144 INFO [stderr] warning: unused import: `std::env` Dec 19 12:08:40.144 INFO [stderr] --> src/database/user.rs:7:5 Dec 19 12:08:40.144 INFO [stderr] | Dec 19 12:08:40.144 INFO [stderr] 7 | use std::env; Dec 19 12:08:40.144 INFO [stderr] | ^^^^^^^^ Dec 19 12:08:40.144 INFO [stderr] Dec 19 12:08:40.144 INFO [stderr] warning: unused import: `database::models::*` Dec 19 12:08:40.144 INFO [stderr] --> src/database/mod.rs:14:5 Dec 19 12:08:40.144 INFO [stderr] | Dec 19 12:08:40.144 INFO [stderr] 14 | use database::models::*; Dec 19 12:08:40.144 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:40.144 INFO [stderr] Dec 19 12:08:40.144 INFO [stderr] warning: unused import: `std` Dec 19 12:08:40.144 INFO [stderr] --> src/database/mod.rs:17:5 Dec 19 12:08:40.144 INFO [stderr] | Dec 19 12:08:40.144 INFO [stderr] 17 | use std; Dec 19 12:08:40.144 INFO [stderr] | ^^^ Dec 19 12:08:40.144 INFO [stderr] Dec 19 12:08:40.144 INFO [stderr] warning: unused import: `schema::users::dsl::*` Dec 19 12:08:40.144 INFO [stderr] --> src/database/mod.rs:20:5 Dec 19 12:08:40.145 INFO [stderr] | Dec 19 12:08:40.145 INFO [stderr] 20 | use schema::users::dsl::*; Dec 19 12:08:40.145 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:40.145 INFO [stderr] Dec 19 12:08:42.474 INFO [stderr] warning: unused variable: `n` Dec 19 12:08:42.474 INFO [stderr] --> src/database/user.rs:32:12 Dec 19 12:08:42.474 INFO [stderr] | Dec 19 12:08:42.474 INFO [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Dec 19 12:08:42.474 INFO [stderr] | ^ help: consider using `_n` instead Dec 19 12:08:42.474 INFO [stderr] | Dec 19 12:08:42.474 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 12:08:42.474 INFO [stderr] Dec 19 12:08:42.705 INFO [stderr] warning: unused variable: `n` Dec 19 12:08:42.705 INFO [stderr] --> src/database/user.rs:32:12 Dec 19 12:08:42.705 INFO [stderr] | Dec 19 12:08:42.705 INFO [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Dec 19 12:08:42.705 INFO [stderr] | ^ help: consider using `_n` instead Dec 19 12:08:42.708 INFO [stderr] | Dec 19 12:08:42.708 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 12:08:42.708 INFO [stderr] Dec 19 12:08:42.708 INFO [stderr] warning: unused variable: `number_of_users` Dec 19 12:08:42.708 INFO [stderr] --> src/database/user.rs:77:9 Dec 19 12:08:42.708 INFO [stderr] | Dec 19 12:08:42.708 INFO [stderr] 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Dec 19 12:08:42.708 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Dec 19 12:08:42.708 INFO [stderr] Dec 19 12:08:42.823 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Dec 19 12:08:42.823 INFO [stderr] --> src/common/mod.rs:14:5 Dec 19 12:08:42.823 INFO [stderr] | Dec 19 12:08:42.823 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Dec 19 12:08:42.823 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:42.823 INFO [stderr] | Dec 19 12:08:42.823 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 19 12:08:42.823 INFO [stderr] Dec 19 12:08:44.300 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Dec 19 12:08:44.300 INFO [stderr] --> src/common/mod.rs:14:5 Dec 19 12:08:44.300 INFO [stderr] | Dec 19 12:08:44.300 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Dec 19 12:08:44.300 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:44.300 INFO [stderr] | Dec 19 12:08:44.300 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 19 12:08:44.308 INFO [stderr] Dec 19 12:08:44.404 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 12:08:44.404 INFO [stderr] --> src/database/mod.rs:57:5 Dec 19 12:08:44.404 INFO [stderr] | Dec 19 12:08:44.404 INFO [stderr] 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Dec 19 12:08:44.404 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:44.420 INFO [stderr] | Dec 19 12:08:44.420 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 19 12:08:44.420 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 12:08:44.420 INFO [stderr] Dec 19 12:08:46.005 INFO [stderr] warning: unused import: `self::molecule::database::models::Post` Dec 19 12:08:46.005 INFO [stderr] --> src/bin/publish_posts.rs:6:5 Dec 19 12:08:46.005 INFO [stderr] | Dec 19 12:08:46.005 INFO [stderr] 6 | use self::molecule::database::models::Post; Dec 19 12:08:46.005 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:46.005 INFO [stderr] | Dec 19 12:08:46.005 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:08:46.005 INFO [stderr] Dec 19 12:08:46.164 INFO [stderr] warning: unused import: `molecule::database::models::*` Dec 19 12:08:46.164 INFO [stderr] --> src/bin/write_post.rs:6:5 Dec 19 12:08:46.164 INFO [stderr] | Dec 19 12:08:46.164 INFO [stderr] 6 | use molecule::database::models::*; Dec 19 12:08:46.164 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:46.164 INFO [stderr] | Dec 19 12:08:46.164 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:08:46.164 INFO [stderr] Dec 19 12:08:46.345 INFO [stderr] warning: unused import: `molecule::database::models::*` Dec 19 12:08:46.345 INFO [stderr] --> src/bin/write_post.rs:6:5 Dec 19 12:08:46.345 INFO [stderr] | Dec 19 12:08:46.345 INFO [stderr] 6 | use molecule::database::models::*; Dec 19 12:08:46.345 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:46.345 INFO [stderr] | Dec 19 12:08:46.345 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:08:46.345 INFO [stderr] Dec 19 12:08:46.620 INFO [stderr] warning: unused import: `self::molecule::database::*` Dec 19 12:08:46.620 INFO [stderr] --> src/bin/delete_posts.rs:5:5 Dec 19 12:08:46.620 INFO [stderr] | Dec 19 12:08:46.620 INFO [stderr] 5 | use self::molecule::database::*; Dec 19 12:08:46.620 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:46.620 INFO [stderr] | Dec 19 12:08:46.620 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:08:46.620 INFO [stderr] Dec 19 12:08:46.868 INFO [stderr] warning: unused import: `self::molecule::database::models::Post` Dec 19 12:08:46.868 INFO [stderr] --> src/bin/publish_posts.rs:6:5 Dec 19 12:08:46.868 INFO [stderr] | Dec 19 12:08:46.868 INFO [stderr] 6 | use self::molecule::database::models::Post; Dec 19 12:08:46.868 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:46.908 INFO [stderr] | Dec 19 12:08:46.908 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:08:46.908 INFO [stderr] Dec 19 12:08:47.036 INFO [stderr] warning: unused import: `self::molecule::database::*` Dec 19 12:08:47.036 INFO [stderr] --> src/bin/delete_posts.rs:5:5 Dec 19 12:08:47.036 INFO [stderr] | Dec 19 12:08:47.036 INFO [stderr] 5 | use self::molecule::database::*; Dec 19 12:08:47.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:08:47.036 INFO [stderr] | Dec 19 12:08:47.036 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:08:47.036 INFO [stderr] Dec 19 12:08:48.595 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s Dec 19 12:08:49.836 INFO running `"docker" "inspect" "5dd24926a7666360b7c658c7cc3190ea1dbe541a786d9484581a195805008e00"` Dec 19 12:08:50.132 INFO running `"docker" "rm" "-f" "5dd24926a7666360b7c658c7cc3190ea1dbe541a786d9484581a195805008e00"` Dec 19 12:08:50.440 INFO [stdout] 5dd24926a7666360b7c658c7cc3190ea1dbe541a786d9484581a195805008e00