Dec 19 12:06:51.765 INFO checking n3phtys/molecule-dev against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 12:06:51.765 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-7/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/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" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 12:06:51.995 INFO [stdout] 8eeec75612a8a11ce2aaca3701787f76a4d5eb59e9c025d223537729e4075eed Dec 19 12:06:51.999 INFO running `"docker" "start" "-a" "8eeec75612a8a11ce2aaca3701787f76a4d5eb59e9c025d223537729e4075eed"` Dec 19 12:06:52.752 INFO [stderr] Compiling byteorder v1.2.3 Dec 19 12:06:52.752 INFO [stderr] Compiling serde v1.0.64 Dec 19 12:06:52.764 INFO [stderr] Compiling proc-macro2 v0.4.4 Dec 19 12:06:52.764 INFO [stderr] Compiling backtrace-sys v0.1.21 Dec 19 12:06:52.764 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 19 12:06:52.764 INFO [stderr] Compiling memchr v2.0.1 Dec 19 12:06:52.764 INFO [stderr] Compiling regex-syntax v0.5.6 Dec 19 12:06:52.764 INFO [stderr] Compiling thread_local v0.3.5 Dec 19 12:06:55.200 INFO [stderr] Compiling syn v0.11.11 Dec 19 12:06:55.300 INFO [stderr] Compiling aho-corasick v0.6.4 Dec 19 12:06:56.756 INFO [stderr] Compiling diesel v0.16.0 Dec 19 12:06:57.517 INFO [stderr] Checking diesel v1.3.0 Dec 19 12:07:02.864 INFO [stderr] Compiling quote v0.6.3 Dec 19 12:07:03.128 INFO [stderr] Checking backtrace v0.3.8 Dec 19 12:07:04.812 INFO [stderr] Compiling syn v0.14.1 Dec 19 12:07:04.880 INFO [stderr] Checking error-chain v0.10.0 Dec 19 12:07:35.617 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 19 12:07:41.049 INFO [stderr] Compiling serde_derive v1.0.64 Dec 19 12:07:42.682 INFO [stderr] Compiling regex v0.2.11 Dec 19 12:07:51.219 INFO [stderr] Checking dotenv v0.10.1 Dec 19 12:08:44.044 INFO [stderr] Checking migrations_internals v1.3.0 Dec 19 12:08:49.860 INFO [stderr] Checking serde_json v1.0.19 Dec 19 12:08:50.161 INFO [stderr] Compiling migrations_macros v1.3.0 Dec 19 12:08:53.137 INFO [stderr] Checking diesel_migrations v1.3.0 Dec 19 12:08:58.473 INFO [stderr] Compiling diesel_codegen v0.16.1 Dec 19 12:09:02.476 INFO [stderr] Checking molecule v0.1.0 (/opt/crater/workdir) Dec 19 12:09:03.621 INFO [stderr] warning: unused `#[macro_use]` import Dec 19 12:09:03.621 INFO [stderr] --> src/lib.rs:4:1 Dec 19 12:09:03.621 INFO [stderr] | Dec 19 12:09:03.621 INFO [stderr] 4 | #[macro_use] Dec 19 12:09:03.621 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 12:09:03.621 INFO [stderr] | Dec 19 12:09:03.621 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:09:03.621 INFO [stderr] Dec 19 12:09:03.621 INFO [stderr] warning: cannot find type `posts` in this scope Dec 19 12:09:03.621 INFO [stderr] --> src/database/models.rs:3:10 Dec 19 12:09:03.621 INFO [stderr] | Dec 19 12:09:03.621 INFO [stderr] 3 | #[derive(Insertable)] Dec 19 12:09:03.621 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.621 INFO [stderr] | Dec 19 12:09:03.621 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 12:09:03.621 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:09:03.621 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.622 INFO [stderr] Dec 19 12:09:03.622 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 19 12:09:03.622 INFO [stderr] --> src/database/models.rs:3:10 Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 INFO [stderr] 3 | #[derive(Insertable)] Dec 19 12:09:03.622 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 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:09:03.622 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.622 INFO [stderr] Dec 19 12:09:03.622 INFO [stderr] warning: cannot find type `posts` in this scope Dec 19 12:09:03.622 INFO [stderr] --> src/database/models.rs:3:10 Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 INFO [stderr] 3 | #[derive(Insertable)] Dec 19 12:09:03.622 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 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:09:03.622 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.622 INFO [stderr] Dec 19 12:09:03.622 INFO [stderr] warning: cannot find type `Post` in this scope Dec 19 12:09:03.622 INFO [stderr] --> src/database/models.rs:10:10 Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 INFO [stderr] 10 | #[derive(Queryable)] Dec 19 12:09:03.622 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 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:09:03.622 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.622 INFO [stderr] Dec 19 12:09:03.622 INFO [stderr] warning: cannot find type `users` in this scope Dec 19 12:09:03.622 INFO [stderr] --> src/database/models.rs:18:10 Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 INFO [stderr] 18 | #[derive(Insertable)] Dec 19 12:09:03.622 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 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:09:03.622 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.622 INFO [stderr] Dec 19 12:09:03.622 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 19 12:09:03.622 INFO [stderr] --> src/database/models.rs:18:10 Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 INFO [stderr] 18 | #[derive(Insertable)] Dec 19 12:09:03.622 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 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:09:03.622 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.622 INFO [stderr] Dec 19 12:09:03.622 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 12:09:03.622 INFO [stderr] --> src/database/models.rs:25:10 Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 19 12:09:03.622 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 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:09:03.622 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.622 INFO [stderr] Dec 19 12:09:03.622 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 12:09:03.622 INFO [stderr] --> src/database/models.rs:25:21 Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 19 12:09:03.622 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 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:09:03.622 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.622 INFO [stderr] Dec 19 12:09:03.622 INFO [stderr] warning: cannot find type `users` in this scope Dec 19 12:09:03.622 INFO [stderr] --> src/database/models.rs:25:21 Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 19 12:09:03.622 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 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:09:03.622 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.622 INFO [stderr] Dec 19 12:09:03.622 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 12:09:03.622 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 12:09:03.622 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 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:09:03.622 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.622 INFO [stderr] Dec 19 12:09:03.622 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 12:09:03.622 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.622 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.622 INFO [stderr] | Dec 19 12:09:03.622 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:09:03.623 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.623 INFO [stderr] Dec 19 12:09:03.623 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 19 12:09:03.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 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:09:03.623 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.623 INFO [stderr] Dec 19 12:09:03.623 INFO [stderr] warning: cannot find type `friendly_url` in this scope Dec 19 12:09:03.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 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:09:03.623 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.623 INFO [stderr] Dec 19 12:09:03.623 INFO [stderr] warning: cannot find type `publish_date` in this scope Dec 19 12:09:03.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 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:09:03.623 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.623 INFO [stderr] Dec 19 12:09:03.623 INFO [stderr] warning: cannot find type `expiration_date` in this scope Dec 19 12:09:03.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 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:09:03.623 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.623 INFO [stderr] Dec 19 12:09:03.623 INFO [stderr] warning: cannot find type `structure_id` in this scope Dec 19 12:09:03.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 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:09:03.623 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.623 INFO [stderr] Dec 19 12:09:03.623 INFO [stderr] warning: cannot find type `content` in this scope Dec 19 12:09:03.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 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:09:03.623 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.623 INFO [stderr] Dec 19 12:09:03.623 INFO [stderr] warning: cannot find type `folder_id` in this scope Dec 19 12:09:03.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 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:09:03.623 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.623 INFO [stderr] Dec 19 12:09:03.623 INFO [stderr] warning: cannot find type `is_trash` in this scope Dec 19 12:09:03.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 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:09:03.623 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.623 INFO [stderr] Dec 19 12:09:03.623 INFO [stderr] warning: cannot find type `is_draft` in this scope Dec 19 12:09:03.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 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:09:03.623 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.623 INFO [stderr] Dec 19 12:09:03.623 INFO [stderr] warning: cannot find type `create_date` in this scope Dec 19 12:09:03.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.623 INFO [stderr] | Dec 19 12:09:03.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.624 INFO [stderr] | Dec 19 12:09:03.624 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:09:03.624 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.624 INFO [stderr] Dec 19 12:09:03.624 INFO [stderr] warning: cannot find type `modified_date` in this scope Dec 19 12:09:03.624 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.624 INFO [stderr] | Dec 19 12:09:03.624 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.624 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.626 INFO [stderr] | Dec 19 12:09:03.627 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:09:03.627 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.627 INFO [stderr] Dec 19 12:09:03.627 INFO [stderr] warning: cannot find type `create_user_id` in this scope Dec 19 12:09:03.627 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.627 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 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:09:03.627 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.627 INFO [stderr] Dec 19 12:09:03.627 INFO [stderr] warning: cannot find type `modified_user_id` in this scope Dec 19 12:09:03.627 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.627 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 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:09:03.627 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.627 INFO [stderr] Dec 19 12:09:03.627 INFO [stderr] warning: cannot find type `site_id` in this scope Dec 19 12:09:03.627 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.627 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 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:09:03.627 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.627 INFO [stderr] Dec 19 12:09:03.627 INFO [stderr] warning: cannot find type `file_hotlink_url` in this scope Dec 19 12:09:03.627 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.627 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 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:09:03.627 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.627 INFO [stderr] Dec 19 12:09:03.627 INFO [stderr] warning: cannot find type `file_title` in this scope Dec 19 12:09:03.627 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.627 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 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:09:03.627 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.627 INFO [stderr] Dec 19 12:09:03.627 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 19 12:09:03.627 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.627 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 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:09:03.627 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.627 INFO [stderr] Dec 19 12:09:03.627 INFO [stderr] warning: cannot find type `file_type_id` in this scope Dec 19 12:09:03.627 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.627 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 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:09:03.627 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.627 INFO [stderr] Dec 19 12:09:03.627 INFO [stderr] warning: cannot find type `page_id` in this scope Dec 19 12:09:03.627 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.627 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 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:09:03.627 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.627 INFO [stderr] Dec 19 12:09:03.627 INFO [stderr] warning: cannot find type `parent_page_id` in this scope Dec 19 12:09:03.627 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.627 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.627 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.627 INFO [stderr] | Dec 19 12:09:03.631 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:09:03.631 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.631 INFO [stderr] Dec 19 12:09:03.631 INFO [stderr] warning: cannot find type `additional_javascript` in this scope Dec 19 12:09:03.631 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.631 INFO [stderr] | Dec 19 12:09:03.631 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.631 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.631 INFO [stderr] | Dec 19 12:09:03.631 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:09:03.631 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.631 INFO [stderr] Dec 19 12:09:03.631 INFO [stderr] warning: cannot find type `additional_css` in this scope Dec 19 12:09:03.631 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.631 INFO [stderr] | Dec 19 12:09:03.631 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.631 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.631 INFO [stderr] | Dec 19 12:09:03.631 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:09:03.631 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.631 INFO [stderr] Dec 19 12:09:03.631 INFO [stderr] warning: cannot find type `portlet_id` in this scope Dec 19 12:09:03.631 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.631 INFO [stderr] | Dec 19 12:09:03.631 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.631 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.631 INFO [stderr] | Dec 19 12:09:03.631 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:09:03.631 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.631 INFO [stderr] Dec 19 12:09:03.631 INFO [stderr] warning: cannot find type `page_internal_path` in this scope Dec 19 12:09:03.631 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.631 INFO [stderr] | Dec 19 12:09:03.631 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.631 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.631 INFO [stderr] | Dec 19 12:09:03.631 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:09:03.631 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.631 INFO [stderr] Dec 19 12:09:03.631 INFO [stderr] warning: cannot find type `portlet_type` in this scope Dec 19 12:09:03.631 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.631 INFO [stderr] | Dec 19 12:09:03.631 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.631 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.631 INFO [stderr] | Dec 19 12:09:03.631 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:09:03.631 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.631 INFO [stderr] Dec 19 12:09:03.631 INFO [stderr] warning: cannot find type `config` in this scope Dec 19 12:09:03.631 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.631 INFO [stderr] | Dec 19 12:09:03.631 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.631 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.631 INFO [stderr] | Dec 19 12:09:03.631 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:09:03.631 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.632 INFO [stderr] Dec 19 12:09:03.632 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 12:09:03.632 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.632 INFO [stderr] | Dec 19 12:09:03.632 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.632 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.632 INFO [stderr] | Dec 19 12:09:03.632 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:09:03.632 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.632 INFO [stderr] Dec 19 12:09:03.632 INFO [stderr] warning: cannot find type `body` in this scope Dec 19 12:09:03.632 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.632 INFO [stderr] | Dec 19 12:09:03.632 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.632 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.632 INFO [stderr] | Dec 19 12:09:03.632 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:09:03.632 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.632 INFO [stderr] Dec 19 12:09:03.632 INFO [stderr] warning: cannot find type `published` in this scope Dec 19 12:09:03.632 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.632 INFO [stderr] | Dec 19 12:09:03.632 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.632 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.632 INFO [stderr] | Dec 19 12:09:03.632 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:09:03.632 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.632 INFO [stderr] Dec 19 12:09:03.632 INFO [stderr] warning: cannot find type `parent_site_id` in this scope Dec 19 12:09:03.632 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.632 INFO [stderr] | Dec 19 12:09:03.632 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.632 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.632 INFO [stderr] | Dec 19 12:09:03.632 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:09:03.632 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.632 INFO [stderr] Dec 19 12:09:03.632 INFO [stderr] warning: cannot find type `theme_id` in this scope Dec 19 12:09:03.632 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.632 INFO [stderr] | Dec 19 12:09:03.632 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.632 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.632 INFO [stderr] | Dec 19 12:09:03.632 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:09:03.632 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.632 INFO [stderr] Dec 19 12:09:03.637 INFO [stderr] warning: cannot find type `jsonStructure` in this scope Dec 19 12:09:03.637 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.637 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 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:09:03.637 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.637 INFO [stderr] Dec 19 12:09:03.637 INFO [stderr] warning: cannot find type `parent_structure_id` in this scope Dec 19 12:09:03.637 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.637 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 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:09:03.637 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.637 INFO [stderr] Dec 19 12:09:03.637 INFO [stderr] warning: cannot find type `template_id` in this scope Dec 19 12:09:03.637 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.637 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 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:09:03.637 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.637 INFO [stderr] Dec 19 12:09:03.637 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 19 12:09:03.637 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.637 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 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:09:03.637 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.637 INFO [stderr] Dec 19 12:09:03.637 INFO [stderr] warning: cannot find type `screen_name` in this scope Dec 19 12:09:03.637 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.637 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 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:09:03.637 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.637 INFO [stderr] Dec 19 12:09:03.637 INFO [stderr] warning: cannot find type `first_name` in this scope Dec 19 12:09:03.637 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.637 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 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:09:03.637 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.637 INFO [stderr] Dec 19 12:09:03.637 INFO [stderr] warning: cannot find type `last_name` in this scope Dec 19 12:09:03.637 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.637 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 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:09:03.637 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.637 INFO [stderr] Dec 19 12:09:03.637 INFO [stderr] warning: cannot find type `anrede` in this scope Dec 19 12:09:03.637 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.637 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.637 INFO [stderr] | Dec 19 12:09:03.637 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:09:03.638 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.638 INFO [stderr] Dec 19 12:09:03.638 INFO [stderr] warning: cannot find type `geburtstag` in this scope Dec 19 12:09:03.638 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.638 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 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:09:03.638 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.638 INFO [stderr] Dec 19 12:09:03.638 INFO [stderr] warning: cannot find type `email` in this scope Dec 19 12:09:03.638 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.638 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 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:09:03.638 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.638 INFO [stderr] Dec 19 12:09:03.638 INFO [stderr] warning: cannot find type `portrait` in this scope Dec 19 12:09:03.638 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.638 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 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:09:03.638 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.638 INFO [stderr] Dec 19 12:09:03.638 INFO [stderr] warning: cannot find type `original_site_id` in this scope Dec 19 12:09:03.638 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.638 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 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:09:03.638 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.638 INFO [stderr] Dec 19 12:09:03.638 INFO [stderr] warning: cannot find type `vocabulary_id` in this scope Dec 19 12:09:03.638 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.638 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 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:09:03.638 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.638 INFO [stderr] Dec 19 12:09:03.638 INFO [stderr] warning: cannot find type `vocabulary_entry_id` in this scope Dec 19 12:09:03.638 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.638 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 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:09:03.638 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.638 INFO [stderr] Dec 19 12:09:03.638 INFO [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope Dec 19 12:09:03.638 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.638 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 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:09:03.638 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.638 INFO [stderr] Dec 19 12:09:03.638 INFO [stderr] warning: unused import: `dotenv::dotenv` Dec 19 12:09:03.638 INFO [stderr] --> src/database/user.rs:4:5 Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 INFO [stderr] 4 | use dotenv::dotenv; Dec 19 12:09:03.638 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 19 12:09:03.638 INFO [stderr] Dec 19 12:09:03.638 INFO [stderr] warning: unused import: `std::env` Dec 19 12:09:03.638 INFO [stderr] --> src/database/user.rs:7:5 Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 INFO [stderr] 7 | use std::env; Dec 19 12:09:03.638 INFO [stderr] | ^^^^^^^^ Dec 19 12:09:03.638 INFO [stderr] Dec 19 12:09:03.638 INFO [stderr] warning: unused import: `diesel::*` Dec 19 12:09:03.638 INFO [stderr] --> src/database/user.rs:74:9 Dec 19 12:09:03.638 INFO [stderr] | Dec 19 12:09:03.638 INFO [stderr] 74 | use diesel::*; Dec 19 12:09:03.638 INFO [stderr] | ^^^^^^^^^ Dec 19 12:09:03.638 INFO [stderr] Dec 19 12:09:03.646 INFO [stderr] warning: unused import: `database::models::*` Dec 19 12:09:03.646 INFO [stderr] --> src/database/mod.rs:14:5 Dec 19 12:09:03.646 INFO [stderr] | Dec 19 12:09:03.646 INFO [stderr] 14 | use database::models::*; Dec 19 12:09:03.646 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:03.646 INFO [stderr] Dec 19 12:09:03.646 INFO [stderr] warning: unused import: `schema::users::dsl::*` Dec 19 12:09:03.646 INFO [stderr] --> src/database/mod.rs:20:5 Dec 19 12:09:03.646 INFO [stderr] | Dec 19 12:09:03.646 INFO [stderr] 20 | use schema::users::dsl::*; Dec 19 12:09:03.646 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:03.646 INFO [stderr] Dec 19 12:09:03.653 INFO [stderr] warning: unused `#[macro_use]` import Dec 19 12:09:03.653 INFO [stderr] --> src/lib.rs:4:1 Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 INFO [stderr] 4 | #[macro_use] Dec 19 12:09:03.653 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:09:03.653 INFO [stderr] Dec 19 12:09:03.653 INFO [stderr] warning: cannot find type `posts` in this scope Dec 19 12:09:03.653 INFO [stderr] --> src/database/models.rs:3:10 Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 INFO [stderr] 3 | #[derive(Insertable)] Dec 19 12:09:03.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 12:09:03.653 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:09:03.653 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.653 INFO [stderr] Dec 19 12:09:03.653 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 19 12:09:03.653 INFO [stderr] --> src/database/models.rs:3:10 Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 INFO [stderr] 3 | #[derive(Insertable)] Dec 19 12:09:03.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 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:09:03.653 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.653 INFO [stderr] Dec 19 12:09:03.653 INFO [stderr] warning: cannot find type `posts` in this scope Dec 19 12:09:03.653 INFO [stderr] --> src/database/models.rs:3:10 Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 INFO [stderr] 3 | #[derive(Insertable)] Dec 19 12:09:03.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 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:09:03.653 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.653 INFO [stderr] Dec 19 12:09:03.653 INFO [stderr] warning: cannot find type `Post` in this scope Dec 19 12:09:03.653 INFO [stderr] --> src/database/models.rs:10:10 Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 INFO [stderr] 10 | #[derive(Queryable)] Dec 19 12:09:03.653 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 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:09:03.653 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.653 INFO [stderr] Dec 19 12:09:03.653 INFO [stderr] warning: cannot find type `users` in this scope Dec 19 12:09:03.653 INFO [stderr] --> src/database/models.rs:18:10 Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 INFO [stderr] 18 | #[derive(Insertable)] Dec 19 12:09:03.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 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:09:03.653 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.653 INFO [stderr] Dec 19 12:09:03.653 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 19 12:09:03.653 INFO [stderr] --> src/database/models.rs:18:10 Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 INFO [stderr] 18 | #[derive(Insertable)] Dec 19 12:09:03.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.653 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:09:03.653 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.653 INFO [stderr] Dec 19 12:09:03.653 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 12:09:03.653 INFO [stderr] --> src/database/models.rs:25:10 Dec 19 12:09:03.653 INFO [stderr] | Dec 19 12:09:03.654 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 19 12:09:03.654 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.654 INFO [stderr] | Dec 19 12:09:03.654 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:09:03.654 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.654 INFO [stderr] Dec 19 12:09:03.654 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 12:09:03.654 INFO [stderr] --> src/database/models.rs:25:21 Dec 19 12:09:03.654 INFO [stderr] | Dec 19 12:09:03.654 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 19 12:09:03.654 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.654 INFO [stderr] | Dec 19 12:09:03.654 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:09:03.654 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.654 INFO [stderr] Dec 19 12:09:03.654 INFO [stderr] warning: cannot find type `users` in this scope Dec 19 12:09:03.654 INFO [stderr] --> src/database/models.rs:25:21 Dec 19 12:09:03.654 INFO [stderr] | Dec 19 12:09:03.654 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Dec 19 12:09:03.654 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.654 INFO [stderr] | Dec 19 12:09:03.654 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:09:03.654 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.654 INFO [stderr] Dec 19 12:09:03.654 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 12:09:03.654 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 12:09:03.654 INFO [stderr] | Dec 19 12:09:03.654 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 12:09:03.654 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.654 INFO [stderr] | Dec 19 12:09:03.654 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:09:03.654 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.654 INFO [stderr] Dec 19 12:09:03.654 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 12:09:03.654 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.654 INFO [stderr] | Dec 19 12:09:03.654 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.654 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.654 INFO [stderr] | Dec 19 12:09:03.654 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:09:03.654 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.654 INFO [stderr] Dec 19 12:09:03.654 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 19 12:09:03.654 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.654 INFO [stderr] | Dec 19 12:09:03.654 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.654 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.654 INFO [stderr] | Dec 19 12:09:03.654 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:09:03.658 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.658 INFO [stderr] Dec 19 12:09:03.658 INFO [stderr] warning: cannot find type `friendly_url` in this scope Dec 19 12:09:03.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 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:09:03.658 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.658 INFO [stderr] Dec 19 12:09:03.658 INFO [stderr] warning: cannot find type `publish_date` in this scope Dec 19 12:09:03.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 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:09:03.658 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.658 INFO [stderr] Dec 19 12:09:03.658 INFO [stderr] warning: cannot find type `expiration_date` in this scope Dec 19 12:09:03.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 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:09:03.658 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.658 INFO [stderr] Dec 19 12:09:03.658 INFO [stderr] warning: cannot find type `structure_id` in this scope Dec 19 12:09:03.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 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:09:03.658 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.658 INFO [stderr] Dec 19 12:09:03.658 INFO [stderr] warning: cannot find type `content` in this scope Dec 19 12:09:03.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 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:09:03.658 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.658 INFO [stderr] Dec 19 12:09:03.658 INFO [stderr] warning: cannot find type `folder_id` in this scope Dec 19 12:09:03.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 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:09:03.658 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.658 INFO [stderr] Dec 19 12:09:03.658 INFO [stderr] warning: cannot find type `is_trash` in this scope Dec 19 12:09:03.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.658 INFO [stderr] | Dec 19 12:09:03.658 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:09:03.658 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.658 INFO [stderr] Dec 19 12:09:03.658 INFO [stderr] warning: cannot find type `is_draft` in this scope Dec 19 12:09:03.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.659 INFO [stderr] | Dec 19 12:09:03.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.659 INFO [stderr] | Dec 19 12:09:03.659 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:09:03.659 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.659 INFO [stderr] Dec 19 12:09:03.659 INFO [stderr] warning: cannot find type `create_date` in this scope Dec 19 12:09:03.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.659 INFO [stderr] | Dec 19 12:09:03.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.659 INFO [stderr] | Dec 19 12:09:03.659 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:09:03.659 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.659 INFO [stderr] Dec 19 12:09:03.659 INFO [stderr] warning: cannot find type `modified_date` in this scope Dec 19 12:09:03.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.659 INFO [stderr] | Dec 19 12:09:03.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.659 INFO [stderr] | Dec 19 12:09:03.659 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:09:03.659 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.659 INFO [stderr] Dec 19 12:09:03.661 INFO [stderr] warning: cannot find type `create_user_id` in this scope Dec 19 12:09:03.661 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.661 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 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:09:03.661 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.661 INFO [stderr] Dec 19 12:09:03.661 INFO [stderr] warning: cannot find type `modified_user_id` in this scope Dec 19 12:09:03.661 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.661 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 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:09:03.661 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.661 INFO [stderr] Dec 19 12:09:03.661 INFO [stderr] warning: cannot find type `site_id` in this scope Dec 19 12:09:03.661 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.661 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 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:09:03.661 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.661 INFO [stderr] Dec 19 12:09:03.661 INFO [stderr] warning: cannot find type `file_hotlink_url` in this scope Dec 19 12:09:03.661 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.661 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 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:09:03.661 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.661 INFO [stderr] Dec 19 12:09:03.661 INFO [stderr] warning: cannot find type `file_title` in this scope Dec 19 12:09:03.661 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.661 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 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:09:03.661 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.661 INFO [stderr] Dec 19 12:09:03.661 INFO [stderr] warning: cannot find type `file_id` in this scope Dec 19 12:09:03.661 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.661 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 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:09:03.661 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.661 INFO [stderr] Dec 19 12:09:03.661 INFO [stderr] warning: cannot find type `file_type_id` in this scope Dec 19 12:09:03.661 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.661 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.661 INFO [stderr] | Dec 19 12:09:03.661 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:09:03.661 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.661 INFO [stderr] Dec 19 12:09:03.662 INFO [stderr] warning: cannot find type `page_id` in this scope Dec 19 12:09:03.662 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.662 INFO [stderr] | Dec 19 12:09:03.662 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.662 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.662 INFO [stderr] | Dec 19 12:09:03.662 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:09:03.662 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.662 INFO [stderr] Dec 19 12:09:03.665 INFO [stderr] warning: cannot find type `parent_page_id` in this scope Dec 19 12:09:03.665 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.665 INFO [stderr] | Dec 19 12:09:03.665 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.665 INFO [stderr] | Dec 19 12:09:03.665 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:09:03.665 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.665 INFO [stderr] Dec 19 12:09:03.665 INFO [stderr] warning: cannot find type `additional_javascript` in this scope Dec 19 12:09:03.665 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.665 INFO [stderr] | Dec 19 12:09:03.665 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.665 INFO [stderr] | Dec 19 12:09:03.665 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:09:03.665 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.665 INFO [stderr] Dec 19 12:09:03.665 INFO [stderr] warning: cannot find type `additional_css` in this scope Dec 19 12:09:03.665 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.665 INFO [stderr] | Dec 19 12:09:03.665 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.666 INFO [stderr] | Dec 19 12:09:03.666 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:09:03.666 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.666 INFO [stderr] Dec 19 12:09:03.666 INFO [stderr] warning: cannot find type `portlet_id` in this scope Dec 19 12:09:03.666 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.666 INFO [stderr] | Dec 19 12:09:03.666 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.666 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.666 INFO [stderr] | Dec 19 12:09:03.666 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:09:03.666 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.666 INFO [stderr] Dec 19 12:09:03.666 INFO [stderr] warning: cannot find type `page_internal_path` in this scope Dec 19 12:09:03.667 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.667 INFO [stderr] | Dec 19 12:09:03.667 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.667 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.667 INFO [stderr] | Dec 19 12:09:03.667 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:09:03.667 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.667 INFO [stderr] Dec 19 12:09:03.667 INFO [stderr] warning: cannot find type `portlet_type` in this scope Dec 19 12:09:03.667 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.667 INFO [stderr] | Dec 19 12:09:03.667 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.667 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.667 INFO [stderr] | Dec 19 12:09:03.667 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:09:03.667 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.667 INFO [stderr] Dec 19 12:09:03.667 INFO [stderr] warning: cannot find type `config` in this scope Dec 19 12:09:03.667 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.667 INFO [stderr] | Dec 19 12:09:03.667 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.667 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.667 INFO [stderr] | Dec 19 12:09:03.667 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:09:03.667 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.667 INFO [stderr] Dec 19 12:09:03.667 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 12:09:03.667 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.667 INFO [stderr] | Dec 19 12:09:03.667 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.667 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.667 INFO [stderr] | Dec 19 12:09:03.667 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:09:03.667 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.667 INFO [stderr] Dec 19 12:09:03.667 INFO [stderr] warning: cannot find type `body` in this scope Dec 19 12:09:03.667 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.667 INFO [stderr] | Dec 19 12:09:03.667 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.667 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.667 INFO [stderr] | Dec 19 12:09:03.667 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:09:03.667 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.667 INFO [stderr] Dec 19 12:09:03.667 INFO [stderr] warning: cannot find type `published` in this scope Dec 19 12:09:03.667 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.667 INFO [stderr] | Dec 19 12:09:03.667 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.668 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.668 INFO [stderr] | Dec 19 12:09:03.668 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:09:03.668 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.668 INFO [stderr] Dec 19 12:09:03.672 INFO [stderr] warning: cannot find type `parent_site_id` in this scope Dec 19 12:09:03.672 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.672 INFO [stderr] | Dec 19 12:09:03.672 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.672 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.672 INFO [stderr] | Dec 19 12:09:03.672 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:09:03.672 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.672 INFO [stderr] Dec 19 12:09:03.673 INFO [stderr] warning: cannot find type `theme_id` in this scope Dec 19 12:09:03.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 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:09:03.673 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.673 INFO [stderr] Dec 19 12:09:03.673 INFO [stderr] warning: cannot find type `jsonStructure` in this scope Dec 19 12:09:03.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 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:09:03.673 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.673 INFO [stderr] Dec 19 12:09:03.673 INFO [stderr] warning: cannot find type `parent_structure_id` in this scope Dec 19 12:09:03.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 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:09:03.673 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.673 INFO [stderr] Dec 19 12:09:03.673 INFO [stderr] warning: cannot find type `template_id` in this scope Dec 19 12:09:03.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 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:09:03.673 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.673 INFO [stderr] Dec 19 12:09:03.673 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 19 12:09:03.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 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:09:03.673 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.673 INFO [stderr] Dec 19 12:09:03.673 INFO [stderr] warning: cannot find type `screen_name` in this scope Dec 19 12:09:03.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 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:09:03.673 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.673 INFO [stderr] Dec 19 12:09:03.673 INFO [stderr] warning: cannot find type `first_name` in this scope Dec 19 12:09:03.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 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:09:03.673 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.673 INFO [stderr] Dec 19 12:09:03.673 INFO [stderr] warning: cannot find type `last_name` in this scope Dec 19 12:09:03.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 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:09:03.673 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.673 INFO [stderr] Dec 19 12:09:03.673 INFO [stderr] warning: cannot find type `anrede` in this scope Dec 19 12:09:03.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 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:09:03.673 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.673 INFO [stderr] Dec 19 12:09:03.673 INFO [stderr] warning: cannot find type `geburtstag` in this scope Dec 19 12:09:03.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.673 INFO [stderr] | Dec 19 12:09:03.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 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:09:03.674 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.674 INFO [stderr] Dec 19 12:09:03.674 INFO [stderr] warning: cannot find type `email` in this scope Dec 19 12:09:03.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 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:09:03.674 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.674 INFO [stderr] Dec 19 12:09:03.674 INFO [stderr] warning: cannot find type `portrait` in this scope Dec 19 12:09:03.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 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:09:03.674 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.674 INFO [stderr] Dec 19 12:09:03.674 INFO [stderr] warning: cannot find type `original_site_id` in this scope Dec 19 12:09:03.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 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:09:03.674 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.674 INFO [stderr] Dec 19 12:09:03.674 INFO [stderr] warning: cannot find type `vocabulary_id` in this scope Dec 19 12:09:03.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 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:09:03.674 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.674 INFO [stderr] Dec 19 12:09:03.674 INFO [stderr] warning: cannot find type `vocabulary_entry_id` in this scope Dec 19 12:09:03.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 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:09:03.674 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.674 INFO [stderr] Dec 19 12:09:03.674 INFO [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope Dec 19 12:09:03.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 12:09:03.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 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:09:03.674 INFO [stderr] = note: for more information, see issue #50504 Dec 19 12:09:03.674 INFO [stderr] Dec 19 12:09:03.674 INFO [stderr] warning: unused import: `dotenv::dotenv` Dec 19 12:09:03.674 INFO [stderr] --> src/database/user.rs:4:5 Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 INFO [stderr] 4 | use dotenv::dotenv; Dec 19 12:09:03.674 INFO [stderr] | ^^^^^^^^^^^^^^ Dec 19 12:09:03.674 INFO [stderr] Dec 19 12:09:03.674 INFO [stderr] warning: unused import: `std::env` Dec 19 12:09:03.674 INFO [stderr] --> src/database/user.rs:7:5 Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 INFO [stderr] 7 | use std::env; Dec 19 12:09:03.674 INFO [stderr] | ^^^^^^^^ Dec 19 12:09:03.674 INFO [stderr] Dec 19 12:09:03.674 INFO [stderr] warning: unused import: `database::models::*` Dec 19 12:09:03.674 INFO [stderr] --> src/database/mod.rs:14:5 Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 INFO [stderr] 14 | use database::models::*; Dec 19 12:09:03.674 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:03.674 INFO [stderr] Dec 19 12:09:03.674 INFO [stderr] warning: unused import: `std` Dec 19 12:09:03.674 INFO [stderr] --> src/database/mod.rs:17:5 Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 INFO [stderr] 17 | use std; Dec 19 12:09:03.674 INFO [stderr] | ^^^ Dec 19 12:09:03.674 INFO [stderr] Dec 19 12:09:03.674 INFO [stderr] warning: unused import: `schema::users::dsl::*` Dec 19 12:09:03.674 INFO [stderr] --> src/database/mod.rs:20:5 Dec 19 12:09:03.674 INFO [stderr] | Dec 19 12:09:03.674 INFO [stderr] 20 | use schema::users::dsl::*; Dec 19 12:09:03.674 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:03.675 INFO [stderr] Dec 19 12:09:05.268 INFO [stderr] warning: unused variable: `n` Dec 19 12:09:05.268 INFO [stderr] --> src/database/user.rs:32:12 Dec 19 12:09:05.268 INFO [stderr] | Dec 19 12:09:05.268 INFO [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Dec 19 12:09:05.268 INFO [stderr] | ^ help: consider using `_n` instead Dec 19 12:09:05.268 INFO [stderr] | Dec 19 12:09:05.268 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 12:09:05.268 INFO [stderr] Dec 19 12:09:05.315 INFO [stderr] warning: unused variable: `n` Dec 19 12:09:05.315 INFO [stderr] --> src/database/user.rs:32:12 Dec 19 12:09:05.315 INFO [stderr] | Dec 19 12:09:05.315 INFO [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Dec 19 12:09:05.315 INFO [stderr] | ^ help: consider using `_n` instead Dec 19 12:09:05.317 INFO [stderr] | Dec 19 12:09:05.317 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 12:09:05.317 INFO [stderr] Dec 19 12:09:05.318 INFO [stderr] warning: unused variable: `number_of_users` Dec 19 12:09:05.318 INFO [stderr] --> src/database/user.rs:77:9 Dec 19 12:09:05.318 INFO [stderr] | Dec 19 12:09:05.318 INFO [stderr] 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Dec 19 12:09:05.318 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Dec 19 12:09:05.318 INFO [stderr] Dec 19 12:09:05.752 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Dec 19 12:09:05.752 INFO [stderr] --> src/common/mod.rs:14:5 Dec 19 12:09:05.752 INFO [stderr] | Dec 19 12:09:05.752 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Dec 19 12:09:05.752 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:05.760 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Dec 19 12:09:05.760 INFO [stderr] --> src/common/mod.rs:14:5 Dec 19 12:09:05.760 INFO [stderr] | Dec 19 12:09:05.760 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Dec 19 12:09:05.760 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:05.760 INFO [stderr] | Dec 19 12:09:05.760 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 19 12:09:05.760 INFO [stderr] Dec 19 12:09:05.760 INFO [stderr] | Dec 19 12:09:05.760 INFO [stderr] = note: #[warn(non_snake_case)] on by default Dec 19 12:09:05.760 INFO [stderr] Dec 19 12:09:05.796 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 19 12:09:05.796 INFO [stderr] --> src/database/mod.rs:57:5 Dec 19 12:09:05.796 INFO [stderr] | Dec 19 12:09:05.796 INFO [stderr] 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Dec 19 12:09:05.796 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:05.796 INFO [stderr] | Dec 19 12:09:05.796 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 19 12:09:05.796 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 19 12:09:05.796 INFO [stderr] Dec 19 12:09:07.496 INFO [stderr] warning: unused import: `molecule::database::models::*` Dec 19 12:09:07.496 INFO [stderr] --> src/bin/write_post.rs:6:5 Dec 19 12:09:07.497 INFO [stderr] | Dec 19 12:09:07.497 INFO [stderr] 6 | use molecule::database::models::*; Dec 19 12:09:07.497 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:07.508 INFO [stderr] | Dec 19 12:09:07.508 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:09:07.508 INFO [stderr] Dec 19 12:09:07.562 INFO [stderr] warning: unused import: `molecule::database::models::*` Dec 19 12:09:07.562 INFO [stderr] --> src/bin/write_post.rs:6:5 Dec 19 12:09:07.562 INFO [stderr] | Dec 19 12:09:07.562 INFO [stderr] 6 | use molecule::database::models::*; Dec 19 12:09:07.562 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:07.562 INFO [stderr] | Dec 19 12:09:07.562 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:09:07.562 INFO [stderr] Dec 19 12:09:07.702 INFO [stderr] warning: unused import: `self::molecule::database::models::Post` Dec 19 12:09:07.702 INFO [stderr] --> src/bin/publish_posts.rs:6:5 Dec 19 12:09:07.702 INFO [stderr] | Dec 19 12:09:07.702 INFO [stderr] 6 | use self::molecule::database::models::Post; Dec 19 12:09:07.702 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:07.702 INFO [stderr] | Dec 19 12:09:07.702 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:09:07.702 INFO [stderr] Dec 19 12:09:07.768 INFO [stderr] warning: unused import: `self::molecule::database::*` Dec 19 12:09:07.768 INFO [stderr] --> src/bin/delete_posts.rs:5:5 Dec 19 12:09:07.768 INFO [stderr] | Dec 19 12:09:07.768 INFO [stderr] 5 | use self::molecule::database::*; Dec 19 12:09:07.768 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:07.768 INFO [stderr] | Dec 19 12:09:07.768 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:09:07.768 INFO [stderr] Dec 19 12:09:08.412 INFO [stderr] warning: unused import: `self::molecule::database::models::Post` Dec 19 12:09:08.412 INFO [stderr] --> src/bin/publish_posts.rs:6:5 Dec 19 12:09:08.412 INFO [stderr] | Dec 19 12:09:08.412 INFO [stderr] 6 | use self::molecule::database::models::Post; Dec 19 12:09:08.412 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:08.412 INFO [stderr] | Dec 19 12:09:08.412 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:09:08.412 INFO [stderr] Dec 19 12:09:08.848 INFO [stderr] warning: unused import: `self::molecule::database::*` Dec 19 12:09:08.848 INFO [stderr] --> src/bin/delete_posts.rs:5:5 Dec 19 12:09:08.848 INFO [stderr] | Dec 19 12:09:08.848 INFO [stderr] 5 | use self::molecule::database::*; Dec 19 12:09:08.848 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 19 12:09:08.848 INFO [stderr] | Dec 19 12:09:08.848 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 12:09:08.848 INFO [stderr] Dec 19 12:09:08.983 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 16s Dec 19 12:09:09.532 INFO running `"docker" "inspect" "8eeec75612a8a11ce2aaca3701787f76a4d5eb59e9c025d223537729e4075eed"` Dec 19 12:09:09.750 INFO running `"docker" "rm" "-f" "8eeec75612a8a11ce2aaca3701787f76a4d5eb59e9c025d223537729e4075eed"` Dec 19 12:09:10.176 INFO [stdout] 8eeec75612a8a11ce2aaca3701787f76a4d5eb59e9c025d223537729e4075eed