Nov 27 23:59:14.205 INFO checking n3phtys/molecule-dev against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 27 23:59:14.207 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-6/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 27 23:59:14.685 INFO [stdout] 2c300429f241ecf9137c677f60050bff0f7f13ad021584f89d3af6731395179f Nov 27 23:59:14.690 INFO running `"docker" "start" "-a" "2c300429f241ecf9137c677f60050bff0f7f13ad021584f89d3af6731395179f"` Nov 27 23:59:15.774 INFO [stderr] usermod: no changes Nov 27 23:59:15.960 INFO [stderr] Compiling byteorder v1.2.3 Nov 27 23:59:15.960 INFO [stderr] Compiling serde v1.0.64 Nov 27 23:59:15.967 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 27 23:59:15.972 INFO [stderr] Compiling memchr v2.0.1 Nov 27 23:59:15.989 INFO [stderr] Compiling error-chain v0.10.0 Nov 27 23:59:17.813 INFO [stderr] Checking dotenv v0.10.1 Nov 27 23:59:18.465 INFO [stderr] Compiling aho-corasick v0.6.4 Nov 27 23:59:18.872 INFO [stderr] Compiling diesel v0.16.0 Nov 27 23:59:22.096 INFO [stderr] Checking diesel v1.3.0 Nov 27 23:59:23.649 INFO [stderr] Compiling regex v0.2.11 Nov 28 00:00:06.358 INFO [stderr] Compiling serde_json v1.0.19 Nov 28 00:00:18.976 INFO [stderr] Compiling diesel_codegen v0.16.1 Nov 28 00:00:47.092 INFO [stderr] Checking migrations_internals v1.3.0 Nov 28 00:00:51.363 INFO [stderr] Compiling migrations_macros v1.3.0 Nov 28 00:00:54.670 INFO [stderr] Checking diesel_migrations v1.3.0 Nov 28 00:00:55.316 INFO [stderr] Checking molecule v0.1.0 (/source) Nov 28 00:00:58.168 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 00:00:58.169 INFO [stderr] --> src/lib.rs:4:1 Nov 28 00:00:58.169 INFO [stderr] | Nov 28 00:00:58.169 INFO [stderr] 4 | #[macro_use] Nov 28 00:00:58.169 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 00:00:58.169 INFO [stderr] | Nov 28 00:00:58.169 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 00:00:58.169 INFO [stderr] Nov 28 00:00:58.169 INFO [stderr] warning: cannot find type `posts` in this scope Nov 28 00:00:58.169 INFO [stderr] --> src/database/models.rs:3:10 Nov 28 00:00:58.169 INFO [stderr] | Nov 28 00:00:58.169 INFO [stderr] 3 | #[derive(Insertable)] Nov 28 00:00:58.169 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.169 INFO [stderr] | Nov 28 00:00:58.169 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 00:00:58.169 INFO [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 28 00:00:58.169 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.169 INFO [stderr] Nov 28 00:00:58.169 INFO [stderr] warning: cannot find type `NewPost` in this scope Nov 28 00:00:58.169 INFO [stderr] --> src/database/models.rs:3:10 Nov 28 00:00:58.169 INFO [stderr] | Nov 28 00:00:58.169 INFO [stderr] 3 | #[derive(Insertable)] Nov 28 00:00:58.169 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.169 INFO [stderr] | Nov 28 00:00:58.169 INFO [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 28 00:00:58.169 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.169 INFO [stderr] Nov 28 00:00:58.169 INFO [stderr] warning: cannot find type `posts` in this scope Nov 28 00:00:58.169 INFO [stderr] --> src/database/models.rs:3:10 Nov 28 00:00:58.169 INFO [stderr] | Nov 28 00:00:58.170 INFO [stderr] 3 | #[derive(Insertable)] Nov 28 00:00:58.170 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.170 INFO [stderr] | Nov 28 00:00:58.170 INFO [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 28 00:00:58.170 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.170 INFO [stderr] Nov 28 00:00:58.170 INFO [stderr] warning: cannot find type `Post` in this scope Nov 28 00:00:58.170 INFO [stderr] --> src/database/models.rs:10:10 Nov 28 00:00:58.170 INFO [stderr] | Nov 28 00:00:58.170 INFO [stderr] 10 | #[derive(Queryable)] Nov 28 00:00:58.170 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.170 INFO [stderr] | Nov 28 00:00:58.170 INFO [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 28 00:00:58.170 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.170 INFO [stderr] Nov 28 00:00:58.171 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 00:00:58.171 INFO [stderr] --> src/database/models.rs:18:10 Nov 28 00:00:58.171 INFO [stderr] | Nov 28 00:00:58.171 INFO [stderr] 18 | #[derive(Insertable)] Nov 28 00:00:58.171 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.171 INFO [stderr] | Nov 28 00:00:58.171 INFO [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 28 00:00:58.171 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.171 INFO [stderr] Nov 28 00:00:58.171 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 28 00:00:58.171 INFO [stderr] --> src/database/models.rs:18:10 Nov 28 00:00:58.171 INFO [stderr] | Nov 28 00:00:58.171 INFO [stderr] 18 | #[derive(Insertable)] Nov 28 00:00:58.171 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.171 INFO [stderr] | Nov 28 00:00:58.171 INFO [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 28 00:00:58.171 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.171 INFO [stderr] Nov 28 00:00:58.171 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 00:00:58.171 INFO [stderr] --> src/database/models.rs:25:10 Nov 28 00:00:58.171 INFO [stderr] | Nov 28 00:00:58.171 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 28 00:00:58.171 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.171 INFO [stderr] | Nov 28 00:00:58.171 INFO [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 28 00:00:58.171 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.171 INFO [stderr] Nov 28 00:00:58.172 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 00:00:58.172 INFO [stderr] --> src/database/models.rs:25:21 Nov 28 00:00:58.172 INFO [stderr] | Nov 28 00:00:58.172 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 28 00:00:58.172 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.172 INFO [stderr] | Nov 28 00:00:58.172 INFO [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 28 00:00:58.172 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.172 INFO [stderr] Nov 28 00:00:58.172 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 00:00:58.172 INFO [stderr] --> src/database/models.rs:25:21 Nov 28 00:00:58.172 INFO [stderr] | Nov 28 00:00:58.172 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 28 00:00:58.172 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.172 INFO [stderr] | Nov 28 00:00:58.172 INFO [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 28 00:00:58.172 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.172 INFO [stderr] Nov 28 00:00:58.172 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 00:00:58.172 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 00:00:58.172 INFO [stderr] | Nov 28 00:00:58.172 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 00:00:58.172 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.172 INFO [stderr] | Nov 28 00:00:58.172 INFO [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 28 00:00:58.172 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.172 INFO [stderr] Nov 28 00:00:58.173 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 00:00:58.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.173 INFO [stderr] | Nov 28 00:00:58.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.173 INFO [stderr] | Nov 28 00:00:58.173 INFO [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 28 00:00:58.173 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.173 INFO [stderr] Nov 28 00:00:58.173 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 28 00:00:58.173 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.173 INFO [stderr] | Nov 28 00:00:58.173 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.173 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.173 INFO [stderr] | Nov 28 00:00:58.173 INFO [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 28 00:00:58.173 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.173 INFO [stderr] Nov 28 00:00:58.174 INFO [stderr] warning: cannot find type `friendly_url` in this scope Nov 28 00:00:58.174 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.174 INFO [stderr] | Nov 28 00:00:58.174 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.174 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.174 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.174 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.174 INFO [stderr] Nov 28 00:00:58.174 INFO [stderr] warning: cannot find type `publish_date` in this scope Nov 28 00:00:58.174 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.174 INFO [stderr] | Nov 28 00:00:58.174 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.174 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.174 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.174 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.174 INFO [stderr] Nov 28 00:00:58.174 INFO [stderr] warning: cannot find type `expiration_date` in this scope Nov 28 00:00:58.174 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.174 INFO [stderr] | Nov 28 00:00:58.174 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.174 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.174 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.174 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.174 INFO [stderr] Nov 28 00:00:58.174 INFO [stderr] warning: cannot find type `structure_id` in this scope Nov 28 00:00:58.174 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.174 INFO [stderr] | Nov 28 00:00:58.175 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.175 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.175 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.175 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.175 INFO [stderr] Nov 28 00:00:58.175 INFO [stderr] warning: cannot find type `content` in this scope Nov 28 00:00:58.175 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.175 INFO [stderr] | Nov 28 00:00:58.175 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.175 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.175 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.175 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.175 INFO [stderr] Nov 28 00:00:58.176 INFO [stderr] warning: cannot find type `folder_id` in this scope Nov 28 00:00:58.176 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.176 INFO [stderr] | Nov 28 00:00:58.176 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.176 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.176 INFO [stderr] | Nov 28 00:00:58.176 INFO [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 28 00:00:58.176 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.176 INFO [stderr] Nov 28 00:00:58.176 INFO [stderr] warning: cannot find type `is_trash` in this scope Nov 28 00:00:58.176 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.176 INFO [stderr] | Nov 28 00:00:58.176 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.176 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.176 INFO [stderr] | Nov 28 00:00:58.176 INFO [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 28 00:00:58.176 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.176 INFO [stderr] Nov 28 00:00:58.176 INFO [stderr] warning: cannot find type `is_draft` in this scope Nov 28 00:00:58.176 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.176 INFO [stderr] | Nov 28 00:00:58.176 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.177 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.177 INFO [stderr] | Nov 28 00:00:58.177 INFO [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 28 00:00:58.177 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.177 INFO [stderr] Nov 28 00:00:58.177 INFO [stderr] warning: cannot find type `create_date` in this scope Nov 28 00:00:58.178 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.178 INFO [stderr] | Nov 28 00:00:58.178 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.178 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.178 INFO [stderr] | Nov 28 00:00:58.178 INFO [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 28 00:00:58.178 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.178 INFO [stderr] Nov 28 00:00:58.179 INFO [stderr] warning: cannot find type `modified_date` in this scope Nov 28 00:00:58.179 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.179 INFO [stderr] | Nov 28 00:00:58.179 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.179 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.179 INFO [stderr] | Nov 28 00:00:58.180 INFO [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 28 00:00:58.180 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.180 INFO [stderr] Nov 28 00:00:58.181 INFO [stderr] warning: cannot find type `create_user_id` in this scope Nov 28 00:00:58.181 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.181 INFO [stderr] | Nov 28 00:00:58.181 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.181 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.181 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.182 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.182 INFO [stderr] Nov 28 00:00:58.182 INFO [stderr] warning: cannot find type `modified_user_id` in this scope Nov 28 00:00:58.182 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.182 INFO [stderr] | Nov 28 00:00:58.183 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.183 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.183 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.183 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.183 INFO [stderr] Nov 28 00:00:58.184 INFO [stderr] warning: cannot find type `site_id` in this scope Nov 28 00:00:58.184 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.184 INFO [stderr] | Nov 28 00:00:58.184 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.184 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.184 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.184 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.185 INFO [stderr] Nov 28 00:00:58.185 INFO [stderr] warning: cannot find type `file_hotlink_url` in this scope Nov 28 00:00:58.185 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.185 INFO [stderr] | Nov 28 00:00:58.186 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.186 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.186 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.186 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.187 INFO [stderr] Nov 28 00:00:58.187 INFO [stderr] warning: cannot find type `file_title` in this scope Nov 28 00:00:58.187 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.187 INFO [stderr] | Nov 28 00:00:58.188 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.188 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.188 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.189 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.189 INFO [stderr] Nov 28 00:00:58.189 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 28 00:00:58.189 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.189 INFO [stderr] | Nov 28 00:00:58.190 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.190 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.190 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.191 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.191 INFO [stderr] Nov 28 00:00:58.191 INFO [stderr] warning: cannot find type `file_type_id` in this scope Nov 28 00:00:58.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.192 INFO [stderr] | Nov 28 00:00:58.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.192 INFO [stderr] | Nov 28 00:00:58.193 INFO [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 28 00:00:58.193 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.193 INFO [stderr] Nov 28 00:00:58.204 INFO [stderr] warning: cannot find type `page_id` in this scope Nov 28 00:00:58.204 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.205 INFO [stderr] | Nov 28 00:00:58.205 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.205 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.206 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.206 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.207 INFO [stderr] Nov 28 00:00:58.208 INFO [stderr] warning: cannot find type `parent_page_id` in this scope Nov 28 00:00:58.208 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.208 INFO [stderr] | Nov 28 00:00:58.208 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.208 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.209 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.209 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.209 INFO [stderr] Nov 28 00:00:58.210 INFO [stderr] warning: cannot find type `additional_javascript` in this scope Nov 28 00:00:58.210 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.210 INFO [stderr] | Nov 28 00:00:58.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.211 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.212 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.212 INFO [stderr] Nov 28 00:00:58.212 INFO [stderr] warning: cannot find type `additional_css` in this scope Nov 28 00:00:58.213 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.213 INFO [stderr] | Nov 28 00:00:58.213 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.213 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.213 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.214 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.214 INFO [stderr] Nov 28 00:00:58.215 INFO [stderr] warning: cannot find type `portlet_id` in this scope Nov 28 00:00:58.215 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.215 INFO [stderr] | Nov 28 00:00:58.215 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.215 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.215 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.216 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.216 INFO [stderr] Nov 28 00:00:58.217 INFO [stderr] warning: cannot find type `page_internal_path` in this scope Nov 28 00:00:58.217 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.217 INFO [stderr] | Nov 28 00:00:58.217 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.217 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.217 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.218 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.218 INFO [stderr] Nov 28 00:00:58.218 INFO [stderr] warning: cannot find type `portlet_type` in this scope Nov 28 00:00:58.218 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.218 INFO [stderr] | Nov 28 00:00:58.218 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.218 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.218 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.218 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.219 INFO [stderr] Nov 28 00:00:58.219 INFO [stderr] warning: cannot find type `config` in this scope Nov 28 00:00:58.219 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.219 INFO [stderr] | Nov 28 00:00:58.219 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.219 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.219 INFO [stderr] | Nov 28 00:00:58.219 INFO [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 28 00:00:58.219 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.219 INFO [stderr] Nov 28 00:00:58.220 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 00:00:58.220 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.220 INFO [stderr] | Nov 28 00:00:58.220 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.220 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.220 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.220 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.220 INFO [stderr] Nov 28 00:00:58.221 INFO [stderr] warning: cannot find type `body` in this scope Nov 28 00:00:58.221 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.221 INFO [stderr] | Nov 28 00:00:58.221 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.221 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.221 INFO [stderr] | Nov 28 00:00:58.221 INFO [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 28 00:00:58.221 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.221 INFO [stderr] Nov 28 00:00:58.221 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 00:00:58.221 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.221 INFO [stderr] | Nov 28 00:00:58.221 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.221 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.221 INFO [stderr] | Nov 28 00:00:58.221 INFO [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 28 00:00:58.222 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.222 INFO [stderr] Nov 28 00:00:58.222 INFO [stderr] warning: cannot find type `parent_site_id` in this scope Nov 28 00:00:58.222 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.222 INFO [stderr] | Nov 28 00:00:58.222 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.222 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.223 INFO [stderr] | Nov 28 00:00:58.223 INFO [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 28 00:00:58.223 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.223 INFO [stderr] Nov 28 00:00:58.223 INFO [stderr] warning: cannot find type `theme_id` in this scope Nov 28 00:00:58.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.223 INFO [stderr] | Nov 28 00:00:58.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.223 INFO [stderr] | Nov 28 00:00:58.223 INFO [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 28 00:00:58.224 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.224 INFO [stderr] Nov 28 00:00:58.225 INFO [stderr] warning: cannot find type `jsonStructure` in this scope Nov 28 00:00:58.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.225 INFO [stderr] | Nov 28 00:00:58.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.225 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.225 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.225 INFO [stderr] Nov 28 00:00:58.226 INFO [stderr] warning: cannot find type `parent_structure_id` in this scope Nov 28 00:00:58.226 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.226 INFO [stderr] | Nov 28 00:00:58.226 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.226 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.226 INFO [stderr] | Nov 28 00:00:58.226 INFO [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 28 00:00:58.226 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.226 INFO [stderr] Nov 28 00:00:58.236 INFO [stderr] warning: cannot find type `template_id` in this scope Nov 28 00:00:58.236 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.236 INFO [stderr] | Nov 28 00:00:58.236 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.236 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.236 INFO [stderr] | Nov 28 00:00:58.236 INFO [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 28 00:00:58.236 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.236 INFO [stderr] Nov 28 00:00:58.237 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 00:00:58.237 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.237 INFO [stderr] | Nov 28 00:00:58.237 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.237 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.237 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.238 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.238 INFO [stderr] Nov 28 00:00:58.238 INFO [stderr] warning: cannot find type `screen_name` in this scope Nov 28 00:00:58.238 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.238 INFO [stderr] | Nov 28 00:00:58.238 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.238 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.238 INFO [stderr] warning: unused `#[macro_use]` import Nov 28 00:00:58.238 INFO [stderr] --> src/lib.rs:4:1 Nov 28 00:00:58.238 INFO [stderr] | Nov 28 00:00:58.238 INFO [stderr] 4 | #[macro_use] Nov 28 00:00:58.238 INFO [stderr] | ^^^^^^^^^^^^ Nov 28 00:00:58.238 INFO [stderr] | Nov 28 00:00:58.238 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 00:00:58.238 INFO [stderr] Nov 28 00:00:58.238 INFO [stderr] warning: cannot find type `posts` in this scope Nov 28 00:00:58.238 INFO [stderr] --> src/database/models.rs:3:10 Nov 28 00:00:58.238 INFO [stderr] | Nov 28 00:00:58.238 INFO [stderr] 3 | #[derive(Insertable)] Nov 28 00:00:58.238 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.238 INFO [stderr] | Nov 28 00:00:58.238 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 00:00:58.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 28 00:00:58.238 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.238 INFO [stderr] Nov 28 00:00:58.238 INFO [stderr] warning: cannot find type `NewPost` in this scope Nov 28 00:00:58.239 INFO [stderr] --> src/database/models.rs:3:10 Nov 28 00:00:58.239 INFO [stderr] | Nov 28 00:00:58.239 INFO [stderr] 3 | #[derive(Insertable)] Nov 28 00:00:58.239 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.239 INFO [stderr] | Nov 28 00:00:58.239 INFO [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 28 00:00:58.239 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.239 INFO [stderr] Nov 28 00:00:58.239 INFO [stderr] warning: cannot find type `posts` in this scope Nov 28 00:00:58.239 INFO [stderr] --> src/database/models.rs:3:10 Nov 28 00:00:58.239 INFO [stderr] | Nov 28 00:00:58.239 INFO [stderr] 3 | #[derive(Insertable)] Nov 28 00:00:58.239 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.239 INFO [stderr] | Nov 28 00:00:58.239 INFO [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 28 00:00:58.239 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.239 INFO [stderr] Nov 28 00:00:58.239 INFO [stderr] warning: cannot find type `Post` in this scope Nov 28 00:00:58.239 INFO [stderr] --> src/database/models.rs:10:10 Nov 28 00:00:58.239 INFO [stderr] | Nov 28 00:00:58.239 INFO [stderr] 10 | #[derive(Queryable)] Nov 28 00:00:58.239 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.239 INFO [stderr] | Nov 28 00:00:58.239 INFO [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 28 00:00:58.239 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.239 INFO [stderr] Nov 28 00:00:58.239 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 00:00:58.239 INFO [stderr] --> src/database/models.rs:18:10 Nov 28 00:00:58.239 INFO [stderr] | Nov 28 00:00:58.239 INFO [stderr] 18 | #[derive(Insertable)] Nov 28 00:00:58.239 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.239 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.240 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.240 INFO [stderr] Nov 28 00:00:58.240 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 28 00:00:58.240 INFO [stderr] --> src/database/models.rs:18:10 Nov 28 00:00:58.240 INFO [stderr] | Nov 28 00:00:58.240 INFO [stderr] 18 | #[derive(Insertable)] Nov 28 00:00:58.240 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.240 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.240 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.240 INFO [stderr] Nov 28 00:00:58.240 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 00:00:58.240 INFO [stderr] --> src/database/models.rs:25:10 Nov 28 00:00:58.240 INFO [stderr] | Nov 28 00:00:58.240 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 28 00:00:58.240 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.240 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.240 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.240 INFO [stderr] Nov 28 00:00:58.240 INFO [stderr] warning: cannot find type `User` in this scope Nov 28 00:00:58.240 INFO [stderr] --> src/database/models.rs:25:21 Nov 28 00:00:58.240 INFO [stderr] | Nov 28 00:00:58.240 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 28 00:00:58.240 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.240 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.240 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.240 INFO [stderr] Nov 28 00:00:58.241 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 00:00:58.241 INFO [stderr] --> src/database/models.rs:25:21 Nov 28 00:00:58.241 INFO [stderr] | Nov 28 00:00:58.241 INFO [stderr] 25 | #[derive(Queryable, AsChangeset)] Nov 28 00:00:58.241 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.241 INFO [stderr] | Nov 28 00:00:58.241 INFO [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 28 00:00:58.241 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.241 INFO [stderr] Nov 28 00:00:58.241 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 00:00:58.241 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 00:00:58.241 INFO [stderr] | Nov 28 00:00:58.241 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 00:00:58.241 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.241 INFO [stderr] | Nov 28 00:00:58.241 INFO [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 28 00:00:58.241 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.241 INFO [stderr] Nov 28 00:00:58.245 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 00:00:58.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [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 28 00:00:58.245 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.245 INFO [stderr] Nov 28 00:00:58.245 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 28 00:00:58.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [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 28 00:00:58.245 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.245 INFO [stderr] Nov 28 00:00:58.245 INFO [stderr] warning: cannot find type `friendly_url` in this scope Nov 28 00:00:58.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [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 28 00:00:58.245 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.245 INFO [stderr] Nov 28 00:00:58.245 INFO [stderr] warning: cannot find type `publish_date` in this scope Nov 28 00:00:58.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [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 28 00:00:58.245 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.245 INFO [stderr] Nov 28 00:00:58.245 INFO [stderr] warning: cannot find type `expiration_date` in this scope Nov 28 00:00:58.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [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 28 00:00:58.245 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.245 INFO [stderr] Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [stderr] warning: cannot find type `structure_id` in this scope Nov 28 00:00:58.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [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 28 00:00:58.245 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.245 INFO [stderr] Nov 28 00:00:58.245 INFO [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 28 00:00:58.245 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.245 INFO [stderr] warning: cannot find type `content` in this scope Nov 28 00:00:58.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.245 INFO [stderr] Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [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 28 00:00:58.245 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.245 INFO [stderr] Nov 28 00:00:58.245 INFO [stderr] warning: cannot find type `folder_id` in this scope Nov 28 00:00:58.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.245 INFO [stderr] | Nov 28 00:00:58.245 INFO [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 28 00:00:58.245 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.246 INFO [stderr] Nov 28 00:00:58.246 INFO [stderr] warning: cannot find type `is_trash` in this scope Nov 28 00:00:58.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.246 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.246 INFO [stderr] Nov 28 00:00:58.246 INFO [stderr] warning: cannot find type `is_draft` in this scope Nov 28 00:00:58.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.246 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.246 INFO [stderr] Nov 28 00:00:58.246 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 28 00:00:58.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.246 INFO [stderr] warning: cannot find type `create_date` in this scope Nov 28 00:00:58.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.246 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.246 INFO [stderr] Nov 28 00:00:58.246 INFO [stderr] warning: cannot find type `modified_date` in this scope Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.246 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.246 INFO [stderr] Nov 28 00:00:58.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 28 00:00:58.246 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.246 INFO [stderr] warning: cannot find type `create_user_id` in this scope Nov 28 00:00:58.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.246 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.246 INFO [stderr] Nov 28 00:00:58.246 INFO [stderr] Nov 28 00:00:58.246 INFO [stderr] warning: cannot find type `modified_user_id` in this scope Nov 28 00:00:58.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.246 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.246 INFO [stderr] Nov 28 00:00:58.246 INFO [stderr] warning: cannot find type `site_id` in this scope Nov 28 00:00:58.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.246 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.246 INFO [stderr] Nov 28 00:00:58.246 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 28 00:00:58.246 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.246 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.246 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.246 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.247 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.247 INFO [stderr] Nov 28 00:00:58.247 INFO [stderr] warning: cannot find type `anrede` in this scope Nov 28 00:00:58.247 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.247 INFO [stderr] | Nov 28 00:00:58.247 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.247 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.247 INFO [stderr] | Nov 28 00:00:58.247 INFO [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 28 00:00:58.247 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.247 INFO [stderr] Nov 28 00:00:58.247 INFO [stderr] warning: cannot find type `geburtstag` in this scope Nov 28 00:00:58.247 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.247 INFO [stderr] | Nov 28 00:00:58.247 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.247 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.247 INFO [stderr] | Nov 28 00:00:58.247 INFO [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 28 00:00:58.247 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.247 INFO [stderr] Nov 28 00:00:58.247 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 00:00:58.247 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.247 INFO [stderr] | Nov 28 00:00:58.247 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.247 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.247 INFO [stderr] | Nov 28 00:00:58.247 INFO [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 28 00:00:58.247 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.247 INFO [stderr] Nov 28 00:00:58.247 INFO [stderr] warning: cannot find type `portrait` in this scope Nov 28 00:00:58.247 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.247 INFO [stderr] | Nov 28 00:00:58.247 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.247 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.250 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.250 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.250 INFO [stderr] Nov 28 00:00:58.250 INFO [stderr] warning: cannot find type `original_site_id` in this scope Nov 28 00:00:58.250 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.250 INFO [stderr] | Nov 28 00:00:58.250 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.250 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.250 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.250 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.250 INFO [stderr] Nov 28 00:00:58.250 INFO [stderr] warning: cannot find type `vocabulary_id` in this scope Nov 28 00:00:58.250 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.250 INFO [stderr] | Nov 28 00:00:58.250 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.250 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.250 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.250 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.250 INFO [stderr] Nov 28 00:00:58.250 INFO [stderr] warning: cannot find type `vocabulary_entry_id` in this scope Nov 28 00:00:58.250 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.250 INFO [stderr] | Nov 28 00:00:58.250 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.250 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.250 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.250 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.250 INFO [stderr] Nov 28 00:00:58.251 INFO [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 28 00:00:58.251 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.251 INFO [stderr] | Nov 28 00:00:58.251 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.251 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.251 INFO [stderr] | Nov 28 00:00:58.251 INFO [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 28 00:00:58.251 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.251 INFO [stderr] Nov 28 00:00:58.251 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 28 00:00:58.251 INFO [stderr] --> src/database/user.rs:4:5 Nov 28 00:00:58.251 INFO [stderr] | Nov 28 00:00:58.251 INFO [stderr] 4 | use dotenv::dotenv; Nov 28 00:00:58.251 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 28 00:00:58.252 INFO [stderr] Nov 28 00:00:58.252 INFO [stderr] warning: unused import: `std::env` Nov 28 00:00:58.252 INFO [stderr] --> src/database/user.rs:7:5 Nov 28 00:00:58.252 INFO [stderr] | Nov 28 00:00:58.252 INFO [stderr] 7 | use std::env; Nov 28 00:00:58.252 INFO [stderr] | ^^^^^^^^ Nov 28 00:00:58.252 INFO [stderr] Nov 28 00:00:58.252 INFO [stderr] warning: unused import: `database::models::*` Nov 28 00:00:58.252 INFO [stderr] --> src/database/mod.rs:14:5 Nov 28 00:00:58.252 INFO [stderr] | Nov 28 00:00:58.252 INFO [stderr] 14 | use database::models::*; Nov 28 00:00:58.252 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 28 00:00:58.252 INFO [stderr] Nov 28 00:00:58.264 INFO [stderr] warning: unused import: `std` Nov 28 00:00:58.264 INFO [stderr] --> src/database/mod.rs:17:5 Nov 28 00:00:58.264 INFO [stderr] | Nov 28 00:00:58.264 INFO [stderr] 17 | use std; Nov 28 00:00:58.264 INFO [stderr] | ^^^ Nov 28 00:00:58.264 INFO [stderr] Nov 28 00:00:58.264 INFO [stderr] warning: unused import: `schema::users::dsl::*` Nov 28 00:00:58.264 INFO [stderr] --> src/database/mod.rs:20:5 Nov 28 00:00:58.264 INFO [stderr] | Nov 28 00:00:58.264 INFO [stderr] 20 | use schema::users::dsl::*; Nov 28 00:00:58.264 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 28 00:00:58.264 INFO [stderr] Nov 28 00:00:58.268 INFO [stderr] warning: cannot find type `file_hotlink_url` in this scope Nov 28 00:00:58.268 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.268 INFO [stderr] | Nov 28 00:00:58.268 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.268 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.268 INFO [stderr] | Nov 28 00:00:58.268 INFO [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 28 00:00:58.268 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.268 INFO [stderr] Nov 28 00:00:58.269 INFO [stderr] warning: cannot find type `file_title` in this scope Nov 28 00:00:58.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [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 28 00:00:58.269 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.269 INFO [stderr] Nov 28 00:00:58.269 INFO [stderr] warning: cannot find type `file_id` in this scope Nov 28 00:00:58.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [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 28 00:00:58.269 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.269 INFO [stderr] Nov 28 00:00:58.269 INFO [stderr] warning: cannot find type `file_type_id` in this scope Nov 28 00:00:58.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [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 28 00:00:58.269 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.269 INFO [stderr] Nov 28 00:00:58.269 INFO [stderr] warning: cannot find type `page_id` in this scope Nov 28 00:00:58.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [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 28 00:00:58.269 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.269 INFO [stderr] Nov 28 00:00:58.269 INFO [stderr] warning: cannot find type `parent_page_id` in this scope Nov 28 00:00:58.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [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 28 00:00:58.269 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.269 INFO [stderr] Nov 28 00:00:58.269 INFO [stderr] warning: cannot find type `additional_javascript` in this scope Nov 28 00:00:58.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [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 28 00:00:58.269 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.269 INFO [stderr] Nov 28 00:00:58.269 INFO [stderr] warning: cannot find type `additional_css` in this scope Nov 28 00:00:58.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [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 28 00:00:58.269 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.269 INFO [stderr] Nov 28 00:00:58.269 INFO [stderr] warning: cannot find type `portlet_id` in this scope Nov 28 00:00:58.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [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 28 00:00:58.269 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.269 INFO [stderr] Nov 28 00:00:58.269 INFO [stderr] warning: cannot find type `page_internal_path` in this scope Nov 28 00:00:58.269 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.269 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.269 INFO [stderr] | Nov 28 00:00:58.269 INFO [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 28 00:00:58.269 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.269 INFO [stderr] Nov 28 00:00:58.270 INFO [stderr] warning: cannot find type `portlet_type` in this scope Nov 28 00:00:58.270 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.270 INFO [stderr] | Nov 28 00:00:58.270 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.270 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.270 INFO [stderr] | Nov 28 00:00:58.270 INFO [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 28 00:00:58.270 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.270 INFO [stderr] Nov 28 00:00:58.272 INFO [stderr] warning: cannot find type `config` in this scope Nov 28 00:00:58.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.272 INFO [stderr] | Nov 28 00:00:58.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.272 INFO [stderr] | Nov 28 00:00:58.272 INFO [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 28 00:00:58.272 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.272 INFO [stderr] Nov 28 00:00:58.272 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 00:00:58.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.272 INFO [stderr] | Nov 28 00:00:58.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.272 INFO [stderr] | Nov 28 00:00:58.272 INFO [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 28 00:00:58.272 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.272 INFO [stderr] Nov 28 00:00:58.272 INFO [stderr] warning: cannot find type `body` in this scope Nov 28 00:00:58.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.272 INFO [stderr] | Nov 28 00:00:58.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.272 INFO [stderr] | Nov 28 00:00:58.272 INFO [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 28 00:00:58.272 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.272 INFO [stderr] Nov 28 00:00:58.272 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 00:00:58.273 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.273 INFO [stderr] | Nov 28 00:00:58.273 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.273 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.273 INFO [stderr] | Nov 28 00:00:58.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 28 00:00:58.273 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.273 INFO [stderr] Nov 28 00:00:58.280 INFO [stderr] warning: cannot find type `parent_site_id` in this scope Nov 28 00:00:58.280 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.280 INFO [stderr] | Nov 28 00:00:58.280 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.280 INFO [stderr] | Nov 28 00:00:58.280 INFO [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 28 00:00:58.280 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.280 INFO [stderr] Nov 28 00:00:58.280 INFO [stderr] warning: cannot find type `theme_id` in this scope Nov 28 00:00:58.280 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.280 INFO [stderr] | Nov 28 00:00:58.280 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.280 INFO [stderr] | Nov 28 00:00:58.280 INFO [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 28 00:00:58.280 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.280 INFO [stderr] Nov 28 00:00:58.280 INFO [stderr] warning: cannot find type `jsonStructure` in this scope Nov 28 00:00:58.280 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.280 INFO [stderr] | Nov 28 00:00:58.280 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.281 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.281 INFO [stderr] | Nov 28 00:00:58.281 INFO [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 28 00:00:58.281 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.281 INFO [stderr] Nov 28 00:00:58.281 INFO [stderr] warning: cannot find type `parent_structure_id` in this scope Nov 28 00:00:58.281 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.281 INFO [stderr] | Nov 28 00:00:58.281 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.281 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.281 INFO [stderr] | Nov 28 00:00:58.281 INFO [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 28 00:00:58.281 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.281 INFO [stderr] Nov 28 00:00:58.296 INFO [stderr] warning: cannot find type `template_id` in this scope Nov 28 00:00:58.296 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.296 INFO [stderr] | Nov 28 00:00:58.297 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.297 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [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 28 00:00:58.297 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.297 INFO [stderr] Nov 28 00:00:58.297 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 00:00:58.297 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.297 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [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 28 00:00:58.297 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.297 INFO [stderr] Nov 28 00:00:58.297 INFO [stderr] warning: cannot find type `screen_name` in this scope Nov 28 00:00:58.297 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.297 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [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 28 00:00:58.297 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.297 INFO [stderr] Nov 28 00:00:58.297 INFO [stderr] warning: cannot find type `first_name` in this scope Nov 28 00:00:58.297 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.297 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [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 28 00:00:58.297 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.297 INFO [stderr] Nov 28 00:00:58.297 INFO [stderr] warning: cannot find type `last_name` in this scope Nov 28 00:00:58.297 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.297 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [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 28 00:00:58.297 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.297 INFO [stderr] Nov 28 00:00:58.297 INFO [stderr] warning: cannot find type `anrede` in this scope Nov 28 00:00:58.297 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.297 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [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 28 00:00:58.297 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.297 INFO [stderr] Nov 28 00:00:58.297 INFO [stderr] warning: cannot find type `geburtstag` in this scope Nov 28 00:00:58.297 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.297 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [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 28 00:00:58.297 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.297 INFO [stderr] Nov 28 00:00:58.297 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 00:00:58.297 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.297 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [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 28 00:00:58.297 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.297 INFO [stderr] Nov 28 00:00:58.297 INFO [stderr] warning: cannot find type `portrait` in this scope Nov 28 00:00:58.297 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.297 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.297 INFO [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 28 00:00:58.297 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.297 INFO [stderr] Nov 28 00:00:58.297 INFO [stderr] warning: cannot find type `original_site_id` in this scope Nov 28 00:00:58.297 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.297 INFO [stderr] | Nov 28 00:00:58.298 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.298 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.298 INFO [stderr] | Nov 28 00:00:58.298 INFO [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 28 00:00:58.298 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.298 INFO [stderr] Nov 28 00:00:58.298 INFO [stderr] warning: cannot find type `vocabulary_id` in this scope Nov 28 00:00:58.298 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.298 INFO [stderr] | Nov 28 00:00:58.298 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.298 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.298 INFO [stderr] | Nov 28 00:00:58.298 INFO [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 28 00:00:58.298 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.298 INFO [stderr] Nov 28 00:00:58.300 INFO [stderr] warning: cannot find type `vocabulary_entry_id` in this scope Nov 28 00:00:58.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.300 INFO [stderr] | Nov 28 00:00:58.300 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.300 INFO [stderr] | Nov 28 00:00:58.300 INFO [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 28 00:00:58.300 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.300 INFO [stderr] Nov 28 00:00:58.300 INFO [stderr] warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 28 00:00:58.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 00:00:58.300 INFO [stderr] | Nov 28 00:00:58.300 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 00:00:58.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 00:00:58.300 INFO [stderr] | Nov 28 00:00:58.300 INFO [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 28 00:00:58.300 INFO [stderr] = note: for more information, see issue #50504 Nov 28 00:00:58.300 INFO [stderr] Nov 28 00:00:58.300 INFO [stderr] warning: unused import: `dotenv::dotenv` Nov 28 00:00:58.300 INFO [stderr] --> src/database/user.rs:4:5 Nov 28 00:00:58.301 INFO [stderr] | Nov 28 00:00:58.301 INFO [stderr] 4 | use dotenv::dotenv; Nov 28 00:00:58.301 INFO [stderr] | ^^^^^^^^^^^^^^ Nov 28 00:00:58.301 INFO [stderr] Nov 28 00:00:58.301 INFO [stderr] warning: unused import: `std::env` Nov 28 00:00:58.301 INFO [stderr] --> src/database/user.rs:7:5 Nov 28 00:00:58.301 INFO [stderr] | Nov 28 00:00:58.301 INFO [stderr] 7 | use std::env; Nov 28 00:00:58.301 INFO [stderr] | ^^^^^^^^ Nov 28 00:00:58.301 INFO [stderr] Nov 28 00:00:58.301 INFO [stderr] warning: unused import: `diesel::*` Nov 28 00:00:58.301 INFO [stderr] --> src/database/user.rs:74:9 Nov 28 00:00:58.301 INFO [stderr] | Nov 28 00:00:58.301 INFO [stderr] 74 | use diesel::*; Nov 28 00:00:58.301 INFO [stderr] | ^^^^^^^^^ Nov 28 00:00:58.301 INFO [stderr] Nov 28 00:00:58.301 INFO [stderr] warning: unused import: `database::models::*` Nov 28 00:00:58.301 INFO [stderr] --> src/database/mod.rs:14:5 Nov 28 00:00:58.301 INFO [stderr] | Nov 28 00:00:58.301 INFO [stderr] 14 | use database::models::*; Nov 28 00:00:58.301 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 28 00:00:58.301 INFO [stderr] Nov 28 00:00:58.301 INFO [stderr] warning: unused import: `schema::users::dsl::*` Nov 28 00:00:58.301 INFO [stderr] --> src/database/mod.rs:20:5 Nov 28 00:00:58.301 INFO [stderr] | Nov 28 00:00:58.301 INFO [stderr] 20 | use schema::users::dsl::*; Nov 28 00:00:58.301 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^ Nov 28 00:00:58.301 INFO [stderr] Nov 28 00:01:01.007 INFO [stderr] warning: unused variable: `n` Nov 28 00:01:01.007 INFO [stderr] --> src/database/user.rs:32:12 Nov 28 00:01:01.007 INFO [stderr] | Nov 28 00:01:01.007 INFO [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 28 00:01:01.007 INFO [stderr] | ^ help: consider using `_n` instead Nov 28 00:01:01.007 INFO [stderr] | Nov 28 00:01:01.007 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 00:01:01.007 INFO [stderr] Nov 28 00:01:01.020 INFO [stderr] warning: unused variable: `n` Nov 28 00:01:01.020 INFO [stderr] --> src/database/user.rs:32:12 Nov 28 00:01:01.020 INFO [stderr] | Nov 28 00:01:01.021 INFO [stderr] 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 28 00:01:01.021 INFO [stderr] | ^ help: consider using `_n` instead Nov 28 00:01:01.021 INFO [stderr] | Nov 28 00:01:01.021 INFO [stderr] = note: #[warn(unused_variables)] on by default Nov 28 00:01:01.022 INFO [stderr] Nov 28 00:01:01.023 INFO [stderr] warning: unused variable: `number_of_users` Nov 28 00:01:01.023 INFO [stderr] --> src/database/user.rs:77:9 Nov 28 00:01:01.023 INFO [stderr] | Nov 28 00:01:01.024 INFO [stderr] 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Nov 28 00:01:01.024 INFO [stderr] | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Nov 28 00:01:01.024 INFO [stderr] Nov 28 00:01:01.629 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 28 00:01:01.629 INFO [stderr] --> src/common/mod.rs:14:5 Nov 28 00:01:01.630 INFO [stderr] | Nov 28 00:01:01.630 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Nov 28 00:01:01.631 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 00:01:01.631 INFO [stderr] | Nov 28 00:01:01.631 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 28 00:01:01.632 INFO [stderr] Nov 28 00:01:01.688 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 28 00:01:01.689 INFO [stderr] --> src/database/mod.rs:57:5 Nov 28 00:01:01.689 INFO [stderr] | Nov 28 00:01:01.689 INFO [stderr] 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Nov 28 00:01:01.690 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 00:01:01.690 INFO [stderr] | Nov 28 00:01:01.691 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 28 00:01:01.691 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 28 00:01:01.691 INFO [stderr] Nov 28 00:01:01.710 INFO [stderr] warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 28 00:01:01.711 INFO [stderr] --> src/common/mod.rs:14:5 Nov 28 00:01:01.711 INFO [stderr] | Nov 28 00:01:01.711 INFO [stderr] 14 | pub dbConnection: SqliteConnection, Nov 28 00:01:01.711 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 00:01:01.712 INFO [stderr] | Nov 28 00:01:01.712 INFO [stderr] = note: #[warn(non_snake_case)] on by default Nov 28 00:01:01.712 INFO [stderr] Nov 28 00:01:06.486 INFO [stderr] warning: unused import: `molecule::database::models::*` Nov 28 00:01:06.486 INFO [stderr] --> src/bin/write_post.rs:6:5 Nov 28 00:01:06.486 INFO [stderr] | Nov 28 00:01:06.486 INFO [stderr] 6 | use molecule::database::models::*; Nov 28 00:01:06.486 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 00:01:06.486 INFO [stderr] | Nov 28 00:01:06.486 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 00:01:06.486 INFO [stderr] Nov 28 00:01:06.500 INFO [stderr] warning: unused import: `molecule::database::models::*` Nov 28 00:01:06.500 INFO [stderr] --> src/bin/write_post.rs:6:5 Nov 28 00:01:06.501 INFO [stderr] | Nov 28 00:01:06.502 INFO [stderr] 6 | use molecule::database::models::*; Nov 28 00:01:06.502 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 00:01:06.502 INFO [stderr] | Nov 28 00:01:06.502 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 00:01:06.502 INFO [stderr] Nov 28 00:01:06.726 INFO [stderr] warning: unused import: `self::molecule::database::models::Post` Nov 28 00:01:06.726 INFO [stderr] --> src/bin/publish_posts.rs:6:5 Nov 28 00:01:06.726 INFO [stderr] | Nov 28 00:01:06.726 INFO [stderr] 6 | use self::molecule::database::models::Post; Nov 28 00:01:06.726 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 00:01:06.726 INFO [stderr] | Nov 28 00:01:06.726 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 00:01:06.726 INFO [stderr] Nov 28 00:01:07.376 INFO [stderr] warning: unused import: `self::molecule::database::*` Nov 28 00:01:07.377 INFO [stderr] --> src/bin/delete_posts.rs:5:5 Nov 28 00:01:07.377 INFO [stderr] | Nov 28 00:01:07.377 INFO [stderr] 5 | use self::molecule::database::*; Nov 28 00:01:07.377 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 00:01:07.377 INFO [stderr] | Nov 28 00:01:07.377 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 00:01:07.377 INFO [stderr] Nov 28 00:01:07.600 INFO [stderr] warning: unused import: `self::molecule::database::models::Post` Nov 28 00:01:07.600 INFO [stderr] --> src/bin/publish_posts.rs:6:5 Nov 28 00:01:07.600 INFO [stderr] | Nov 28 00:01:07.600 INFO [stderr] 6 | use self::molecule::database::models::Post; Nov 28 00:01:07.600 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 00:01:07.600 INFO [stderr] | Nov 28 00:01:07.600 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 00:01:07.600 INFO [stderr] Nov 28 00:01:08.348 INFO [stderr] warning: unused import: `self::molecule::database::*` Nov 28 00:01:08.348 INFO [stderr] --> src/bin/delete_posts.rs:5:5 Nov 28 00:01:08.348 INFO [stderr] | Nov 28 00:01:08.348 INFO [stderr] 5 | use self::molecule::database::*; Nov 28 00:01:08.348 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 00:01:08.348 INFO [stderr] | Nov 28 00:01:08.348 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 28 00:01:08.348 INFO [stderr] Nov 28 00:01:08.646 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s Nov 28 00:01:08.656 INFO [stderr] su: No module specific data is present Nov 28 00:01:09.104 INFO running `"docker" "inspect" "2c300429f241ecf9137c677f60050bff0f7f13ad021584f89d3af6731395179f"` Nov 28 00:01:09.251 INFO running `"docker" "rm" "-f" "2c300429f241ecf9137c677f60050bff0f7f13ad021584f89d3af6731395179f"` Nov 28 00:01:09.407 INFO [stdout] 2c300429f241ecf9137c677f60050bff0f7f13ad021584f89d3af6731395179f