Nov 09 08:16:35.269 INFO checking n3phtys/molecule-dev against master#653da4fd006c97625247acd7e076d0782cdc149b for pr-55632 Nov 09 08:16:35.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55632/worker-1/master#653da4fd006c97625247acd7e076d0782cdc149b:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55632/master#653da4fd006c97625247acd7e076d0782cdc149b:/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 +653da4fd006c97625247acd7e076d0782cdc149b-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 09 08:16:35.425 INFO blam! cad424a15247910167a84382a10eb650371cb556a4e6a1a7610ec43bf8aee5ad Nov 09 08:16:35.426 INFO running `"docker" "start" "-a" "cad424a15247910167a84382a10eb650371cb556a4e6a1a7610ec43bf8aee5ad"` Nov 09 08:16:35.819 INFO kablam! usermod: no changes Nov 09 08:16:35.946 INFO kablam! Compiling serde v1.0.64 Nov 09 08:16:35.946 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 09 08:16:35.946 INFO kablam! Compiling regex-syntax v0.5.6 Nov 09 08:16:35.946 INFO kablam! Compiling diesel v0.16.0 Nov 09 08:16:35.946 INFO kablam! Compiling syn v0.11.11 Nov 09 08:16:35.950 INFO kablam! Checking regex v0.2.11 Nov 09 08:16:35.957 INFO kablam! Compiling error-chain v0.10.0 Nov 09 08:16:43.155 INFO kablam! Checking diesel v1.3.0 Nov 09 08:17:26.099 INFO kablam! Compiling derive-error-chain v0.10.1 Nov 09 08:17:40.184 INFO kablam! Checking serde_json v1.0.19 Nov 09 08:17:53.727 INFO kablam! Checking dotenv v0.10.1 Nov 09 08:18:02.526 INFO kablam! Compiling diesel_codegen v0.16.1 Nov 09 08:18:24.362 INFO kablam! Checking migrations_internals v1.3.0 Nov 09 08:18:29.625 INFO kablam! Compiling migrations_macros v1.3.0 Nov 09 08:18:32.483 INFO kablam! Checking diesel_migrations v1.3.0 Nov 09 08:18:32.842 INFO kablam! Checking molecule v0.1.0 (/source) Nov 09 08:18:34.531 INFO kablam! warning: unused `#[macro_use]` import Nov 09 08:18:34.531 INFO kablam! --> src/lib.rs:4:1 Nov 09 08:18:34.531 INFO kablam! | Nov 09 08:18:34.531 INFO kablam! 4 | #[macro_use] Nov 09 08:18:34.531 INFO kablam! | ^^^^^^^^^^^^ Nov 09 08:18:34.531 INFO kablam! | Nov 09 08:18:34.531 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 08:18:34.531 INFO kablam! Nov 09 08:18:34.531 INFO kablam! warning: cannot find type `posts` in this scope Nov 09 08:18:34.531 INFO kablam! --> src/database/models.rs:3:10 Nov 09 08:18:34.531 INFO kablam! | Nov 09 08:18:34.531 INFO kablam! 3 | #[derive(Insertable)] Nov 09 08:18:34.531 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.531 INFO kablam! | Nov 09 08:18:34.531 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 08:18:34.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.531 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.531 INFO kablam! Nov 09 08:18:34.531 INFO kablam! warning: cannot find type `NewPost` in this scope Nov 09 08:18:34.531 INFO kablam! --> src/database/models.rs:3:10 Nov 09 08:18:34.531 INFO kablam! | Nov 09 08:18:34.531 INFO kablam! 3 | #[derive(Insertable)] Nov 09 08:18:34.531 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.531 INFO kablam! | Nov 09 08:18:34.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.531 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.531 INFO kablam! Nov 09 08:18:34.531 INFO kablam! warning: cannot find type `posts` in this scope Nov 09 08:18:34.531 INFO kablam! --> src/database/models.rs:3:10 Nov 09 08:18:34.531 INFO kablam! | Nov 09 08:18:34.531 INFO kablam! 3 | #[derive(Insertable)] Nov 09 08:18:34.531 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.531 INFO kablam! | Nov 09 08:18:34.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.531 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.531 INFO kablam! Nov 09 08:18:34.531 INFO kablam! warning: cannot find type `Post` in this scope Nov 09 08:18:34.531 INFO kablam! --> src/database/models.rs:10:10 Nov 09 08:18:34.531 INFO kablam! | Nov 09 08:18:34.531 INFO kablam! 10 | #[derive(Queryable)] Nov 09 08:18:34.532 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.532 INFO kablam! | Nov 09 08:18:34.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.532 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.532 INFO kablam! Nov 09 08:18:34.532 INFO kablam! warning: cannot find type `users` in this scope Nov 09 08:18:34.532 INFO kablam! --> src/database/models.rs:18:10 Nov 09 08:18:34.532 INFO kablam! | Nov 09 08:18:34.532 INFO kablam! 18 | #[derive(Insertable)] Nov 09 08:18:34.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.532 INFO kablam! | Nov 09 08:18:34.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.532 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.532 INFO kablam! Nov 09 08:18:34.532 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 09 08:18:34.532 INFO kablam! --> src/database/models.rs:18:10 Nov 09 08:18:34.532 INFO kablam! | Nov 09 08:18:34.532 INFO kablam! 18 | #[derive(Insertable)] Nov 09 08:18:34.532 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.532 INFO kablam! | Nov 09 08:18:34.532 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.532 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.532 INFO kablam! Nov 09 08:18:34.533 INFO kablam! warning: cannot find type `User` in this scope Nov 09 08:18:34.534 INFO kablam! --> src/database/models.rs:25:10 Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 09 08:18:34.534 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.534 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.534 INFO kablam! Nov 09 08:18:34.534 INFO kablam! warning: cannot find type `User` in this scope Nov 09 08:18:34.534 INFO kablam! --> src/database/models.rs:25:21 Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 09 08:18:34.534 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.534 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.534 INFO kablam! Nov 09 08:18:34.534 INFO kablam! warning: cannot find type `users` in this scope Nov 09 08:18:34.534 INFO kablam! --> src/database/models.rs:25:21 Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 09 08:18:34.534 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.534 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.534 INFO kablam! Nov 09 08:18:34.534 INFO kablam! warning: cannot find type `table` in this scope Nov 09 08:18:34.534 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 08:18:34.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.534 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.534 INFO kablam! Nov 09 08:18:34.534 INFO kablam! warning: cannot find type `title` in this scope Nov 09 08:18:34.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.534 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.534 INFO kablam! Nov 09 08:18:34.534 INFO kablam! warning: cannot find type `post_id` in this scope Nov 09 08:18:34.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.534 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.534 INFO kablam! Nov 09 08:18:34.534 INFO kablam! warning: cannot find type `friendly_url` in this scope Nov 09 08:18:34.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.534 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.534 INFO kablam! Nov 09 08:18:34.534 INFO kablam! warning: cannot find type `publish_date` in this scope Nov 09 08:18:34.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.534 INFO kablam! | Nov 09 08:18:34.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.534 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.534 INFO kablam! Nov 09 08:18:34.536 INFO kablam! warning: cannot find type `expiration_date` in this scope Nov 09 08:18:34.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.536 INFO kablam! | Nov 09 08:18:34.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.536 INFO kablam! | Nov 09 08:18:34.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.536 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.536 INFO kablam! Nov 09 08:18:34.536 INFO kablam! warning: cannot find type `structure_id` in this scope Nov 09 08:18:34.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.536 INFO kablam! | Nov 09 08:18:34.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.536 INFO kablam! | Nov 09 08:18:34.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.536 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.536 INFO kablam! Nov 09 08:18:34.536 INFO kablam! warning: cannot find type `content` in this scope Nov 09 08:18:34.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.536 INFO kablam! | Nov 09 08:18:34.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.536 INFO kablam! | Nov 09 08:18:34.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.536 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.536 INFO kablam! Nov 09 08:18:34.537 INFO kablam! warning: cannot find type `folder_id` in this scope Nov 09 08:18:34.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.537 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.537 INFO kablam! Nov 09 08:18:34.537 INFO kablam! warning: cannot find type `is_trash` in this scope Nov 09 08:18:34.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.537 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.537 INFO kablam! Nov 09 08:18:34.537 INFO kablam! warning: cannot find type `is_draft` in this scope Nov 09 08:18:34.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.537 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.537 INFO kablam! Nov 09 08:18:34.537 INFO kablam! warning: cannot find type `create_date` in this scope Nov 09 08:18:34.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.537 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.537 INFO kablam! Nov 09 08:18:34.537 INFO kablam! warning: cannot find type `modified_date` in this scope Nov 09 08:18:34.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.537 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.537 INFO kablam! Nov 09 08:18:34.537 INFO kablam! warning: cannot find type `create_user_id` in this scope Nov 09 08:18:34.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.537 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.537 INFO kablam! Nov 09 08:18:34.537 INFO kablam! warning: cannot find type `modified_user_id` in this scope Nov 09 08:18:34.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.537 INFO kablam! | Nov 09 08:18:34.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.537 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.537 INFO kablam! Nov 09 08:18:34.539 INFO kablam! warning: cannot find type `site_id` in this scope Nov 09 08:18:34.539 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.539 INFO kablam! | Nov 09 08:18:34.539 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.539 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.539 INFO kablam! | Nov 09 08:18:34.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.539 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.539 INFO kablam! Nov 09 08:18:34.539 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Nov 09 08:18:34.539 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.539 INFO kablam! | Nov 09 08:18:34.539 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.539 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.539 INFO kablam! | Nov 09 08:18:34.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.539 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.539 INFO kablam! Nov 09 08:18:34.539 INFO kablam! warning: cannot find type `file_title` in this scope Nov 09 08:18:34.539 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.539 INFO kablam! | Nov 09 08:18:34.539 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.539 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.539 INFO kablam! | Nov 09 08:18:34.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.539 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.539 INFO kablam! Nov 09 08:18:34.539 INFO kablam! warning: cannot find type `file_id` in this scope Nov 09 08:18:34.539 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.539 INFO kablam! | Nov 09 08:18:34.539 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.539 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.539 INFO kablam! | Nov 09 08:18:34.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.539 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.539 INFO kablam! Nov 09 08:18:34.539 INFO kablam! warning: cannot find type `file_type_id` in this scope Nov 09 08:18:34.539 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.539 INFO kablam! | Nov 09 08:18:34.539 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.539 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.539 INFO kablam! | Nov 09 08:18:34.539 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.540 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.540 INFO kablam! Nov 09 08:18:34.540 INFO kablam! warning: cannot find type `page_id` in this scope Nov 09 08:18:34.540 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.540 INFO kablam! | Nov 09 08:18:34.540 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.540 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.540 INFO kablam! | Nov 09 08:18:34.540 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.540 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.540 INFO kablam! Nov 09 08:18:34.541 INFO kablam! warning: cannot find type `parent_page_id` in this scope Nov 09 08:18:34.541 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.541 INFO kablam! | Nov 09 08:18:34.541 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.541 INFO kablam! | Nov 09 08:18:34.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.541 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.541 INFO kablam! Nov 09 08:18:34.541 INFO kablam! warning: cannot find type `additional_javascript` in this scope Nov 09 08:18:34.541 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.541 INFO kablam! | Nov 09 08:18:34.541 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.541 INFO kablam! | Nov 09 08:18:34.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.541 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.541 INFO kablam! Nov 09 08:18:34.541 INFO kablam! warning: cannot find type `additional_css` in this scope Nov 09 08:18:34.541 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.541 INFO kablam! | Nov 09 08:18:34.541 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.541 INFO kablam! | Nov 09 08:18:34.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.541 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.541 INFO kablam! Nov 09 08:18:34.541 INFO kablam! warning: cannot find type `portlet_id` in this scope Nov 09 08:18:34.541 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.541 INFO kablam! | Nov 09 08:18:34.541 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.541 INFO kablam! | Nov 09 08:18:34.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.541 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.541 INFO kablam! Nov 09 08:18:34.541 INFO kablam! warning: cannot find type `page_internal_path` in this scope Nov 09 08:18:34.541 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.541 INFO kablam! | Nov 09 08:18:34.541 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.541 INFO kablam! | Nov 09 08:18:34.541 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.541 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.541 INFO kablam! Nov 09 08:18:34.541 INFO kablam! warning: cannot find type `portlet_type` in this scope Nov 09 08:18:34.541 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.541 INFO kablam! | Nov 09 08:18:34.541 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.541 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.541 INFO kablam! | Nov 09 08:18:34.542 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.542 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.542 INFO kablam! Nov 09 08:18:34.543 INFO kablam! warning: cannot find type `config` in this scope Nov 09 08:18:34.543 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.543 INFO kablam! | Nov 09 08:18:34.543 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.543 INFO kablam! | Nov 09 08:18:34.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.543 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.543 INFO kablam! Nov 09 08:18:34.543 INFO kablam! warning: cannot find type `id` in this scope Nov 09 08:18:34.543 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.543 INFO kablam! | Nov 09 08:18:34.543 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.543 INFO kablam! | Nov 09 08:18:34.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.543 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.543 INFO kablam! Nov 09 08:18:34.543 INFO kablam! warning: cannot find type `body` in this scope Nov 09 08:18:34.543 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.543 INFO kablam! | Nov 09 08:18:34.543 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.543 INFO kablam! | Nov 09 08:18:34.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.543 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.543 INFO kablam! Nov 09 08:18:34.543 INFO kablam! warning: cannot find type `published` in this scope Nov 09 08:18:34.543 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.543 INFO kablam! | Nov 09 08:18:34.543 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.543 INFO kablam! | Nov 09 08:18:34.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.543 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.543 INFO kablam! Nov 09 08:18:34.543 INFO kablam! warning: cannot find type `parent_site_id` in this scope Nov 09 08:18:34.543 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.543 INFO kablam! | Nov 09 08:18:34.543 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.543 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.543 INFO kablam! | Nov 09 08:18:34.543 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.543 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.543 INFO kablam! Nov 09 08:18:34.551 INFO kablam! warning: cannot find type `theme_id` in this scope Nov 09 08:18:34.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.551 INFO kablam! | Nov 09 08:18:34.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.551 INFO kablam! | Nov 09 08:18:34.551 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.551 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.551 INFO kablam! Nov 09 08:18:34.551 INFO kablam! warning: cannot find type `jsonStructure` in this scope Nov 09 08:18:34.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.551 INFO kablam! | Nov 09 08:18:34.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.551 INFO kablam! | Nov 09 08:18:34.551 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.551 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.551 INFO kablam! Nov 09 08:18:34.551 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Nov 09 08:18:34.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.551 INFO kablam! | Nov 09 08:18:34.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.551 INFO kablam! | Nov 09 08:18:34.551 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.551 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.551 INFO kablam! Nov 09 08:18:34.551 INFO kablam! warning: cannot find type `template_id` in this scope Nov 09 08:18:34.551 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.551 INFO kablam! | Nov 09 08:18:34.551 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.551 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.551 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.552 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.552 INFO kablam! Nov 09 08:18:34.552 INFO kablam! warning: cannot find type `user_id` in this scope Nov 09 08:18:34.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.552 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.552 INFO kablam! Nov 09 08:18:34.552 INFO kablam! warning: cannot find type `screen_name` in this scope Nov 09 08:18:34.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.552 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.552 INFO kablam! Nov 09 08:18:34.552 INFO kablam! warning: cannot find type `first_name` in this scope Nov 09 08:18:34.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.552 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.552 INFO kablam! Nov 09 08:18:34.552 INFO kablam! warning: cannot find type `last_name` in this scope Nov 09 08:18:34.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.552 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.552 INFO kablam! Nov 09 08:18:34.552 INFO kablam! warning: cannot find type `anrede` in this scope Nov 09 08:18:34.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.552 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.552 INFO kablam! Nov 09 08:18:34.552 INFO kablam! warning: cannot find type `geburtstag` in this scope Nov 09 08:18:34.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.552 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.552 INFO kablam! Nov 09 08:18:34.552 INFO kablam! warning: cannot find type `email` in this scope Nov 09 08:18:34.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.552 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.552 INFO kablam! Nov 09 08:18:34.552 INFO kablam! warning: cannot find type `portrait` in this scope Nov 09 08:18:34.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.552 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.552 INFO kablam! Nov 09 08:18:34.552 INFO kablam! warning: cannot find type `original_site_id` in this scope Nov 09 08:18:34.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.552 INFO kablam! | Nov 09 08:18:34.552 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.552 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.552 INFO kablam! Nov 09 08:18:34.553 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Nov 09 08:18:34.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.553 INFO kablam! | Nov 09 08:18:34.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.553 INFO kablam! | Nov 09 08:18:34.553 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.553 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.553 INFO kablam! Nov 09 08:18:34.553 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Nov 09 08:18:34.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.553 INFO kablam! | Nov 09 08:18:34.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.553 INFO kablam! | Nov 09 08:18:34.553 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.553 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.553 INFO kablam! Nov 09 08:18:34.556 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 09 08:18:34.556 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.556 INFO kablam! | Nov 09 08:18:34.556 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.556 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.556 INFO kablam! | Nov 09 08:18:34.556 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.556 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.556 INFO kablam! Nov 09 08:18:34.556 INFO kablam! warning: unused import: `dotenv::dotenv` Nov 09 08:18:34.556 INFO kablam! --> src/database/user.rs:4:5 Nov 09 08:18:34.556 INFO kablam! | Nov 09 08:18:34.556 INFO kablam! 4 | use dotenv::dotenv; Nov 09 08:18:34.556 INFO kablam! | ^^^^^^^^^^^^^^ Nov 09 08:18:34.556 INFO kablam! Nov 09 08:18:34.556 INFO kablam! warning: unused import: `std::env` Nov 09 08:18:34.556 INFO kablam! --> src/database/user.rs:7:5 Nov 09 08:18:34.556 INFO kablam! | Nov 09 08:18:34.556 INFO kablam! 7 | use std::env; Nov 09 08:18:34.556 INFO kablam! | ^^^^^^^^ Nov 09 08:18:34.556 INFO kablam! Nov 09 08:18:34.556 INFO kablam! warning: unused import: `diesel::*` Nov 09 08:18:34.556 INFO kablam! --> src/database/user.rs:74:9 Nov 09 08:18:34.556 INFO kablam! | Nov 09 08:18:34.556 INFO kablam! 74 | use diesel::*; Nov 09 08:18:34.556 INFO kablam! | ^^^^^^^^^ Nov 09 08:18:34.556 INFO kablam! Nov 09 08:18:34.556 INFO kablam! warning: unused import: `database::models::*` Nov 09 08:18:34.556 INFO kablam! --> src/database/mod.rs:14:5 Nov 09 08:18:34.556 INFO kablam! | Nov 09 08:18:34.556 INFO kablam! 14 | use database::models::*; Nov 09 08:18:34.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:34.556 INFO kablam! Nov 09 08:18:34.556 INFO kablam! warning: unused import: `schema::users::dsl::*` Nov 09 08:18:34.556 INFO kablam! --> src/database/mod.rs:20:5 Nov 09 08:18:34.556 INFO kablam! | Nov 09 08:18:34.556 INFO kablam! 20 | use schema::users::dsl::*; Nov 09 08:18:34.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:34.556 INFO kablam! Nov 09 08:18:34.943 INFO kablam! warning: unused `#[macro_use]` import Nov 09 08:18:34.943 INFO kablam! --> src/lib.rs:4:1 Nov 09 08:18:34.943 INFO kablam! | Nov 09 08:18:34.943 INFO kablam! 4 | #[macro_use] Nov 09 08:18:34.943 INFO kablam! | ^^^^^^^^^^^^ Nov 09 08:18:34.943 INFO kablam! | Nov 09 08:18:34.943 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 08:18:34.943 INFO kablam! Nov 09 08:18:34.943 INFO kablam! warning: cannot find type `posts` in this scope Nov 09 08:18:34.943 INFO kablam! --> src/database/models.rs:3:10 Nov 09 08:18:34.944 INFO kablam! | Nov 09 08:18:34.944 INFO kablam! 3 | #[derive(Insertable)] Nov 09 08:18:34.944 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.944 INFO kablam! | Nov 09 08:18:34.944 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 09 08:18:34.944 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.944 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.944 INFO kablam! Nov 09 08:18:34.944 INFO kablam! warning: cannot find type `NewPost` in this scope Nov 09 08:18:34.944 INFO kablam! --> src/database/models.rs:3:10 Nov 09 08:18:34.944 INFO kablam! | Nov 09 08:18:34.944 INFO kablam! 3 | #[derive(Insertable)] Nov 09 08:18:34.944 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.944 INFO kablam! | Nov 09 08:18:34.944 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.944 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.944 INFO kablam! Nov 09 08:18:34.944 INFO kablam! warning: cannot find type `posts` in this scope Nov 09 08:18:34.944 INFO kablam! --> src/database/models.rs:3:10 Nov 09 08:18:34.944 INFO kablam! | Nov 09 08:18:34.944 INFO kablam! 3 | #[derive(Insertable)] Nov 09 08:18:34.944 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.944 INFO kablam! | Nov 09 08:18:34.944 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.944 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.944 INFO kablam! Nov 09 08:18:34.944 INFO kablam! warning: cannot find type `Post` in this scope Nov 09 08:18:34.944 INFO kablam! --> src/database/models.rs:10:10 Nov 09 08:18:34.944 INFO kablam! | Nov 09 08:18:34.944 INFO kablam! 10 | #[derive(Queryable)] Nov 09 08:18:34.944 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.944 INFO kablam! | Nov 09 08:18:34.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.945 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.945 INFO kablam! Nov 09 08:18:34.945 INFO kablam! warning: cannot find type `users` in this scope Nov 09 08:18:34.945 INFO kablam! --> src/database/models.rs:18:10 Nov 09 08:18:34.945 INFO kablam! | Nov 09 08:18:34.945 INFO kablam! 18 | #[derive(Insertable)] Nov 09 08:18:34.945 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.945 INFO kablam! | Nov 09 08:18:34.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.945 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.945 INFO kablam! Nov 09 08:18:34.945 INFO kablam! warning: cannot find type `NewUser` in this scope Nov 09 08:18:34.945 INFO kablam! --> src/database/models.rs:18:10 Nov 09 08:18:34.945 INFO kablam! | Nov 09 08:18:34.945 INFO kablam! 18 | #[derive(Insertable)] Nov 09 08:18:34.945 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.945 INFO kablam! | Nov 09 08:18:34.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.945 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.945 INFO kablam! Nov 09 08:18:34.945 INFO kablam! warning: cannot find type `User` in this scope Nov 09 08:18:34.945 INFO kablam! --> src/database/models.rs:25:10 Nov 09 08:18:34.945 INFO kablam! | Nov 09 08:18:34.945 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 09 08:18:34.945 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.945 INFO kablam! | Nov 09 08:18:34.945 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.946 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.946 INFO kablam! Nov 09 08:18:34.946 INFO kablam! warning: cannot find type `User` in this scope Nov 09 08:18:34.946 INFO kablam! --> src/database/models.rs:25:21 Nov 09 08:18:34.946 INFO kablam! | Nov 09 08:18:34.946 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 09 08:18:34.946 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.946 INFO kablam! | Nov 09 08:18:34.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.946 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.946 INFO kablam! Nov 09 08:18:34.946 INFO kablam! warning: cannot find type `users` in this scope Nov 09 08:18:34.946 INFO kablam! --> src/database/models.rs:25:21 Nov 09 08:18:34.946 INFO kablam! | Nov 09 08:18:34.946 INFO kablam! 25 | #[derive(Queryable, AsChangeset)] Nov 09 08:18:34.946 INFO kablam! | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.946 INFO kablam! | Nov 09 08:18:34.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.946 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.946 INFO kablam! Nov 09 08:18:34.946 INFO kablam! warning: cannot find type `table` in this scope Nov 09 08:18:34.946 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 09 08:18:34.946 INFO kablam! | Nov 09 08:18:34.946 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 09 08:18:34.946 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.946 INFO kablam! | Nov 09 08:18:34.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.946 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.946 INFO kablam! Nov 09 08:18:34.946 INFO kablam! warning: cannot find type `title` in this scope Nov 09 08:18:34.946 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.946 INFO kablam! | Nov 09 08:18:34.946 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.946 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.946 INFO kablam! | Nov 09 08:18:34.946 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.946 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.946 INFO kablam! Nov 09 08:18:34.951 INFO kablam! warning: cannot find type `post_id` in this scope Nov 09 08:18:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.951 INFO kablam! | Nov 09 08:18:34.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.951 INFO kablam! | Nov 09 08:18:34.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.951 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.951 INFO kablam! Nov 09 08:18:34.951 INFO kablam! warning: cannot find type `friendly_url` in this scope Nov 09 08:18:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.951 INFO kablam! | Nov 09 08:18:34.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.951 INFO kablam! | Nov 09 08:18:34.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.951 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.951 INFO kablam! Nov 09 08:18:34.951 INFO kablam! warning: cannot find type `publish_date` in this scope Nov 09 08:18:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.951 INFO kablam! | Nov 09 08:18:34.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.951 INFO kablam! | Nov 09 08:18:34.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.951 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.951 INFO kablam! Nov 09 08:18:34.951 INFO kablam! warning: cannot find type `expiration_date` in this scope Nov 09 08:18:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.951 INFO kablam! | Nov 09 08:18:34.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.951 INFO kablam! | Nov 09 08:18:34.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.951 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.951 INFO kablam! Nov 09 08:18:34.951 INFO kablam! warning: cannot find type `structure_id` in this scope Nov 09 08:18:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.951 INFO kablam! | Nov 09 08:18:34.951 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.951 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.951 INFO kablam! | Nov 09 08:18:34.951 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.951 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.951 INFO kablam! Nov 09 08:18:34.951 INFO kablam! warning: cannot find type `content` in this scope Nov 09 08:18:34.951 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.951 INFO kablam! | Nov 09 08:18:34.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.952 INFO kablam! | Nov 09 08:18:34.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.952 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.952 INFO kablam! Nov 09 08:18:34.952 INFO kablam! warning: cannot find type `folder_id` in this scope Nov 09 08:18:34.952 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.952 INFO kablam! | Nov 09 08:18:34.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.952 INFO kablam! | Nov 09 08:18:34.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.952 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.952 INFO kablam! Nov 09 08:18:34.952 INFO kablam! warning: cannot find type `is_trash` in this scope Nov 09 08:18:34.952 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.952 INFO kablam! | Nov 09 08:18:34.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.952 INFO kablam! | Nov 09 08:18:34.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.952 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.952 INFO kablam! Nov 09 08:18:34.952 INFO kablam! warning: cannot find type `is_draft` in this scope Nov 09 08:18:34.952 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.952 INFO kablam! | Nov 09 08:18:34.952 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.952 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.952 INFO kablam! | Nov 09 08:18:34.952 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.952 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.952 INFO kablam! Nov 09 08:18:34.952 INFO kablam! warning: cannot find type `create_date` in this scope Nov 09 08:18:34.952 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.952 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.953 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.953 INFO kablam! Nov 09 08:18:34.953 INFO kablam! warning: cannot find type `modified_date` in this scope Nov 09 08:18:34.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.953 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.953 INFO kablam! Nov 09 08:18:34.953 INFO kablam! warning: cannot find type `create_user_id` in this scope Nov 09 08:18:34.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.953 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.953 INFO kablam! Nov 09 08:18:34.953 INFO kablam! warning: cannot find type `modified_user_id` in this scope Nov 09 08:18:34.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.953 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.953 INFO kablam! Nov 09 08:18:34.953 INFO kablam! warning: cannot find type `site_id` in this scope Nov 09 08:18:34.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.953 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.953 INFO kablam! Nov 09 08:18:34.953 INFO kablam! warning: cannot find type `file_hotlink_url` in this scope Nov 09 08:18:34.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.953 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.953 INFO kablam! Nov 09 08:18:34.953 INFO kablam! warning: cannot find type `file_title` in this scope Nov 09 08:18:34.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.953 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.953 INFO kablam! Nov 09 08:18:34.953 INFO kablam! warning: cannot find type `file_id` in this scope Nov 09 08:18:34.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.953 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.953 INFO kablam! Nov 09 08:18:34.953 INFO kablam! warning: cannot find type `file_type_id` in this scope Nov 09 08:18:34.953 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.953 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.953 INFO kablam! | Nov 09 08:18:34.953 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.953 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.957 INFO kablam! Nov 09 08:18:34.957 INFO kablam! warning: cannot find type `page_id` in this scope Nov 09 08:18:34.957 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.957 INFO kablam! | Nov 09 08:18:34.957 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.957 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.957 INFO kablam! | Nov 09 08:18:34.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.957 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.957 INFO kablam! Nov 09 08:18:34.957 INFO kablam! warning: cannot find type `parent_page_id` in this scope Nov 09 08:18:34.957 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.957 INFO kablam! | Nov 09 08:18:34.957 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.957 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.957 INFO kablam! | Nov 09 08:18:34.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.957 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.957 INFO kablam! Nov 09 08:18:34.957 INFO kablam! warning: cannot find type `additional_javascript` in this scope Nov 09 08:18:34.957 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.957 INFO kablam! | Nov 09 08:18:34.957 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.957 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.957 INFO kablam! | Nov 09 08:18:34.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.957 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.957 INFO kablam! Nov 09 08:18:34.957 INFO kablam! warning: cannot find type `additional_css` in this scope Nov 09 08:18:34.957 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.957 INFO kablam! | Nov 09 08:18:34.957 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.957 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.957 INFO kablam! | Nov 09 08:18:34.957 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.957 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.957 INFO kablam! Nov 09 08:18:34.957 INFO kablam! warning: cannot find type `portlet_id` in this scope Nov 09 08:18:34.958 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.958 INFO kablam! | Nov 09 08:18:34.958 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.958 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.963 INFO kablam! | Nov 09 08:18:34.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.963 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.963 INFO kablam! Nov 09 08:18:34.963 INFO kablam! warning: cannot find type `page_internal_path` in this scope Nov 09 08:18:34.963 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.963 INFO kablam! | Nov 09 08:18:34.963 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.963 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.963 INFO kablam! | Nov 09 08:18:34.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.963 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.963 INFO kablam! Nov 09 08:18:34.963 INFO kablam! warning: cannot find type `portlet_type` in this scope Nov 09 08:18:34.963 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.963 INFO kablam! | Nov 09 08:18:34.963 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.963 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.963 INFO kablam! | Nov 09 08:18:34.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.963 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.963 INFO kablam! Nov 09 08:18:34.963 INFO kablam! warning: cannot find type `config` in this scope Nov 09 08:18:34.963 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.963 INFO kablam! | Nov 09 08:18:34.963 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.963 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.963 INFO kablam! | Nov 09 08:18:34.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.963 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.963 INFO kablam! Nov 09 08:18:34.963 INFO kablam! warning: cannot find type `id` in this scope Nov 09 08:18:34.963 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.963 INFO kablam! | Nov 09 08:18:34.963 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.963 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.963 INFO kablam! | Nov 09 08:18:34.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.963 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.963 INFO kablam! Nov 09 08:18:34.963 INFO kablam! warning: cannot find type `body` in this scope Nov 09 08:18:34.963 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.963 INFO kablam! | Nov 09 08:18:34.963 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.963 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.963 INFO kablam! | Nov 09 08:18:34.963 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.963 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.964 INFO kablam! Nov 09 08:18:34.964 INFO kablam! warning: cannot find type `published` in this scope Nov 09 08:18:34.964 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.964 INFO kablam! | Nov 09 08:18:34.964 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.964 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.964 INFO kablam! | Nov 09 08:18:34.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.964 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.964 INFO kablam! Nov 09 08:18:34.964 INFO kablam! warning: cannot find type `parent_site_id` in this scope Nov 09 08:18:34.964 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.964 INFO kablam! | Nov 09 08:18:34.964 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.964 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.964 INFO kablam! | Nov 09 08:18:34.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.964 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.964 INFO kablam! Nov 09 08:18:34.964 INFO kablam! warning: cannot find type `theme_id` in this scope Nov 09 08:18:34.964 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.964 INFO kablam! | Nov 09 08:18:34.964 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.964 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.964 INFO kablam! | Nov 09 08:18:34.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.964 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.964 INFO kablam! Nov 09 08:18:34.964 INFO kablam! warning: cannot find type `jsonStructure` in this scope Nov 09 08:18:34.964 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.964 INFO kablam! | Nov 09 08:18:34.964 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.964 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.964 INFO kablam! | Nov 09 08:18:34.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.964 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.964 INFO kablam! Nov 09 08:18:34.964 INFO kablam! warning: cannot find type `parent_structure_id` in this scope Nov 09 08:18:34.964 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.964 INFO kablam! | Nov 09 08:18:34.964 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.964 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.964 INFO kablam! | Nov 09 08:18:34.964 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.964 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.964 INFO kablam! Nov 09 08:18:34.966 INFO kablam! warning: cannot find type `template_id` in this scope Nov 09 08:18:34.966 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.966 INFO kablam! | Nov 09 08:18:34.966 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.966 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.966 INFO kablam! | Nov 09 08:18:34.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.966 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.966 INFO kablam! Nov 09 08:18:34.966 INFO kablam! warning: cannot find type `user_id` in this scope Nov 09 08:18:34.966 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.966 INFO kablam! | Nov 09 08:18:34.966 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.966 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.966 INFO kablam! | Nov 09 08:18:34.966 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.966 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.966 INFO kablam! Nov 09 08:18:34.966 INFO kablam! warning: cannot find type `screen_name` in this scope Nov 09 08:18:34.966 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.966 INFO kablam! | Nov 09 08:18:34.966 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.966 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.966 INFO kablam! | Nov 09 08:18:34.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.967 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.967 INFO kablam! Nov 09 08:18:34.967 INFO kablam! warning: cannot find type `first_name` in this scope Nov 09 08:18:34.967 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.967 INFO kablam! | Nov 09 08:18:34.967 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.967 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.967 INFO kablam! | Nov 09 08:18:34.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.967 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.967 INFO kablam! Nov 09 08:18:34.967 INFO kablam! warning: cannot find type `last_name` in this scope Nov 09 08:18:34.967 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.967 INFO kablam! | Nov 09 08:18:34.967 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.967 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.967 INFO kablam! | Nov 09 08:18:34.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.967 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.967 INFO kablam! Nov 09 08:18:34.967 INFO kablam! warning: cannot find type `anrede` in this scope Nov 09 08:18:34.967 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.967 INFO kablam! | Nov 09 08:18:34.967 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.967 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.967 INFO kablam! | Nov 09 08:18:34.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.967 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.967 INFO kablam! Nov 09 08:18:34.967 INFO kablam! warning: cannot find type `geburtstag` in this scope Nov 09 08:18:34.967 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.967 INFO kablam! | Nov 09 08:18:34.967 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.967 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.967 INFO kablam! | Nov 09 08:18:34.967 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.967 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.967 INFO kablam! Nov 09 08:18:34.967 INFO kablam! warning: cannot find type `email` in this scope Nov 09 08:18:34.967 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.967 INFO kablam! | Nov 09 08:18:34.967 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.967 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.967 INFO kablam! | Nov 09 08:18:34.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.975 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.975 INFO kablam! Nov 09 08:18:34.975 INFO kablam! warning: cannot find type `portrait` in this scope Nov 09 08:18:34.975 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.975 INFO kablam! | Nov 09 08:18:34.975 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.975 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.975 INFO kablam! | Nov 09 08:18:34.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.975 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.975 INFO kablam! Nov 09 08:18:34.975 INFO kablam! warning: cannot find type `original_site_id` in this scope Nov 09 08:18:34.975 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.975 INFO kablam! | Nov 09 08:18:34.975 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.975 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.975 INFO kablam! | Nov 09 08:18:34.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.975 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.975 INFO kablam! Nov 09 08:18:34.975 INFO kablam! warning: cannot find type `vocabulary_id` in this scope Nov 09 08:18:34.975 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.975 INFO kablam! | Nov 09 08:18:34.975 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.975 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.975 INFO kablam! | Nov 09 08:18:34.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.975 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.975 INFO kablam! Nov 09 08:18:34.975 INFO kablam! warning: cannot find type `vocabulary_entry_id` in this scope Nov 09 08:18:34.975 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.975 INFO kablam! | Nov 09 08:18:34.975 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.975 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.975 INFO kablam! | Nov 09 08:18:34.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.975 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.975 INFO kablam! Nov 09 08:18:34.975 INFO kablam! warning: cannot find type `parent_vocabulary_entry_id` in this scope Nov 09 08:18:34.975 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 09 08:18:34.975 INFO kablam! | Nov 09 08:18:34.975 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 09 08:18:34.975 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 09 08:18:34.975 INFO kablam! | Nov 09 08:18:34.975 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 09 08:18:34.975 INFO kablam! = note: for more information, see issue #50504 Nov 09 08:18:34.975 INFO kablam! Nov 09 08:18:34.983 INFO kablam! warning: unused import: `dotenv::dotenv` Nov 09 08:18:34.983 INFO kablam! --> src/database/user.rs:4:5 Nov 09 08:18:34.983 INFO kablam! | Nov 09 08:18:34.983 INFO kablam! 4 | use dotenv::dotenv; Nov 09 08:18:34.983 INFO kablam! | ^^^^^^^^^^^^^^ Nov 09 08:18:34.983 INFO kablam! Nov 09 08:18:34.983 INFO kablam! warning: unused import: `std::env` Nov 09 08:18:34.983 INFO kablam! --> src/database/user.rs:7:5 Nov 09 08:18:34.983 INFO kablam! | Nov 09 08:18:34.983 INFO kablam! 7 | use std::env; Nov 09 08:18:34.983 INFO kablam! | ^^^^^^^^ Nov 09 08:18:34.983 INFO kablam! Nov 09 08:18:34.983 INFO kablam! warning: unused import: `database::models::*` Nov 09 08:18:34.983 INFO kablam! --> src/database/mod.rs:14:5 Nov 09 08:18:34.983 INFO kablam! | Nov 09 08:18:34.983 INFO kablam! 14 | use database::models::*; Nov 09 08:18:34.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:34.983 INFO kablam! Nov 09 08:18:34.983 INFO kablam! warning: unused import: `std` Nov 09 08:18:34.983 INFO kablam! --> src/database/mod.rs:17:5 Nov 09 08:18:34.983 INFO kablam! | Nov 09 08:18:34.983 INFO kablam! 17 | use std; Nov 09 08:18:34.983 INFO kablam! | ^^^ Nov 09 08:18:34.983 INFO kablam! Nov 09 08:18:34.983 INFO kablam! warning: unused import: `schema::users::dsl::*` Nov 09 08:18:34.983 INFO kablam! --> src/database/mod.rs:20:5 Nov 09 08:18:34.983 INFO kablam! | Nov 09 08:18:34.983 INFO kablam! 20 | use schema::users::dsl::*; Nov 09 08:18:34.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:34.983 INFO kablam! Nov 09 08:18:36.803 INFO kablam! warning: unused variable: `n` Nov 09 08:18:36.804 INFO kablam! --> src/database/user.rs:32:12 Nov 09 08:18:36.804 INFO kablam! | Nov 09 08:18:36.804 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 09 08:18:36.804 INFO kablam! | ^ help: consider using `_n` instead Nov 09 08:18:36.804 INFO kablam! | Nov 09 08:18:36.804 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 09 08:18:36.804 INFO kablam! Nov 09 08:18:36.804 INFO kablam! warning: unused variable: `number_of_users` Nov 09 08:18:36.804 INFO kablam! --> src/database/user.rs:77:9 Nov 09 08:18:36.804 INFO kablam! | Nov 09 08:18:36.804 INFO kablam! 77 | let number_of_users = create_user(&conn, site_id, name).expect("should create user"); Nov 09 08:18:36.804 INFO kablam! | ^^^^^^^^^^^^^^^ help: consider using `_number_of_users` instead Nov 09 08:18:36.804 INFO kablam! Nov 09 08:18:37.175 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 09 08:18:37.175 INFO kablam! --> src/common/mod.rs:14:5 Nov 09 08:18:37.175 INFO kablam! | Nov 09 08:18:37.175 INFO kablam! 14 | pub dbConnection: SqliteConnection, Nov 09 08:18:37.175 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:37.175 INFO kablam! | Nov 09 08:18:37.175 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 09 08:18:37.175 INFO kablam! Nov 09 08:18:37.239 INFO kablam! warning: unused `std::result::Result` that must be used Nov 09 08:18:37.239 INFO kablam! --> src/database/mod.rs:57:5 Nov 09 08:18:37.239 INFO kablam! | Nov 09 08:18:37.239 INFO kablam! 57 | embedded_migrations::run_with_output(&conn, &mut std::io::stdout()); Nov 09 08:18:37.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:37.239 INFO kablam! | Nov 09 08:18:37.239 INFO kablam! = note: #[warn(unused_must_use)] on by default Nov 09 08:18:37.239 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Nov 09 08:18:37.239 INFO kablam! Nov 09 08:18:37.317 INFO kablam! warning: unused variable: `n` Nov 09 08:18:37.317 INFO kablam! --> src/database/user.rs:32:12 Nov 09 08:18:37.317 INFO kablam! | Nov 09 08:18:37.317 INFO kablam! 32 | Ok(n) => users.order(user_id.desc()).first::(conn), Nov 09 08:18:37.317 INFO kablam! | ^ help: consider using `_n` instead Nov 09 08:18:37.317 INFO kablam! | Nov 09 08:18:37.317 INFO kablam! = note: #[warn(unused_variables)] on by default Nov 09 08:18:37.317 INFO kablam! Nov 09 08:18:37.845 INFO kablam! warning: structure field `dbConnection` should have a snake case name such as `db_connection` Nov 09 08:18:37.845 INFO kablam! --> src/common/mod.rs:14:5 Nov 09 08:18:37.845 INFO kablam! | Nov 09 08:18:37.845 INFO kablam! 14 | pub dbConnection: SqliteConnection, Nov 09 08:18:37.845 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:37.845 INFO kablam! | Nov 09 08:18:37.845 INFO kablam! = note: #[warn(non_snake_case)] on by default Nov 09 08:18:37.845 INFO kablam! Nov 09 08:18:40.656 INFO kablam! warning: unused import: `self::molecule::database::*` Nov 09 08:18:40.656 INFO kablam! --> src/bin/delete_posts.rs:5:5 Nov 09 08:18:40.656 INFO kablam! | Nov 09 08:18:40.656 INFO kablam! 5 | use self::molecule::database::*; Nov 09 08:18:40.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:40.656 INFO kablam! | Nov 09 08:18:40.656 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 08:18:40.656 INFO kablam! Nov 09 08:18:40.885 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Nov 09 08:18:40.885 INFO kablam! --> src/bin/publish_posts.rs:6:5 Nov 09 08:18:40.885 INFO kablam! | Nov 09 08:18:40.885 INFO kablam! 6 | use self::molecule::database::models::Post; Nov 09 08:18:40.885 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:40.907 INFO kablam! | Nov 09 08:18:40.907 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 08:18:40.907 INFO kablam! Nov 09 08:18:43.055 INFO kablam! warning: unused import: `molecule::database::models::*` Nov 09 08:18:43.055 INFO kablam! --> src/bin/write_post.rs:6:5 Nov 09 08:18:43.055 INFO kablam! | Nov 09 08:18:43.055 INFO kablam! 6 | use molecule::database::models::*; Nov 09 08:18:43.055 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:43.055 INFO kablam! | Nov 09 08:18:43.055 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 08:18:43.055 INFO kablam! Nov 09 08:18:43.995 INFO kablam! warning: unused import: `self::molecule::database::*` Nov 09 08:18:43.995 INFO kablam! --> src/bin/delete_posts.rs:5:5 Nov 09 08:18:43.995 INFO kablam! | Nov 09 08:18:43.995 INFO kablam! 5 | use self::molecule::database::*; Nov 09 08:18:43.995 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:43.995 INFO kablam! | Nov 09 08:18:43.995 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 08:18:43.995 INFO kablam! Nov 09 08:18:44.183 INFO kablam! warning: unused import: `self::molecule::database::models::Post` Nov 09 08:18:44.183 INFO kablam! --> src/bin/publish_posts.rs:6:5 Nov 09 08:18:44.183 INFO kablam! | Nov 09 08:18:44.183 INFO kablam! 6 | use self::molecule::database::models::Post; Nov 09 08:18:44.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:44.183 INFO kablam! | Nov 09 08:18:44.183 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 08:18:44.183 INFO kablam! Nov 09 08:18:44.411 INFO kablam! warning: unused import: `molecule::database::models::*` Nov 09 08:18:44.411 INFO kablam! --> src/bin/write_post.rs:6:5 Nov 09 08:18:44.411 INFO kablam! | Nov 09 08:18:44.411 INFO kablam! 6 | use molecule::database::models::*; Nov 09 08:18:44.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 09 08:18:44.411 INFO kablam! | Nov 09 08:18:44.411 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 09 08:18:44.411 INFO kablam! Nov 09 08:18:44.577 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 08s Nov 09 08:18:44.597 INFO kablam! su: No module specific data is present Nov 09 08:18:45.044 INFO running `"docker" "rm" "-f" "cad424a15247910167a84382a10eb650371cb556a4e6a1a7610ec43bf8aee5ad"` Nov 09 08:18:45.281 INFO blam! cad424a15247910167a84382a10eb650371cb556a4e6a1a7610ec43bf8aee5ad