Nov 29 21:41:03.319 INFO checking n3phtys/molecule-dev against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 29 21:41:03.319 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-0/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +32252761328f59ccfadb1bafb8148c685bc830b3-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 29 21:41:03.475 INFO [stdout] 65758bba122f93aaf34288690469edbc7aa849b00d170b55630bf6aa0324b433 Nov 29 21:41:03.479 INFO running `"docker" "start" "-a" "65758bba122f93aaf34288690469edbc7aa849b00d170b55630bf6aa0324b433"` Nov 29 21:41:04.012 INFO [stderr] usermod: no changes Nov 29 21:41:04.196 INFO [stderr] Compiling serde v1.0.64 Nov 29 21:41:04.196 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 29 21:41:04.196 INFO [stderr] Compiling diesel v0.16.0 Nov 29 21:41:04.197 INFO [stderr] Compiling syn v0.11.11 Nov 29 21:41:04.198 INFO [stderr] Compiling thread_local v0.3.5 Nov 29 21:41:04.199 INFO [stderr] Compiling error-chain v0.10.0 Nov 29 21:41:05.719 INFO [stderr] Compiling regex v0.2.11 Nov 29 21:41:07.802 INFO [stderr] Checking diesel v1.3.0 Nov 29 21:41:53.169 INFO [stderr] Compiling derive-error-chain v0.10.1 Nov 29 21:41:55.828 INFO [stderr] Checking serde_json v1.0.19 Nov 29 21:42:06.430 INFO [stderr] Compiling dotenv v0.10.1 Nov 29 21:42:14.778 INFO [stderr] Compiling diesel_codegen v0.16.1 Nov 29 21:42:37.240 INFO [stderr] Checking migrations_internals v1.3.0 Nov 29 21:42:43.529 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 29 21:42:46.918 INFO [stderr] Checking diesel_migrations v1.3.0 Nov 29 21:42:47.299 INFO [stderr] Checking molecule v0.1.0 (/source) Nov 29 21:42:50.173 INFO [stderr] warning: unused `#[macro_use]` import Nov 29 21:42:50.173 INFO [stderr] --> src/lib.rs:4:1 Nov 29 21:42:50.173 INFO [stderr] | Nov 29 21:42:50.173 INFO [stderr] 4 | #[macro_use] Nov 29 21:42:50.173 INFO [stderr] | ^^^^^^^^^^^^ Nov 29 21:42:50.173 INFO [stderr] warning: unused `#[macro_use]` import Nov 29 21:42:50.173 INFO [stderr] --> src/lib.rs:4:1 Nov 29 21:42:50.173 INFO [stderr] | Nov 29 21:42:50.173 INFO [stderr] 4 | #[macro_use] Nov 29 21:42:50.174 INFO [stderr] | ^^^^^^^^^^^^ Nov 29 21:42:50.174 INFO [stderr] | Nov 29 21:42:50.174 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 21:42:50.174 INFO [stderr] Nov 29 21:42:50.174 INFO [stderr] | Nov 29 21:42:50.174 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 21:42:50.174 INFO [stderr] warning: cannot find type `posts` in this scope Nov 29 21:42:50.174 INFO [stderr] --> src/database/models.rs:3:10 Nov 29 21:42:50.174 INFO [stderr] | Nov 29 21:42:50.174 INFO [stderr] 3 | #[derive(Insertable)] Nov 29 21:42:50.174 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.174 INFO [stderr] | Nov 29 21:42:50.174 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 21:42:50.174 INFO [stderr] Nov 29 21:42:50.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.174 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.174 INFO [stderr] Nov 29 21:42:50.174 INFO [stderr] warning: cannot find type `NewPost` in this scope Nov 29 21:42:50.174 INFO [stderr] --> src/database/models.rs:3:10 Nov 29 21:42:50.174 INFO [stderr] | Nov 29 21:42:50.174 INFO [stderr] 3 | #[derive(Insertable)] Nov 29 21:42:50.174 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.174 INFO [stderr] | Nov 29 21:42:50.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.174 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.174 INFO [stderr] warning: cannot find type `posts` in this scope Nov 29 21:42:50.174 INFO [stderr] --> src/database/models.rs:3:10 Nov 29 21:42:50.174 INFO [stderr] | Nov 29 21:42:50.174 INFO [stderr] 3 | #[derive(Insertable)] Nov 29 21:42:50.174 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.174 INFO [stderr] | Nov 29 21:42:50.174 INFO [stderr] Nov 29 21:42:50.174 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 29 21:42:50.174 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.174 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.174 INFO [stderr] Nov 29 21:42:50.174 INFO [stderr] warning: cannot find type `posts` in this scope Nov 29 21:42:50.174 INFO [stderr] --> src/database/models.rs:3:10 Nov 29 21:42:50.174 INFO [stderr] | Nov 29 21:42:50.174 INFO [stderr] 3 | #[derive(Insertable)] Nov 29 21:42:50.174 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.174 INFO [stderr] | Nov 29 21:42:50.174 INFO [stderr] warning: cannot find type `NewPost` in this scope Nov 29 21:42:50.175 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.175 INFO [stderr] --> src/database/models.rs:3:10 Nov 29 21:42:50.175 INFO [stderr] | Nov 29 21:42:50.175 INFO [stderr] 3 | #[derive(Insertable)] Nov 29 21:42:50.175 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.175 INFO [stderr] | Nov 29 21:42:50.175 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.175 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.175 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.175 INFO [stderr] Nov 29 21:42:50.175 INFO [stderr] Nov 29 21:42:50.180 INFO [stderr] warning: cannot find type `posts` in this scope Nov 29 21:42:50.180 INFO [stderr] --> src/database/models.rs:3:10 Nov 29 21:42:50.180 INFO [stderr] | Nov 29 21:42:50.180 INFO [stderr] 3 | #[derive(Insertable)] Nov 29 21:42:50.180 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.180 INFO [stderr] | Nov 29 21:42:50.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.181 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.181 INFO [stderr] Nov 29 21:42:50.181 INFO [stderr] warning: cannot find type `Post` in this scope Nov 29 21:42:50.181 INFO [stderr] --> src/database/models.rs:10:10 Nov 29 21:42:50.181 INFO [stderr] | Nov 29 21:42:50.181 INFO [stderr] 10 | #[derive(Queryable)] Nov 29 21:42:50.181 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.181 INFO [stderr] | Nov 29 21:42:50.181 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.181 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.182 INFO [stderr] Nov 29 21:42:50.182 INFO [stderr] warning: cannot find type `users` in this scope Nov 29 21:42:50.182 INFO [stderr] --> src/database/models.rs:18:10 Nov 29 21:42:50.182 INFO [stderr] | Nov 29 21:42:50.182 INFO [stderr] 18 | #[derive(Insertable)] Nov 29 21:42:50.182 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.182 INFO [stderr] | Nov 29 21:42:50.182 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.182 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.182 INFO [stderr] Nov 29 21:42:50.182 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 29 21:42:50.183 INFO [stderr] --> src/database/models.rs:18:10 Nov 29 21:42:50.183 INFO [stderr] | Nov 29 21:42:50.183 INFO [stderr] 18 | #[derive(Insertable)] Nov 29 21:42:50.183 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.183 INFO [stderr] | Nov 29 21:42:50.183 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.183 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.183 INFO [stderr] Nov 29 21:42:50.183 INFO [stderr] warning: cannot find type `User` in this scope Nov 29 21:42:50.183 INFO [stderr] --> src/database/models.rs:25:10 Nov 29 21:42:50.183 INFO [stderr] | Nov 29 21:42:50.184 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 29 21:42:50.184 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.184 INFO [stderr] | Nov 29 21:42:50.184 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.184 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.184 INFO [stderr] Nov 29 21:42:50.184 INFO [stderr] warning: cannot find type `User` in this scope Nov 29 21:42:50.184 INFO [stderr] --> src/database/models.rs:25:21 Nov 29 21:42:50.184 INFO [stderr] | Nov 29 21:42:50.184 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 29 21:42:50.184 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.184 INFO [stderr] | Nov 29 21:42:50.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.185 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.185 INFO [stderr] Nov 29 21:42:50.185 INFO [stderr] warning: cannot find type `users` in this scope Nov 29 21:42:50.185 INFO [stderr] --> src/database/models.rs:25:21 Nov 29 21:42:50.185 INFO [stderr] | Nov 29 21:42:50.185 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 29 21:42:50.185 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.185 INFO [stderr] | Nov 29 21:42:50.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.186 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.186 INFO [stderr] Nov 29 21:42:50.186 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 21:42:50.186 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 21:42:50.186 INFO [stderr] | Nov 29 21:42:50.186 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 21:42:50.186 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.186 INFO [stderr] | Nov 29 21:42:50.186 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.186 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.186 INFO [stderr] Nov 29 21:42:50.187 INFO [stderr] warning: cannot find type `title` in this scope Nov 29 21:42:50.187 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.187 INFO [stderr] | Nov 29 21:42:50.187 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.187 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.187 INFO [stderr] | Nov 29 21:42:50.187 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.187 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.187 INFO [stderr] Nov 29 21:42:50.187 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 29 21:42:50.187 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.188 INFO [stderr] | Nov 29 21:42:50.188 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.188 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.188 INFO [stderr] | Nov 29 21:42:50.188 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.188 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.188 INFO [stderr] Nov 29 21:42:50.188 INFO [stderr] warning: cannot find type `friendly_url` in this scope Nov 29 21:42:50.188 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.188 INFO [stderr] | Nov 29 21:42:50.189 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.189 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.189 INFO [stderr] | Nov 29 21:42:50.189 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.189 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.189 INFO [stderr] Nov 29 21:42:50.189 INFO [stderr] warning: cannot find type `publish_date` in this scope Nov 29 21:42:50.189 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.189 INFO [stderr] | Nov 29 21:42:50.189 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.190 INFO [stderr] | Nov 29 21:42:50.190 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.190 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.190 INFO [stderr] Nov 29 21:42:50.190 INFO [stderr] warning: cannot find type `expiration_date` in this scope Nov 29 21:42:50.190 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.190 INFO [stderr] | Nov 29 21:42:50.190 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.191 INFO [stderr] | Nov 29 21:42:50.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.191 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.191 INFO [stderr] Nov 29 21:42:50.191 INFO [stderr] warning: cannot find type `structure_id` in this scope Nov 29 21:42:50.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.191 INFO [stderr] | Nov 29 21:42:50.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.191 INFO [stderr] | Nov 29 21:42:50.196 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.196 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.196 INFO [stderr] Nov 29 21:42:50.197 INFO [stderr] warning: cannot find type `content` in this scope Nov 29 21:42:50.197 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.197 INFO [stderr] | Nov 29 21:42:50.197 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.197 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.197 INFO [stderr] | Nov 29 21:42:50.198 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.198 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.198 INFO [stderr] Nov 29 21:42:50.198 INFO [stderr] warning: cannot find type `folder_id` in this scope Nov 29 21:42:50.198 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.198 INFO [stderr] | Nov 29 21:42:50.199 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.199 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.199 INFO [stderr] | Nov 29 21:42:50.199 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.199 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.199 INFO [stderr] Nov 29 21:42:50.199 INFO [stderr] warning: cannot find type `is_trash` in this scope Nov 29 21:42:50.200 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.200 INFO [stderr] | Nov 29 21:42:50.200 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.200 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.200 INFO [stderr] | Nov 29 21:42:50.200 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.201 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.201 INFO [stderr] Nov 29 21:42:50.201 INFO [stderr] warning: cannot find type `is_draft` in this scope Nov 29 21:42:50.201 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.201 INFO [stderr] | Nov 29 21:42:50.201 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.202 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.202 INFO [stderr] | Nov 29 21:42:50.202 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.202 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.202 INFO [stderr] Nov 29 21:42:50.202 INFO [stderr] warning: cannot find type `create_date` in this scope Nov 29 21:42:50.202 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.203 INFO [stderr] | Nov 29 21:42:50.203 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.203 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.203 INFO [stderr] | Nov 29 21:42:50.203 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.203 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.203 INFO [stderr] Nov 29 21:42:50.204 INFO [stderr] warning: cannot find type `modified_date` in this scope Nov 29 21:42:50.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.204 INFO [stderr] | Nov 29 21:42:50.204 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.204 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.204 INFO [stderr] | Nov 29 21:42:50.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.205 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.205 INFO [stderr] Nov 29 21:42:50.205 INFO [stderr] warning: cannot find type `create_user_id` in this scope Nov 29 21:42:50.205 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.205 INFO [stderr] | Nov 29 21:42:50.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.206 INFO [stderr] | Nov 29 21:42:50.206 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.206 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.206 INFO [stderr] Nov 29 21:42:50.206 INFO [stderr] warning: cannot find type `modified_user_id` in this scope Nov 29 21:42:50.206 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.207 INFO [stderr] | Nov 29 21:42:50.207 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.207 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.207 INFO [stderr] | Nov 29 21:42:50.207 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.207 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.207 INFO [stderr] Nov 29 21:42:50.207 INFO [stderr] warning: cannot find type `site_id` in this scope Nov 29 21:42:50.207 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.207 INFO [stderr] | Nov 29 21:42:50.207 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.207 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.207 INFO [stderr] | Nov 29 21:42:50.207 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.207 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.207 INFO [stderr] Nov 29 21:42:50.207 INFO [stderr] warning: cannot find type `file_hotlink_url` in this scope Nov 29 21:42:50.207 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.207 INFO [stderr] | Nov 29 21:42:50.207 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.207 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.207 INFO [stderr] | Nov 29 21:42:50.207 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.207 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.207 INFO [stderr] Nov 29 21:42:50.207 INFO [stderr] warning: cannot find type `file_title` in this scope Nov 29 21:42:50.207 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.207 INFO [stderr] | Nov 29 21:42:50.207 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.207 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.207 INFO [stderr] | Nov 29 21:42:50.207 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.207 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.207 INFO [stderr] Nov 29 21:42:50.207 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 29 21:42:50.207 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.207 INFO [stderr] | Nov 29 21:42:50.207 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.207 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.207 INFO [stderr] | Nov 29 21:42:50.207 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.207 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.207 INFO [stderr] Nov 29 21:42:50.207 INFO [stderr] warning: cannot find type `file_type_id` in this scope Nov 29 21:42:50.207 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.207 INFO [stderr] | Nov 29 21:42:50.207 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.207 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.209 INFO [stderr] | Nov 29 21:42:50.209 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.209 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.209 INFO [stderr] Nov 29 21:42:50.209 INFO [stderr] warning: cannot find type `page_id` in this scope Nov 29 21:42:50.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.210 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.210 INFO [stderr] Nov 29 21:42:50.210 INFO [stderr] warning: cannot find type `parent_page_id` in this scope Nov 29 21:42:50.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.210 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.210 INFO [stderr] Nov 29 21:42:50.210 INFO [stderr] warning: cannot find type `additional_javascript` in this scope Nov 29 21:42:50.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.210 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.210 INFO [stderr] Nov 29 21:42:50.210 INFO [stderr] warning: cannot find type `additional_css` in this scope Nov 29 21:42:50.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.210 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.210 INFO [stderr] Nov 29 21:42:50.210 INFO [stderr] warning: cannot find type `portlet_id` in this scope Nov 29 21:42:50.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.210 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.210 INFO [stderr] Nov 29 21:42:50.210 INFO [stderr] warning: cannot find type `page_internal_path` in this scope Nov 29 21:42:50.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.210 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.210 INFO [stderr] Nov 29 21:42:50.210 INFO [stderr] warning: cannot find type `portlet_type` in this scope Nov 29 21:42:50.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.210 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.210 INFO [stderr] Nov 29 21:42:50.210 INFO [stderr] warning: cannot find type `config` in this scope Nov 29 21:42:50.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.210 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.210 INFO [stderr] | Nov 29 21:42:50.210 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.210 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.210 INFO [stderr] Nov 29 21:42:50.210 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 21:42:50.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.211 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.211 INFO [stderr] Nov 29 21:42:50.211 INFO [stderr] warning: cannot find type `body` in this scope Nov 29 21:42:50.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.211 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.211 INFO [stderr] Nov 29 21:42:50.211 INFO [stderr] warning: cannot find type `published` in this scope Nov 29 21:42:50.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.211 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.211 INFO [stderr] Nov 29 21:42:50.211 INFO [stderr] warning: cannot find type `parent_site_id` in this scope Nov 29 21:42:50.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.211 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.211 INFO [stderr] Nov 29 21:42:50.211 INFO [stderr] warning: cannot find type `theme_id` in this scope Nov 29 21:42:50.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.211 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.211 INFO [stderr] Nov 29 21:42:50.211 INFO [stderr] warning: cannot find type `jsonStructure` in this scope Nov 29 21:42:50.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.211 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.211 INFO [stderr] Nov 29 21:42:50.211 INFO [stderr] warning: cannot find type `parent_structure_id` in this scope Nov 29 21:42:50.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.211 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.211 INFO [stderr] Nov 29 21:42:50.211 INFO [stderr] warning: cannot find type `template_id` in this scope Nov 29 21:42:50.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.211 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.212 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.212 INFO [stderr] Nov 29 21:42:50.212 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 29 21:42:50.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.212 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.212 INFO [stderr] Nov 29 21:42:50.212 INFO [stderr] warning: cannot find type `screen_name` in this scope Nov 29 21:42:50.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.212 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.212 INFO [stderr] Nov 29 21:42:50.212 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 29 21:42:50.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.212 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.212 INFO [stderr] Nov 29 21:42:50.212 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 29 21:42:50.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.212 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.212 INFO [stderr] Nov 29 21:42:50.212 INFO [stderr] warning: cannot find type `anrede` in this scope Nov 29 21:42:50.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.212 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.212 INFO [stderr] Nov 29 21:42:50.212 INFO [stderr] warning: cannot find type `geburtstag` in this scope Nov 29 21:42:50.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.212 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.212 INFO [stderr] Nov 29 21:42:50.212 INFO [stderr] warning: cannot find type `email` in this scope Nov 29 21:42:50.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.212 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.212 INFO [stderr] Nov 29 21:42:50.212 INFO [stderr] warning: cannot find type `portrait` in this scope Nov 29 21:42:50.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.212 INFO [stderr] | Nov 29 21:42:50.212 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.212 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.212 INFO [stderr] Nov 29 21:42:50.212 INFO [stderr] warning: cannot find type `original_site_id` in this scope Nov 29 21:42:50.213 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.213 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.213 INFO [stderr] Nov 29 21:42:50.213 INFO [stderr] warning: cannot find type `vocabulary_id` in this scope Nov 29 21:42:50.213 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.213 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.213 INFO [stderr] Nov 29 21:42:50.213 INFO [stderr] warning: cannot find type `vocabulary_entry_id` in this scope Nov 29 21:42:50.213 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.213 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.213 INFO [stderr] Nov 29 21:42:50.213 INFO [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 29 21:42:50.213 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.213 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.213 INFO [stderr] Nov 29 21:42:50.213 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 29 21:42:50.213 INFO [stderr] --> src/database/user.rs:4:5 Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] 4 | use dotenv::dotenv; Nov 29 21:42:50.213 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 29 21:42:50.213 INFO [stderr] Nov 29 21:42:50.213 INFO [stderr] warning: unused import: `std::env` Nov 29 21:42:50.213 INFO [stderr] --> src/database/user.rs:7:5 Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] 7 | use std::env; Nov 29 21:42:50.213 INFO [stderr] | ^^^^^^^^ Nov 29 21:42:50.213 INFO [stderr] Nov 29 21:42:50.213 INFO [stderr] warning: unused import: `database::models::*` Nov 29 21:42:50.213 INFO [stderr] --> src/database/mod.rs:14:5 Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] 14 | use database::models::*; Nov 29 21:42:50.213 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 29 21:42:50.213 INFO [stderr] Nov 29 21:42:50.213 INFO [stderr] warning: unused import: `std` Nov 29 21:42:50.213 INFO [stderr] --> src/database/mod.rs:17:5 Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] 17 | use std; Nov 29 21:42:50.213 INFO [stderr] | ^^^ Nov 29 21:42:50.213 INFO [stderr] Nov 29 21:42:50.213 INFO [stderr] warning: unused import: `schema::users::dsl::*` Nov 29 21:42:50.213 INFO [stderr] --> src/database/mod.rs:20:5 Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] 20 | use schema::users::dsl::*; Nov 29 21:42:50.213 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 29 21:42:50.213 INFO [stderr] Nov 29 21:42:50.213 INFO [stderr] warning: cannot find type `Post` in this scope Nov 29 21:42:50.213 INFO [stderr] --> src/database/models.rs:10:10 Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] 10 | #[derive(Queryable)] Nov 29 21:42:50.213 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.213 INFO [stderr] | Nov 29 21:42:50.213 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.213 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.214 INFO [stderr] Nov 29 21:42:50.214 INFO [stderr] warning: cannot find type `users` in this scope Nov 29 21:42:50.214 INFO [stderr] --> src/database/models.rs:18:10 Nov 29 21:42:50.214 INFO [stderr] | Nov 29 21:42:50.214 INFO [stderr] 18 | #[derive(Insertable)] Nov 29 21:42:50.214 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.214 INFO [stderr] | Nov 29 21:42:50.214 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.214 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.214 INFO [stderr] Nov 29 21:42:50.214 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 29 21:42:50.214 INFO [stderr] --> src/database/models.rs:18:10 Nov 29 21:42:50.216 INFO [stderr] | Nov 29 21:42:50.216 INFO [stderr] 18 | #[derive(Insertable)] Nov 29 21:42:50.216 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.216 INFO [stderr] | Nov 29 21:42:50.216 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.216 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.216 INFO [stderr] Nov 29 21:42:50.216 INFO [stderr] warning: cannot find type `User` in this scope Nov 29 21:42:50.216 INFO [stderr] --> src/database/models.rs:25:10 Nov 29 21:42:50.216 INFO [stderr] | Nov 29 21:42:50.216 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 29 21:42:50.216 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.216 INFO [stderr] | Nov 29 21:42:50.216 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.217 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.217 INFO [stderr] Nov 29 21:42:50.217 INFO [stderr] warning: cannot find type `User` in this scope Nov 29 21:42:50.217 INFO [stderr] --> src/database/models.rs:25:21 Nov 29 21:42:50.217 INFO [stderr] | Nov 29 21:42:50.218 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 29 21:42:50.218 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.218 INFO [stderr] | Nov 29 21:42:50.218 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.218 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.219 INFO [stderr] Nov 29 21:42:50.219 INFO [stderr] warning: cannot find type `users` in this scope Nov 29 21:42:50.219 INFO [stderr] --> src/database/models.rs:25:21 Nov 29 21:42:50.219 INFO [stderr] | Nov 29 21:42:50.219 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 29 21:42:50.220 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.220 INFO [stderr] | Nov 29 21:42:50.220 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.220 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.220 INFO [stderr] Nov 29 21:42:50.221 INFO [stderr] warning: cannot find type `table` in this scope Nov 29 21:42:50.221 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 29 21:42:50.222 INFO [stderr] | Nov 29 21:42:50.222 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 29 21:42:50.222 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.222 INFO [stderr] | Nov 29 21:42:50.222 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.223 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.223 INFO [stderr] Nov 29 21:42:50.223 INFO [stderr] warning: cannot find type `title` in this scope Nov 29 21:42:50.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.224 INFO [stderr] | Nov 29 21:42:50.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.224 INFO [stderr] | Nov 29 21:42:50.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.225 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.225 INFO [stderr] Nov 29 21:42:50.225 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 29 21:42:50.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.226 INFO [stderr] | Nov 29 21:42:50.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.227 INFO [stderr] | Nov 29 21:42:50.227 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.227 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.227 INFO [stderr] Nov 29 21:42:50.228 INFO [stderr] warning: cannot find type `friendly_url` in this scope Nov 29 21:42:50.228 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.228 INFO [stderr] | Nov 29 21:42:50.228 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.228 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.229 INFO [stderr] | Nov 29 21:42:50.229 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.229 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.229 INFO [stderr] Nov 29 21:42:50.230 INFO [stderr] warning: cannot find type `publish_date` in this scope Nov 29 21:42:50.230 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.230 INFO [stderr] | Nov 29 21:42:50.230 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.231 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.231 INFO [stderr] | Nov 29 21:42:50.231 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.231 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.231 INFO [stderr] Nov 29 21:42:50.232 INFO [stderr] warning: cannot find type `expiration_date` in this scope Nov 29 21:42:50.232 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.232 INFO [stderr] | Nov 29 21:42:50.233 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.233 INFO [stderr] | Nov 29 21:42:50.233 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.233 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.234 INFO [stderr] Nov 29 21:42:50.234 INFO [stderr] warning: cannot find type `structure_id` in this scope Nov 29 21:42:50.234 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.235 INFO [stderr] | Nov 29 21:42:50.235 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.235 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.235 INFO [stderr] | Nov 29 21:42:50.235 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.236 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.236 INFO [stderr] Nov 29 21:42:50.236 INFO [stderr] warning: cannot find type `content` in this scope Nov 29 21:42:50.236 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.237 INFO [stderr] | Nov 29 21:42:50.237 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.237 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.237 INFO [stderr] | Nov 29 21:42:50.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.238 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.238 INFO [stderr] Nov 29 21:42:50.238 INFO [stderr] warning: cannot find type `folder_id` in this scope Nov 29 21:42:50.239 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.239 INFO [stderr] | Nov 29 21:42:50.239 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.239 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.240 INFO [stderr] | Nov 29 21:42:50.240 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.240 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.240 INFO [stderr] Nov 29 21:42:50.241 INFO [stderr] warning: cannot find type `is_trash` in this scope Nov 29 21:42:50.241 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.241 INFO [stderr] | Nov 29 21:42:50.241 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.242 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.242 INFO [stderr] | Nov 29 21:42:50.242 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.242 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.242 INFO [stderr] Nov 29 21:42:50.243 INFO [stderr] warning: cannot find type `is_draft` in this scope Nov 29 21:42:50.243 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.243 INFO [stderr] | Nov 29 21:42:50.244 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.244 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.244 INFO [stderr] | Nov 29 21:42:50.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.244 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.245 INFO [stderr] Nov 29 21:42:50.245 INFO [stderr] warning: cannot find type `create_date` in this scope Nov 29 21:42:50.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.245 INFO [stderr] | Nov 29 21:42:50.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.246 INFO [stderr] | Nov 29 21:42:50.246 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.246 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.247 INFO [stderr] Nov 29 21:42:50.247 INFO [stderr] warning: cannot find type `modified_date` in this scope Nov 29 21:42:50.247 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.248 INFO [stderr] | Nov 29 21:42:50.248 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.248 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.248 INFO [stderr] | Nov 29 21:42:50.248 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.249 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.249 INFO [stderr] Nov 29 21:42:50.249 INFO [stderr] warning: cannot find type `create_user_id` in this scope Nov 29 21:42:50.249 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.250 INFO [stderr] | Nov 29 21:42:50.250 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.250 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.250 INFO [stderr] | Nov 29 21:42:50.250 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.251 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.251 INFO [stderr] Nov 29 21:42:50.251 INFO [stderr] warning: cannot find type `modified_user_id` in this scope Nov 29 21:42:50.251 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.252 INFO [stderr] | Nov 29 21:42:50.252 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.252 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.252 INFO [stderr] | Nov 29 21:42:50.252 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.253 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.253 INFO [stderr] Nov 29 21:42:50.253 INFO [stderr] warning: cannot find type `site_id` in this scope Nov 29 21:42:50.253 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.254 INFO [stderr] | Nov 29 21:42:50.254 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.254 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.254 INFO [stderr] | Nov 29 21:42:50.255 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.255 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.255 INFO [stderr] Nov 29 21:42:50.256 INFO [stderr] warning: cannot find type `file_hotlink_url` in this scope Nov 29 21:42:50.256 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.256 INFO [stderr] | Nov 29 21:42:50.256 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.257 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.257 INFO [stderr] | Nov 29 21:42:50.257 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.257 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.257 INFO [stderr] Nov 29 21:42:50.258 INFO [stderr] warning: cannot find type `file_title` in this scope Nov 29 21:42:50.258 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.258 INFO [stderr] | Nov 29 21:42:50.258 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.258 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.259 INFO [stderr] | Nov 29 21:42:50.259 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.259 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.259 INFO [stderr] Nov 29 21:42:50.260 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 29 21:42:50.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.260 INFO [stderr] | Nov 29 21:42:50.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.261 INFO [stderr] | Nov 29 21:42:50.261 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.261 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.261 INFO [stderr] Nov 29 21:42:50.262 INFO [stderr] warning: cannot find type `file_type_id` in this scope Nov 29 21:42:50.262 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.262 INFO [stderr] | Nov 29 21:42:50.262 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.262 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.262 INFO [stderr] | Nov 29 21:42:50.263 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.263 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.263 INFO [stderr] Nov 29 21:42:50.264 INFO [stderr] warning: cannot find type `page_id` in this scope Nov 29 21:42:50.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.264 INFO [stderr] | Nov 29 21:42:50.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.265 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.265 INFO [stderr] | Nov 29 21:42:50.265 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.265 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.265 INFO [stderr] Nov 29 21:42:50.266 INFO [stderr] warning: cannot find type `parent_page_id` in this scope Nov 29 21:42:50.266 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.266 INFO [stderr] | Nov 29 21:42:50.267 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.267 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.267 INFO [stderr] | Nov 29 21:42:50.267 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.267 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.268 INFO [stderr] Nov 29 21:42:50.272 INFO [stderr] warning: cannot find type `additional_javascript` in this scope Nov 29 21:42:50.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.272 INFO [stderr] | Nov 29 21:42:50.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.273 INFO [stderr] | Nov 29 21:42:50.273 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.273 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.274 INFO [stderr] Nov 29 21:42:50.274 INFO [stderr] warning: cannot find type `additional_css` in this scope Nov 29 21:42:50.274 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.274 INFO [stderr] | Nov 29 21:42:50.275 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.275 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.275 INFO [stderr] | Nov 29 21:42:50.275 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.276 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.276 INFO [stderr] Nov 29 21:42:50.277 INFO [stderr] warning: cannot find type `portlet_id` in this scope Nov 29 21:42:50.277 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.277 INFO [stderr] | Nov 29 21:42:50.277 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.277 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.278 INFO [stderr] | Nov 29 21:42:50.278 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.278 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.278 INFO [stderr] Nov 29 21:42:50.279 INFO [stderr] warning: cannot find type `page_internal_path` in this scope Nov 29 21:42:50.279 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.279 INFO [stderr] | Nov 29 21:42:50.284 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.284 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.285 INFO [stderr] | Nov 29 21:42:50.285 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.285 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.285 INFO [stderr] Nov 29 21:42:50.286 INFO [stderr] warning: cannot find type `portlet_type` in this scope Nov 29 21:42:50.286 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.286 INFO [stderr] | Nov 29 21:42:50.286 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.286 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.287 INFO [stderr] | Nov 29 21:42:50.287 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.287 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.287 INFO [stderr] Nov 29 21:42:50.288 INFO [stderr] warning: cannot find type `config` in this scope Nov 29 21:42:50.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.288 INFO [stderr] | Nov 29 21:42:50.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.289 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.289 INFO [stderr] | Nov 29 21:42:50.289 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.289 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.289 INFO [stderr] Nov 29 21:42:50.293 INFO [stderr] warning: cannot find type `id` in this scope Nov 29 21:42:50.293 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.293 INFO [stderr] | Nov 29 21:42:50.293 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.294 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.294 INFO [stderr] | Nov 29 21:42:50.294 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.294 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.294 INFO [stderr] Nov 29 21:42:50.295 INFO [stderr] warning: cannot find type `body` in this scope Nov 29 21:42:50.295 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.295 INFO [stderr] | Nov 29 21:42:50.296 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.296 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.296 INFO [stderr] | Nov 29 21:42:50.296 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.297 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.297 INFO [stderr] Nov 29 21:42:50.297 INFO [stderr] warning: cannot find type `published` in this scope Nov 29 21:42:50.298 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.298 INFO [stderr] | Nov 29 21:42:50.298 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.298 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.298 INFO [stderr] | Nov 29 21:42:50.299 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.299 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.299 INFO [stderr] Nov 29 21:42:50.300 INFO [stderr] warning: cannot find type `parent_site_id` in this scope Nov 29 21:42:50.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.300 INFO [stderr] | Nov 29 21:42:50.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.301 INFO [stderr] | Nov 29 21:42:50.301 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.302 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.302 INFO [stderr] Nov 29 21:42:50.302 INFO [stderr] warning: cannot find type `theme_id` in this scope Nov 29 21:42:50.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.303 INFO [stderr] | Nov 29 21:42:50.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.303 INFO [stderr] | Nov 29 21:42:50.304 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.304 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.304 INFO [stderr] Nov 29 21:42:50.306 INFO [stderr] warning: cannot find type `jsonStructure` in this scope Nov 29 21:42:50.306 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.306 INFO [stderr] | Nov 29 21:42:50.306 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.306 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.306 INFO [stderr] | Nov 29 21:42:50.307 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.307 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.307 INFO [stderr] Nov 29 21:42:50.308 INFO [stderr] warning: cannot find type `parent_structure_id` in this scope Nov 29 21:42:50.308 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.308 INFO [stderr] | Nov 29 21:42:50.308 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.308 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.309 INFO [stderr] | Nov 29 21:42:50.309 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.309 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.309 INFO [stderr] Nov 29 21:42:50.315 INFO [stderr] warning: cannot find type `template_id` in this scope Nov 29 21:42:50.315 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.315 INFO [stderr] | Nov 29 21:42:50.315 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.315 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.315 INFO [stderr] | Nov 29 21:42:50.316 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.316 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.316 INFO [stderr] Nov 29 21:42:50.317 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 29 21:42:50.317 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.317 INFO [stderr] | Nov 29 21:42:50.317 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.317 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.318 INFO [stderr] | Nov 29 21:42:50.318 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.318 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.318 INFO [stderr] Nov 29 21:42:50.319 INFO [stderr] warning: cannot find type `screen_name` in this scope Nov 29 21:42:50.319 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.319 INFO [stderr] | Nov 29 21:42:50.319 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.320 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.320 INFO [stderr] | Nov 29 21:42:50.320 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.321 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.321 INFO [stderr] Nov 29 21:42:50.321 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 29 21:42:50.321 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.322 INFO [stderr] | Nov 29 21:42:50.322 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.322 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.322 INFO [stderr] | Nov 29 21:42:50.323 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.323 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.323 INFO [stderr] Nov 29 21:42:50.323 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 29 21:42:50.324 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.324 INFO [stderr] | Nov 29 21:42:50.324 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.324 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.325 INFO [stderr] | Nov 29 21:42:50.325 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.325 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.325 INFO [stderr] Nov 29 21:42:50.326 INFO [stderr] warning: cannot find type `anrede` in this scope Nov 29 21:42:50.326 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.326 INFO [stderr] | Nov 29 21:42:50.327 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.327 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.327 INFO [stderr] | Nov 29 21:42:50.327 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.328 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.328 INFO [stderr] Nov 29 21:42:50.328 INFO [stderr] warning: cannot find type `geburtstag` in this scope Nov 29 21:42:50.328 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.328 INFO [stderr] | Nov 29 21:42:50.329 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.329 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.329 INFO [stderr] | Nov 29 21:42:50.329 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.329 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.330 INFO [stderr] Nov 29 21:42:50.330 INFO [stderr] warning: cannot find type `email` in this scope Nov 29 21:42:50.330 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.330 INFO [stderr] | Nov 29 21:42:50.331 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.331 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.331 INFO [stderr] | Nov 29 21:42:50.331 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.331 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.331 INFO [stderr] Nov 29 21:42:50.332 INFO [stderr] warning: cannot find type `portrait` in this scope Nov 29 21:42:50.332 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.332 INFO [stderr] | Nov 29 21:42:50.332 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.332 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.333 INFO [stderr] | Nov 29 21:42:50.333 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.333 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.333 INFO [stderr] Nov 29 21:42:50.334 INFO [stderr] warning: cannot find type `original_site_id` in this scope Nov 29 21:42:50.334 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.334 INFO [stderr] | Nov 29 21:42:50.334 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.335 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.335 INFO [stderr] | Nov 29 21:42:50.335 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.335 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.335 INFO [stderr] Nov 29 21:42:50.336 INFO [stderr] warning: cannot find type `vocabulary_id` in this scope Nov 29 21:42:50.336 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.336 INFO [stderr] | Nov 29 21:42:50.337 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.337 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.337 INFO [stderr] | Nov 29 21:42:50.337 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.337 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.337 INFO [stderr] Nov 29 21:42:50.338 INFO [stderr] warning: cannot find type `vocabulary_entry_id` in this scope Nov 29 21:42:50.338 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.339 INFO [stderr] | Nov 29 21:42:50.339 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.339 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.339 INFO [stderr] | Nov 29 21:42:50.339 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.340 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.340 INFO [stderr] Nov 29 21:42:50.344 INFO [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 29 21:42:50.344 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 29 21:42:50.345 INFO [stderr] | Nov 29 21:42:50.345 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 29 21:42:50.345 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 29 21:42:50.345 INFO [stderr] | Nov 29 21:42:50.346 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 29 21:42:50.346 INFO [stderr] = note: for more information, see issue #50504 Nov 29 21:42:50.346 INFO [stderr] Nov 29 21:42:50.347 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 29 21:42:50.347 INFO [stderr] --> src/database/user.rs:4:5 Nov 29 21:42:50.347 INFO [stderr] | Nov 29 21:42:50.347 INFO [stderr] 4 | use dotenv::dotenv; Nov 29 21:42:50.348 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 29 21:42:50.348 INFO [stderr] Nov 29 21:42:50.348 INFO [stderr] warning: unused import: `std::env` Nov 29 21:42:50.348 INFO [stderr] --> src/database/user.rs:7:5 Nov 29 21:42:50.348 INFO [stderr] | Nov 29 21:42:50.349 INFO [stderr] 7 | use std::env; Nov 29 21:42:50.349 INFO [stderr] | ^^^^^^^^ Nov 29 21:42:50.349 INFO [stderr] Nov 29 21:42:50.350 INFO [stderr] warning: unused import: `diesel::*` Nov 29 21:42:50.350 INFO [stderr] --> src/database/user.rs:74:9 Nov 29 21:42:50.350 INFO [stderr] | Nov 29 21:42:50.350 INFO [stderr] 74 | use diesel::*; Nov 29 21:42:50.350 INFO [stderr] | ^^^^^^^^^ Nov 29 21:42:50.350 INFO [stderr] Nov 29 21:42:50.351 INFO [stderr] warning: unused import: `database::models::*` Nov 29 21:42:50.351 INFO [stderr] --> src/database/mod.rs:14:5 Nov 29 21:42:50.351 INFO [stderr] | Nov 29 21:42:50.351 INFO [stderr] 14 | use database::models::*; Nov 29 21:42:50.351 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 29 21:42:50.352 INFO [stderr] Nov 29 21:42:50.352 INFO [stderr] warning: unused import: `schema::users::dsl::*` Nov 29 21:42:50.352 INFO [stderr] --> src/database/mod.rs:20:5 Nov 29 21:42:50.352 INFO [stderr] | Nov 29 21:42:50.352 INFO [stderr] 20 | use schema::users::dsl::*; Nov 29 21:42:50.353 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 29 21:42:50.353 INFO [stderr] Nov 29 21:42:52.830 INFO [stderr] warning: unused variable: `n` Nov 29 21:42:52.830 INFO [stderr] --> src/database/user.rs:32:12 Nov 29 21:42:52.830 INFO [stderr] | Nov 29 21:42:52.830 INFO [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 29 21:42:52.830 INFO [stderr] | ^ help: consider using `_n` instead Nov 29 21:42:52.830 INFO [stderr] | Nov 29 21:42:52.830 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 29 21:42:52.830 INFO [stderr] Nov 29 21:42:53.208 INFO [stderr] warning: unused variable: `n` Nov 29 21:42:53.208 INFO [stderr] --> src/database/user.rs:32:12 Nov 29 21:42:53.208 INFO [stderr] | Nov 29 21:42:53.208 INFO [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 29 21:42:53.208 INFO [stderr] | ^ help: consider using `_n` instead Nov 29 21:42:53.208 INFO [stderr] | Nov 29 21:42:53.209 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 29 21:42:53.209 INFO [stderr] Nov 29 21:42:53.209 INFO [stderr] warning: unused variable: `number_of_users` Nov 29 21:42:53.209 INFO [stderr] --> src/database/user.rs:77:9 Nov 29 21:42:53.209 INFO [stderr] | Nov 29 21:42:53.209 INFO [stderr] 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Nov 29 21:42:53.209 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Nov 29 21:42:53.209 INFO [stderr] Nov 29 21:42:53.600 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 29 21:42:53.600 INFO [stderr] --> src/common/mod.rs:14:5 Nov 29 21:42:53.600 INFO [stderr] | Nov 29 21:42:53.600 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Nov 29 21:42:53.600 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 21:42:53.600 INFO [stderr] | Nov 29 21:42:53.600 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 29 21:42:53.600 INFO [stderr] Nov 29 21:42:53.993 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 29 21:42:53.993 INFO [stderr] --> src/common/mod.rs:14:5 Nov 29 21:42:53.993 INFO [stderr] | Nov 29 21:42:53.993 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Nov 29 21:42:53.993 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 21:42:54.004 INFO [stderr] | Nov 29 21:42:54.004 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 29 21:42:54.004 INFO [stderr] Nov 29 21:42:54.312 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 29 21:42:54.312 INFO [stderr] --> src/database/mod.rs:57:5 Nov 29 21:42:54.312 INFO [stderr] | Nov 29 21:42:54.312 INFO [stderr] 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Nov 29 21:42:54.312 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 21:42:54.344 INFO [stderr] | Nov 29 21:42:54.344 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 29 21:42:54.344 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 29 21:42:54.344 INFO [stderr] Nov 29 21:42:57.544 INFO [stderr] warning: unused import: `molecule::database::models::*` Nov 29 21:42:57.544 INFO [stderr] --> src/bin/write_post.rs:6:5 Nov 29 21:42:57.544 INFO [stderr] | Nov 29 21:42:57.544 INFO [stderr] 6 | use molecule::database::models::*; Nov 29 21:42:57.544 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 21:42:57.544 INFO [stderr] | Nov 29 21:42:57.544 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 21:42:57.544 INFO [stderr] Nov 29 21:42:59.072 INFO [stderr] warning: unused import: `self::molecule::database::models::Post` Nov 29 21:42:59.072 INFO [stderr] --> src/bin/publish_posts.rs:6:5 Nov 29 21:42:59.072 INFO [stderr] | Nov 29 21:42:59.072 INFO [stderr] 6 | use self::molecule::database::models::Post; Nov 29 21:42:59.072 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 21:42:59.096 INFO [stderr] | Nov 29 21:42:59.096 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 21:42:59.096 INFO [stderr] Nov 29 21:42:59.676 INFO [stderr] warning: unused import: `molecule::database::models::*` Nov 29 21:42:59.676 INFO [stderr] --> src/bin/write_post.rs:6:5 Nov 29 21:42:59.676 INFO [stderr] | Nov 29 21:42:59.676 INFO [stderr] 6 | use molecule::database::models::*; Nov 29 21:42:59.676 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 21:42:59.676 INFO [stderr] | Nov 29 21:42:59.676 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 21:42:59.676 INFO [stderr] Nov 29 21:42:59.984 INFO [stderr] warning: unused import: `self::molecule::database::*` Nov 29 21:42:59.984 INFO [stderr] --> src/bin/delete_posts.rs:5:5 Nov 29 21:42:59.984 INFO [stderr] | Nov 29 21:42:59.984 INFO [stderr] 5 | use self::molecule::database::*; Nov 29 21:42:59.984 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 21:42:59.984 INFO [stderr] | Nov 29 21:42:59.984 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 21:42:59.984 INFO [stderr] Nov 29 21:43:00.164 INFO [stderr] warning: unused import: `self::molecule::database::*` Nov 29 21:43:00.164 INFO [stderr] --> src/bin/delete_posts.rs:5:5 Nov 29 21:43:00.164 INFO [stderr] | Nov 29 21:43:00.164 INFO [stderr] 5 | use self::molecule::database::*; Nov 29 21:43:00.164 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 21:43:00.164 INFO [stderr] | Nov 29 21:43:00.164 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 21:43:00.164 INFO [stderr] Nov 29 21:43:01.028 INFO [stderr] warning: unused import: `self::molecule::database::models::Post` Nov 29 21:43:01.028 INFO [stderr] --> src/bin/publish_posts.rs:6:5 Nov 29 21:43:01.028 INFO [stderr] | Nov 29 21:43:01.028 INFO [stderr] 6 | use self::molecule::database::models::Post; Nov 29 21:43:01.028 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 29 21:43:01.028 INFO [stderr] | Nov 29 21:43:01.028 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 29 21:43:01.028 INFO [stderr] Nov 29 21:43:01.245 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s Nov 29 21:43:01.264 INFO [stderr] su: No module specific data is present Nov 29 21:43:01.617 INFO running `"docker" "inspect" "65758bba122f93aaf34288690469edbc7aa849b00d170b55630bf6aa0324b433"` Nov 29 21:43:01.884 INFO running `"docker" "rm" "-f" "65758bba122f93aaf34288690469edbc7aa849b00d170b55630bf6aa0324b433"` Nov 29 21:43:02.092 INFO [stdout] 65758bba122f93aaf34288690469edbc7aa849b00d170b55630bf6aa0324b433